Thomas Gelf
|
cea6baa331
|
EndpointController: remove obsolete init()
|
2017-08-16 14:43:03 +02:00 |
Thomas Gelf
|
a870ab1f1d
|
DataController: refactor, also simplify...
...DirectorDatalistEntryForm usage
|
2017-08-16 14:39:37 +02:00 |
Thomas Gelf
|
14b5c67ff2
|
DashboardController: remove obsolete comments
|
2017-08-16 14:29:04 +02:00 |
Thomas Gelf
|
4c177fc4ea
|
JobsController: refactor, cleanup
|
2017-08-16 14:14:30 +02:00 |
Thomas Gelf
|
23d599053e
|
JobDetails: move logic to dedicated class...
...plus code cleanup
|
2017-08-16 14:01:43 +02:00 |
Thomas Gelf
|
578446d79c
|
ImportSourceDetails: new dedicated class, plus..
...a missing new controller class
|
2017-08-16 12:01:25 +02:00 |
Thomas Gelf
|
5311f37708
|
Syncrule/Importsource: add dedicated controllers
|
2017-08-16 09:43:05 +02:00 |
Thomas Gelf
|
f24b82821f
|
SelfService: move logic to a dedicated class
|
2017-08-14 12:22:28 +02:00 |
Thomas Gelf
|
53726e8dcc
|
NotificationController: changed hook
|
2017-08-14 12:06:32 +02:00 |
Thomas Gelf
|
5596df5039
|
DataController: '0' is a valid entry
fixes #1045
|
2017-07-31 10:00:57 +02:00 |
Thomas Gelf
|
010dbbd87d
|
HostController: fix translation error in the...
Agent tab
|
2017-07-29 01:44:01 +02:00 |
Thomas Gelf
|
e1d766f112
|
ServiceController: improve ObjectTabs handling
|
2017-07-29 00:13:20 +02:00 |
Thomas Gelf
|
34c6134b21
|
HostController: move tab handling to ObjectTabs
Helps to unify tabs on usage/edit
|
2017-07-28 23:20:58 +02:00 |
Thomas Gelf
|
a0a12ce3d1
|
TemplateControllers: throw away custom code...
...and bring all logic to the base class, fix all links
fixes #1044
|
2017-07-28 22:56:03 +02:00 |
Thomas Gelf
|
6d1dd52229
|
Timeperiod: fix ranges tab, refactor code
|
2017-07-28 16:50:15 +02:00 |
Thomas Gelf
|
ecd91d8bff
|
Notification: fix redirect after delete
fixes #1042
|
2017-07-28 09:56:53 +02:00 |
Thomas Gelf
|
dac5dbdcc0
|
TemplateUsage: make code generic, do no longer...
...require concrete implementations
fixes #1028
fixes #1032
|
2017-07-27 11:34:12 +02:00 |
Thomas Gelf
|
75ca51e85b
|
TimeperiodtemplateController: initial import
fixes #1028
|
2017-07-27 11:01:34 +02:00 |
Thomas Gelf
|
d95512ce08
|
CustomvarVariants: one more table, showing...
...distinct values for a specific var
|
2017-07-26 11:53:42 +02:00 |
Thomas Gelf
|
c2a6bef46e
|
phperror/error: provide a failsafe error message
...for PHP 5.3
fixes #1033
|
2017-07-26 11:49:51 +02:00 |
Thomas Gelf
|
cc01446269
|
ActivityLogTable: fix range/author filtering
|
2017-07-26 09:25:58 +02:00 |
Thomas Gelf
|
f2ad5884ea
|
IcingaAppliedServiceTable: base on ipl
|
2017-07-26 09:22:41 +02:00 |
Thomas Gelf
|
098cd0a57a
|
Sync: completely refactor table, form, controller
|
2017-07-25 17:53:59 +02:00 |
Thomas Gelf
|
c0e723c57e
|
ActivityLog: preserve object when switching tab
|
2017-07-25 14:20:39 +02:00 |
Thomas Gelf
|
f44afef214
|
ActivityLog: refactor code, fix HTML, use ipl
|
2017-07-25 14:04:08 +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
|
42723ff534
|
SelfServiceController: no non-api requests
|
2017-07-21 17:28:55 +02:00 |
Thomas Gelf
|
d97022bf88
|
SelfServiceController: fix transformation check
|
2017-07-21 12:06:10 +02:00 |
Thomas Gelf
|
cfabbf25e0
|
CommandArguments: provide quickSearch
|
2017-07-21 08:23:52 +02:00 |
Thomas Gelf
|
5b97e477b4
|
SettingsController: re-add module config page
fixes #1025
|
2017-07-20 22:35:41 +02:00 |
Thomas Gelf
|
44458d2eec
|
CommandArguments: refactor table, controller
|
2017-07-20 22:29:00 +02:00 |
Thomas Gelf
|
068ba20af2
|
HostController: indentation
|
2017-07-20 17:27:08 +02:00 |
Thomas Gelf
|
d16bc24b1c
|
Commands: show external commands separately
|
2017-07-20 17:19:51 +02:00 |
Thomas Gelf
|
6db1f01b6e
|
SettingsController: more explicit title
|
2017-07-20 17:00:25 +02:00 |
Thomas Gelf
|
53a9624db6
|
Service: links, actions
|
2017-07-20 17:00:03 +02:00 |
Thomas Gelf
|
408e3753ab
|
AgentWizard: add new functionality
|
2017-07-20 16:58:48 +02:00 |
Thomas Gelf
|
8a60e9f041
|
Data: case
|
2017-07-20 15:10:12 +02:00 |
Thomas Gelf
|
31d65fadc2
|
Deployment: add Info class, refactor LogRenderer
No more view script, based on ipl
|
2017-07-20 11:06:20 +02:00 |
Thomas Gelf
|
cda6970594
|
ipl: Components are now Widgets
|
2017-07-20 10:19:32 +02:00 |
Thomas Gelf
|
fa955b0449
|
ConfigController: use all the shiny new components
New tables, Deployment info, tabs
|
2017-07-20 08:24:00 +02:00 |
Thomas Gelf
|
44f1ddc891
|
Dashboards: allow to ship tabs, use them to...
...improve usability
|
2017-07-19 18:37:19 +02:00 |
Thomas Gelf
|
ea7f949cda
|
HostController: fix applied service tab handling
|
2017-07-14 16:03:00 +02:00 |
Thomas Gelf
|
22d06b8362
|
SuggestController: relax restrictions
|
2017-07-14 15:47:11 +02:00 |
Thomas Gelf
|
fe52ac507a
|
SuggestController: add notificationtemplates
|
2017-07-14 15:39:29 +02:00 |
Thomas Gelf
|
dc110e87ed
|
Notifications: add usage overview and table
|
2017-07-14 15:21:08 +02:00 |
Thomas Gelf
|
d61b93d63d
|
Inspect: we expect an object, not a name
|
2017-07-14 14:57:01 +02:00 |
Thomas Gelf
|
e200221529
|
data/vars: add a new table
Also cleaned up some obsolete code
fixes #1016
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
acddf07849
|
DataTabs: remove them from the controller
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
1c4d6598c0
|
Notifications: allow access to apply rules with...
...director/notifications permission
fixes #1015
|
2017-07-14 13:21:42 +02:00 |