Commit Graph

4595 Commits

Author SHA1 Message Date
Alexander Fuhr 7e84b564f6 QuickTable: render only columns with titles 2015-06-02 17:32:19 +02:00
Alexander Fuhr 4a5c425056 DirectorObjectForm: automagic ugly host/hostgroup handling 2015-06-02 17:31:02 +02:00
Alexander Fuhr 0793c1cc55 DirectorObjectForm: no automagic hidden id if no such 2015-06-02 17:29:58 +02:00
Alexander Fuhr a130f92d37 Db: add enumHostgroups 2015-06-02 17:29:07 +02:00
Alexander Fuhr 43982b6c3a DbObject: fix multicolumn primary keys 2015-06-02 17:27:36 +02:00
Alexander Fuhr a991e6815d Usergroup: Add form, table, object and actions 2015-06-02 14:19:05 +02:00
Alexander Fuhr f5af3a7123 MySQL Schema: Add object_type to usergroup 2015-06-02 14:15:19 +02:00
Alexander Fuhr 8d25b84f20 Servicegroup: Add form, table, object and actions 2015-06-02 11:56:42 +02:00
Alexander Fuhr b0e666ab61 MySQL Schema: Add object_type to servicegroup 2015-06-02 11:44:13 +02:00
Alexander Fuhr 0459ec95f9 Hostgroup: Add form, table, object and actions 2015-06-02 10:49:31 +02:00
Alexander Fuhr f1c0e3cb2f MySQL Schema: Add object_type to hostgroup 2015-06-02 10:23:44 +02:00
Alexander Fuhr f630917281 Endpoint: Fix column order in the table 2015-06-02 09:47:36 +02:00
Thomas Gelf 1fca8a3014 IcingaEndpointForm: require zone for endpoints 2015-06-01 17:35:27 +02:00
Thomas Gelf 92ba28294b ObjectController: fix commandargument redirect url 2015-06-01 17:28:03 +02:00
Thomas Gelf e056d13bff IcingaCommandArgumentForm: add required format field 2015-06-01 17:27:44 +02:00
Alexander Fuhr 6072f5589d Merge branch 'master' of git.icinga.org:icingaweb2-module-director 2015-06-01 17:26:41 +02:00
Alexander Fuhr b74d26808f Endpoint: add table, form and object 2015-06-01 17:26:09 +02:00
Thomas Gelf 3d23c46353 README.md: code styling, once again 2015-06-01 17:05:15 +02:00
Thomas Gelf d3e9642710 README.md: play with code formatting 2015-06-01 17:03:17 +02:00
Thomas Gelf 7d750fb9fe README.md: add more config details 2015-06-01 17:02:31 +02:00
Alexander Fuhr 39c53813e7 User: add table, form, object 2015-06-01 17:00:02 +02:00
Thomas Gelf c118b24056 schema: unique constraint on command argument 2015-06-01 16:36:57 +02:00
Thomas Gelf 01078199a6 DirectorObjectForm: another "magic" column
Still ugly
2015-06-01 16:36:07 +02:00
Thomas Gelf f2b1df68c6 Db: add enumCommands to get ALL commands 2015-06-01 16:36:07 +02:00
Thomas Gelf 63a8a8d92b configuration.php: temporary command arguments link 2015-06-01 16:36:06 +02:00
Thomas Gelf c90bf45dd1 CommandArgument: list and objecct controller action 2015-06-01 16:36:06 +02:00
Thomas Gelf 5e21301eb5 CommandArgument: simple form and table 2015-06-01 16:36:06 +02:00
Thomas Gelf 825602f509 IcingaCommandArgument: new object type 2015-06-01 16:36:06 +02:00
Alexander Fuhr 706ae2e279 Add object_type property to user 2015-06-01 16:33:35 +02:00
Thomas Gelf c8842f368e README.md: modify db creation instructions 2015-06-01 15:27:15 +02:00
Thomas Gelf 1f983ae6f4 README.md: fix newline 2015-06-01 15:11:26 +02:00
Thomas Gelf e490940021 schema/mysql.sql: fix typo 2015-06-01 15:11:06 +02:00
Thomas Gelf a04d8c8921 README.md: create db hint 2015-06-01 15:02:02 +02:00
Thomas Gelf 8037f19e13 show/activitylog: first simple visualization 2015-06-01 14:33:07 +02:00
Thomas Gelf 75fb3c2226 Menu: add 'Activity Log' 2015-06-01 12:43:41 +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 a2502037fd schema/mysql: forgot to check in modified id 2015-05-13 12:14:38 +02:00
Alexander Fuhr d6e665e41f Add .gitignore file to the project 2015-04-24 16:57:54 +02:00
Thomas Gelf ca3398247e Activity log: initial basic implementation
fixes #9167
2015-04-24 15:57:01 +02:00
Thomas Gelf 0d0fcc973b Initial tables and related base classes
Still VERY simple

fixes #9135
2015-04-24 14:27:22 +02:00
Thomas Gelf 332ec1da4b Initial rough abstractions, basic forms
fixes #9134
2015-04-24 14:26:44 +02:00
Thomas Gelf 8e916ff66b schema/mysql.sql: initial rough incomlete schema
fixes #9133
2015-04-24 14:24:37 +02:00
Thomas Gelf 67626105fb module.info: fix typo 2015-04-21 14:29:11 +02:00
Thomas Gelf 4f43769470 director: initial commit 2015-04-21 13:34:42 +02:00