Alexander Fuhr
|
6005913bbd
|
IcingaHostField: Implement the field assignment
refs #9752
|
2015-07-28 15:25:44 +02:00 |
Alexander Fuhr
|
e89a568fc3
|
Db: Add enumHostTemplates and enumServiceTemplates
|
2015-07-28 15:25:44 +02:00 |
Alexander Fuhr
|
2a4a8d2fdc
|
IcingaHostForm: Remove whitespaces
|
2015-07-28 15:25:44 +02:00 |
Thomas Gelf
|
51c7a258ce
|
IcingaConfig: start to work on zone magic...
...still incomplete
|
2015-07-28 15:24:05 +02:00 |
Thomas Gelf
|
d381fddfff
|
IcingaConfig: add zone name lookup helper and cache
|
2015-07-28 15:22:48 +02:00 |
Thomas Gelf
|
f57847cb32
|
IcingaConfig: add configFile helper method
|
2015-07-28 15:22:20 +02:00 |
Thomas Gelf
|
6b96198235
|
IcingaHostTable: show imports in table
|
2015-07-28 15:20:39 +02:00 |
Thomas Gelf
|
2e0c636574
|
object/delete: add new delete form
|
2015-07-28 15:15:08 +02:00 |
Thomas Gelf
|
9e80a5242b
|
QuickForm: support spaces and more on submit labels
|
2015-07-28 15:09:16 +02:00 |
Alexander Fuhr
|
360a8f794d
|
schema/mysql: add missing new line in upgrade _34 ;)
|
2015-07-28 14:21:14 +02:00 |
Alexander Fuhr
|
6d2f4b8954
|
schema/mysql: set fields is_required attribute to not null
|
2015-07-28 14:19:41 +02:00 |
Alexander Fuhr
|
9e275a589c
|
DirectorDatafieldForm: Add loadObject to fix settings
|
2015-07-28 13:20:27 +02:00 |
Alexander Fuhr
|
45049e45da
|
DataTypeDatalist: rename datalist field to datalist_id
|
2015-07-28 12:03:47 +02:00 |
Alexander Fuhr
|
f5e8b5f8f8
|
DirectorDatafield: Imlement settings handling
refs #9715
|
2015-07-28 12:03:47 +02:00 |
Thomas Gelf
|
feb4f0974b
|
DirectorDatalistForm: do not show hidden user
|
2015-07-28 12:02:03 +02:00 |
Alexander Fuhr
|
4aa1307c9f
|
mysql-schema: create settings tablef for datafield
|
2015-07-28 11:59:46 +02:00 |
Thomas Gelf
|
05a63e45d4
|
DirectorDatafieldForm: no more _POST :)
|
2015-07-28 11:51:17 +02:00 |
Thomas Gelf
|
d52549acd7
|
Db: add enumDatalist helper method
|
2015-07-28 11:49:30 +02:00 |
Thomas Gelf
|
fa8dbaadfc
|
QuickForm: add getSentValue() helper method
|
2015-07-28 11:48:42 +02:00 |
Thomas Gelf
|
4a1cdd093c
|
SyncPropertyForm: remove late-fixing of elements...
...everything is ready now once we reach setup()
|
2015-07-28 11:47:37 +02:00 |
Thomas Gelf
|
3192700d3a
|
SyncPropertyForm: coding style cleanup
|
2015-07-28 11:43:40 +02:00 |
Thomas Gelf
|
87958a693f
|
SyncPropertyForm: run setup before mangling elements
|
2015-07-28 11:43:08 +02:00 |
Thomas Gelf
|
03ffbb1de6
|
DirectorObjectForm: allow access to our db
|
2015-07-28 11:40:45 +02:00 |
Thomas Gelf
|
d2d7565887
|
DirectorObjectForm: run setup() before object
|
2015-07-28 11:39:18 +02:00 |
Thomas Gelf
|
a8b2eeeaf7
|
DirectorObjectForm: pass db to object if no such
|
2015-07-28 11:38:21 +02:00 |
Thomas Gelf
|
38501e8e96
|
QuickForm: postpone setup() call
|
2015-07-28 11:37:08 +02:00 |
Thomas Gelf
|
570a0ac00a
|
QuickForm: do not validate unsubmitted but sent
There is no clean way to clear errors detected by isValidPartial
afterwards, so we shouldn't call it
|
2015-07-28 11:35:53 +02:00 |
Thomas Gelf
|
d522cb8d2b
|
DbObject: add hasConnection() helper method
|
2015-07-27 23:24:50 +02:00 |
Thomas Gelf
|
f300bdca89
|
list/importrun: render stats
|
2015-07-27 22:45:51 +02:00 |
Thomas Gelf
|
1b13d15070
|
Db: provide import statistics
|
2015-07-27 22:39:29 +02:00 |
Alexander Fuhr
|
a649712048
|
DirectorDatafieldForm: Extend the form with Fields
|
2015-07-27 17:25:09 +02:00 |
Alexander Fuhr
|
1400d3df97
|
DataTypeHook: Implement addSettingsFields...
|
2015-07-27 17:23:48 +02:00 |
Alexander Fuhr
|
510cdcdd33
|
RegisterHook: Register DataTypeDatalist Hook
|
2015-07-27 17:23:04 +02:00 |
Alexander Fuhr
|
0380e51087
|
DataTypeHook: Add DataType Hook Datalist
|
2015-07-27 17:22:21 +02:00 |
Alexander Fuhr
|
64eb1dff27
|
DataTypeHook: Register DataType Time Hook
|
2015-07-27 17:03:28 +02:00 |
Alexander Fuhr
|
9c938f1953
|
DataTypeTime: Add DataType Time Hook
|
2015-07-27 17:02:33 +02:00 |
Alexander Fuhr
|
af874afffd
|
DirectorDataField: Rework the format save process
|
2015-07-27 15:52:35 +02:00 |
Alexander Fuhr
|
03009502a9
|
DataTypeHooks: Add name param to getFormElement()
|
2015-07-27 15:49:59 +02:00 |
Thomas Gelf
|
8427f5404d
|
ImportsourceHookTable: wrapping import sources
This dummy table allows to preview all kind of input sources
|
2015-07-26 15:46:59 +02:00 |
Thomas Gelf
|
68e359cbc0
|
Sync: start to work with multiple datasources...
...working, but still unfinished
|
2015-07-26 15:46:25 +02:00 |
Thomas Gelf
|
87c1f8c121
|
Importsource: add preview link
|
2015-07-26 15:42:21 +02:00 |
Thomas Gelf
|
ce766df466
|
Db: allow access to dynamic imported rows query
|
2015-07-26 15:40:53 +02:00 |
Thomas Gelf
|
bc231f983b
|
ImportrunTable: link to new controller
|
2015-07-26 15:40:14 +02:00 |
Thomas Gelf
|
ec80dc9d87
|
Importrun: allow to show it's rows
|
2015-07-26 15:39:37 +02:00 |
Thomas Gelf
|
c9e5f16d3e
|
Import: exception for missing key column...
...but skip check for now
|
2015-07-26 15:38:29 +02:00 |
Thomas Gelf
|
666aafc842
|
QuickTable: lazy-load view everywhere
|
2015-07-26 15:37:01 +02:00 |
Thomas Gelf
|
22444f2792
|
Db: getImportrunRowsetChecksum helper method
|
2015-07-26 15:36:32 +02:00 |
Thomas Gelf
|
bd31d0e06d
|
module.less: tables, just playing around
|
2015-07-26 15:35:21 +02:00 |
Thomas Gelf
|
fbc6adcab1
|
schema/mysql: larger import_source_setting
|
2015-07-24 16:18:59 +02:00 |
Thomas Gelf
|
1ffc032e26
|
Sync: dummy return value to succeed in controller
Fixes redirect unless we store a sync run history
|
2015-07-24 15:31:57 +02:00 |