426 Commits

Author SHA1 Message Date
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
Thomas Gelf
cb8077057c Db: fix enumImportSource 2015-07-30 08:54:03 +02:00
Thomas Gelf
a2cc9a612a DirectorObjectForm: move optionalEnum to QuickForm 2015-07-30 08:54:03 +02:00
Thomas Gelf
5dcc9b35d9 Db: template tree should be generic 2015-07-30 08:54:03 +02:00
Thomas Gelf
2bc57d459b QuickForm: translate() makes use of module name 2015-07-30 08:54:03 +02:00
Stefan Scheungrab
229902687a PropertyModifierHook - corrected function transform in order to get the hooks working 2015-07-30 04:28:19 +02:00
Thomas Gelf
e4738f966d Controllers: no forward, web2 broke it again 2015-07-29 20:13:06 +02:00
Thomas Gelf
3f3fbacedd Db: simplify enum methods 2015-07-29 18:07:21 +02:00
Thomas Gelf
2fbfc109d1 Db: tabs VS spaces in enumSyncRule 2015-07-29 17:31:27 +02:00
Thomas Gelf
b0e8dbc957 Db: fetchHostTemplateTree() experiments 2015-07-29 17:19:45 +02:00
Thomas Gelf
ca3226f7fa css/imgs: public stuff for trees 2015-07-29 17:19:09 +02:00
Alexander Fuhr
34237b265e QuickTable: Use the setColumns in EditorFilter 2015-07-29 17:16:38 +02:00
Alexander Fuhr
5887570ca2 Tables: Add the searchColumn property
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr
99027a343d ListController|ObjectsController: setupFilterControl
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr
bb8ba0c495 list/object|table: add filter editor usage
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr
b6b7518285 QuickTable: Implement the Filter usage
refs #9729
2015-07-29 15:31:32 +02:00