Stefan Scheungrab
|
69ce25828b
|
myschema/upgrade29: order of dropping tables was wrong ...
|
2015-07-23 18:12:06 +02:00 |
Stefan Scheungrab
|
17f907489e
|
mysql schema: removed contraints from tables import_row_modifier_setting import_row_modifier
|
2015-07-23 17:30:45 +02:00 |
Stefan Scheungrab
|
60f563959d
|
mysql_schema: because of rename of the tables the key has to be updated:wq
|
2015-07-23 16:57:48 +02:00 |
Stefan Scheungrab
|
7564989981
|
mysql upgrade: deleted IF EXISTS
|
2015-07-23 16:47:27 +02:00 |
Stefan Scheungrab
|
3d3dc19d3b
|
SyncRule: Controller Object and fomr
|
2015-07-23 16:40:32 +02:00 |
Stefan Scheungrab
|
a410fa8f05
|
Merge branch 'master' of git.icinga.org:icingaweb2-module-director
|
2015-07-23 16:37:33 +02:00 |
Stefan Scheungrab
|
ad77d8b702
|
SyncRule: preparation for sync rule
|
2015-07-23 16:36:58 +02:00 |
Alexander Fuhr
|
ec6974b9c5
|
Pagination: Add pagination suppport for all tables
fixes #9691
|
2015-07-23 16:20:33 +02:00 |
Alexander Fuhr
|
08ec28345e
|
QuickTable: Implement Paginatable
refs #9691
|
2015-07-23 16:20:33 +02:00 |
Thomas Gelf
|
ecb3d71760
|
IcingaConfig: just spaces
|
2015-07-23 15:38:17 +02:00 |
Thomas Gelf
|
ec7ad0984b
|
IcingaConfigFile: support string casts
|
2015-07-23 15:37:35 +02:00 |
Thomas Gelf
|
b8d312d3fe
|
IcingaConfig: add getFileContents()
|
2015-07-23 15:37:12 +02:00 |
Stefan Scheungrab
|
396120a1ce
|
PropertyModifierRegexReplace: failed to adjust the input fields
|
2015-07-23 15:13:07 +02:00 |
Stefan Scheungrab
|
b43b8ee5e3
|
PropertyModifier: renamed function for adding new fields to a Form
|
2015-07-23 14:42:53 +02:00 |
Stefan Scheungrab
|
06fc7d82a0
|
Director/PropertyModifier: Create first basic property modifiers refs: #9707
|
2015-07-23 14:29:15 +02:00 |
Stefan Scheungrab
|
103623211b
|
Hook/PropertyModifier: added abstract function transform which actually transform the given value
|
2015-07-23 13:07:39 +02:00 |
Stefan Scheungrab
|
3a15cf8f28
|
Modifier: initial hook and preperation for generic modifier
|
2015-07-23 11:45:07 +02:00 |
Stefan Scheungrab
|
8621e3cfdd
|
SyncProperty: initial setup for synchronising the properties
|
2015-07-23 11:43:41 +02:00 |
Stefan Scheungrab
|
3b96b38d03
|
mysql/schema: renamed table and two columns in order to fulfil the standards
|
2015-07-23 11:29:08 +02:00 |
Stefan Scheungrab
|
e550d81d33
|
schema/mysql: modifier will be executed while import
|
2015-07-23 11:07:16 +02:00 |
Thomas Gelf
|
1b4cd5adfc
|
schema/mysql: do not require sync filter expression
|
2015-07-23 10:47:41 +02:00 |
Thomas Gelf
|
abab695708
|
Db: add fetch*RowsetRows methods
Magic query creators delivering our key/value table entries as "real" rows
|
2015-07-22 23:33:24 +02:00 |
Stefan Scheungrab
|
8ef61d4b3a
|
Import/ImportSourceSql: typo replaced Resouce with Resource
|
2015-07-22 19:18:42 +02:00 |
Thomas Gelf
|
6c31bc08b7
|
schema/mysql: add sync tables
|
2015-07-22 17:09:33 +02:00 |
Thomas Gelf
|
4cd862a9b0
|
mysql/upgrade_27: drop, duplicate of upgrade_21
|
2015-07-22 15:35:43 +02:00 |
Alexander Fuhr
|
8f74020b92
|
SQLSchema: Update MySQL Schema with DataListEntry
|
2015-07-22 13:42:47 +02:00 |
Alexander Fuhr
|
9af1b60dc9
|
DataListEntry: Implement the datalistentry management
|
2015-07-22 13:42:47 +02:00 |
Alexander Fuhr
|
9bc8d3882e
|
DbObject: Fix the array to string conversion
|
2015-07-22 13:42:47 +02:00 |
Thomas Gelf
|
3dfec6b8bd
|
Import: allow for differing imports w/o new rows
|
2015-07-22 13:13:00 +02:00 |
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 |