summaryrefslogtreecommitdiffstats
path: root/modules-available/locations
Commit message (Collapse)AuthorAgeFilesLines
...
* | [locations] Make Location::getTree() publicSimon Rettberg2017-04-181-1/+1
| |
* | [locations] Return recursive list of children in getLocationsAssoc()Simon Rettberg2017-04-131-2/+8
|/
* [statistics/locations] Update/set subnetlocationid field in DB if the DB has ↵Simon Rettberg2017-01-112-31/+37
| | | | been updated
* [locations] Remove debug messageSimon Rettberg2016-12-141-1/+0Star
|
* [statistics/locations/..] Cache calculated locationid of machine in machine ↵Simon Rettberg2016-12-062-89/+185
| | | | | | | | | | | | | | | table We now have three columns for the locationid: - subnetlocationid Updated whenever the clientip of a client changes on bootup, or when locations/subnets are edited in the locations module. - fixedlocationid Takes the role of the old locationid field - set when a machine is placed in a room via roomplanner, set to NULL otherwise. - locationid Set to fixedlocationid if it's not NULL, to subnetlocationid otherwise. The field is updated by a BEFORE UPDATE trigger.
* [locations] Also make sure the opened location is in viewSimon Rettberg2016-11-301-1/+2
|
* [locations] Don't scroll to top when opening locationSimon Rettberg2016-11-301-1/+1
|
* [locations] Fix tag mismatchSimon Rettberg2016-11-251-1/+1
|
* [locations] Show percent of occupied machines per locationSimon Rettberg2016-09-135-7/+30
|
* [statistics/locations] Fix query for getting machines for a locationSimon Rettberg2016-09-131-2/+2
|
* [locations/statistics] Make machine counting more consistentSimon Rettberg2016-09-093-17/+31
|
* [locations] Fix formattingSimon Rettberg2016-09-081-20/+25
|
* FAGESSEN!Simon Rettberg2016-09-071-2/+2
|
* [locations] Only show roomplanner button if module is enabledSimon Rettberg2016-09-071-1/+1
|
* [roomplanner] Show location name in titleSimon Rettberg2016-09-071-0/+5
|
* Fix some translationsSimon Rettberg2016-09-061-1/+1
|
* just use fullscreen to mitigate the positioning bugs.Christian Klinger2016-08-221-1/+5
|
* Clean up css a bitSimon Rettberg2016-08-171-6/+6
|
* [locations] Fix wrong overlap function for subnet collision detectionSimon Rettberg2016-08-151-2/+1Star
|
* add i18n.Christian Klinger2016-08-092-0/+2
|
* Added link from locations module to roomplanner.Christian Klinger2016-08-093-0/+26
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-07-131-0/+2
|\ | | | | | | modularization
| * Fix fixSimon Rettberg2016-07-121-1/+1
| |
| * [locations] Fix determining global sysconfigSimon Rettberg2016-07-121-0/+2
| |
* | Squashed commit of the following:Christian Klinger2016-07-132-4/+4
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Update translationsSimon Rettberg2016-07-041-1/+1
|
* [locations] Support CIDR notion (start field), tweak templates a bitSimon Rettberg2016-06-245-41/+164
|
* [locations] Quick "fix" for buttons overlapping text in tableSimon Rettberg2016-06-241-2/+2
|
* [exams] Indent location by tree depth; fix ordering of locations in vis.jsSimon Rettberg2016-06-241-0/+2
|
* Update translationsSimon Rettberg2016-06-234-8/+16
|
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-223-12/+85
|
* [location] Support passing array of selected locs to getLocations()Simon Rettberg2016-06-171-5/+6
|
* [locations] Handle machine UUID param to determine locationSimon Rettberg2016-06-162-3/+57
|
* Update translationsSimon Rettberg2016-06-142-2/+10
|
* [baseconfig] Reimplement toggle/enabled switch from UFPR, sort properly, ↵Simon Rettberg2016-06-141-1/+8
| | | | make download button honor current module/location
* Fix some translations and page titlesSimon Rettberg2016-06-091-5/+3Star
|
* [dozmod/api] Get actual location listSimon Rettberg2016-06-091-1/+1
|
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+39
|
* [location] Move getLocationRootChain to heler classSimon Rettberg2016-06-082-7/+26
|
* [locations] Add machine count to each locationSimon Rettberg2016-05-254-39/+227
|
* work work work work workSimon Rettberg2016-05-193-6/+1Star
|
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-171-0/+43
|
* Get baseconfig ready for modularizationSimon Rettberg2016-05-132-0/+162
|
* Migrated messages to modulesSimon Rettberg2016-05-103-13/+31
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-0/+4
|
* Work on translations: templates and messages workSimon Rettberg2016-05-046-36/+20Star
|
* WIPSimon Rettberg2016-05-0312-0/+629