summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [eventlog] Fix php notice about undefined array indexSimon Rettberg2023-05-121-1/+1
|
* [inc/Mailer] Remove repeated Expire spam from error logSimon Rettberg2023-05-121-1/+2
|
* [inc/Mailer] Allow Somename <some@example.com> format as FROMSimon Rettberg2023-05-121-1/+8
|
* [locations] cleanup: Hide/disable move button if action not availableSimon Rettberg2023-05-123-7/+25
| | | | | | Hide the button entirely if there are no movable machines in the displayed list. Disable the button as long as the user selected at least one unmovable machine.
* [eventlog] Remove stray line (c&p error)Simon Rettberg2023-05-121-2/+0Star
|
* [backup] Don't error out if backup file is not readable by www-dataSimon Rettberg2023-05-121-5/+6
|
* [statistics] Add filter for HDD rpmSimon Rettberg2023-05-114-3/+24
|
* [statistics] Fix system model filterSimon Rettberg2023-05-102-1/+38
|
* [statistics] Fix typoSimon Rettberg2023-05-102-2/+2
|
* [statistics] Fix spelling errorSteffen Ritter2023-05-081-1/+1
|
* [inc/Download] Clean up codeSimon Rettberg2023-05-081-40/+7Star
|
* [backup] i18n: Fix typoSimon Rettberg2023-04-261-1/+1
|
* [statistics] Fix lang: Old and new were swappedSimon Rettberg2023-04-242-4/+4
|
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
| | | | Doesn't make any sense if you don't know what it does :-)
* [news] Don't show duplicates in list of locs with overridesSimon Rettberg2023-04-241-1/+1
|
* [news] Fix: Global news could not be savedSimon Rettberg2023-04-241-31/+31
|
* [locationinfo] HiS: ID-regex for title was apparently to shortSimon Rettberg2023-04-171-1/+1
|
* [locationinfo] Fix: Panels with deleted rooms are invisible in listSimon Rettberg2023-03-291-4/+15
|
* [backup] Add translationsSimon Rettberg2023-03-105-3/+38
|
* [backup] Only nag about backup on main-page if user has permissionSimon Rettberg2023-03-101-6/+8
|
* [backup] Make backup interval weeklySimon Rettberg2023-03-101-1/+2
|
* [syslog] Fix syntax error in SQLSimon Rettberg2023-03-101-1/+1
|
* [backup] Add option to store in /root, not just VMstoreSimon Rettberg2023-03-084-10/+27
|
* [backup] Check supplied backup file before trying to applySimon Rettberg2023-03-024-16/+47
| | | | This saves us from aborting midway and doing a reboot
* [backup] Add UI for monthly automatic backup + password supportSimon Rettberg2023-03-024-15/+143
|
* [inc/Taskmanager] Update phpdocSimon Rettberg2023-03-021-1/+1
|
* [statistics] Fix warning on empty list; add commentsSimon Rettberg2023-02-281-22/+29
|
* [dozmod] Try to avoid race condition, output slow dmsd downloadSimon Rettberg2023-02-081-1/+14
|
* [statistics] Fix notice on invalid array key accessSimon Rettberg2023-02-061-1/+1
|
* [serversetup-bwlp-ipxe] Add error handling, remove dead codeSimon Rettberg2023-01-311-41/+7Star
|
* [roomplanner] svg: Make muted machines more fadedSimon Rettberg2023-01-201-7/+11
|
* [eventlog] Rename Server-Log to EventsSimon Rettberg2023-01-202-2/+2
|
* [statistics] Modernize column handling in JS for filter and show/hideSimon Rettberg2023-01-201-54/+29Star
|
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-202-8/+15
|
* [eventlog] Sort dropdown, fix sample data displaySimon Rettberg2023-01-192-2/+5
|
* [statistics] Listview: Display roomlayout and unique properties in a sidebarSimon Rettberg2023-01-188-13/+110
| | | | | .... if viewport is wide enouh, it will be a sidebar, otherwise, it will be displayed above the actual list.
* [dnbd3] Extend timeout for inactive graphSimon Rettberg2023-01-181-2/+2
|
* [statistics] Remove debug messageSimon Rettberg2023-01-111-1/+0Star
|
* [inc/Session] Fix default parameters to setcookie()Simon Rettberg2023-01-101-1/+1
|
* [statistics] Add hint regarding blue tint of usage graphSimon Rettberg2023-01-054-8/+10
|
* [statistics] Fix graph background if there are no lecturesSimon Rettberg2023-01-051-0/+1
|
* [locationinfo] Change "broken" timeout from 21 to 30 daysSimon Rettberg2023-01-051-1/+1
|
* [session] Add checkbox to log out all other sessions on pw changeSimon Rettberg2023-01-055-0/+22
|
* [main] Remove "Change Password" in menu; make username a link insteadSimon Rettberg2023-01-053-6/+2Star
|
* [statistics] Only show graph if no non-location filters are setSimon Rettberg2022-12-083-43/+83
| | | | Closes #3694
* [remoteaccess] Add list of active locations to overview pageSimon Rettberg2022-12-084-9/+82
| | | | References #3767
* [statistics] Add ID45 partition size filterSimon Rettberg2022-12-064-7/+10
| | | | Closes #3927
* [locationinfo] Add Slider to configure browser zoom in URL panelSimon Rettberg2022-12-066-4/+39
| | | | Closes #3915
* [locationinfo] Minor JS tweaksSimon Rettberg2022-12-051-6/+6
|
* [rebootcontrol] WOL from Server > WOL from other subnet's clientSimon Rettberg2022-12-051-2/+4
|