Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [dnbd3] Clarify firewall setting | Simon Rettberg | 2018-03-28 | 2 | -4/+4 |
| | |||||
* | [dnbd3] Fix subnet to CIDR calculation on 32bit php :/ | Simon Rettberg | 2018-03-28 | 1 | -1/+5 |
| | |||||
* | [locations] Handle statistics permissions when showing/linking machine stats | Simon Rettberg | 2018-03-28 | 2 | -1/+19 |
| | |||||
* | [locations] Make subnet list editable again :) | Simon Rettberg | 2018-03-28 | 1 | -4/+4 |
| | | | | Closes #3331 | ||||
* | [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵ | Simon Rettberg | 2018-03-28 | 9 | -38/+30 |
| | | | | | | inaccessible Closes #3332 | ||||
* | [dozmod] Hide expired image hint on main page if no permission | Simon Rettberg | 2018-03-28 | 1 | -5/+7 |
| | | | | Refs #3332 | ||||
* | [sysconfig] Add api call to rebuild all config.tgz | Simon Rettberg | 2018-03-28 | 1 | -0/+6 |
| | |||||
* | [sysconfig] Properly disable edit button in module ist | Simon Rettberg | 2018-03-28 | 1 | -2/+2 |
| | | | | Closes #3336 | ||||
* | Merge branch 'master' into permission-manager | Simon Rettberg | 2018-03-28 | 70 | -178/+489 |
|\ | |||||
| * | [minilinux] permission 'show' => 'view' | Simon Rettberg | 2018-03-27 | 6 | -8/+10 |
| | | | | | | | | Refs #3338 |