summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [baseconfig_bwlp] Add SLX_PREFERRED_SOUND_OUTPUTSimon Rettberg2018-11-211-0/+6
| | | | | | | | | | | | Refs #3242
| * | [locationinfo] show overlapping eventsChristian Hofmaier2018-10-301-3/+10
| | | | | | | | | | | | | | | - when events overlap by time, show them separately - when two events dont differ in title, start and end, merge them
| * | [locationinfo] scale calender if no events in timetableChristian Hofmaier2018-10-161-1/+2
| | | | | | | | | | | | | | | | | | - scale the calender even without events in the timetable for a better view when multiple rooms selected - hide scrollbar for calenders (!important is neccessary!)
| * | [adduser] remove bad use of "'" in template-tagsJonathan Bauer2018-10-161-2/+2
| | | | | | | | | | | | this led to js errors and prevented any user to register
| * | [locationinfo] apply design guidelines / table stylingChristian Hofmaier2018-10-117-68/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move buttons to the right hand side - use modals for confirmation check - table styling/adjustment -- add missing headers -- remove text from buttons in table -- center buttons / header-text - improve language-tags
| * | [locationinfo] disable add location when 4 rooms in list in default-panel-configChristian Hofmaier2018-10-111-5/+20
| | | | | | | | | | | | | | | | | | | | | - don't close dropdown selection when room selected - if 4 rooms selected disable the add button - if 4 rooms selected, close the dropdown selection - re enable the button when a room gets removed
| * | [inc/User] Fix access to Page if class is not loadedSimon Rettberg2018-08-075-22/+34
| | |
| * | [syslog] Add user export featureSimon Rettberg2018-08-076-4/+87
| | | | | | | | | | | | | | | | | | | | | This will export all rows from tables that log user related content, data, events, helping administrators to conform to DSGVO information requests. Closes #3401
| * | [roomplanner] Fix search feature: load user in ajax callSimon Rettberg2018-07-161-0/+1
| |/
| * [statistics] Add location column in clientlistSteffen Ritter2018-06-062-0/+8
| |
| * [exams] Fix warning msg when checking timeranges (sec vs ms)Steffen Ritter2018-05-301-3/+3
| |
| * Introduce proper constants for taskmanager statusSimon Rettberg2018-05-244-7/+7
| |
| * [serversetup-bwlp] Tweak help textv3.7Simon Rettberg2018-05-073-4/+6
| |
| * Update translationsSimon Rettberg2018-05-074-3/+5
| |
| * [serversetup-bwlp] Add log output to ipxe building taskSimon Rettberg2018-05-074-14/+38
| |
| * [permissionmanager] Improve commentSimon Rettberg2018-05-071-1/+1
| |
| * [runmode] Add module name of current runmode to /opt/openslx/configSimon Rettberg2018-04-271-0/+1
| |
| * [sysconfig] Placeholder for listen port in ssh moduleSteffen Ritter2018-04-271-1/+1
| |
| * [adduser] Print userid=1 bold in userlistSimon Rettberg2018-04-272-6/+12
| |
| * [dozmod] Open mail templates with missing placeholders on saveSimon Rettberg2018-04-272-4/+5
| |
| * [dozmod] Make label activate checkboxesSteffen Ritter2018-04-271-2/+2
| |
| * Don't try to load non-existent style.css/clientscript.jsSimon Rettberg2018-04-274-12/+0Star
| |
| * [locations] Restore row with unassigned machinesSimon Rettberg2018-04-252-3/+12
| |
| * [locationinfo] Default language to slx-admin session language for new panelSimon Rettberg2018-04-251-2/+2
| |
| * [locationinfo] Don't pad with ... but ' 'Simon Rettberg2018-04-251-2/+2
| |
| * [rebootcontrol] Fix NO_SUCH_INSTANCE handlingSimon Rettberg2018-04-251-1/+1
| |
| * [rebootcontrol] Nicer status list; list of all running jobsSimon Rettberg2018-04-258-46/+186
| |
| * [locations] Fix machine countingSimon Rettberg2018-04-251-1/+1
| |
| * [rebootcontrol] Fix keypair regen feedbackSimon Rettberg2018-04-251-2/+18
| |
| * [locationinfo] Activate runmode module before callingSimon Rettberg2018-04-251-1/+3
| |
| * [rebootcontrol] Try clients first that are known to be onlineSimon Rettberg2018-04-242-3/+9
| | | | | | | | | | This prevents long delays if a large amount of clients is selected where the majority is offline.
| * [translation] Satelliten-Server -> SatellitenserverSteffen Ritter2018-04-245-6/+6
| |
| * [roomplanner] Fix deleting PCs not from current location subnetSimon Rettberg2018-04-241-0/+1
| |
| * [exams/runmode] Properly disable exam mode for runmodesSimon Rettberg2018-04-202-23/+28
| |
| * [systemstatus] atftpd -> tftpd-hpaSimon Rettberg2018-04-201-1/+1
| |
| * Fix more callsSimon Rettberg2018-04-204-6/+6
| |
| * [adduser] Assign first created user role "Super-Admin"Simon Rettberg2018-04-191-0/+2
| |
| * [statistics] Fix select items in filterbox, tweak ID44 size groupingSimon Rettberg2018-04-192-4/+4
| |
| * [locationinfo] davinchi: Reuse curl handleSimon Rettberg2018-04-181-5/+17
| |
| * [locationinfo] hisinone: Query relevant days only, not whole year/semesterSimon Rettberg2018-04-181-38/+46
| | | | | | | | | | | | | | Speed up queries significantly by not going through all the courses for the whole year, but just query those that take place in the next seven days. We also reuse the curl handle now for some additional speedup.
| * [news] Update translationsSimon Rettberg2018-04-162-0/+2
| |
| * [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-1348-181/+250
| | | | | | | | This is supposed to prevent unneeded js/css from being pulled in
| * [js_stupidtable] Decollapse on sort (slx-decollapse tables)Simon Rettberg2018-04-131-0/+8
| |
| * [js_stupidtable] Add ipv4 sort functionSimon Rettberg2018-04-131-0/+10
| |
| * [js_stupidtable] Add arrow indicating sort direction to current columnSimon Rettberg2018-04-132-3/+15
| |
| * [js_stupidtable] Make will_manually_build_table default to trueSimon Rettberg2018-04-131-1/+1
| |
| * [js_stupidtable] Import v1.1.3 vanillaSimon Rettberg2018-04-131-107/+216
| |
| * Update translationsSimon Rettberg2018-04-134-2/+12
| |
| * [permissionmanager] Add role description field; install some default rulesSimon Rettberg2018-04-138-35/+156
| | | | | | | | Closes #3356
| * [permissionmanager] Preselect all locations when adding new roleSimon Rettberg2018-04-131-1/+1
| |