| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
references #3313
|
|/
|
|
| |
(Ticket: #3327)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
modules
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TODO: Assign roles
|
| |
|
|
|
|
| |
table naming, drop unused id field
|
| |
|
|
|
|
|
|
|
| |
Permissinmanager is now protected by permissions.
In order to prevent complete lockout, the user with
userid == 1 will always be able to edit and assign permissions.
(TODO: Communicate this somehow)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also hide warnings on the main page from modules the user has no access to
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mode, comments
|
| |
|
| |
|
|
|
|
|
|
|
| |
Until now, modules could only supply extensions for translating
module-related additional dictionaries.
Now a module can provide a 'translation-global.inc.php' that
will add additional translation sections to any module.
|
| |
|
| |
|