Thomas Gelf
|
a515e02953
|
FilterByNameRestriction: test and unify behavior
fixes #1392
|
2018-02-20 13:45:19 +01:00 |
Markus Frosch
|
6c52a26281
|
DirectorObjectForm: Add flapping settings
refs #330
|
2018-01-15 10:10:33 +01:00 |
Broskavka
|
c825d0b441
|
Update NamePattern.php
|
2017-12-14 00:25:49 +01:00 |
Thomas Gelf
|
619717903b
|
DirectorObjectForm: commit missing method
refs #1331
|
2017-12-13 09:46:53 +01:00 |
Thomas Gelf
|
062efd9919
|
NamePattern: fix msg
refs #1331
|
2017-12-12 15:55:15 +01:00 |
Thomas Gelf
|
550959d858
|
NamePattern: allow to combine multiple patterns
fixes #1331
|
2017-12-12 15:49:22 +01:00 |
Thomas Gelf
|
0e10545175
|
ServiceSet: allow controlled/restricted access
fixes #1235
|
2017-10-12 16:54:31 +02:00 |
Thomas Gelf
|
d1e116a5a1
|
ipl: rename to dipl
fixes #1217
|
2017-10-09 15:23:27 +02:00 |
Thomas Gelf
|
5388520551
|
FieldLoader: fix 'show based on filter' for...
...CustomVariables of type Array
fixes #983
|
2017-10-07 17:14:54 +02:00 |
Thomas Gelf
|
5c53f9a3ba
|
ExtensibleSet: fix "remove" button handling
fixes #1100
|
2017-10-04 06:56:11 +02:00 |
Thomas Gelf
|
45eaf0e987
|
IcingaServiceForm: add NamePattern validator
|
2017-10-02 08:45:32 +02:00 |
Marc DeTrano
|
6bea1eff41
|
Implement Icinga Dependency Configuration.
|
2017-09-28 11:01:27 +02:00 |
Thomas Gelf
|
e40c1b83de
|
QuickSubForm: just an IDE hint
|
2017-09-27 08:38:04 +02:00 |
Thomas Gelf
|
748c3668e2
|
ExtensibleSet: drop-down-like button for drop-...
...down-like elements
|
2017-09-27 08:34:13 +02:00 |
Thomas Gelf
|
aee72c558c
|
DirectorObjectForm: add inherited groups to main...
...display group
|
2017-09-17 13:50:13 +02:00 |
Thomas Gelf
|
b9d06f3015
|
IcingaHostForm: show (and link) applied groups
|
2017-09-13 16:40:04 +02:00 |
Thomas Gelf
|
b87c3bb0f6
|
TranslationDummy: remove unrelated code from form
|
2017-09-13 11:01:45 +02:00 |
Thomas Gelf
|
9be31df544
|
DirectorObjectForm: do not catch onSuccess failure
...base clase already does
|
2017-09-13 10:50:34 +02:00 |
Thomas Gelf
|
bc8af635e8
|
DirectorObjectForm: show inherited integers
fixes #812
|
2017-09-12 15:29:39 +02:00 |
Thomas Gelf
|
c27fd86f4c
|
QueryColumnsFromSql: use correct DB
fixes #1173
|
2017-09-12 00:26:19 +02:00 |
Thomas Gelf
|
e76665741e
|
ImportSourceSql: cache query column list
fixes #1071
|
2017-09-11 15:30:00 +02:00 |
Thomas Gelf
|
313dba50cb
|
QuickForm: get unique error helpers from DOF
|
2017-09-11 15:27:37 +02:00 |
Thomas Gelf
|
e752d7f7ae
|
Changelog: prepare for v1.4.0
|
2017-09-11 15:17:29 +02:00 |
Thomas Gelf
|
04a72fbc5a
|
ExtensibleSetElement: no autocomplete for...
...existing options - might be confusing
|
2017-09-04 12:27:48 +02:00 |
Thomas Gelf
|
71057ef47a
|
DirectorObjectForm: do not set imports from...
...choices when there are no such.
fixes #1111
|
2017-09-03 10:41:57 +02:00 |
Thomas Gelf
|
fd400977f2
|
IcingaObject: do not resolve imports when...
...resolving related objects
|
2017-08-26 16:17:07 +02:00 |
Thomas Gelf
|
84b6196e79
|
QuickBaseForm: allow for ipl elements in Html
|
2017-08-25 17:30:29 +02:00 |
Thomas Gelf
|
8edb7e50fb
|
DirectorObjectForm: do not sort sets when removing
...entries
fixes #1099
|
2017-08-25 15:16:16 +02:00 |
Thomas Gelf
|
fbcf206b3a
|
IcingaObjectFieldLoader: cleanup
|
2017-08-25 10:52:02 +02:00 |
Thomas Gelf
|
bd0ccc6ca4
|
FieldLoader: do not add NULL id to list of objects
fixes #1102
|
2017-08-25 09:28:47 +02:00 |
Thomas Gelf
|
e05c3a8556
|
IcingaHostForm: fix bug with no available tpl...
...and improve element ordering
fixes #1108
|
2017-08-24 22:42:01 +02:00 |
Thomas Gelf
|
6a60b3942c
|
DirectorObjectForm: allow for string imports...
...and deal with empty choices
|
2017-08-23 23:52:59 +02:00 |
Thomas Gelf
|
b3ae6ea68b
|
ExtensibleSet: make sure to stop on errors...
...that have been "manually" set
|
2017-08-22 17:43:25 +02:00 |
Thomas Gelf
|
ab69e1c55f
|
DirectorObjectForm: improve error handling
Template resolving has been changed, adjust error handling accordingly
|
2017-08-22 10:13:37 +02:00 |
Thomas Gelf
|
10391cab8e
|
ExtensibleSetElement: implement optgroups
fixes #1037
|
2017-08-21 22:54:38 +02:00 |
Thomas Gelf
|
8402f58610
|
DirectorObjectForm: work with string imports
|
2017-08-21 21:35:11 +02:00 |
Thomas Gelf
|
b55541097e
|
QuickForm: helper for exception message text
|
2017-08-21 21:00:41 +02:00 |
Thomas Gelf
|
7b2e13f9c1
|
DirectorObjectForm, TemplateTree: more fixes...
...related to inheritance and fields
|
2017-08-21 15:15:06 +02:00 |
Thomas Gelf
|
45111ac622
|
DirectorObjectForm: fix issue with pre-set imports
|
2017-08-21 14:49:13 +02:00 |
Thomas Gelf
|
fa3042c39f
|
Boolean: keep value when validating
Might fix weird issues related to booleans
|
2017-08-18 16:15:30 +02:00 |
Thomas Gelf
|
b8d3487350
|
ExtensibleSetElement: move "add" option out of...
...tab order
|
2017-08-18 10:49:42 +02:00 |
Thomas Gelf
|
f65275bda7
|
DirectorObjectForm: use new inheritance helpers
|
2017-08-16 13:56:04 +02:00 |
Thomas Gelf
|
38ebf2dd2d
|
IcingaObjectFieldLoader: use new repository-based
...inheritance helper methods
|
2017-08-13 12:05:03 +02:00 |
Thomas Gelf
|
74a887f5af
|
DirectorObjectForm: fix redirectionUrl for...
...objects without id
fixes #1043
|
2017-07-28 22:40:16 +02:00 |
Thomas Gelf
|
b2736e1776
|
ObjectForms: fix weird issues with 'add' forms
|
2017-07-28 18:46:11 +02:00 |
Thomas Gelf
|
098cd0a57a
|
Sync: completely refactor table, form, controller
|
2017-07-25 17:53:59 +02:00 |
Thomas Gelf
|
fadbde5e9b
|
HostForm: take over logic from base form, clean up
|
2017-07-25 10:18:07 +02:00 |
Thomas Gelf
|
c295218a5c
|
HostController: code cleanup, little fixes, tabs
|
2017-07-24 10:52:36 +02:00 |
Thomas Gelf
|
e6a9b1197d
|
QuickForm: allow options for submit button helpers
|
2017-07-19 18:29:16 +02:00 |
Thomas Gelf
|
953baf5b95
|
DataFilter: code cleanup
|
2017-07-14 13:21:42 +02:00 |