Commit Graph

1800 Commits

Author SHA1 Message Date
Thomas Gelf 9230fd4f15 Kickstart, IcingaCommandArgumentForm: code style 2016-03-22 02:27:17 +01:00
Thomas Gelf a752100da4 ObjectsController: add quicksearch element 2016-03-22 02:13:35 +01:00
Thomas Gelf 16bc8bf6b3 QuickForm: add missing beforeSetup hook 2016-03-22 02:09:37 +01:00
Thomas Gelf 5faf7c8612 IcingaHostForm: just a lame form field 2016-03-22 02:02:25 +01:00
Thomas Gelf 4ce7bf3663 FormExtensibleSet: style sorted sets differently 2016-03-22 02:00:22 +01:00
Thomas Gelf 14001a6631 js: play smooth with autosubmit, re-focus sets 2016-03-22 01:42:09 +01:00
Thomas Gelf 07e6e63517 css: collapsed fieldset spacing 2016-03-22 01:41:49 +01:00
Thomas Gelf 712dc6c9b7 DirectorObjectForm: handle ordering before setup 2016-03-22 01:34:21 +01:00
Thomas Gelf 970d2aa435 css: some form styling 2016-03-22 01:30:12 +01:00
Thomas Gelf afde1806f7 QuickForm: add beforeSetup hook 2016-03-22 01:26:44 +01:00
Thomas Gelf 747fd966d2 DirectorObjectForm: refactor getSentOrObjectValue 2016-03-22 00:22:54 +01:00
Thomas Gelf 5e540880e5 Revert "DirectorObjectForm: do not set null defaults"
This reverts commit ce7b6031ff.

Broke quite some forms
2016-03-21 22:51:03 +01:00
Thomas Gelf c36093d350 ObjectController: combine preview & external info 2016-03-21 21:24:22 +01:00
Thomas Gelf 417caf22ea css: make hints lighter 2016-03-21 21:23:21 +01:00
Thomas Gelf dca829174e doc/02-Installation: mention new config wizard
fixes #11411
2016-03-21 19:27:19 +01:00
Thomas Gelf 81ea3e6ad8 KickstartForm: rework form, handle db resources 2016-03-21 19:23:17 +01:00
Thomas Gelf db26ab3036 ConfigForm: remove, got replaced with Kickstart 2016-03-21 19:22:31 +01:00
Thomas Gelf 1587051b17 index: less logic, delegate work to wizard 2016-03-21 19:16:26 +01:00
Thomas Gelf e35aa18230 Db: add new helper listing external objects...
...of a given type
2016-03-21 19:12:55 +01:00
Thomas Gelf 9921749340 css: more spacing between action links 2016-03-21 19:11:03 +01:00
Thomas Gelf 2939f82758 DbObject: just a newline 2016-03-21 19:10:43 +01:00
Thomas Gelf 497c7771e0 KickstartHelper: completely re-worked the helper 2016-03-21 19:09:34 +01:00
Thomas Gelf 75f8872962 QuickForm: allow for named hints
This is necessary as I want to refer to them in display groups
2016-03-21 19:08:21 +01:00
Thomas Gelf 09bfcd3bff css: larger hints 2016-03-21 15:11:06 +01:00
Thomas Gelf c7cba66c83 IcingaTimePeriod: fix config errors at deploy time 2016-03-21 13:35:00 +01:00
Thomas Gelf ce7b6031ff DirectorObjectForm: do not set null defaults 2016-03-21 13:20:16 +01:00
Thomas Gelf 5fa8dac9f5 KickstartCommand: fix typo
thanks @mwaldmueller
2016-03-21 12:17:19 +01:00
Thomas Gelf 98b7b7be3f ActionController: commit missing helper method 2016-03-21 12:12:33 +01:00
Thomas Gelf 3fcb0d9849 controllers/filter: shift modifyFilter 2016-03-21 12:11:33 +01:00
Thomas Gelf a49f163ca2 IcingaObject: fix argument setter 2016-03-21 10:35:11 +01:00
Thomas Gelf 675be400d1 Icinga(Command)Argument(s): refactor objects...
...and try to satisfy tests
2016-03-21 10:12:49 +01:00
Thomas Gelf 89a2f40c81 IcingaCommandTest: add new test 2016-03-21 10:09:57 +01:00
Thomas Gelf d0ebdd9b06 ImportedrowsTable: return columns with correct keys 2016-03-21 10:09:03 +01:00
Thomas Gelf 07bb68b1d2 CoreApi: remove soperfluous newlines 2016-03-21 10:07:41 +01:00
Thomas Gelf 5d705ce47a IcingaCommandArgumentForm: clean up, store with cmd 2016-03-21 10:06:25 +01:00
Thomas Gelf bb8d4f18dd IndexController: do not refresh when POSTed 2016-03-21 09:10:09 +01:00
Thomas Gelf c7578bd7ef schema: allow for required arguments 2016-03-21 02:44:50 +01:00
Thomas Gelf a6be710379 config/deploy(ments): re-enable stage wiping 2016-03-20 18:50:18 +01:00
Thomas Gelf d27c8a9948 CoreApi: do not wipe uncollected stages 2016-03-20 18:45:38 +01:00
TonyBoston 6c23cd72e5 doc/04-Getting-started: fixed typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-20 17:40:35 +01:00
Thomas Gelf e30bafc62e various: code style 2016-03-20 16:38:00 +01:00
Thomas Gelf f77e9433d0 Cli: add housekeeping command 2016-03-20 16:32:04 +01:00
Thomas Gelf 5621b3d064 Housekeeping: lots of cleanup and new funcitonality 2016-03-20 16:17:45 +01:00
Thomas Gelf 9bd54f6af5 Houskeeping: allow to filter for pending tasks 2016-03-20 15:17:34 +01:00
Thomas Gelf 12e849d2a4 Housekeeping: wipe obsolete imported data 2016-03-20 15:10:28 +01:00
Thomas Gelf 33d323286e ObjectsController: introduce quick search 2016-03-20 15:09:58 +01:00
Thomas Gelf d7142b307a IcingaObject: clean up legacy methods 2016-03-20 14:51:18 +01:00
Thomas Gelf fad7592eb9 DbObject: make sure we fetch unresolved relations 2016-03-20 14:47:50 +01:00
Thomas Gelf 3be31ee247 IcingaObjectGroups: do not join object table 2016-03-20 14:45:50 +01:00
Thomas Gelf 52fd0a60b3 objects/table: render filter editor even if empty 2016-03-20 14:41:14 +01:00