summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-10/+18
|
* [i18n] Fix loading of messagesSimon Rettberg2014-08-181-1/+1
|
* Find messages and hardcoded-messages in php files, fix editing of messagesSimon Rettberg2014-08-152-17/+21
|
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-142-4/+32
|
* Don't bail out if a json file doesn't exist for a given lang+templateSimon Rettberg2014-08-131-3/+3
|
* Fix up_json_encode to actually work properly on assoc arraysSimon Rettberg2014-08-131-7/+12
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-122-1/+174
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
* | Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-071-0/+82
|/ | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* [i18n] reorganized the internationalization systemraul2014-07-111-1/+0Star
|
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-111-1/+2
|
* [i18n]creation of the lang folderraul2014-07-111-39/+1Star
|
* [i18n] implemented translator logicraul2014-07-111-1/+2
|
* Cleanup and minor fixSimon Rettberg2014-06-271-1/+1
|
* New SysConfig module for adding a logoSimon Rettberg2014-06-273-85/+141
|
* Added doxygen comments to Taskmanager classSimon Rettberg2014-06-231-7/+56
|
* Rebuild AD config modules if server IP changed...Simon Rettberg2014-06-232-5/+40
| | | | Also add vmchooser URL to getconfig, fix shell string escaping
* Some minor html fixes/improvementsSimon Rettberg2014-06-231-1/+0Star
|
* Try to autpmatically detect server ip on init-apiSimon Rettberg2014-06-232-27/+93
|
* Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-231-20/+0Star
|
* minorJonathan Bauer2014-06-231-1/+1
|
* Fix automatic error messages when Taskmanager::submit failsSimon Rettberg2014-06-121-1/+1
|
* 1) Improve Taskmanager error handling 2) add uptime display to status page, ↵Simon Rettberg2014-06-111-16/+5Star
| | | | finally closes #953
* Minor bug fixes and removal of dead codeSimon Rettberg2014-06-112-2/+2
|
* Reboot functionality on system status pageSimon Rettberg2014-06-065-6/+11
|
* Variable timeout for Taskmanager::waitCompleteSimon Rettberg2014-06-061-3/+3
|
* news page now lists old news. Make use of actions.Jonathan Bauer2014-06-061-1/+2
|
* Started "System Status" pageSimon Rettberg2014-06-052-5/+48
|
* Add functions to add script includes to the beginning or end of the document ↵Simon Rettberg2014-06-051-1/+33
| | | | to Render class
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2014-06-051-1/+3
|\
| * fix news dateJonathan Bauer2014-06-051-1/+3
| |
* | Handle message rendering a bit different if running in AJAX modeSimon Rettberg2014-06-051-0/+13
|/
* Add token in Render class, instead of passing it to its methods explicitly ↵Simon Rettberg2014-06-042-15/+23
| | | | all over the place
* Check if HTTP_ACCEPT_ENCODING is set in $_SERVER before accessing itSimon Rettberg2014-06-041-1/+1
|
* Continue to show minilinux download status even when refreshing the pageSimon Rettberg2014-06-022-2/+22
|
* ZeugSimon Rettberg2014-06-022-2/+12
|
* Fixed some bugs from Sateserver v05Simon Rettberg2014-05-284-38/+59
|
* WIPSimon Rettberg2014-05-264-15/+114
|
* WIPSimon Rettberg2014-05-244-6/+17
|
* Stuff (WIP)Simon Rettberg2014-05-237-5/+167
|
* Server Setup pageSimon Rettberg2014-05-214-2/+69
|
* JS Stuff for Taskmanager interactionSimon Rettberg2014-05-203-7/+31
| | | | More work on AD wizard
* OO style modulesSimon Rettberg2014-05-191-1/+4
|
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-157-11/+208
|
* Fix handle leak in downloading, better error reporting on failed downloads, ↵Simon Rettberg2014-03-201-2/+4
| | | | add nvidia_libs addon to downloads
* Add pagination to syslog, change filter inputbox to use tagsinputSimon Rettberg2014-01-092-0/+116
|
* Fix markup processing if string ends with ':'Simon Rettberg2014-01-071-3/+3
|
* Add gzip compression to outputSimon Rettberg2013-11-271-0/+10
|
* Make default boot entry selectable (also fix menu timeout)Simon Rettberg2013-11-211-1/+1
|
* Fixed two stupid messupsSimon Rettberg2013-11-161-1/+1
|
* Add minilinux download functionality and ipxe compilation scriptsSimon Rettberg2013-11-162-1/+4
|