Thomas Gelf
|
0251bc5edb
|
Host/ServiceNode: introduce common base class
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
0b6cf208f0
|
Node: fix hasMissingChildren()
|
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
|
8151769592
|
Web\Component: introduce a couple of web components
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
6da0c7c722
|
ShipConfigFiles: stop using legacy hook
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
ac82187f5b
|
BpNode: fix error for missing children
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
93fff13209
|
(Bp)Node: add get/hasMissingChildren method
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
1e145f127f
|
css/module: do not reduce font size, web2 does so
NB: font size after third level will still be slightly reduced
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
f25f141820
|
LegacyStorage: be more conservative on pointers
|
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
|
3332a06792
|
LegacyStorage: add hasProcess, respecting perms
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
3efd53b97a
|
LegacyStorage: add missing fclose
|
2016-11-23 15:17:25 +01:00 |
|
Thomas Gelf
|
91fca69566
|
LegacyStorage: permission check for process lists
|
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
|
d057567247
|
Controller: provide $bp if loaded
|
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
|
98241dd9cd
|
QuickForm: a couple of small changes
|
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 |
|
Michael Friedrich
|
965ee0ac79
|
Add license
|
2016-05-11 16:38:01 +02:00 |
|
Thomas Gelf
|
d0bf31241b
|
css: make initial bp creation links visible
fixes #11476
|
2016-04-13 11:49:43 +02:00 |
|
Thomas Gelf
|
69d4c08569
|
run.php: do not provide Director hook yet
|
2016-02-18 20:52:57 +01:00 |
|
Thomas Gelf
|
e52037b84f
|
cli/check: add --details and --colors
|
2015-11-19 14:50:03 +01:00 |
|
Thomas Gelf
|
1e45dabe02
|
BpNode: getProblemTree and related methods
|
2015-11-19 14:49:52 +01:00 |
|
Thomas Gelf
|
63ad013c5a
|
Node: rename hasProblems to isProblem
|
2015-11-19 14:49:45 +01:00 |
|
Thomas Gelf
|
0f3882e8b2
|
Node::hasProblems(): new method
|
2015-11-19 14:49:35 +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
|
fe5181052f
|
BusinessProcess: new method listBpNodes()
|
2015-11-10 21:11:20 +01:00 |
|
Thomas Gelf
|
a940c160ff
|
LegacyStorage: sort process configs by name
|
2015-11-02 17:25:51 +01:00 |
|
Thomas Gelf
|
8ce6bf9401
|
Controller: use local form loader
fixes #10443
|
2015-10-22 19:19:52 +02:00 |
|
Thomas Gelf
|
3a704a0c52
|
ShipConfigFiles: director hook sample
|
2015-10-16 22:53:04 +02:00 |
|
Thomas Gelf
|
90a19fee4d
|
css: fix up host color
|
2015-10-16 22:51:23 +02:00 |
|
Thomas Gelf
|
20d3eb1e1e
|
ImportedNode: gracefully handle missing files
|
2015-10-16 22:48:57 +02: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
|
ae4cf396dc
|
node/simulate: link to overlay
|
2015-10-07 17:10:26 +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
|
8391435c49
|
css: reset text-small (for time-since)
|
2015-10-07 16:46:01 +02:00 |
|