summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] Fix prettytime, fix standby, check dependency on weekcalendarSimon Rettberg2017-11-301-12/+14
* [locationinfo] Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJannik Schönartz2017-11-3020-57/+186
|\
| * [sessions] english text in en templateJonathan Bauer2017-11-301-2/+2
| * [locations] english text in en templateJonathan Bauer2017-11-301-2/+2
| * english text for backend-hisinone en temlpateJonathan Bauer2017-11-301-3/+3
| * [main] Detect clock mismatch, fix translationsSimon Rettberg2017-11-307-6/+31
| * Update translationsSteffen Ritter2017-11-297-39/+139
| * [news] install: Better index for tableSimon Rettberg2017-11-291-1/+3
| * [baseconfig_bwlp] Update translationsSimon Rettberg2017-11-292-4/+6
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff.Jannik Schönartz2017-11-307-88/+342
|/
* [runmode] Implement delete-machine actionSimon Rettberg2017-11-293-24/+30
* [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-2812-129/+226
* [dnbd3] Disable SLX_SYSTEM_STANDBY_TIMEOUTSimon Rettberg2017-11-281-0/+1
* [sysconfig] Don't delete default config...Simon Rettberg2017-11-281-1/+1
* [sysconfig] Revert contraint to location table: Breaks default configSimon Rettberg2017-11-282-12/+6Star
* [baseconfig] Add current unix timestamp to configSimon Rettberg2017-11-271-0/+2
* [baseconfig_bwlp] Add SLX_WAKEUP_SCHEDULESimon Rettberg2017-11-271-0/+6
* [sysconfig] Simplify installer, add constraint to location tableSimon Rettberg2017-11-241-17/+20
* [runmode] Simplify installerSimon Rettberg2017-11-241-21/+3Star
* [statistics] Warn about suspicious hardware changes (RAM, CPU)Simon Rettberg2017-11-241-18/+42
* [dnbd3] Add installer scriptSimon Rettberg2017-11-241-0/+41
* [baseconfig_bwlp] Add new config varsSimon Rettberg2017-11-233-3/+42
* [baseconfig] Fix shadow variable handling on unset varsSimon Rettberg2017-11-231-1/+1
* [syslog] Fixed sql injection preventionJannik Schönartz2017-11-231-2/+1Star
* [syslog] Added sql injection preventionJannik Schönartz2017-11-231-1/+3
* [statistics] Filter 'state' was missing in the client statistics filterJannik Schönartz2017-11-231-1/+6
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJannik Schönartz2017-11-231-1/+1
|\
| * [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
* | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh...Jannik Schönartz2017-11-204-13/+14
|/
* [dozmod] Add missing labels for check boxesSimon Rettberg2017-11-171-10/+10
* [dozmod] Add config option for max. locations per lectureSimon Rettberg2017-11-175-6/+16
* [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-152-4/+18
* [dozmod] Improve location & exam mode detectionSimon Rettberg2017-11-142-7/+18
* [backup] Show warning on main page when last backup was more than 30 days agoSimon Rettberg2017-11-147-1/+31
* [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc)Simon Rettberg2017-11-142-3/+8
* [runmode] Fix var typo in install scriptSimon Rettberg2017-11-141-1/+1
* [locationinfo] Set SLX_AUTOLOGIN in configSimon Rettberg2017-11-141-0/+1
* [locationinfo] Fix misspelled class, typedef in phpdocSimon Rettberg2017-11-141-2/+2
* [locationinfo] Disable exchangeSimon Rettberg2017-11-141-0/+0
* [dnbd3] Extend server details page (altservers, config)Simon Rettberg2017-11-1312-25/+137
* [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
* [syslog] Tweak machineuuid index in installerSimon Rettberg2017-11-031-2/+8
* [sysconfig/runmode] Deliver bare config.tgz with just global hook data when "...Simon Rettberg2017-11-035-56/+104
* [sysconfig] Fix: Empty config.tgz modules disappeared from the listSimon Rettberg2017-11-031-1/+1
* [sysconfig] Fix selection of "none from this group" (add/edit config)Simon Rettberg2017-11-031-2/+3
* [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for aut...Simon Rettberg2017-11-033-5/+12
* [syslog] api: Relax spam protectionSimon Rettberg2017-11-031-2/+4
* [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
* [locations] Missing typecast for locationidSimon Rettberg2017-11-031-1/+1
* [dozmod] Refactor dmsd proxing, better error handling, less c & pSimon Rettberg2017-11-031-81/+26Star