Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [main] Incorporate taskmanager callbacks into slx-fixes.js | Simon Rettberg | 2019-04-01 | 1 | -15/+0 |
| | |||||
* | Update translations | Simon Rettberg | 2019-03-26 | 2 | -0/+2 |
| | |||||
* | Use collapse mode for translations, runmode, rebootcontrol | Simon Rettberg | 2019-03-26 | 2 | -4/+4 |
| | | | | Also shuffle around modules. | ||||
* | [main] Fix caps of do=xxx links, remove extra translation link | Simon Rettberg | 2019-03-05 | 3 | -9/+6 |
| | |||||
* | [main] Make product name configurable | Simon Rettberg | 2019-03-05 | 1 | -1/+1 |
| | |||||
* | Update translations | Simon Rettberg | 2019-02-18 | 2 | -4/+2 |
| | |||||
* | [translation] Satelliten-Server -> Satellitenserver | Steffen Ritter | 2018-04-24 | 1 | -2/+2 |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+1 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [main] install: Make sure a user with userid 1 exists | Simon Rettberg | 2018-03-19 | 1 | -0/+15 |
| | |||||
* | Global: Only show "Warning" badge at the top if user can view event log, | Simon Rettberg | 2018-02-14 | 1 | -1/+4 |
| | | | | also hide warnings on the main page from modules the user has no access to | ||||
* | Update translations + add global tags | Simon Rettberg | 2018-01-11 | 3 | -0/+9 |
| | | | | lang_username, lang_user and lang_password are now global tags | ||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -0/+3 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [main] Detect clock mismatch, fix translations | Simon Rettberg | 2017-11-30 | 6 | -4/+29 |
| | |||||
* | [main] Make lang_yes and lang_no global | Simon Rettberg | 2017-06-02 | 2 | -0/+4 |
| | |||||
* | [webinterface] Allow customizing page title prefix and logo bgcolor | Simon Rettberg | 2017-05-09 | 1 | -0/+1 |
| | |||||
* | Move rebootcontrol, locationinfo to new beta section, statistics_reporting ↵ | Simon Rettberg | 2017-04-28 | 3 | -1/+4 |
| | | | | | | to status Closes #3122 | ||||
* | [inc/Hook] New helper for loading hooks | Simon Rettberg | 2017-03-02 | 1 | -5/+2 |
| | |||||
* | Finish modularizing cron; Add error detection for crashed cron jobs | Simon Rettberg | 2017-03-02 | 1 | -0/+15 |
| | |||||
* | [main] Forgot install script update for list properties | Simon Rettberg | 2017-02-28 | 1 | -0/+8 |
| | |||||
* | Update translations | Simon Rettberg | 2016-09-08 | 2 | -0/+2 |
| | |||||
* | [session] Add simple "change password" GUI | Simon Rettberg | 2016-09-08 | 1 | -0/+2 |
| | |||||
* | [main] Show submenu as extra row when not in large mode | Simon Rettberg | 2016-08-17 | 1 | -5/+14 |
| | |||||
* | Update translations | Simon Rettberg | 2016-08-12 | 2 | -0/+2 |
| | |||||
* | [main] Add module title | Simon Rettberg | 2016-07-12 | 2 | -0/+6 |
| | |||||
* | Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵ | Christian Klinger | 2016-07-05 | 4 | -27/+26 |
|\ | | | | | | | | | | | | | modularization Conflicts: modules-available/main/templates/main-menu.html | ||||
| * | Update translations | Simon Rettberg | 2016-07-04 | 3 | -9/+8 |
| | | |||||
| * | [main] Fix ul & li mismatch in main-menu | Simon Rettberg | 2016-06-24 | 1 | -18/+18 |
| | | |||||
* | | minimal changes | Christian Klinger | 2016-07-05 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵ | Christian Klinger | 2016-06-15 | 2 | -16/+4 |
|\ | | | | | | | | | | | | | | | modularization Conflicts: install/content.sql install/schema.sql | ||||
| * | [translation] Make menu categories a global section instead of a hook in main | Simon Rettberg | 2016-06-14 | 1 | -16/+1 |
| | | |||||
| * | [dashboard] Add submenu feature | Simon Rettberg | 2016-06-14 | 1 | -0/+3 |
| | | |||||
* | | small style changes | Christian Klinger | 2016-06-15 | 1 | -2/+22 |
|/ | |||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -0/+73 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 8 | -12/+28 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 11 | -80/+26 |
| | |||||
* | Get baseconfig ready for modularization | Simon Rettberg | 2016-05-13 | 4 | -6/+10 |
| | |||||
* | Still working in modularization cleanup and refinement | Simon Rettberg | 2016-05-11 | 7 | -3/+30 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 6 | -1/+58 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 11 | -285/+46 |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 19 | -118/+81 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 36 | -0/+635 |