Commit graph

443 commits

Author SHA1 Message Date
Thomas Gelf
26d41a445d views/scripts: remove unified scripts 2017-01-08 23:09:22 +01:00
Thomas Gelf
ab070fc5ab Merge branch 'feature/test-syntax-13893' into next 2017-01-05 12:51:42 +01:00
Thomas Gelf
4ff382626c gitlab-ci: run PHP CodeSniffer tests
fixes #13893
2017-01-05 12:51:05 +01:00
Thomas Gelf
52e8eccca4 run.php: remove superfluous newline 2017-01-04 18:50:30 +01:00
Thomas Gelf
e4043d94a2 ProcessController: improve download link 2017-01-03 11:43:22 +01:00
Thomas Gelf
f16715814f BusinessProcess: provide createImportedNode helper 2017-01-03 11:39:36 +01:00
Thomas Gelf
7d82bb05bd ProcessCommand: align usage of list methods 2017-01-03 11:38:41 +01:00
Thomas Gelf
40de5a2b4d ProcessController: provide edit action 2017-01-03 11:38:17 +01:00
Thomas Gelf
5f26440a00 NodeAddChildrenAction: do nothing for missing node 2017-01-03 11:37:39 +01:00
Thomas Gelf
141c043b04 BpConfigForm: render to main after removal 2017-01-03 11:36:43 +01:00
Thomas Gelf
37ed2cd15d ProcessForm: remove child-related code 2017-01-03 11:35:43 +01:00
Thomas Gelf
32f50c85cf Node: add helpers related to deletion 2017-01-03 11:35:09 +01:00
Thomas Gelf
7e11ead8a8 ProcessController: unify view scripts for config...
...and diff
2017-01-03 11:32:02 +01:00
Thomas Gelf
d4d46ac0c1 configuration: use names not keys for menu 2017-01-03 11:31:12 +01:00
Thomas Gelf
2dc08be767 ProcessChanges: make path optional for deleteNode 2017-01-03 11:30:48 +01:00
Thomas Gelf
eb866bf4b1 Renderer: blacklist some more parameters 2017-01-03 11:30:27 +01:00
Thomas Gelf
549ec814ab TileRenderer: show unbound nodes only at root level 2017-01-03 11:30:03 +01:00
Thomas Gelf
8770ff05ce ConfigDiff: just a newline at end of file 2017-01-03 11:29:19 +01:00
Thomas Gelf
5b9748c208 Controller: fix class usage, add new helper 2017-01-03 11:28:58 +01:00
Thomas Gelf
9c22289bf3 BpNode: tweak hasInfoUrl() 2017-01-03 11:27:58 +01:00
Thomas Gelf
8bd1e10f95 DeleteNode: quite some rework, provide more...
...possibilities, remove "not implemented" exception
2017-01-03 11:23:05 +01:00
Thomas Gelf
65524e7a8b NodeTile: tweak some links 2017-01-03 11:20:01 +01:00
Thomas Gelf
a45bb7c6cb BusinessProcess: provide a listRootNodes() method 2017-01-03 11:18:37 +01:00
Thomas Gelf
7b0b550f4f AddNodeForm: waste less space for multiselects 2017-01-03 11:17:46 +01:00
Thomas Gelf
e1ec6c7b6a ImportedNode: make imports more robust 2017-01-03 11:17:17 +01:00
Thomas Gelf
047e9dd70d LegacyStorage: throw error on incomplete imports 2017-01-03 11:16:00 +01:00
Thomas Gelf
898576f63a RenderedProcessActionBar: introduce new class...
...to keep ActionBar more generic
2017-01-03 11:12:20 +01:00
Thomas Gelf
5f0ef2f5fb css: make links inside forms visible 2017-01-03 11:10:27 +01:00
Thomas Gelf
33908bead0 js: allow to click on whole tile 2017-01-03 11:10:07 +01:00
Thomas Gelf
4f32818488 NodeController: drop it 2017-01-03 11:08:38 +01:00
Thomas Gelf
dcba547f8f LegacyStorageTest: be strict on natsort and test...
...imported nodes
2017-01-03 11:05:09 +01:00
Thomas Gelf
e385a8cab2 php-diff: replace vendor lib 2017-01-03 11:03:30 +01:00
Thomas Gelf
5443bd5b4e LegacyStorage: new list helper method 2016-12-26 11:43:32 +01:00
Thomas Gelf
79ea88fe08 MetaData: fix typo 2016-12-23 12:47:43 +01:00
Thomas Gelf
ad5cf47862 tests: adjust namespaces 2016-12-23 12:46:56 +01:00
Thomas Gelf
40165353d8 ProcessChanges: fit changed NodeRemove api 2016-12-23 11:16:37 +01:00
Thomas Gelf
1fc6634b75 Renderer: do not preserve action-related params 2016-12-23 11:14:00 +01:00
Thomas Gelf
d5721b2a99 ImportedNode: use method, not property 2016-12-22 14:19:00 +01:00
Thomas Gelf
af8fe7c03d ImportedNode: provide Url 2016-12-22 14:18:13 +01:00
Thomas Gelf
8516e8749e DeleteNodeForm: add to process, add title 2016-12-17 19:22:04 +01:00
Thomas Gelf
cb1d43dcb2 AddNodeForm: main title, skip a step when new 2016-12-17 19:20:54 +01:00
Thomas Gelf
46b452c014 ProcessController: fix lock negation 2016-12-17 19:19:19 +01:00
Thomas Gelf
ac7fa5654f TileRenderer: improve behavior, link targets 2016-12-17 19:18:15 +01:00
Thomas Gelf
c1802a8f59 ProcessController: title, cosmetics 2016-12-17 19:15:50 +01:00
Thomas Gelf
c856a6fc26 BpNode: add comment to better reflect what's...
...going on. We are unknown when state calculation fails, not for empty
processes - related git commit message was misleading
2016-12-16 19:47:36 +01:00
Thomas Gelf
93f9a1ac26 ProcessController: restructure create & upload 2016-12-16 19:44:48 +01:00
Thomas Gelf
0214c596e6 TileRenderer: forgot to move addNode 2016-12-16 19:43:00 +01:00
Thomas Gelf
f9f9233305 css: restructured to fit new tile renderer 2016-12-16 19:42:22 +01:00
Thomas Gelf
76a526d8dd BpNode: let empty processes be unknown 2016-12-16 19:41:22 +01:00
Thomas Gelf
6f33705173 TileRenderer, Node: change rendering again...
...use a container div and provide multiple links now, this gives more
flexibility
2016-12-16 19:39:48 +01:00