| Commit message (Expand) | Author | Age | Files | Lines |
| * | [i18n] Remove empty tags from json output | Simon Rettberg | 2014-09-02 | 1 | -2/+8 |
| * | [i18n] Language handling is now completely dynamic, no more hardcoded de,en,pt | Simon Rettberg | 2014-09-02 | 1 | -174/+183 |
| * | Fix display glitches | Simon Rettberg | 2014-08-25 | 1 | -0/+3 |
| * | [i18n] Template translation is now dynamic wrt number of languages | Simon Rettberg | 2014-08-25 | 1 | -30/+31 |
| * | [i18n] Moved all texts from cat_setting and setting to json files | Simon Rettberg | 2014-08-18 | 1 | -6/+6 |
| * | Merge branch 'master' into i18n | Simon Rettberg | 2014-08-15 | 1 | -2/+2 |
| |\ |
|
| | * | [news] minor doxygen comment fix | Jonathan Bauer | 2014-07-21 | 1 | -2/+2 |
| * | | Find messages and hardcoded-messages in php files, fix editing of messages | Simon Rettberg | 2014-08-15 | 1 | -27/+59 |
| * | | [i18n] Sanity checks, introduced subdir for template language files | Simon Rettberg | 2014-08-14 | 1 | -38/+30 |
| * | | [translation] Hide templates with no lang_* tags | Simon Rettberg | 2014-08-13 | 1 | -20/+35 |
| * | | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18n | Simon Rettberg | 2014-08-12 | 2 | -295/+389 |
| |\ \ |
|
| | * | | [i18n] renamed, improved and commented the translation system | raul | 2014-08-08 | 1 | -34/+124 |
| * | | | Some sanity checks; start making detection of available languages dynamic; pu... | Simon Rettberg | 2014-08-07 | 1 | -143/+156 |
| |/ / |
|
| * | | [i18n]Add and remove options available for lang administration | raul | 2014-08-07 | 1 | -5/+31 |
| * | | [i18n]Corrected the system and added warnings to the table lines of the Langu... | raul | 2014-08-06 | 1 | -17/+70 |
| * | | [i18n] Altering JSONs through the web interface is now possible | raul | 2014-07-16 | 1 | -35/+78 |
| * | | [i18n] Added administration interface for the i18n system | raul | 2014-07-15 | 1 | -0/+160 |
| * | | [i18n] Updated the translations | raul | 2014-07-14 | 5 | -9/+8 |
| * | | [slx-admin] redirects users with no permissions to the main page | raul | 2014-07-11 | 4 | -3/+4 |
| * | | [i18n]finished translation with sql, queries and translated hardcoded message | raul | 2014-07-11 | 2 | -2/+2 |
| * | | [i18n] changed the hardcoded texts in the sysconfig modules to the i18n system | raul | 2014-07-11 | 4 | -19/+15 |
| * | | [i18n]creation of the lang folder | raul | 2014-07-11 | 3 | -3/+3 |
| * | | revert changes | raul | 2014-07-11 | 1 | -9/+1 |
| * | | [i18n] add i18n support, WIP | raul | 2014-07-11 | 3 | -3/+11 |
| |/ |
|
| * | Cleanup and minor fix | Simon Rettberg | 2014-06-27 | 1 | -2/+0 |
| * | New SysConfig module for adding a logo | Simon Rettberg | 2014-06-27 | 1 | -0/+213 |
| * | Some minor html fixes/improvements | Simon Rettberg | 2014-06-23 | 1 | -1/+1 |
| * | Get rid of pxe menu ip tracking, not needed in the future | Simon Rettberg | 2014-06-23 | 3 | -6/+2 |
| * | minor | Jonathan Bauer | 2014-06-23 | 1 | -1/+1 |
| * | improved news action handling, restore the form fields if something went wron... | Jonathan Bauer | 2014-06-23 | 1 | -7/+53 |
| * | [news] added 'clear' button to clearup the form | Jonathan Bauer | 2014-06-23 | 1 | -2/+10 |
| * | minor - comments were misleading | Jonathan Bauer | 2014-06-23 | 1 | -2/+1 |
| * | use global CONFIG_HTTP_DIR | Jonathan Bauer | 2014-06-18 | 1 | -1/+1 |
| * | Fix automatic error messages when Taskmanager::submit fails | Simon Rettberg | 2014-06-12 | 1 | -4/+4 |
| * | [minilinux] Add feature to update all components at once | Simon Rettberg | 2014-06-12 | 1 | -1/+2 |
| * | [news] Make nicer | Simon Rettberg | 2014-06-11 | 1 | -32/+26 |
| * | [news] Fix SQL injection | Simon Rettberg | 2014-06-11 | 1 | -3/+4 |
| * | 1) Improve Taskmanager error handling 2) add uptime display to status page, f... | Simon Rettberg | 2014-06-11 | 1 | -0/+11 |
| * | Minor bug fixes and removal of dead code | Simon Rettberg | 2014-06-11 | 2 | -3/+2 |
| * | Reboot functionality on system status page | Simon Rettberg | 2014-06-06 | 1 | -2/+15 |
| * | More stuff for system status page | Simon Rettberg | 2014-06-06 | 1 | -9/+119 |
| * | better action handling for news | Jonathan Bauer | 2014-06-06 | 1 | -25/+30 |
| * | news page now lists old news. Make use of actions. | Jonathan Bauer | 2014-06-06 | 1 | -26/+78 |
| * | Started "System Status" page | Simon Rettberg | 2014-06-05 | 1 | -0/+75 |
| * | Add functions to add script includes to the beginning or end of the document ... | Simon Rettberg | 2014-06-05 | 1 | -0/+1 |
| * | fancier news page + comments | Jonathan Bauer | 2014-06-05 | 1 | -1/+1 |
| * | fix news date | Jonathan Bauer | 2014-06-05 | 1 | -5/+7 |
| * | news tab for setting/viewing news | Jonathan Bauer | 2014-06-05 | 1 | -0/+61 |
| * | Add token in Render class, instead of passing it to its methods explicitly al... | Simon Rettberg | 2014-06-04 | 9 | -19/+5 |
| * | remove broken error handling + href 'back' button | Jonathan Bauer | 2014-06-04 | 1 | -2/+1 |