4528 Commits

Author SHA1 Message Date
Thomas Gelf
e833d7be76 IcingaObject: just a newline 2015-10-16 18:41:07 +02:00
Thomas Gelf
a1aea38cb4 IcingaCommand: extend input handling, be flexible 2015-10-16 18:39:13 +02:00
Thomas Gelf
7832cf85f1 IcingaArguments: new helper object, readonly 2015-10-16 18:38:28 +02:00
Thomas Gelf
249b849b08 IcingaConfigHelper: introduce alreadyRendered() 2015-10-16 18:36:43 +02:00
Thomas Gelf
371589a2a7 IcingaCommand: render command as an array 2015-10-16 18:13:42 +02:00
Thomas Gelf
062cd77496 CoreApi: store deployed config checksum 2015-10-16 18:12:47 +02:00
Thomas Gelf
1eb123931c ConfigForm: no more need to manually move buttons 2015-10-16 18:11:39 +02:00
Thomas Gelf
b39cdccb33 DeploymentLogTable: provide config checksum 2015-10-16 18:11:05 +02:00
Thomas Gelf
3cf24e3d4f deployment/show: tabs, link to deployed config 2015-10-16 18:10:38 +02:00
Thomas Gelf
9aec5bfdc3 css: quick & dirty style for active stage 2015-10-16 18:09:40 +02:00
Thomas Gelf
c41d9829ad schema/mysql: switch deployment to config_checksum 2015-10-16 18:09:04 +02:00
Thomas Gelf
776cd98253 CoreApi: provide active stage name 2015-10-16 18:08:18 +02:00
Thomas Gelf
3d20e55748 DeploymentLogTable: add active stage information 2015-10-16 18:07:08 +02:00
Thomas Gelf
bbf7796b53 QuickTable: allow to provide pre-row classes 2015-10-16 18:04:12 +02:00
Thomas Gelf
21c42b9922 ConfigController: show tabs, also related...
...deployment if linked from there
2015-10-16 18:03:32 +02:00
Thomas Gelf
8a265777e6 AssignService: first experimental form 2015-10-15 23:58:06 +02:00
Thomas Gelf
071cf627d2 DirectorObjectForm: implement generic deletion 2015-10-15 23:56:25 +02:00
Thomas Gelf
4d72e315f2 DirectorObjectForm: add vars to fields group for now 2015-10-15 23:55:56 +02:00
Thomas Gelf
f122fc3eb1 ObjectController: remove legacy delete tab 2015-10-15 23:55:13 +02:00
Thomas Gelf
e88b7af8e9 IcingaHost/ServiceForm: use new button helper 2015-10-15 23:53:59 +02:00
Thomas Gelf
0a5addabd1 DirectorObjectForm: group exection options, style 2015-10-15 23:52:31 +02:00
Thomas Gelf
dc41842118 DirectorObjectForm: add store/delete button helper 2015-10-15 23:51:29 +02:00
Thomas Gelf
b376527c44 ObjectController: formatting 2015-10-15 23:49:34 +02:00
Thomas Gelf
c4f8425634 IcingaHost: add enumProperties, test for now 2015-10-15 23:48:36 +02:00
Thomas Gelf
988eb4bf77 DirectorObjectForm: redirect to newly created objects 2015-10-15 23:47:05 +02:00
Thomas Gelf
eea642bd1c ImortSourceLdap: remove test columns 2015-10-15 23:45:30 +02:00
Thomas Gelf
51ee2a1fa5 QuickForm: add buttons to group
TODO: create list of buttons, get rid of hardcoded delete
2015-10-15 23:44:37 +02:00
Thomas Gelf
0adfc66762 css: style required fields differently 2015-10-15 20:38:36 +02:00
Thomas Gelf
439d4ebc3d IcingaConfg: make use of new ShipConfigFiles hook 2015-10-15 20:35:21 +02:00
Thomas Gelf
81c6920b93 ShipConfigFilesHook: new hook
Allows other modules to ship additional files to/through Icinga 2.
2015-10-15 20:32:15 +02:00
Thomas Gelf
e7687d226a DirectorObjectForm: provide delete button 2015-10-15 20:16:07 +02:00
Thomas Gelf
e9756b4394 show/activitylog: make "deleted" look less ugly 2015-10-15 20:13:07 +02:00
Thomas Gelf
526d39aaed css: give h1 more visibility 2015-10-15 20:12:12 +02:00
Thomas Gelf
48a0389c80 QuickForm: remove most decorators from submit 2015-10-15 20:11:40 +02:00
Thomas Gelf
764d9e4d77 IcingaHostForm: use display groups 2015-10-15 20:08:40 +02:00
Thomas Gelf
adbb69907b css: style fieldset 2015-10-15 20:06:05 +02:00
Thomas Gelf
4693be3aa2 DirectorObjectForm: add fields to display group 2015-10-15 20:05:18 +02:00
Thomas Gelf
fc748ff80a IcingaConfig::configFile(): allow custom suffix 2015-10-15 20:02:44 +02:00
Thomas Gelf
d7c2e7dacd DbObject: do not hide our exceptions 2015-10-15 20:01:18 +02:00
Thomas Gelf
7ee6bca73d css: style global form errors 2015-10-15 17:54:04 +02:00
Thomas Gelf
b7d4b3f1a2 QuickForm: set decorators for form errors 2015-10-15 17:53:29 +02:00
Thomas Gelf
7693192e66 QuickForm: catch Exceptions from success handlers 2015-10-15 17:52:56 +02:00
Thomas Gelf
0544be3aec QuickForm: allow params for successUrl 2015-10-15 17:52:02 +02:00
Thomas Gelf
7f9d1750c5 DbObject: new method getKeyParams() 2015-10-15 17:48:29 +02:00
Thomas Gelf
12f62fe30c css: style form fields 2015-10-15 17:47:45 +02:00
Thomas Gelf
56072895a5 DatalistentryController: temporary fix
The requested field is not available at the time given
2015-10-15 17:42:23 +02:00
Thomas Gelf
5ed1059841 module.less: reset styles, thnx web 2.0.0 :-/ 2015-10-13 18:01:36 +02:00
Thomas Gelf
1ec6f86e8e IcingaObjectFieldForm: add delete button 2015-10-13 18:00:43 +02:00
Thomas Gelf
45e6cb9944 ObjectController: correctly load fields 2015-10-13 17:58:50 +02:00
Thomas Gelf
ef46c9de56 DbObject: allow to create without props 2015-10-13 17:53:01 +02:00