Thomas Gelf
|
5b6897cc9e
|
DataTypeDirectorObject: sort by display name
Plus some formatting.
fixes #840
|
2017-08-21 11:12:24 +02:00 |
Thomas Gelf
|
ac8114f32c
|
ObjectsController: hard-code 'host' filter for...
...services through the REST API
|
2017-08-21 09:50:08 +02:00 |
Thomas Gelf
|
7ecc3dc068
|
ObjectController: do not shift imports...
...as they are also needed later on
|
2017-08-21 09:07:20 +02:00 |
Thomas Gelf
|
0bd2a328ed
|
GroupMembershipResolver: do not fill objects...
...cache when not being told so. Also, fix query order/operator to ensure an
AND is being used.
|
2017-08-21 08:12:04 +02:00 |
Thomas Gelf
|
9adeb65f0c
|
GroupMembershipResolver: support calls from onStore
|
2017-08-21 08:10:47 +02:00 |
Thomas Gelf
|
8bc26ccb97
|
TemplateTree: do not fail on unstored object
|
2017-08-21 08:09:01 +02:00 |
Thomas Gelf
|
466a229041
|
QueryBasedTable: do not fail without paginator
|
2017-08-21 08:08:18 +02:00 |
Thomas Gelf
|
b2984ba79d
|
TemplateTree: allow to resolve from within the...
...onStore() hook, when the object is ready but does not define itself as
being loaded from DB
|
2017-08-20 17:05:51 +02:00 |
Thomas Gelf
|
4f38a39e14
|
DbObject: better IDE hint
|
2017-08-20 16:04:46 +02:00 |
Thomas Gelf
|
0f3f2f05df
|
PropertymodifierTable: allow to manually switch...
...execution order (priority)
|
2017-08-20 16:03:49 +02:00 |
Thomas Gelf
|
70b3e966da
|
ImportSource: flip fetch order to stay close to...
...former one
|
2017-08-20 16:02:47 +02:00 |
Thomas Gelf
|
41aa86188f
|
DbObjectWithSettings: no return value for __unset
|
2017-08-20 15:33:43 +02:00 |
Thomas Gelf
|
1999de2707
|
ImportRowModifier: fix class instantiation
|
2017-08-20 15:17:22 +02:00 |
Thomas Gelf
|
3c4d4de633
|
ImportRowModifier: also use PriorityColumn helper
|
2017-08-20 15:14:37 +02:00 |
Thomas Gelf
|
4c7b940705
|
PriorityColumn: add new object extension, use...
...it for SyncProperty
|
2017-08-20 15:04:06 +02:00 |
Thomas Gelf
|
3dce2a5d06
|
SyncpropertyTable: allow to search and sort
fixes #1085
|
2017-08-19 23:07:25 +02:00 |
Thomas Gelf
|
54c121f4a3
|
QueryBasedTable: add helper methods allowing...
...implementors to easily determine current "position"
|
2017-08-19 23:06:11 +02:00 |
Thomas Gelf
|
0dd7bcc43d
|
ZfSortablePriority: add new table extension
|
2017-08-19 22:54:34 +02:00 |
Thomas Gelf
|
4d9d029156
|
ImportSourceDetails: fix rendering
|
2017-08-18 21:52:14 +02:00 |
Thomas Gelf
|
480573cba0
|
PropertyModifierSubstring: allow to skip length
|
2017-08-18 21:50:20 +02:00 |
Thomas Gelf
|
ffb0177a16
|
ImportsourceHookTable: use PlainObjectRenderer
|
2017-08-18 21:48:28 +02:00 |
Thomas Gelf
|
00e0f9574d
|
ObjectsTableService: shorten line
|
2017-08-18 17:02:19 +02:00 |
Thomas Gelf
|
ad6dceae99
|
show/actitivitylog: move to config/activity
|
2017-08-18 16:55:10 +02:00 |
Thomas Gelf
|
b21ba5dc54
|
IcingaHost: add helper methods for Sets, Services
|
2017-08-18 16:42:56 +02:00 |
Thomas Gelf
|
2bf1b3f429
|
RepositoryByObjectHelper: throw a nice exception
...when no Db is given
|
2017-08-18 16:42:21 +02:00 |
Thomas Gelf
|
c51642a673
|
TemplateTree: also fetch command objects...
...when being used as parent
|
2017-08-18 16:41:45 +02:00 |
Thomas Gelf
|
0e49d7beef
|
CompatController: hints for phpcs violations...
...that are there for compat reasons
|
2017-08-18 16:40:49 +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
|
bd157b865b
|
ObjectController: allow to clone external objects
fixes #854
|
2017-08-18 16:13:09 +02:00 |
Thomas Gelf
|
7780c0b11b
|
SelectPaginationAdapter: add benchmark
|
2017-08-18 11:00:34 +02:00 |
Thomas Gelf
|
b8d3487350
|
ExtensibleSetElement: move "add" option out of...
...tab order
|
2017-08-18 10:49:42 +02:00 |
Thomas Gelf
|
bbcdf22466
|
ImportSource: better IDE hints
|
2017-08-18 10:48:58 +02:00 |
Thomas Gelf
|
78ab1fa120
|
ObjectTabs: cosmetics
|
2017-08-17 00:01:56 +02:00 |
Thomas Gelf
|
75181ea7a2
|
ObjectController: refactor some base actions...
...and provide new helpers
|
2017-08-16 23:53:37 +02:00 |
Thomas Gelf
|
23249dcf7d
|
HostController: refactor all involved tables...
...for single services and sets
|
2017-08-16 23:27:13 +02:00 |
Thomas Gelf
|
04a78f734a
|
config: refactor controller, tables, get rid...
...of view scripts, add new Widget helper classes
|
2017-08-16 19:11:30 +02:00 |
Thomas Gelf
|
b016b1954b
|
GeneratedConfigFileTable: move and refactor
|
2017-08-16 17:59:09 +02:00 |
Thomas Gelf
|
374b6d4a60
|
NameValueTable: change method signature to not...
...switch context when used fluently
|
2017-08-18 00:00:00 +02:00 |
Thomas Gelf
|
785802cbd6
|
DbHelper: fix some methods
|
2017-08-16 17:33:02 +02:00 |
Thomas Gelf
|
531b54391a
|
ServiceSetHosts, ImportrunTable: move and refactor
|
2017-08-16 16:12:30 +02:00 |
Thomas Gelf
|
a4abe398ac
|
ActionController: add new helpers, remove obsolete
...ones
|
2017-08-16 15:30:46 +02:00 |
Thomas Gelf
|
573e38ce33
|
IcingaTimePeriodRangeTable: move and refactor
|
2017-08-16 15:26:31 +02:00 |
Thomas Gelf
|
d5ccb1edb5
|
Importrun, imported rows: move and refactor...
...table and refactor the controller
|
2017-08-16 14:55:34 +02:00 |
Thomas Gelf
|
23d599053e
|
JobDetails: move logic to dedicated class...
...plus code cleanup
|
2017-08-16 14:01:43 +02:00 |
Thomas Gelf
|
f65275bda7
|
DirectorObjectForm: use new inheritance helpers
|
2017-08-16 13:56:04 +02:00 |
Thomas Gelf
|
a4e6d3251a
|
PropertymodifierTable: move and refactor
|
2017-08-16 12:32:53 +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
|
a943b0c70f
|
ImportSourceHook: use new static factory
|
2017-08-16 11:18:13 +02:00 |
Thomas Gelf
|
6f3d07f729
|
ImportsourceHookTable: move and refactor based...
...on SimpleQueryBasedTable
|
2017-08-16 11:15:39 +02:00 |
Thomas Gelf
|
9f70f84423
|
ImportsourceTabs: new dedicated class for tabs
|
2017-08-16 10:50:33 +02:00 |