summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFIG_FOOTER option; if set, it will be appended to the bottom of the ↵Simon Rettberg2014-09-031-0/+2
| | | | page, via templates/footer.html
* [i18n] Also add submit button at the top of the edit template, so hitting ↵Simon Rettberg2014-09-021-3/+6
| | | | enter in a text field doesn't delete the first tag
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-026-152/+53Star
|
* [i18n] Template translation is now dynamic wrt number of languagesSimon Rettberg2014-08-251-14/+10Star
|
* Fix lang-tag in sysconfig templateSimon Rettberg2014-08-151-1/+1
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-125-22/+28
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
| * [i18n] removed .json files and corrected the menu linksraul2014-08-082-2/+2
| |
| * [i18n] renamed, improved and commented the translation systemraul2014-08-083-20/+26
| |
* | Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-072-6/+6
|/ | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* [i18n]Add and remove options available for lang administrationraul2014-08-072-10/+45
|
* [i18n]Corrected the system and added warnings to the table lines of the ↵raul2014-08-062-62/+72
| | | | Language Administration page
* [i18n] Altering JSONs through the web interface is now possibleraul2014-07-165-50/+134
|
* [i18n] Added administration interface for the i18n systemraul2014-07-154-0/+73
|
* [i18n] Updated the translationsraul2014-07-142-14/+8Star
|
* [i18n] reorganized the internationalization systemraul2014-07-112-6/+18
|
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-111-1/+1
|
* [i18n] final templates with the mustache tagsraul2014-07-113-34/+22Star
|
* [i18n]added mustache tags to the templatesraul2014-07-1132-285/+229Star
|
* [templates] adapt html templatesraul2014-07-1111-33/+107
|
* [i18n] add i18n support, WIPraul2014-07-111-8/+7Star
|
* Improve help text for PXE menuSimon Rettberg2014-06-271-1/+5
|
* New SysConfig module for adding a logoSimon Rettberg2014-06-272-0/+48
|
* Some minor html fixes/improvementsSimon Rettberg2014-06-232-1/+1
|
* Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-232-9/+3Star
|
* [syslog] make syslog friendlier for mobile devicesJonathan Bauer2014-06-231-23/+25
|
* [news] added 'clear' button to clearup the formJonathan Bauer2014-06-231-1/+2
|
* [minilinux] Add feature to update all components at onceSimon Rettberg2014-06-121-7/+27
|
* Add .slx-ellipsis class to prevent long fields from overflowing - currently ↵Simon Rettberg2014-06-121-3/+3
| | | | used by news only
* [news] Make nicerSimon Rettberg2014-06-111-57/+54Star
| | | | | | | 1) Delete via POST 2) Error message if newsId is missing on delete 3) Highlight last news if not editing a specific news entry 4) Fix html syntax (missing <tr> in <thead>)
* 1) Improve Taskmanager error handling 2) add uptime display to status page, ↵Simon Rettberg2014-06-111-1/+5
| | | | finally closes #953
* Add animation class slx-rotation that will make an element rotate (used for ↵Simon Rettberg2014-06-111-5/+5
| | | | "in progress")
* Improved some help text :)Simon Rettberg2014-06-111-1/+1
|
* Minor bug fixes and removal of dead codeSimon Rettberg2014-06-111-18/+16Star
|
* Reboot functionality on system status pageSimon Rettberg2014-06-062-1/+24
|
* More stuff for system status pageSimon Rettberg2014-06-065-5/+161
|
* make the table responsive. Fixes appearance on mobile devicesJonathan Bauer2014-06-061-0/+2
|
* better action handling for newsJonathan Bauer2014-06-061-1/+1
|
* news page now lists old news. Make use of actions.Jonathan Bauer2014-06-061-25/+57
|
* Started "System Status" pageSimon Rettberg2014-06-053-0/+64
|
* fancier news page + commentsJonathan Bauer2014-06-051-12/+20
|
* news tab for setting/viewing newsJonathan Bauer2014-06-052-0/+21
|
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJonathan Bauer2014-06-046-94/+0Star
|\
| * Delete some more old filesSimon Rettberg2014-06-046-94/+0Star
| |
* | remove broken error handling + href 'back' buttonJonathan Bauer2014-06-041-20/+15Star
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJonathan Bauer2014-06-045-25/+22Star
|\
| * Add RO-Credentials to CIFS VMStoreSimon Rettberg2014-06-041-14/+18
| |
| * Remove old download stuffSimon Rettberg2014-06-033-10/+0Star
| |
| * Continue to show minilinux download status even when refreshing the pageSimon Rettberg2014-06-021-1/+4
| |
* | listing of module's contentJonathan Bauer2014-06-042-1/+23
|/
* Fixed some bugs from Sateserver v05Simon Rettberg2014-05-285-4/+14
|