Commit Graph

2841 Commits

Author SHA1 Message Date
Thomas Gelf 10d2d513df DirectorObjectForm: remove (probably) useless hook 2015-07-30 12:54:54 +02:00
Thomas Gelf 8b9a212bf7 DirectorObjectForm: experiments with inheritance 2015-07-30 12:53:37 +02:00
Thomas Gelf 49042393bf DirectorObjectForm: use helper method for button 2015-07-30 12:52:38 +02:00
Thomas Gelf 9d4bd323a8 DirectorObjectForm: methods dealing with fields 2015-07-30 12:46:08 +02:00
Thomas Gelf 364904e8e7 DirectorObjectForm: less references 2015-07-30 12:44:40 +02:00
Thomas Gelf 63a5e3fb77 DirectorObjectForm: add missing use statement 2015-07-30 12:41:48 +02:00
Thomas Gelf 8c96af2348 DirectorObjectForm: postpone element creation
We must first load the object to have it available when creating
our form elements
2015-07-30 11:51:45 +02:00
Thomas Gelf 7ebb2dcdc9 QuickForm: add onRequest hook 2015-07-30 11:49:08 +02:00
Thomas Gelf eb1d4c67b0 DirectorObjectForm: finally remove obsolete helpers 2015-07-30 11:48:42 +02:00
Thomas Gelf db54a4f365 DirectorObjectForm: one more string to translate 2015-07-30 11:48:12 +02:00
Thomas Gelf 5ab69a4876 DirectorObjectForm: just spaces for obsolete tests 2015-07-30 11:47:46 +02:00
Thomas Gelf a88563f925 DirectorActivityLog: start to log related objects
First implementation: groups
2015-07-30 11:46:27 +02:00
Thomas Gelf 3b7cf5a4d4 IcingaHost: use inherited fields support 2015-07-30 11:45:55 +02:00
Thomas Gelf a61ab0f890 HosttemplatesController: first templates controller 2015-07-30 11:44:03 +02:00
Thomas Gelf 2643b6ae8c DirectorObjectForm: improve import handling 2015-07-30 11:43:33 +02:00
Thomas Gelf 6187777d08 css/module.less: CSS related to previous commit 2015-07-30 11:40:49 +02:00
Thomas Gelf 87ddaf19d8 welcome: first attempts to make it look better 2015-07-30 11:40:13 +02:00
Thomas Gelf 3d205724c3 IcingaObject: resolving methods should be generic 2015-07-30 11:39:00 +02:00
Thomas Gelf 5b3806532f forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
Thomas Gelf 9ca544e4e1 activitylog: render arrays, required for groups 2015-07-30 11:32:05 +02:00
Thomas Gelf 8a3873fbc1 css/module.less: style hints 2015-07-30 10:28:25 +02:00
Thomas Gelf 1b56432b23 DatalistentryController: fix edit 2015-07-30 10:25:51 +02:00
Thomas Gelf 043a8e07e5 IcingaEndpointForm: use new helpers 2015-07-30 10:10:34 +02:00
Thomas Gelf 44a9755cce QuickForm: no label for hints 2015-07-30 10:09:44 +02:00
Thomas Gelf d30d5c51c2 DirectorObjectForm: add a bunch of helper methods 2015-07-30 10:07:44 +02:00
Thomas Gelf d93e498688 ObjectController: reorganize tabs
Edit is the new default action, config snippet is "preview"
2015-07-30 10:04:12 +02:00
Thomas Gelf 0fc948b3d3 IcingaCommandArgumentForm: cleanup, prefill enum 2015-07-30 10:03:31 +02:00
Thomas Gelf cdc9d002bc settings: fix nasty redirect target issue 2015-07-30 09:50:51 +02:00
Thomas Gelf 830fcad7ff Menu: move Fields to bottom, will be removed 2015-07-30 09:50:21 +02:00
Thomas Gelf 3253bf2c88 ObjectsController: reorganize tabs 2015-07-30 09:49:34 +02:00
Thomas Gelf b97cb14e05 Objects: add template tree 2015-07-30 09:49:01 +02:00
Thomas Gelf ceb22f830d DataTypeSqlQuery: set textarea rows, use Util::* 2015-07-30 09:47:06 +02:00
Thomas Gelf fa9a6eeabb ImportSourceSql: make use of new Util helpers 2015-07-30 09:46:14 +02:00
Thomas Gelf 918660e3bf ObjectsController: support template distinction 2015-07-30 09:45:32 +02:00
Thomas Gelf 03436efa29 ObjectController: distinct templates and objects 2015-07-30 09:26:02 +02:00
Thomas Gelf 5a3fead131 DirectorObjectForm: allow to enforce object type...
...when creating new objects
2015-07-30 09:22:55 +02:00
Thomas Gelf 24cd649908 Util: add missing use, remove backslash 2015-07-30 09:12:19 +02:00
Thomas Gelf cc9b783f69 Util: a couple of db resource helpers 2015-07-30 09:11:53 +02:00
Thomas Gelf 18782b9ff5 QuickForm: add buttons before onSetup() hook 2015-07-30 09:10:57 +02:00
Thomas Gelf 7058536530 IcingaObject: add getFields() lookup method 2015-07-30 09:09:44 +02:00
Thomas Gelf 92f53f18d1 IcingaObjects: add supportsFields(), but still...
...unsure whether this shouldn't be implicitely depend on
supportsCustomVars
2015-07-30 09:08:27 +02:00
Thomas Gelf 9cfaf4d71f DirectorDatafieldForm: textarea height, code cleanup 2015-07-30 09:07:00 +02:00
Thomas Gelf ef28a18af2 configuration.php: add permissions/restrictions 2015-07-30 09:05:32 +02:00
Thomas Gelf 0bc2fbe9c7 Util: add auth helper methods 2015-07-30 09:04:42 +02:00
Thomas Gelf 3c5a825f04 SettingsContoller: form should be a form...
...also added a LOT of userfriendly hints, errors and notes
2015-07-30 08:54:04 +02:00
Thomas Gelf 6da851a6f7 DatafieldTable: show more meaningful columns 2015-07-30 08:54:04 +02:00
Thomas Gelf e98401d291 DirectorObjectForm: add setElementValue() helper 2015-07-30 08:54:03 +02:00
Thomas Gelf c9dd2e284c QuickForm: addHtmlHint helper method 2015-07-30 08:54:03 +02:00
Thomas Gelf 9d9c23eed6 IcingaHostTemplateTable: first template only table 2015-07-30 08:54:03 +02:00
Thomas Gelf 58f19a9270 css/module.less: errors, textarea height 2015-07-30 08:54:03 +02:00