Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Activate runmode module before calling | Simon Rettberg | 2018-04-25 | 1 | -1/+3 |
| | |||||
* | [rebootcontrol] Try clients first that are known to be online | Simon Rettberg | 2018-04-24 | 2 | -3/+9 |
| | | | | | This prevents long delays if a large amount of clients is selected where the majority is offline. | ||||
* | [translation] Satelliten-Server -> Satellitenserver | Steffen Ritter | 2018-04-24 | 5 | -6/+6 |
| | |||||
* | [roomplanner] Fix deleting PCs not from current location subnet | Simon Rettberg | 2018-04-24 | 1 | -0/+1 |
| | |||||
* | [exams/runmode] Properly disable exam mode for runmodes | Simon Rettberg | 2018-04-20 | 2 | -23/+28 |
| | |||||
* | [systemstatus] atftpd -> tftpd-hpa | Simon Rettberg | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Fix more calls | Simon Rettberg | 2018-04-20 | 4 | -6/+6 |
| | |||||
* | [adduser] Assign first created user role "Super-Admin" | Simon Rettberg | 2018-04-19 | 1 | -0/+2 |
| | |||||
* | [statistics] Fix select items in filterbox, tweak ID44 size grouping | Simon Rettberg | 2018-04-19 | 2 | -4/+4 |
| | |||||
* | [locationinfo] davinchi: Reuse curl handle | Simon Rettberg | 2018-04-18 | 1 | -5/+17 |
| | |||||
* | [locationinfo] hisinone: Query relevant days only, not whole year/semester | Simon Rettberg | 2018-04-18 | 1 | -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 translations | Simon Rettberg | 2018-04-16 | 2 | -0/+2 |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 48 | -181/+250 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [js_stupidtable] Decollapse on sort (slx-decollapse tables) | Simon Rettberg | 2018-04-13 | 1 | -0/+8 |
| | |||||
* | [js_stupidtable] Add ipv4 sort function | Simon Rettberg | 2018-04-13 | 1 | -0/+10 |
| | |||||
* | [js_stupidtable] Add arrow indicating sort direction to current column | Simon Rettberg | 2018-04-13 | 2 | -3/+15 |
| | |||||
* | [js_stupidtable] Make will_manually_build_table default to true | Simon Rettberg | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | [js_stupidtable] Import v1.1.3 vanilla | Simon Rettberg | 2018-04-13 | 1 | -107/+216 |
| | |||||
* | Update translations | Simon Rettberg | 2018-04-13 | 4 | -2/+12 |
| | |||||
* | [permissionmanager] Add role description field; install some default rules | Simon Rettberg | 2018-04-13 | 8 | -35/+156 |
| | | | | Closes #3356 | ||||
* | [permissionmanager] Preselect all locations when adding new role | Simon Rettberg | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | [dozmod] Don't show 1.1.1970 for users that never logged in | Simon Rettberg | 2018-04-12 | 1 | -1/+4 |
| | |||||
* | [dozmod] Properly sort "last login" column in user list | Simon Rettberg | 2018-04-12 | 2 | -3/+3 |
| | |||||
* | [locationinfo] Move save btn to the right (design guidelines) | Steffen Ritter | 2018-04-12 | 5 | -6/+5 |
| | |||||
* | [dnbd3] Colorful config formatting | Simon Rettberg | 2018-04-11 | 2 | -2/+40 |
| | |||||
* | [roomplanner] Add icon to PCs that opens machine details from statistics module | Simon Rettberg | 2018-04-10 | 4 | -41/+54 |
| | |||||
* | [runmode] Add module.json | Steffen Ritter | 2018-04-10 | 2 | -0/+8 |
| | |||||
* | [dozmod] Require explicit view permission for user list | Simon Rettberg | 2018-04-10 | 1 | -1/+2 |
| | |||||
* | [exams] Fix always-disabled "add" button for existing lectures | Simon Rettberg | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Update translations | Simon Rettberg | 2018-04-10 | 10 | -21/+55 |
| | |||||
* | [adduser] Fix JS checks on add page | Simon Rettberg | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | [adduser] JS checks while editing user; second save button below role list | Simon Rettberg | 2018-04-09 | 5 | -34/+55 |
| | |||||
* | [adduser] Rename permission to view-list | Simon Rettberg | 2018-04-09 | 2 | -2/+2 |
| | |||||
* | Permissions: Consistency: Make all pages require at least one permission to ↵ | Simon Rettberg | 2018-04-09 | 14 | -24/+48 |
| | | | | | | be accessible Closes #3340 | ||||
* | [news] Ask for confirmation when deleting entry | Simon Rettberg | 2018-04-05 | 1 | -2/+7 |
| | |||||
* | [locationinfo] Fix default setting for "select" backend options | Simon Rettberg | 2018-04-05 | 1 | -1/+4 |
| | |||||
* | [locationinfo] Add exchange backend | Simon Rettberg | 2018-04-05 | 785 | -203/+67955 |
| | | | | Closes #3170 | ||||
* | [locationinfo] Fix color of seat counter not updating properly | Simon Rettberg | 2018-04-05 | 2 | -6/+5 |
| | |||||
* | [locationinfo] Delete according runmode entries when a panel gets deleted | Simon Rettberg | 2018-04-03 | 1 | -0/+1 |
| | |||||
* | [locationinfo] Use User::assertPermission() | Simon Rettberg | 2018-04-03 | 1 | -2/+1 |
| | |||||
* | [statistics] Use assertPermission instead of manual error + redirect | Simon Rettberg | 2018-03-31 | 1 | -2/+1 |
| | |||||
* | [dnbd3] Runmode: Merge IP ranges opened in firewall | Simon Rettberg | 2018-03-31 | 1 | -3/+43 |
| | |||||
* | [permissionmanager] Introduce dedicated "permission denied" page | Simon Rettberg | 2018-03-29 | 5 | -3/+44 |
| | | | | Closes #3350 | ||||
* | [serversetup-bwlp] Update pxelinux menu parser | Simon Rettberg | 2018-03-29 | 1 | -17/+139 |
| | |||||
* | [locationinfo] Properly check permissions when saving new panel | Simon Rettberg | 2018-03-29 | 1 | -1/+7 |
| | |||||
* | [locationinfo] Fix permission checking: Add missing return statement | Simon Rettberg | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | Fix warnings | Simon Rettberg | 2018-03-29 | 1 | -3/+3 |
| | |||||
* | [dnbd3] Show main-warning only if page is accessible | Simon Rettberg | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | [sysconfig] Stuff ssh config into "empty" global config | Simon Rettberg | 2018-03-29 | 2 | -7/+38 |
| | | | | | | | | | | This is an ugly hack. The "no sysconfig" runmode option creates an obvious problem if an ssh config exists: It won't be provisioned to the client, so it's not reachable via ssh. We need a proper mechanism for managing config, that flags modules by whether they should be ignored for "no sysconfig" runmode or not, and while we're at it, make it possible to assign additional modules to rooms. | ||||
* | [dnbd3] Fix dnbd3 reboot status feedback | Simon Rettberg | 2018-03-29 | 2 | -18/+43 |
| | | | | Closes #3276 |