| #
d4f83172
|
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style: line breaks
|
| #
177d6836
|
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: control flow whitespaces
|
| #
d868eb89
|
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: function declaration braces/spaces
|
| #
8c7c53b0
|
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: class declaration braces
|
| #
19078209
|
| 25-Nov-2020 |
Andreas Gohr <andi@splitbrain.org> |
stricter user check in AbstractUserAction
|
| #
b2c9cd19
|
| 12-Apr-2018 |
Andreas Gohr <gohr@cosmocode.de> |
renamed ActionRouter::checkPermissions to checkPreconditions
As discussed in #1933
|
| #
ab583a1b
|
| 11-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
more doc block fixes
|
| #
f21dad39
|
| 11-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
all actions should have a class now
Lots of FIXMEs and the routing isn't integrated, yet
|
| #
64ab5140
|
| 10-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
start of a refactoring the action routing
This is neither complete nor working, yet
|