135 Commits

Author SHA1 Message Date
Thomas Gelf
e7c6bfbfc3 ImportsourceTable: initial import
refs #9676
2015-07-21 15:12:46 +02:00
Alexander Fuhr
edf25be971 DataField: add edit and add methods 2015-07-03 14:20:47 +02:00
Alexander Fuhr
a594116fe5 DataList: Add edit and add methods 2015-07-03 14:20:13 +02:00
Alexander Fuhr
cfbe065b86 DirectorDataList: Add controller, object etc. 2015-07-03 14:00:40 +02:00
Thomas Gelf
644c6beeff DirectorDatafield: introduce new object class...
...and adjust table, form and controller
2015-07-03 13:17:05 +02:00
Alexander Fuhr
5bc0037b34 DataField: Add data field table 2015-07-03 10:48:50 +02:00
Thomas Gelf
410d06dc63 IcingaObject: object_name is our key 2015-07-02 14:32:06 +02:00
Thomas Gelf
2b2ab87338 Datalists: halfway done 2015-07-02 14:13:42 +02:00
Thomas Gelf
8f841d28ae Reorganize action controllers
* Removed 'list' and 'object' from urls
* IcingaObject: added isGroup helper
* Adjusted and abstracted tabs and tables
* Show endpoints in zone list
* Remove obsolete code
* Allow to filter activity log for objects
* Improve general look and feel
2015-06-30 11:19:31 +02:00
Alexander Fuhr
330c7b825e xMember: Delete the absolete Member classes 2015-06-24 15:34:24 +02:00
Alexander Fuhr
8333975662 GeneratedConfigTable: Fix group by error 2015-06-23 14:44:25 +02:00
Thomas Gelf
3087776f6b PosgreSQL: use ENCODE, not HEX 2015-06-23 13:28:14 +02:00
Thomas Gelf
110ecf65b8 GeneratedConfigTable: commit missing table 2015-06-18 11:03:18 +02:00
Alexander Fuhr
00a4bc39f4 Add IcingaUserGroupMemberTable 2015-06-12 13:15:27 +02:00
Alexander Fuhr
f02c5e6f1d UserGroup: Conform the class and file naming 2015-06-12 12:07:53 +02:00
Alexander Fuhr
8b22a3ee81 ServiceGroup: Conform the class and file naming 2015-06-12 12:02:51 +02:00
Alexander Fuhr
4febd5c635 HostGroup: Conform the class and file naming 2015-06-12 11:51:12 +02:00
Alexander Fuhr
db8059c4b7 ServiceVars: Add form, table, object and actions 2015-06-09 11:55:48 +02:00
Alexander Fuhr
5412254d83 TimePeriod: Conform the naming 2015-06-09 10:35:02 +02:00
Alexander Fuhr
4c1c4e7d2a ServiceGroupMembers: Add form, table, object and actions 2015-06-03 14:59:29 +02:00
Alexander Fuhr
0c66f23430 Service: Add form, table, object and actions 2015-06-03 14:34:54 +02:00
Alexander Fuhr
7d99342274 Timeperiod: Add form, table, object and actions 2015-06-03 13:02:44 +02:00
Alexander Fuhr
c61656c46c HostgroupVars: Add form, table, object and actions 2015-06-03 12:05:50 +02:00
Alexander Fuhr
a4a97db6c3 HostgroupMember: Add form, table, object and actions 2015-06-02 17:37:54 +02:00
Alexander Fuhr
87f1015262 Endpoint: adjust table columns^:x 2015-06-02 17:36:47 +02:00
Alexander Fuhr
a991e6815d Usergroup: Add form, table, object and actions 2015-06-02 14:19:05 +02:00
Alexander Fuhr
8d25b84f20 Servicegroup: Add form, table, object and actions 2015-06-02 11:56:42 +02:00
Alexander Fuhr
0459ec95f9 Hostgroup: Add form, table, object and actions 2015-06-02 10:49:31 +02:00
Alexander Fuhr
f630917281 Endpoint: Fix column order in the table 2015-06-02 09:47:36 +02:00
Alexander Fuhr
b74d26808f Endpoint: add table, form and object 2015-06-01 17:26:09 +02:00
Alexander Fuhr
39c53813e7 User: add table, form, object 2015-06-01 17:00:02 +02:00
Thomas Gelf
5e21301eb5 CommandArgument: simple form and table 2015-06-01 16:36:06 +02:00
Thomas Gelf
6d3bdc10fc QuickTable: introduce getActionUrl
* removed getActionUrls
* introduced optional exta actions
* no longer showing actions table per default
2015-06-01 12:42:40 +02:00
Thomas Gelf
01b44eb14c ActivityLog: add rudimentary table 2015-06-01 12:18:13 +02:00
Thomas Gelf
0d0fcc973b Initial tables and related base classes
Still VERY simple

fixes #9135
2015-04-24 14:27:22 +02:00