Thomas Gelf
|
d1af897114
|
ObjectController: allow for graceful tabs
|
2016-05-25 08:12:42 +02:00 |
Thomas Gelf
|
88c28db54f
|
ObjectController: fix typo avoiding rendering...
...of disabled objects
|
2016-05-19 22:11:09 +02:00 |
Thomas Gelf
|
576d62da26
|
IcingaObject: use resolved zone for apply/tpl
|
2016-05-10 20:23:45 +02:00 |
Thomas Gelf
|
24b201db13
|
Object/CommandController: unify titles
|
2016-05-03 09:09:01 +02:00 |
Thomas Gelf
|
3d03baff38
|
Object/HostController: delegate preview rendering
|
2016-05-03 09:07:28 +02:00 |
Thomas Gelf
|
078e46df60
|
ServiceController: beforeHandlingAddRequest hook
|
2016-03-29 19:32:50 +02:00 |
Thomas Gelf
|
c1185106fa
|
ObjectController: failsafe api access
|
2016-03-29 19:27:54 +02:00 |
Thomas Gelf
|
dc43a40b41
|
ObjectController: use setViewScript, not render
|
2016-03-26 16:45:06 +01:00 |
Thomas Gelf
|
ca6a9677bc
|
ServiceController: prefix "add service" with host
|
2016-03-22 19:09:21 +01:00 |
Thomas Gelf
|
e753a741d9
|
ObjectContoller: allow to edit external ApiUser...
...and Endpoint objects
fixes #11429
|
2016-03-22 18:19:13 +01:00 |
Thomas Gelf
|
a752100da4
|
ObjectsController: add quicksearch element
|
2016-03-22 02:13:35 +01:00 |
Thomas Gelf
|
5faf7c8612
|
IcingaHostForm: just a lame form field
|
2016-03-22 02:02:25 +01:00 |
Thomas Gelf
|
c36093d350
|
ObjectController: combine preview & external info
|
2016-03-21 21:24:22 +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
|
33d323286e
|
ObjectsController: introduce quick search
|
2016-03-20 15:09:58 +01:00 |
Thomas Gelf
|
4f219992d8
|
objects: add compact quicksearch element
|
2016-03-20 13:18:55 +01:00 |
Thomas Gelf
|
7cd77c75ba
|
Controllers: unify titles
|
2016-03-20 13:14:49 +01:00 |
Thomas Gelf
|
d2de1f2eab
|
ObjectController: improve clone link, rendering
|
2016-03-20 12:14:48 +01:00 |
Thomas Gelf
|
547b13d53f
|
ObjectController: show object name, not 'Modify..'
|
2016-03-20 12:00:49 +01:00 |
Thomas Gelf
|
2dd694f3ec
|
ActionController: add viewscript helper
|
2016-03-20 11:19:16 +01:00 |
Thomas Gelf
|
775363e281
|
Monitoring: add monitoring integration helper
|
2016-03-20 11:18:44 +01:00 |
Thomas Gelf
|
7ca46b1ab5
|
ObjectController: show info, no form for externals
|
2016-03-18 14:58:46 +01:00 |
Thomas Gelf
|
944701c725
|
ObjectController: remove superfluous sprintf
|
2016-03-18 13:37:15 +01:00 |
Thomas Gelf
|
6bd8a492b6
|
ObjectController: add beforeTabs hook
|
2016-03-18 11:44:48 +01:00 |
Thomas Gelf
|
83b85a1868
|
ObjectController: autorefresh history
|
2016-03-16 23:22:43 +01:00 |
Thomas Gelf
|
782667e6b9
|
object/history: use activity log styling
|
2016-03-16 22:50:35 +01:00 |
Thomas Gelf
|
23b1b008a8
|
ObjectController: REST API 422 was too strict
|
2016-03-12 01:36:58 +01:00 |
Thomas Gelf
|
7ef09b99dc
|
ObjectController: remove obsolete sprintf
|
2016-03-07 18:37:49 +01:00 |
Thomas Gelf
|
4974d1a850
|
ObjectController: fix 'back' link style
|
2016-03-07 08:59:17 +01:00 |
Thomas Gelf
|
fd757054e7
|
ObjectController: enforce object only for REST API
refs #11315
|
2016-03-06 20:25:06 +01:00 |
Thomas Gelf
|
e5429ab1f3
|
ObjectController: improve object loading
|
2016-03-06 14:20:49 +01:00 |
Thomas Gelf
|
db9cc7d0f2
|
ObjectController: fix preview error for API user
|
2016-03-03 12:11:06 +01:00 |
Thomas Gelf
|
2fa9e7e998
|
ObjectController: fix clone link html/css
|
2016-03-03 09:45:33 +01:00 |
Thomas Gelf
|
c6196ff450
|
ObjectController: beautify REST API response codes
It doesn't hurt when the code matches the documentation ;)
|
2016-03-01 11:24:24 +01:00 |
Thomas Gelf
|
1329d01280
|
ActionController: helper method for JSON errors
|
2016-03-01 04:26:02 +01:00 |
Thomas Gelf
|
526659f069
|
controllers: remove icon tags, use link classes
|
2016-02-29 12:20:57 +01:00 |
Thomas Gelf
|
489fb661d9
|
ObjectController: no "edit" tab, got to /<object>
|
2016-02-28 18:07:24 +01:00 |
Thomas Gelf
|
f818cb3eb6
|
DirectorObjectForm: redirect figured out by form
refs #11251
|
2016-02-28 17:11:11 +01:00 |
Thomas Gelf
|
0f1e0c182f
|
ActionController: provide data tabs
|
2016-02-28 17:03:32 +01:00 |
Thomas Gelf
|
466b32ba2e
|
object/render: allow to render resolved object
|
2016-02-28 14:15:56 +01:00 |
Thomas Gelf
|
36cc3213f7
|
object/fields: allow to abort "edit"
|
2016-02-28 11:15:45 +01:00 |
Thomas Gelf
|
bc95c25d96
|
ActionController: provide central table helpers
|
2016-02-28 01:16:13 +01:00 |
Thomas Gelf
|
a41f146679
|
object: show pending changes, offer deployment
|
2016-02-27 12:23:00 +01:00 |
Thomas Gelf
|
84a788f36c
|
index: re-organize menu and overview link
|
2016-02-27 02:02:43 +01:00 |
Thomas Gelf
|
4bc5afb2f8
|
library/Director: fix PSR2 complaints
|
2016-02-26 11:58:37 +01:00 |
Thomas Gelf
|
c65d042ed4
|
ObjectController: re-order tabs, fields to the right
|
2016-02-24 21:38:42 +01:00 |
Thomas Gelf
|
2d826ba939
|
ObjectController: reasonable defaults for REST PUT
|
2016-02-23 09:09:10 +01:00 |
Thomas Gelf
|
23325d96f4
|
ObjectsController: API should ship full objects
|
2016-02-18 14:41:05 +01:00 |
Thomas Gelf
|
eb8ea78d27
|
ObjectsController: remove add template link again
|
2016-02-18 02:14:28 +01:00 |