Thomas Gelf
|
af021b06ac
|
ImportSourceSql: query should be a textarea
|
2015-07-22 11:37:06 +02:00 |
Stefan Scheungrab
|
2076d6b9a7
|
Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700
|
2015-07-22 11:13:52 +02:00 |
Thomas Gelf
|
bc49af2685
|
Import: implement import runs
* Trigger import run and store data
* Add new table showing related information
|
2015-07-22 10:12:50 +02:00 |
Thomas Gelf
|
6b47e561e9
|
run.php: provide new import source as a hook
refs #9690
|
2015-07-21 15:19:31 +02:00 |
Thomas Gelf
|
6ca8e8a7d6
|
ImportSourceSql: new import provider
fixes #9678
|
2015-07-21 15:18:16 +02:00 |
Thomas Gelf
|
cab2348a28
|
ImportSourceHook: initial import
fixes #9677
|
2015-07-21 15:17:20 +02:00 |
Thomas Gelf
|
1c38e4469e
|
Importsource: controller, object, list
fixes #9676
|
2015-07-21 15:16:18 +02:00 |
Thomas Gelf
|
1fd97c8606
|
QuickForm: add moveSubmitToBottom hack
|
2015-07-21 15:13:42 +02:00 |
Thomas Gelf
|
e7c6bfbfc3
|
ImportsourceTable: initial import
refs #9676
|
2015-07-21 15:12:46 +02:00 |
Thomas Gelf
|
4881cd3860
|
DbObject: add missing call to onLoadFromDb
|
2015-07-21 15:12:23 +02:00 |
Thomas Gelf
|
c00d708327
|
schema/mysql: require key column name for imports
|
2015-07-21 15:11:00 +02:00 |
Thomas Gelf
|
d97d276156
|
schema/mysql: created initial import tables
|
2015-07-20 15:46:30 +02:00 |
Alexander Fuhr
|
7986d28cc1
|
DataField/DataList: Adjust the naming and the url naming action
|
2015-07-03 14:35:56 +02:00 |
Alexander Fuhr
|
d890823f97
|
ListController: Adjust urls of datalist and field for action
|
2015-07-03 14:21:14 +02:00 |
Alexander Fuhr
|
edf25be971
|
DataField: add edit and add methods
|
2015-07-03 14:20:47 +02:00 |
Alexander Fuhr
|
a594116fe5
|
DataList: Add edit and add methods
|
2015-07-03 14:20:13 +02:00 |
Alexander Fuhr
|
cfbe065b86
|
DirectorDataList: Add controller, object etc.
|
2015-07-03 14:00:40 +02:00 |
Thomas Gelf
|
644c6beeff
|
DirectorDatafield: introduce new object class...
...and adjust table, form and controller
|
2015-07-03 13:17:05 +02:00 |
Alexander Fuhr
|
5f3c85d202
|
DataField: Impelement - Add Field
|
2015-07-03 12:05:48 +02:00 |
Alexander Fuhr
|
899f8bc984
|
DataField: Add tabs
|
2015-07-03 11:41:47 +02:00 |
Alexander Fuhr
|
6203585a6f
|
DataField: Add Controller for Data (Field, List etc)
|
2015-07-03 11:20:58 +02:00 |
Alexander Fuhr
|
83fdf0f67d
|
QuickForm: Fix null failure
|
2015-07-03 11:20:32 +02:00 |
Thomas Gelf
|
f6bf0e3158
|
ListController: add "add" data field
|
2015-07-03 10:53:39 +02:00 |
Alexander Fuhr
|
ee44f461ab
|
DataField: Add an action and a tab to config tabs
|
2015-07-03 10:49:47 +02:00 |
Alexander Fuhr
|
c31b7c7fa4
|
DataField: Add form
|
2015-07-03 10:49:12 +02:00 |
Alexander Fuhr
|
5bc0037b34
|
DataField: Add data field table
|
2015-07-03 10:48:50 +02:00 |
Thomas Gelf
|
33892f3298
|
DbObject: get rid of setDb. Fix race condition
|
2015-07-03 10:00:16 +02:00 |
Thomas Gelf
|
55ed08412c
|
DirectorObjectForm: remove obsolete method
|
2015-07-03 09:31:20 +02:00 |
Alexander Fuhr
|
8c2939db60
|
ActionController: Fix code typo
|
2015-07-03 09:01:52 +02:00 |
Alexander Fuhr
|
d9cff56373
|
SQLSchema: PostgreSQL update!
|
2015-07-02 16:09:17 +02:00 |
Alexander Fuhr
|
dccdd862a3
|
Merge branch 'master' of git.icinga.org:icingaweb2-module-director
|
2015-07-02 16:08:15 +02:00 |
Alexander Fuhr
|
2e78e18d39
|
SQLSchema: MySQL Schema update
|
2015-07-02 15:47:43 +02:00 |
Thomas Gelf
|
69988d8e85
|
module.less: playing around with forms
|
2015-07-02 15:32:00 +02:00 |
Thomas Gelf
|
61795ccdcd
|
QuickForm/FormLoader: add helper for subforms
|
2015-07-02 15:30:02 +02:00 |
Thomas Gelf
|
6730ac7447
|
HostActions: add "edit" hook to monitoring module
|
2015-07-02 15:28:41 +02:00 |
Alexander Fuhr
|
25f29b3acc
|
DirectorObjectForm: Fix copy paste type ranges. to vars.
|
2015-07-02 14:54:41 +02:00 |
Thomas Gelf
|
edad30f0ac
|
IcingaObject: add initial resolve methods
|
2015-07-02 14:51:59 +02:00 |
Thomas Gelf
|
410d06dc63
|
IcingaObject: object_name is our key
|
2015-07-02 14:32:06 +02:00 |
Alexander Fuhr
|
c58a0db429
|
SQLSchema: PostgreSQL fix wrong foreign key schema
|
2015-07-02 14:17:13 +02:00 |
Thomas Gelf
|
2b2ab87338
|
Datalists: halfway done
|
2015-07-02 14:13:42 +02:00 |
Thomas Gelf
|
02c7a5c62c
|
DbObject: don't ->getId() for ->id
|
2015-07-02 14:11:13 +02:00 |
Alexander Fuhr
|
6e0b430dcc
|
SQLSchema: Add icinga_ host, service _field tables
|
2015-07-02 14:10:05 +02:00 |
Alexander Fuhr
|
9b8c453ff9
|
Test: Add first insane test for TimePeriodRanges^
|
2015-07-01 16:47:44 +02:00 |
Alexander Fuhr
|
84a3de8336
|
Merge branch 'master' of git.icinga.org:icingaweb2-module-director
|
2015-07-01 15:24:21 +02:00 |
Alexander Fuhr
|
e9d38103f0
|
TimePeriodRanges: Implement the TimePeriodRanges support
|
2015-07-01 15:15:49 +02:00 |
Alexander Fuhr
|
4d2cbdea44
|
DbObject: Fix mixed key collision
|
2015-07-01 15:13:28 +02:00 |
Thomas Gelf
|
3f9a19ac91
|
schema: rename datalist_value to datalist_entry
|
2015-06-30 15:41:59 +02:00 |
Thomas Gelf
|
d3f4625d7c
|
DirectorObjectForm: workaround to move submit button
|
2015-06-30 11:37:35 +02:00 |
Thomas Gelf
|
628d7c3221
|
ActionController: remove legacy tab helpers
|
2015-06-30 11:30:08 +02:00 |
Thomas Gelf
|
3ba98a2ffa
|
ActionController: move to Web\Controller namespace
|
2015-06-30 11:27:32 +02:00 |