summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | [serversetup-bwlp] Delete menu entries missing from POST dataSimon Rettberg2018-07-041-6/+10
| | | | | | | | | |
| | * | | | | | | | [serversetup-bwlp] Fix hotkey saving, adding new entriesSimon Rettberg2018-07-043-36/+134
| | | | | | | | | |
| | * | | | | | | | [serversetup-bwlp] Slightly nicer colors; html cleanupSimon Rettberg2018-06-281-4/+4
| | | | | | | | | |
| | * | | | | | | | [serversetup-bwlp] Simplify sorting of menu entriesSimon Rettberg2018-06-281-7/+1Star
| | | | | | | | | |
| | * | | | | | | | [serversetup-bwlp] Added drag and drop to the editmenu. Fixed radiobutton ↵Jannik Schönartz2018-06-203-11/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alignment and it's now saved/updated properly.
| | * | | | | | | | [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-1216-332/+2049
| | | | | | | | | |
| * | | | | | | | | [dozmod] Add UI to create preset network rulesUdo Walter2019-02-1213-1/+256
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | [systemstatus] Don't show swap warning too earlySimon Rettberg2019-01-301-1/+1
| | | | | | | | |
| * | | | | | | | [locationinfo] HisInOne: Properly handle multiple plannedDatesSimon Rettberg2019-01-291-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a course has been running for several semesters, older plannedDate entries tend to have no individualDate entries. Ignore those and don't error_log about it.
| * | | | | | | | [locationinfo] Suppress XML parsing error spamSimon Rettberg2019-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SimpleXML constructor is quite verbose if you pass it e.g. an HTML error page instead of the expected XML. Suppress those errors, we'll do our own (more concise) logging in the exception handler.
| * | | | | | | | [statistics] Fix copypastaSimon Rettberg2019-01-282-2/+2
| | | | | | | | |
| * | | | | | | | [statistics] Cleanup templateSimon Rettberg2019-01-281-1/+0Star
| | | | | | | | |
| * | | | | | | | [statistics] Track and display memory/tmp usage of clientsSimon Rettberg2019-01-289-19/+135
| | | | | | | | |
| * | | | | | | | [statistics] Minor refactoring (PHP >= 5.6)Simon Rettberg2019-01-242-36/+38
| | | | | | | | |
| * | | | | | | | [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-245-71/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Or rather, not really crashes, but log whenever a client reports a poweron event without reporting a proper shutdown first. This isn't neccessarily a crash but could also be due to power loss, hard poweroff, or network failures.
| * | | | | | | | [locationinfo] use set config language for panelsChristian Hofmaier2019-01-221-2/+2
| | | | | | | | |
| * | | | | | | | [locationinfo] some design reworkChristian Hofmaier2019-01-224-11/+15
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change "free" to "open" - h/min display in summary - do not display colors of unused states in summary - change seatcounter to emDash when room has current event
| * | | | | | | [statistics] Log if client seems to have crashedSimon Rettberg2019-01-212-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log when we reset a client's state in the cron job, as well as if we receive a poweron event even though the state in the DB is still IDLE or OCCUPIED.
| * | | | | | | [statistics] Improve ID44 filter matchingSimon Rettberg2019-01-211-10/+14
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | [dozmod] Re-allow old resources for migrationSimon Rettberg2019-01-151-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | [dozmod] Re-allow old resources for migrationSimon Rettberg2019-01-151-2/+10
| | |_|_|/ | |/| | |
| * | | | [locationinfo] set roomplanner default on false for existing panelsChristian Hofmaier2019-01-082-0/+6
| | | | | | | | | | | | | | | | | | | | - if panel is already existing without roomplanner value in database
| * | | | [locationinfo] make colors consistent for summary and default panelChristian Hofmaier2019-01-081-3/+3
| | |_|/ | |/| | | | | | | | | | | | | | - black is now status 'offline' - grey is now status 'broken'
| * | | [locations] Fix invalid array accessSimon Rettberg2019-01-021-1/+1
| | |/ | |/|
| * | [dozmod] ldapfilters: Fix list (attr/value)Simon Rettberg2018-12-121-2/+2
| | |
| * | [locationinfo] fix summary panel showing "closed" when room without opening ↵Christian Hofmaier2018-12-111-68/+44Star
| | | | | | | | | | | | times
| * | [dozmod] Update translationsChristian Rößler2018-12-112-18/+18
| | |
| * | [dozmod] Add editor for predefined run scriptsSimon Rettberg2018-12-1010-1/+362
| | | | | | | | | | | | | | | | | | | | | | | | Assigning scripts to certain locations only is currently not possible. Whether this is required is to be discussed, since predefined scripts selectable by bwLehrpool-Suite users would almost cover this use case. Refs #3145
| * | [runmode] Simple back/cancel buttonSteffen Ritter2018-12-101-0/+1
| | |
| * | [locationinfo] fix summary pannel always in germanChristian Hofmaier2018-12-081-4/+42
| | |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminChristian Hofmaier2018-12-088-18/+18
| |\ \
| | * | [locationinfo] roomplaner -> roomplannerSimon Rettberg2018-12-058-18/+18
| | | |
| * | | [locationinfo] fix header not detecting events in only room modeChristian Hofmaier2018-12-081-3/+31
| |/ / | | | | | | | | | - fix redundant initialize when only calendar mode
| * | [locationinfo] fix panel being closed all day long in summaryChristian Hofmaier2018-12-041-1/+1
| | |
| * | [locationinfo] fix panel being closed all day longChristian Hofmaier2018-12-041-1/+1
| | |
| * | [locationinfo] Prevent undefined index accessSimon Rettberg2018-12-041-5/+7
| | |
| * | [statistics] Filter malformed screen namesSimon Rettberg2018-12-041-0/+4
| | |
| * | [locationinfo] add new settings for panels (counter, updaterate)Christian Hofmaier2018-12-039-72/+139
| | | | | | | | | | | | | | | | | | | | | | | | - setting: consider only clients in roomplaner, instead of ip range - add option to set update rate in summary panels - directly initialize when mode is "only calendar" - Set counter to "-" if room has ongoing event - fix some spelling / unused code
| * | [dozmod] networkshares: Use {{password_type}} for password fieldSimon Rettberg2018-12-031-2/+2
| | |
| * | [dozmod] Update translationsSimon Rettberg2018-12-034-7/+22
| | |
| * | [dozmod] Networkshares: New DB scheme, error checksSimon Rettberg2018-12-034-40/+107
| | |
| * | [locationinfo] HiS: Check if event has any planned datesSimon Rettberg2018-12-031-0/+2
| | |
| * | [dozmod] ldapfilter: Update table scheme, fix minor bugsSimon Rettberg2018-12-012-18/+18
| | | | | | | | | | | | | | | | | | * Editing filter showed wrong success message * Made all methods static * Fix listing existing filters
| * | Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminUdo Walter2018-11-2313-1/+273
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # modules-available/dozmod/page.inc.php
| | * | [dozmod] Add LDAP filter submoduleJannik Schönartz2018-11-2313-1/+273
| | | |
| * | | [dozmod] add network share submoduleUdo Walter2018-11-2313-1/+283
| |/ /
| * | [sysconfig] Sanitize field typeSimon Rettberg2018-11-221-0/+1
| | |
| * | [sysconfig] Add UI option to let ldadp generate uidNumbersSimon Rettberg2018-11-219-5/+40
| | |
| * | [sysconfig] de: Fix typoSimon Rettberg2018-11-211-1/+1
| | |
| * | [locationinfo] Fix infinite loop with malformed backend dataSimon Rettberg2018-11-211-0/+6
| | |