summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
| * [statistics] Fix class name typoSimon Rettberg2016-08-021-1/+1
| |
| * Fixed problems with validation of multilist and multiinput.Christian Klinger2016-08-013-17/+62
| |
| * [statistics] Fix minor layout issuesSimon Rettberg2016-07-292-36/+40
| |
| * [statistics] Make filtering more dynamic, remove hard cutoff from summarySimon Rettberg2016-07-298-228/+310
| |
| * [baseconfig] Rework makeInput to prevent generating invalid tag attribsSimon Rettberg2016-07-281-14/+28
| |
| * [exams] Add autostart lecture featureSimon Rettberg2016-07-287-22/+107
| |
| * [dozmod] API: Implement netrules and runscript fetching for lecturesSimon Rettberg2016-07-271-3/+48
| |
* | mail template editor.Christian Klinger2016-08-028-7/+302
|/
* dozmod runtimeconfig.Christian Klinger2016-07-264-6/+282
|
* Merge branch 'feature/baseconfig-extra-types' into modularizationChristian Klinger2016-07-266-16/+111
|\
| * refactored makeInput().Christian Klinger2016-07-191-18/+21
| |
| * use bootstrap-multiselect for multilist and selectize for multiinput.Christian Klinger2016-07-196-9/+101
| |
* | added "cancel" button.Christian Klinger2016-07-261-2/+3
| |
* | use ellipsis via CSS to prevent long systemmodels to break the layout.Christian Klinger2016-07-211-2/+3
| |
* | Added extra cancel buttons.Christian Klinger2016-07-214-3/+9
| |
* | [dozmod] Error feedback on mailtest; check-all for image-delete; longer ↵Simon Rettberg2016-07-152-5/+42
|/ | | | timeouts for dozmod calls
* Merging some refactoring + new filter functionality.Christian Klinger2016-07-1512-667/+679
|
* [syslog] API: Write machineuuid to DBSimon Rettberg2016-07-141-1/+3
|
* [statistics] Allow larger RAM...Simon Rettberg2016-07-141-2/+2
|
* Update translationsSimon Rettberg2016-07-148-5/+29
|
* [statistics] Add location to filter dropdown listSimon Rettberg2016-07-133-9/+37
|
* [statistics] Change delimiter to something more unusual, add captions for ↵Simon Rettberg2016-07-133-39/+67
| | | | filter options
* [statistics] Minor html cleanup/fixesSimon Rettberg2016-07-131-11/+15
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-07-131-1072/+1074
|\ | | | | | | modularization
| * [statistics] Fix indentationSimon Rettberg2016-07-131-1072/+1074
| |
* | added js_selectize module.Christian Klinger2016-07-133-0/+4077
|/
* forgot to remove debug die().Christian Klinger2016-07-131-1/+0Star
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-07-1336-512/+852
|\ | | | | | | modularization
| * Fix fixSimon Rettberg2016-07-121-1/+1
| |
| * [locations] Fix determining global sysconfigSimon Rettberg2016-07-121-0/+2
| |
| * [main] Add module titleSimon Rettberg2016-07-122-0/+6
| |
| * [serversetup-bwlp] Add help text fow usb image downloadSimon Rettberg2016-07-124-7/+47
| |
| * [dozmod] Minor api cleanupSimon Rettberg2016-07-121-15/+6Star
| |
| * [exams] Show list of upcomfing exam lectures; allow adding exam period based ↵Simon Rettberg2016-07-1212-170/+342
| | | | | | | | on upcoming exam
| * [exams] Fix layout/typeSimon Rettberg2016-07-071-2/+4
| |
| * [exams] Hide 'show' button for past exams; show axis caption on top and ↵Simon Rettberg2016-07-072-9/+13
| | | | | | | | bottom if we have more than 5 locations
| * [exams] Add button to zoom to selected exam period; autofill end day; show ↵Simon Rettberg2016-07-065-44/+91
| | | | | | | | description of exam periods
| * Fix formattingSimon Rettberg2016-07-061-110/+109Star
| |
| * [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵Simon Rettberg2016-07-0610-224/+233
| | | | | | | | improve config module handling
| * [dozmod] api: Add error checks, implement lecture list resource typeSimon Rettberg2016-07-061-55/+115
| |
| * [exams] Handle global room 0 when checking if exam mode is activeSimon Rettberg2016-07-051-2/+2
| |
| * [minilinux] Fix link not showing in main-warning hookSimon Rettberg2016-07-051-1/+1
| |
| * [serversetup] Show warning on main page if ip address is not setSimon Rettberg2016-07-053-2/+10
| |
* | Squashed commit of the following:Christian Klinger2016-07-1313-930/+1602
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit af19d2aa593a4b4b068a5bc3707d74378625d774 Author: Christian Klinger <spam@klinch.de> Date: Wed Jul 13 12:32:17 2016 +0200 added sorting functionality. commit 0030ebebb49bad18fba8e74184d331be5485ed4e Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 16:09:16 2016 +0200 small improvements. commit 8dc5ee1173ffbc6e689f3197ad4d1ecf700a9374 Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:49:29 2016 +0200 added location fiter. commit 63a2da244a6def5cdd76c654bd5a6a0c108cc47b Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:25:15 2016 +0200 most filters should work. commit 847536b34cec0194c58cb41a17006a8bd88f748d Author: Christian Klinger <spam@klinch.de> Date: Tue Jul 5 15:57:38 2016 +0200 rudimentary filter options.
* fixed bug.Christian Klinger2016-07-051-5/+14
|
* i18n for bootstrap_datepicker.Christian Klinger2016-07-0573-21/+1200
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-07-0542-130/+320
|\ | | | | | | | | | | | | modularization Conflicts: modules-available/main/templates/main-menu.html
| * Update translationsSimon Rettberg2016-07-043-0/+12
| |
| * [statistics] Don't show uptime for offline clients; chart.js: highlight in boldSimon Rettberg2016-07-045-9/+12
| |
| * [news/summernote] Make button selection match capabilities of Qt/vmchooserSimon Rettberg2016-07-043-10/+9Star
| |