summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [i18n] Added administration interface for the i18n systemraul2014-07-1518-9/+257
|
* [i18n] Updated the translationsraul2014-07-1425-32/+85
|
* XMerge branch 'i18n' of gitlab.c3sl.ufpr.br:cdn/slx-admin into i18nraul2014-07-1125-227/+664
|\
| * [i18n] deleted old unnecessary filesraul2014-07-1142-2028/+0Star
| |
| * [slx-admin] redirects users with no permissions to the main pageraul2014-07-114-3/+4
| |
| * [i18n] reorganized the internationalization systemraul2014-07-11134-58/+1019
| |
| * [i18n] changed DB script to the new language notationraul2014-07-111-43/+43
| |
| * [i18n]separated jsons by template, and finished other php detailsraul2014-07-1146-137/+1223
| |
| * [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-114-3/+213
| |
| * [i18n] changed the hardcoded texts in the sysconfig modules to the i18n systemraul2014-07-114-19/+15Star
| |
| * [i18n] final templates with the mustache tagsraul2014-07-113-34/+22Star
| |
| * [i18n]added mustache tags to the templatesraul2014-07-1132-285/+229Star
| |
| * [i18n]creation of the lang folderraul2014-07-1119-195/+872
| |
| * revert changesraul2014-07-111-9/+1Star
| |
| * [templates] adapt html templatesraul2014-07-1111-33/+107
| |
| * [i18n] implemented translator logicraul2014-07-114-39/+150
| |
| * [i18n] add i18n support, WIPraul2014-07-119-11/+69
| |
| * Update .gitignore to exclude netbeans project fileSimon Rettberg2014-06-271-0/+1
| |
| * Improve help text for PXE menuSimon Rettberg2014-06-271-1/+5
| |
| * Cleanup and minor fixSimon Rettberg2014-06-274-67/+1Star
| |
| * New SysConfig module for adding a logoSimon Rettberg2014-06-276-85/+402
| |
| * Added doxygen comments to Taskmanager classSimon Rettberg2014-06-231-7/+56
| |
| * Rebuild AD config modules if server IP changed...Simon Rettberg2014-06-233-7/+52
| | | | | | | | Also add vmchooser URL to getconfig, fix shell string escaping
| * Some minor html fixes/improvementsSimon Rettberg2014-06-236-3/+5
| |
| * Try to autpmatically detect server ip on init-apiSimon Rettberg2014-06-233-27/+94
| |
| * Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-237-41/+5Star
| |
| * minorJonathan Bauer2014-06-232-2/+2
| |
| * improved news action handling, restore the form fields if something went ↵Jonathan Bauer2014-06-231-7/+53
| | | | | | | | wrong when saving it to the database.
| * [syslog] make syslog friendlier for mobile devicesJonathan Bauer2014-06-231-23/+25
| |
| * [news] added 'clear' button to clearup the formJonathan Bauer2014-06-232-3/+12
| |
| * minor - comments were misleadingJonathan Bauer2014-06-231-2/+1Star
| |
| * use global CONFIG_HTTP_DIRJonathan Bauer2014-06-181-1/+1
| |
* | [i18n] deleted old unnecessary filesraul2014-07-1042-2028/+0Star
| |
* | [slx-admin] redirects users with no permissions to the main pageraul2014-07-104-3/+4
| |
* | [i18n] reorganized the internationalization systemraul2014-07-10134-58/+1019
| |
* | [i18n] changed DB script to the new language notationraul2014-07-101-43/+43
| |
* | [i18n]separated jsons by template, and finished other php detailsraul2014-07-0746-137/+1223
| |
* | [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-034-3/+213
| |
* | [i18n] changed the hardcoded texts in the sysconfig modules to the i18n systemraul2014-07-014-19/+13Star
| |
* | [i18n] final templates with the mustache tagsraul2014-07-013-34/+22Star
| |
* | [i18n]added mustache tags to the templatesraul2014-06-3032-261/+208Star
| |
* | [i18n]creation of the lang folderraul2014-06-3019-195/+872
| |
* | revert changesraul2014-06-241-10/+1Star
| |
* | [templates] adapt html templatesraul2014-06-2411-33/+107
| |
* | [i18n] implemented translator logicraul2014-06-244-39/+150
| |
* | [i18n] add i18n support, WIPraul2014-06-139-9/+69
|/
* Dump current db schemeSimon Rettberg2014-06-131-39/+230
|
* Fix automatic error messages when Taskmanager::submit failsSimon Rettberg2014-06-122-5/+5
|
* [minilinux] Add feature to update all components at onceSimon Rettberg2014-06-122-8/+29
|
* Add .slx-ellipsis class to prevent long fields from overflowing - currently ↵Simon Rettberg2014-06-122-4/+11
| | | | used by news only