5478 Commits

Author SHA1 Message Date
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