Eric Lippmann
|
0d2f73668d
|
Merge branch 'bugfix/non-compound-9449'
fixes #9449
|
2015-07-28 13:37:39 +02:00 |
|
Eric Lippmann
|
a8765bc4ea
|
monitoring: Remove unnecessary use in StatehistoryForm
refs #9449
|
2015-07-28 13:36:51 +02:00 |
|
Eric Lippmann
|
7df1b3aa0f
|
monitoring: Fix use statements in EventOverviewForm
refs #9449
|
2015-07-28 13:35:52 +02:00 |
|
Eric Lippmann
|
0a01eb66b1
|
monitoring: Remove unnecessary use w/ backslash in DeleteDowntimesCommandForm
refs #9449
|
2015-07-28 13:34:39 +02:00 |
|
Eric Lippmann
|
919c7c52cf
|
monitoring: Fix PHPDoc in DeleteDowntimeCommand
|
2015-07-28 13:33:56 +02:00 |
|
Eric Lippmann
|
dd7d078704
|
monitoring: Fix PHPDoc in DeleteCommentCommand
|
2015-07-28 13:33:56 +02:00 |
|
Eric Lippmann
|
5d01dca291
|
monitoring: Fix PHPDoc in DeleteDowntimesCommandForm
|
2015-07-28 13:33:56 +02:00 |
|
Eric Lippmann
|
72c3337be8
|
monitoring: Use @inheritdoc in DeleteDowntimeCommandForm
|
2015-07-28 13:33:56 +02:00 |
|
Eric Lippmann
|
455d2cee69
|
monitoring: Use @inheritdoc in DeleteCommentCommandForm
|
2015-07-28 13:33:56 +02:00 |
|
Eric Lippmann
|
9bd31f70e2
|
monitoring: Remove unnecessary use w/ backlash in DeleteDowntimeCommandForm
refs #9449
|
2015-07-28 12:44:27 +02:00 |
|
Matthias Jentsch
|
c8d065b3e0
|
Accept DbUserBackends with only one single user
fixes #9739
|
2015-07-28 12:41:08 +02:00 |
|
Eric Lippmann
|
f6ec028627
|
monitoring: Fix PHPDoc in DeleteCommentsCommandForm
|
2015-07-28 12:32:19 +02:00 |
|
Eric Lippmann
|
36a5ec3e17
|
monitoring: Fix PHPDoc in CommandForm
|
2015-07-28 12:32:19 +02:00 |
|
Eric Lippmann
|
901e6754eb
|
monitoring: Define CommandTransportInterface::send()
|
2015-07-28 12:32:19 +02:00 |
|
Eric Lippmann
|
b2fb0a836f
|
monitoring: Move CommandTransportException to the monitoring's exception namespace
|
2015-07-28 12:32:19 +02:00 |
|
Eric Lippmann
|
4536eacd66
|
monitoring: Rename TransportException to CommandTransportException
|
2015-07-28 12:32:19 +02:00 |
|
Johannes Meyer
|
e15cd65ed4
|
Merge branch 'bugfix/respect-default-sort-rules-6644'
fixes #6644
|
2015-07-28 12:14:00 +02:00 |
|
Johannes Meyer
|
e231ef8061
|
SortBox: Fix some documenation and code style issues
|
2015-07-28 12:04:16 +02:00 |
|
Johannes Meyer
|
f7b35b04f4
|
SortBox: Properly apply sort rules and show the user the default
refs #6644
|
2015-07-28 12:03:50 +02:00 |
|
Eric Lippmann
|
ec07da6c5e
|
monitoring: Remove unnecessary use w/ backlash in DeleteCommentsCommandForm
refs #9449
|
2015-07-28 11:56:48 +02:00 |
|
Eric Lippmann
|
d850cffa42
|
doc: Remove unnecessary use in SearchController
refs #9449
|
2015-07-28 11:55:27 +02:00 |
|
Eric Lippmann
|
b3f463a7a5
|
doc: Remove unnecessary use in ModuleController
refs #9449
|
2015-07-28 11:54:55 +02:00 |
|
Eric Lippmann
|
e70fb76d31
|
doc: Remove unnecessary use in IcingawebController
refs #9449
|
2015-07-28 11:54:00 +02:00 |
|
Eric Lippmann
|
d40c3f0a29
|
Remove unnecessary use in FormTriStateCheckbox
refs #9449
|
2015-07-28 11:49:18 +02:00 |
|
Johannes Meyer
|
d56b31fe5e
|
DataView\Eventhistory: Fix sort rules
refs #6644
|
2015-07-28 11:42:55 +02:00 |
|
Johannes Meyer
|
247c0f3952
|
DataView\Customvar: Fix sort rules
refs #6644
|
2015-07-28 11:42:40 +02:00 |
|
Johannes Meyer
|
d0dd4b09a0
|
Repository: It's "sort rules" in general, not "default sort rules"
|
2015-07-28 11:42:13 +02:00 |
|
Johannes Meyer
|
1f6bc8ea47
|
DataView: Implement interface SortRules
refs #6644
|
2015-07-28 11:41:25 +02:00 |
|
Johannes Meyer
|
05af310e4c
|
RepositoryQuery: Implement interface SortRules
refs #6644
|
2015-07-28 11:41:07 +02:00 |
|
Johannes Meyer
|
cdc2182430
|
Introduce interface SortRules
refs #6644
|
2015-07-28 11:40:27 +02:00 |
|
Eric Lippmann
|
b36b447023
|
Use Controller::httpNotFound() in applicationlog/list
refs #9449
|
2015-07-28 11:33:33 +02:00 |
|
Johannes Meyer
|
ce87b7f036
|
Merge branch 'bugfix/separate-sort-controls-9421'
fixes #9421
|
2015-07-27 11:50:19 +02:00 |
|
Johannes Meyer
|
9cc7b45458
|
Merge branch 'master' into bugfix/separate-sort-controls-9421
|
2015-07-27 11:50:05 +02:00 |
|
Johannes Meyer
|
4d9aa54814
|
SortBox: Utilize a separate form for each control
refs #9421
|
2015-07-27 11:43:47 +02:00 |
|
Johannes Meyer
|
4ab457a062
|
css: Introduce rules to hide non-js elements if js is enabled and vice versa
|
2015-07-27 11:40:36 +02:00 |
|
Matthias Jentsch
|
a14da1c558
|
Make sure to log inspection messages into message log too
refs #9641
|
2015-07-27 09:44:07 +02:00 |
|
Johannes Meyer
|
86ad6c48ff
|
Form: Automatically remove query parameters only for GET forms
refs #9421
|
2015-07-27 08:52:33 +02:00 |
|
Johannes Meyer
|
982e226db0
|
IcingaException: Add utility method to format exceptions as one-liner
|
2015-07-24 16:19:20 +02:00 |
|
Johannes Meyer
|
c1a3d205bc
|
Show more details about unhandled exceptions in the CLI
fixes #9646
|
2015-07-24 15:58:32 +02:00 |
|
Johannes Meyer
|
998610bafa
|
ProgramstatusQuery: Provide a(nother) fallback for older IDO installations
fixes #9168
|
2015-07-24 15:46:12 +02:00 |
|
Johannes Meyer
|
9d32e2ebb1
|
Merge branch 'feature/allow-to-issue-form-validation-manually-7588'
resolves #7588
|
2015-07-24 14:41:16 +02:00 |
|
Johannes Meyer
|
df81fd502d
|
ResourceConfigForm: Allow to manually validate the configuration
refs #7588
|
2015-07-24 14:31:02 +02:00 |
|
Johannes Meyer
|
2c4b6eb915
|
ResourceConfigForm: Replace isValid- with inspectResource()
refs #7588
|
2015-07-24 14:24:11 +02:00 |
|
Johannes Meyer
|
ccc809853a
|
UserBackendConfigForm: Allow to manually validate the configuration
refs #7588
|
2015-07-24 13:46:17 +02:00 |
|
Johannes Meyer
|
b3e6b2755c
|
UserBackendConfigForm: Replace isValid- with inspectUserBackend()
refs #7588
|
2015-07-24 11:45:49 +02:00 |
|
Johannes Meyer
|
e06281a427
|
Merge branch 'feature/ldap-auth-backend-discovery-9602'
resolves #9602
|
2015-07-24 10:52:32 +02:00 |
|
Johannes Meyer
|
56759e7f21
|
Merge branch 'master' into feature/ldap-auth-backend-discovery-9602
|
2015-07-24 10:52:14 +02:00 |
|
Johannes Meyer
|
75a48a3b35
|
Drop LdapBackendFormTest
It's redundant now, we should test the inspection code directly instead.
|
2015-07-24 10:51:46 +02:00 |
|
Johannes Meyer
|
f8f8a4c848
|
Drop DbBackendFormTest
It's redundant now, we should test the inspection code directly instead.
|
2015-07-24 10:51:33 +02:00 |
|
Johannes Meyer
|
216b762d12
|
Wizard: Fix layout of form hints
|
2015-07-24 10:28:14 +02:00 |
|