Thomas Gelf
|
54e17237e3
|
CommandArgument: always show and handle skip_key
This also allows to wipe the argument_name on modification
fixes #682
|
2017-09-04 10:01:11 +02:00 |
Thomas Gelf
|
3418a535ae
|
CommandArguments: redirection after submission...
...and add 'back' link
|
2017-09-03 09:23:52 +02:00 |
Max Stephan
|
9f1148ee9d
|
IcingaCommandArgument: $hostname$ -> $host.name$
https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/monitoring-basics#host-runtime-macros
(3.4.2. Host Runtime Macros)
$hostname$ doesn't work
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
ee0def7d2b
|
Lots of files: make IDE users happy
|
2016-11-01 18:28:36 +01:00 |
Thomas Gelf
|
baf0d40ea6
|
IcingaCommandArgumentForm: fix typo
|
2016-10-17 09:33:07 +00:00 |
Marc DeTrano
|
348cb1aa63
|
IcingaCommandArgument: allow expressions in set_if
fixes #12153
|
2016-09-23 15:18:58 +00:00 |
Thomas Gelf
|
b6d59b9aca
|
IcingaCommand: fix skip_key handling
refs #11554
refs #11918
|
2016-08-26 07:00:45 +00:00 |
Thomas Gelf
|
d311b15399
|
IcingaCommandArgumentForm: trim argument name
fixes #11548
|
2016-08-02 11:13:43 +00:00 |
Thomas Gelf
|
54643fe5cd
|
IcingaArguments: fix argment removal for forms
fixes #11536
|
2016-08-01 11:06:52 +00:00 |
Thomas Gelf
|
52e412002f
|
IcingaCommandArgumentForm: store command, not args
refs #11536
|
2016-08-01 10:45:47 +00:00 |
Thomas Gelf
|
057ea83aa5
|
IcingaCommandArgumentForm: fix redirect on store
fixes #11523
|
2016-06-16 22:42:56 +02:00 |
Thomas Gelf
|
1fb6027109
|
IcingaCommandArgumentForm: fix exception
|
2016-03-22 20:04:02 +01:00 |
Thomas Gelf
|
9230fd4f15
|
Kickstart, IcingaCommandArgumentForm: code style
|
2016-03-22 02:27:17 +01:00 |
Thomas Gelf
|
5d705ce47a
|
IcingaCommandArgumentForm: clean up, store with cmd
|
2016-03-21 10:06:25 +01:00 |
Thomas Gelf
|
70db23b8d1
|
FormSimpleNote: do not use "Note" from ZF
For compatibility reasons we'll not use 'note' anymore, it isn't part
of older Zend Framework versions
fixes #11297
|
2016-03-06 01:00:50 +01:00 |
Thomas Gelf
|
067c82c074
|
application: PSR2 fixes
|
2016-02-26 12:42:21 +01:00 |
Thomas Gelf
|
f885d8ede7
|
IcingaCommandArgumentForm: allow Icinga DSL
|
2015-12-02 03:14:15 +01:00 |
Thomas Gelf
|
1fe59db0f2
|
IcingaCommandArgumentForm: provide delete button
|
2015-11-17 18:25:13 +01:00 |
Thomas Gelf
|
757dc104d3
|
IcingaCommandArgumentForm: start to rework form
|
2015-08-03 13:53:20 +02:00 |
Thomas Gelf
|
0fc948b3d3
|
IcingaCommandArgumentForm: cleanup, prefill enum
|
2015-07-30 10:03:31 +02:00 |
Thomas Gelf
|
fc2352fb1e
|
QuickForm: improve submission detection
Still not complete
|
2015-06-24 14:54:14 +02:00 |
Thomas Gelf
|
ad27ab206d
|
IcingaCommandArgumentForm: detect custom variables
|
2015-06-08 14:39:12 +02:00 |
Thomas Gelf
|
e056d13bff
|
IcingaCommandArgumentForm: add required format field
|
2015-06-01 17:27:44 +02:00 |
Thomas Gelf
|
5e21301eb5
|
CommandArgument: simple form and table
|
2015-06-01 16:36:06 +02:00 |