Commit graph

84 commits

Author SHA1 Message Date
Thomas Gelf
2fc48f2124 js: Handle collapsed state of multiple trees
fixes #8569
2016-11-24 09:39:44 +01:00
Thomas Gelf
a19bbfed63 ProcessCommand: document new flags and options
fixes #10866
2016-11-23 21:10:48 +01:00
Thomas Gelf
656a5ada0e ProcessCommand: add a 'list' action
fixes #13293
2016-11-23 15:29:14 +01:00
Thomas Gelf
1e351a7724 ProcessCommand: replace and deprecate CheckCommand
fixes #13295
2016-11-23 15:20:46 +01:00
Dirk Goetz
cc93a1d04a Change pipe to broken pipe for or in detail output
refs #10868
2016-11-23 15:17:25 +01:00
Thomas Gelf
afcf42e871 phpcs: some more 2016-11-23 15:17:25 +01:00
Thomas Gelf
2b98629f3e Modification: move modification handling to...
...a dedicated namespace
2016-11-23 15:17:25 +01:00
Thomas Gelf
9acdba0dc4 various: fix some phpcs PSR2 complaints 2016-11-23 15:17:25 +01:00
Thomas Gelf
30cdc70783 edit/simulationlink: remove obsolete view scripts 2016-11-23 15:17:25 +01:00
Thomas Gelf
fd3c577cb4 NodeController: benefit from simpler forms 2016-11-23 15:17:25 +01:00
Thomas Gelf
450cfc0403 DeleteConfigForm: this is no longer needed 2016-11-23 15:17:25 +01:00
Thomas Gelf
1c54d8be2c CreateConfigForm: remove obsolete file 2016-11-23 15:17:25 +01:00
Thomas Gelf
4add34aca6 ProcessController: simplify form-related code 2016-11-23 15:17:25 +01:00
Thomas Gelf
4f2ae8a532 BpConfigForm: refactor based on QuickForm 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
5484cfc887 process/toplevel: remove legacy action 2016-11-23 15:17:25 +01:00
Thomas Gelf
ba5e0964bb controllers: use namespaces 2016-11-23 15:17:25 +01:00
Thomas Gelf
c8e29575bd ProcessController: rename method 2016-11-23 15:17:25 +01:00
Thomas Gelf
6fac82b3f9 ProcessForm: create top level procs per default
This is less confusing for beginners
2016-11-23 15:17:25 +01:00
Thomas Gelf
5ce4346cbd Revert "Implement overlay as a link target"
This reverts commit ef949e3adb.
2016-11-23 15:17:25 +01:00
Thomas Gelf
e52037b84f cli/check: add --details and --colors 2015-11-19 14:50:03 +01:00
Thomas Gelf
6c701a63fc SimulationForm: remove obsolete code 2015-11-17 13:01:16 +01:00
Thomas Gelf
05882d5d09 CheckCommand: delete legacy code 2015-11-17 12:51:05 +01:00
Thomas Gelf
349b996233 BpConfigForm: directly use url object 2015-11-17 12:49:11 +01:00
Thomas Gelf
f9b9d9645a cli/check: return unknown on process failures 2015-11-16 08:38:21 +01:00
Thomas Gelf
b429d81d36 SimulationForm: make use of new form base lib
Makes things easier. Less hacks, more features
2015-10-07 17:10:49 +02:00
Thomas Gelf
0ab28c3993 node/empty: "closeme"-hack for overlay 2015-10-07 17:10:05 +02:00
Thomas Gelf
f27387e723 node/simulate: remove controls for overlay 2015-10-07 17:09:36 +02:00
Thomas Gelf
e2a0259fd1 process/show: remove a couple of main targets 2015-10-07 16:51:37 +02:00
Thomas Gelf
ef949e3adb Implement overlay as a link target 2015-10-07 16:48:59 +02:00
Thomas Gelf
4c9ed65a09 RenderStateBadges: strip state name logic 2015-10-06 22:33:59 +02:00
Thomas Gelf
50b4625290 process/show: trigger immediate refresh on page load 2015-10-06 09:16:39 +02:00
Thomas Gelf
95008cd251 node/simulate: add tabs 2015-10-06 09:14:04 +02:00
Thomas Gelf
4a790976af Introduce the NOT operator (!)
refs #10315
2015-10-05 16:50:33 +02:00
Thomas Gelf
944fb7741a BpConfigForm: fix redirect url, web2 api changed 2015-10-01 23:08:57 +02:00
Thomas Gelf
a309f40b53 process/toplevel: add missing use statement 2015-09-11 15:24:46 +02:00
Thomas Gelf
667a84d6a8 RenderStateBadges: add and use new helper method 2015-09-11 15:23:06 +02:00
Thomas Gelf
60ff12b42e process/show: render unbound nodes only for full tree 2015-09-11 15:12:49 +02:00
Thomas Gelf
4ca360268c process/toplevel: fix links and dropdown parameters
fixes #8856
2015-09-11 09:39:47 +02:00
Thomas Gelf
792cf35a38 BpConfigForm: clear applied changes, just...
...to be on the safe side
2015-03-16 13:36:37 +01:00
Thomas Gelf
0fe35e3212 BpConfigForm: really store to disk now 2015-03-16 13:19:05 +01:00
Thomas Gelf
e6161837a2 BpConfigForm: name should be readonly on edit 2015-03-16 13:17:52 +01:00
Thomas Gelf
37150c1f2e BpConfigForm: remove legacy code 2015-03-16 13:10:55 +01:00
Thomas Gelf
c9a0cda577 ProcessController: store to disk, not to session 2015-03-16 13:09:35 +01:00
Thomas Gelf
d2bff125e5 locale/de_DE: recompiled 2015-03-16 09:14:14 +01:00
Thomas Gelf
e057e61567 editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
Thomas Gelf
b089509f03 process/show: provide a download link
refs #8578
2015-03-03 17:38:40 +01:00
Thomas Gelf
e6f04c0e2a process/show: support compact layout in tree mode
refs #8577
2015-03-03 17:29:29 +01:00
Thomas Gelf
33434590f0 businessprocess.po~: remove temp file 2015-03-03 13:30:11 +01:00
Thomas Gelf
a7f5c6c61c SimulationForm: remove obsolete code 2015-03-03 11:54:11 +01:00