Commit Graph

968 Commits

Author SHA1 Message Date
Thomas Gelf bff5d328c2 CustomVariable: fix boolean condition 2015-11-09 18:29:19 +01:00
Thomas Gelf 180b3384ed show/activitylog: fix tab activation defaults 2015-11-09 14:02:50 +01:00
Thomas Gelf 42f05e0009 activitylog: enable autorefresh 2015-11-06 09:57:05 +01:00
Thomas Gelf 86b613eb55 SyncProperty: add source column helper methods 2015-11-06 09:50:06 +01:00
Thomas Gelf d23149bf3e IcingaObject: prepare command object access 2015-11-06 09:49:05 +01:00
Thomas Gelf 4f64d79e15 IcingaConfig: tell whether config would change 2015-11-06 09:47:36 +01:00
Thomas Gelf de3c824fb2 QuickForm: allow public access to getSentValue 2015-11-06 09:40:49 +01:00
Thomas Gelf 775cf0104e DirectorActivityLog: avoid User access on CLI 2015-11-06 09:39:14 +01:00
Thomas Gelf 0db5a43d24 IcingaConfig: define DirectorStageDir constant 2015-11-06 09:38:28 +01:00
Thomas Gelf df3b23834c CustomVariableNumber: do not let locales influence...
...float rendering
2015-11-06 09:33:42 +01:00
Thomas Gelf a74381ebc9 RestApiClient: use Accept header for non-raw requests 2015-11-06 09:31:40 +01:00
Thomas Gelf 67551e6285 QuickTable: use new web2 default table classes 2015-11-06 09:22:47 +01:00
Thomas Gelf c070c77611 Import: no longer show raw row on exception 2015-11-06 09:20:13 +01:00
Thomas Gelf ce93f029b0 IcingaCommandTable: do not show zone, they are global 2015-11-06 09:14:42 +01:00
Thomas Gelf bac6a519a3 SyncRuleForm: allow to delete sync rules 2015-11-06 09:12:54 +01:00
Thomas Gelf 7b04d82671 CommandForm: move imports to top, add buttons 2015-11-06 09:12:19 +01:00
Thomas Gelf 2fb0e7c9c5 Activity log: add tabs, reorganize output 2015-11-06 09:07:37 +01:00
Thomas Gelf 2706af6976 schema/mysql: fix import source constraints 2015-11-06 09:05:08 +01:00
Thomas Gelf f18e1b6a5f ConfigDiff: byebye PHP-FineDiff, hello php-diff
Gives far better performance for larger strings
2015-11-05 12:30:07 +01:00
Thomas Gelf aa94b98f55 css: clean up, remove styles fixed in web2 2015-11-04 23:49:29 +01:00
Thomas Gelf 3028c973c5 css: remove triangle for active row 2015-11-03 14:24:28 +01:00
Thomas Gelf 41df8a4141 css: form element spacing 2015-11-03 12:58:11 +01:00
Thomas Gelf 39b58d24b7 Import: refine API, code cleanup 2015-11-03 12:52:38 +01:00
Thomas Gelf 9bdfb7dc89 ImportsourceController: fix run link 2015-11-03 12:48:31 +01:00
Thomas Gelf 2ac0d2d6f5 Import: start to split functionality 2015-11-03 10:31:44 +01:00
Thomas Gelf eee48e3238 Import: comment and move sort methods to the bottom 2015-11-03 10:18:24 +01:00
Thomas Gelf e2239f2269 ImportsourceController: combine related actions 2015-11-03 09:57:16 +01:00
Thomas Gelf b83e0b99a8 ImportSourceTable: remove additional actions 2015-11-03 09:49:39 +01:00
Thomas Gelf b0bd83f23c ImportSourceForm: allow to delete import sources 2015-11-03 09:46:23 +01:00
Thomas Gelf 209d81fcd4 ListController: re-ordered methods in tab order 2015-11-03 09:26:26 +01:00
Thomas Gelf f5f16e1a67 ListController: remove obsolete actions 2015-11-03 09:24:42 +01:00
Thomas Gelf e02e61abd4 IcingaConfig: separate modification check from store 2015-11-03 09:10:34 +01:00
Thomas Gelf bf7001510f css: more row styling 2015-11-02 16:24:19 +01:00
Thomas Gelf 413347c015 SyncpropertyController: handle sync rule object 2015-11-02 16:22:20 +01:00
Thomas Gelf 499f223516 SyncProperty: fix expression 2015-11-02 16:21:35 +01:00
Thomas Gelf 610b873922 css: reset search input field 2015-11-02 16:20:50 +01:00
Thomas Gelf f1c7509d5c SyncRuleForm: cleanup 2015-11-02 10:36:10 +01:00
Thomas Gelf 2e746e68c1 CustomVariableDictionary: no magic getter for equals 2015-11-02 09:33:22 +01:00
Thomas Gelf defec84ba2 SyncpropertyController: set SyncRule for our form 2015-11-02 09:32:38 +01:00
Thomas Gelf a971063ea1 SyncPropertyForm: allow to set SyncRule 2015-11-02 09:32:05 +01:00
Thomas Gelf 326a88fc81 Sync: cleanup 2015-11-02 09:29:03 +01:00
Thomas Gelf 5f333b0ea7 Import: always store dictionaries ordered 2015-11-02 09:25:39 +01:00
Thomas Gelf b7cd26b597 DirectorObjectForm: new helper method hasObject() 2015-11-02 09:24:58 +01:00
Thomas Gelf f90f70894a SyncruleController: pass rule id when adding props 2015-11-02 09:24:22 +01:00
Thomas Gelf ccf47171fe DbObject: re-order method checks when setting 2015-11-02 09:23:41 +01:00
Thomas Gelf 8433a57bc6 SyncpropertyTable: correct "add" link 2015-11-02 09:23:07 +01:00
Thomas Gelf 7370bf34bb SyncRule: remove obsolete commented code 2015-11-02 09:22:32 +01:00
Thomas Gelf 857acd65b2 SyncProperty: remove obsolete comment 2015-11-02 09:11:40 +01:00
Thomas Gelf e73413fc25 SyncProperty: new setter method, fix tabs 2015-11-02 09:11:13 +01:00
Thomas Gelf 9d111d0db0 CustomVariableDictionary: always store an object 2015-11-01 00:57:02 +01:00