summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* [i18n] Remove empty tags from json outputSimon Rettberg2014-09-021-2/+8
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-021-174/+183
* Fix display glitchesSimon Rettberg2014-08-251-0/+3
* [i18n] Template translation is now dynamic wrt number of languagesSimon Rettberg2014-08-251-30/+31
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-6/+6
* Merge branch 'master' into i18nSimon Rettberg2014-08-151-2/+2
|\
| * [news] minor doxygen comment fixJonathan Bauer2014-07-211-2/+2
* | Find messages and hardcoded-messages in php files, fix editing of messagesSimon Rettberg2014-08-151-27/+59
* | [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-141-38/+30Star
* | [translation] Hide templates with no lang_* tagsSimon Rettberg2014-08-131-20/+35
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-122-295/+389
|\ \
| * | [i18n] renamed, improved and commented the translation systemraul2014-08-081-34/+124
* | | Some sanity checks; start making detection of available languages dynamic; pu...Simon Rettberg2014-08-071-143/+156
|/ /
* | [i18n]Add and remove options available for lang administrationraul2014-08-071-5/+31
* | [i18n]Corrected the system and added warnings to the table lines of the Langu...raul2014-08-061-17/+70
* | [i18n] Altering JSONs through the web interface is now possibleraul2014-07-161-35/+78
* | [i18n] Added administration interface for the i18n systemraul2014-07-151-0/+160
* | [i18n] Updated the translationsraul2014-07-145-9/+8Star
* | [slx-admin] redirects users with no permissions to the main pageraul2014-07-114-3/+4
* | [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-112-2/+2
* | [i18n] changed the hardcoded texts in the sysconfig modules to the i18n systemraul2014-07-114-19/+15Star
* | [i18n]creation of the lang folderraul2014-07-113-3/+3
* | revert changesraul2014-07-111-9/+1Star
* | [i18n] add i18n support, WIPraul2014-07-113-3/+11
|/
* Cleanup and minor fixSimon Rettberg2014-06-271-2/+0Star
* New SysConfig module for adding a logoSimon Rettberg2014-06-271-0/+213
* Some minor html fixes/improvementsSimon Rettberg2014-06-231-1/+1
* Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-233-6/+2Star
* minorJonathan Bauer2014-06-231-1/+1
* improved news action handling, restore the form fields if something went wron...Jonathan Bauer2014-06-231-7/+53
* [news] added 'clear' button to clearup the formJonathan Bauer2014-06-231-2/+10
* minor - comments were misleadingJonathan Bauer2014-06-231-2/+1Star
* use global CONFIG_HTTP_DIRJonathan Bauer2014-06-181-1/+1
* Fix automatic error messages when Taskmanager::submit failsSimon Rettberg2014-06-121-4/+4
* [minilinux] Add feature to update all components at onceSimon Rettberg2014-06-121-1/+2
* [news] Make nicerSimon Rettberg2014-06-111-32/+26Star
* [news] Fix SQL injectionSimon Rettberg2014-06-111-3/+4
* 1) Improve Taskmanager error handling 2) add uptime display to status page, f...Simon Rettberg2014-06-111-0/+11
* Minor bug fixes and removal of dead codeSimon Rettberg2014-06-112-3/+2Star
* Reboot functionality on system status pageSimon Rettberg2014-06-061-2/+15
* More stuff for system status pageSimon Rettberg2014-06-061-9/+119
* better action handling for newsJonathan Bauer2014-06-061-25/+30
* news page now lists old news. Make use of actions.Jonathan Bauer2014-06-061-26/+78
* Started "System Status" pageSimon Rettberg2014-06-051-0/+75
* Add functions to add script includes to the beginning or end of the document ...Simon Rettberg2014-06-051-0/+1
* fancier news page + commentsJonathan Bauer2014-06-051-1/+1
* fix news dateJonathan Bauer2014-06-051-5/+7
* news tab for setting/viewing newsJonathan Bauer2014-06-051-0/+61
* Add token in Render class, instead of passing it to its methods explicitly al...Simon Rettberg2014-06-049-19/+5Star
* remove broken error handling + href 'back' buttonJonathan Bauer2014-06-041-2/+1Star