summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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 u...Simon Rettberg2014-06-122-4/+11
* [news] Make nicerSimon Rettberg2014-06-112-89/+80Star
* [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-113-17/+21
* Add animation class slx-rotation that will make an element rotate (used for "...Simon Rettberg2014-06-113-6/+18
* Improved some help text :)Simon Rettberg2014-06-112-1/+3
* Minor bug fixes and removal of dead codeSimon Rettberg2014-06-115-23/+20Star
* Reboot functionality on system status pageSimon Rettberg2014-06-068-9/+50
* More stuff for system status pageSimon Rettberg2014-06-067-14/+284
* Variable timeout for Taskmanager::waitCompleteSimon Rettberg2014-06-061-3/+3
* make the table responsive. Fixes appearance on mobile devicesJonathan Bauer2014-06-061-0/+2
* better action handling for newsJonathan Bauer2014-06-062-26/+31
* news page now lists old news. Make use of actions.Jonathan Bauer2014-06-063-52/+137
* Started "System Status" pageSimon Rettberg2014-06-059-35/+218
* Add functions to add script includes to the beginning or end of the document ...Simon Rettberg2014-06-052-1/+34
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2014-06-056-4/+150
|\
| * fancier news page + commentsJonathan Bauer2014-06-053-13/+22
| * 'null' news if no news are saved on the DB.Jonathan Bauer2014-06-051-1/+3
| * news api for vmchooser2Jonathan Bauer2014-06-051-0/+23
| * update 3 : news tableJonathan Bauer2014-06-051-3/+29
| * fix news dateJonathan Bauer2014-06-052-6/+10
| * news tab for setting/viewing newsJonathan Bauer2014-06-053-0/+82
* | Handle message rendering a bit different if running in AJAX modeSimon Rettberg2014-06-052-13/+59
|/
* Delete more old filesSimon Rettberg2014-06-051-113/+0Star
* Add token in Render class, instead of passing it to its methods explicitly al...Simon Rettberg2014-06-0411-34/+28Star
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJonathan Bauer2014-06-047-95/+1Star
|\
| * Check if HTTP_ACCEPT_ENCODING is set in $_SERVER before accessing itSimon Rettberg2014-06-041-1/+1
| * Delete some more old filesSimon Rettberg2014-06-046-94/+0Star
* | remove broken error handling + href 'back' buttonJonathan Bauer2014-06-042-22/+16Star
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJonathan Bauer2014-06-0416-129/+100Star
|\
| * Add RO-Credentials to CIFS VMStoreSimon Rettberg2014-06-044-22/+37
| * Remove old download stuffSimon Rettberg2014-06-034-90/+0Star
| * Only show DL status if task still exists...Simon Rettberg2014-06-021-4/+7
| * Continue to show minilinux download status even when refreshing the pageSimon Rettberg2014-06-024-9/+39
| * Fix tracking of js taskmanager poller status; remove obsolete hack from taskm...Simon Rettberg2014-06-022-7/+7