Commit graph

20 commits

Author SHA1 Message Date
Thomas Gelf
a00fdab37f Cleanup, Url handling improvements, some helpers 2016-11-26 21:18:18 +01:00
Thomas Gelf
2b98629f3e Modification: move modification handling to...
...a dedicated namespace
2016-11-23 15:17:25 +01:00
Thomas Gelf
e93d626d09 Controller, css: add action bar 2016-11-23 15:17:25 +01:00
Thomas Gelf
311fd54552 Controller: 404 on missing process or perms 2016-11-23 15:17:25 +01:00
Thomas Gelf
d057567247 Controller: provide $bp if loaded 2016-11-23 15:17:25 +01:00
Thomas Gelf
7fcef19c6e permissions: provide a few 2016-11-23 15:17:25 +01:00
Thomas Gelf
8ce6bf9401 Controller: use local form loader
fixes #10443
2015-10-22 19:19:52 +02:00
Thomas Gelf
960446a16e Controller: add loadForm helper method 2015-10-06 22:35:44 +02:00
Thomas Gelf
e057e61567 editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
Thomas Gelf
ced3baa11b Controller: do not load states for every action 2015-03-02 18:22:42 +01:00
Thomas Gelf
3e04cc1b2a Controller: preserve name and config name 2015-02-13 01:53:28 +01:00
Thomas Gelf
b66cbd2abf Businessprocess\Controller: fix hard state param 2015-02-07 01:30:43 +01:00
Thomas Gelf
99edc846e5 Storage, Process: shift backend responsability
We do not want to take care about backends manually, they should just work
2015-02-07 01:30:43 +01:00
Thomas Gelf
c2e02796fa Businessprocess\Controller: optional state types
Only set state type if given, default is set at process load time
2015-02-07 01:30:43 +01:00
Thomas Gelf
5b9fea12c0 Businessprocess\Controller: remove legacy code 2015-02-07 01:30:43 +01:00
Thomas Gelf
27318fc7e8 Controller: allow to run with disabled monitoring
...module. Can be useful for dashboard-like installations that want
to hide farther details.
2015-01-21 09:22:25 +01:00
Thomas Gelf
1f75826415 Controller: do no longer read legacy config 2014-12-03 10:25:53 +01:00
Thomas Gelf
21a8f20e9a Controller: throws exception 2014-12-03 10:19:37 +01:00
Thomas Gelf
2229b07887 Controller: re-enable state fetching 2014-12-02 11:34:34 +01:00
Thomas Gelf
d1739e171f bpapp: rename to businessprocess 2014-11-30 15:56:58 +01:00
Renamed from library/Bpapp/Controller.php (Browse further)