summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [slx-admin] config.php renamed to config.php.example, set marker for SSPSChristian Rößler2014-07-251-0/+0
* [news] minor doxygen comment fixJonathan Bauer2014-07-211-2/+2
* 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
* 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 wron...Jonathan Bauer2014-06-231-7/+53
* [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
* 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
|\