Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frontend: implemented autoscaling for days | Michael Scherle | 2016-12-02 | 1 | -1/+20 |
| | |||||
* | locationinfo: added easymode to the opening time | Jannik Schönartz | 2016-12-02 | 11 | -120/+334 |
| | |||||
* | fixed daystoshow not working | Michael Scherle | 2016-11-29 | 1 | -5/+13 |
| | |||||
* | Rotation but fixed. | Jannik Schönartz | 2016-11-26 | 3 | -9/+9 |
| | |||||
* | fixes, support for time over config... | Michael Scherle | 2016-11-26 | 3 | -202/+123 |
| | |||||
* | Fixed a coordination bug which caused rotation bugs. Deleted the ↵ | Jannik Schönartz | 2016-11-26 | 5 | -11/+30 |
| | | | | locationinfo db and added a setting_location_info all in the install.php | ||||
* | Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵ | Jannik Schönartz | 2016-11-26 | 1 | -0/+16 |
|\ | | | | | | | into location-info-panel | ||||
| * | [locationinfo] Add upgrade path to install.inc.php | Simon Rettberg | 2016-11-25 | 1 | -0/+16 |
| | | |||||
* | | The Checkboxes in the locationinfo are now working recursively with ↵ | Jannik Schönartz | 2016-11-26 | 2 | -17/+62 |
|/ | | | | parents/childs | ||||
* | Settings added. All settings can be configured now in the slx-admin panel. ↵ | Jannik Schönartz | 2016-11-25 | 8 | -23/+297 |
| | | | | It will load/save from/in the db. Also minor fixes. | ||||
* | Added new column for the calendar data and edited all insert into. | Jannik Schönartz | 2016-11-24 | 2 | -2/+3 |
| | |||||
* | frontend changed config querry to new backend | Michael Scherle | 2016-11-23 | 1 | -4/+6 |
| | |||||
* | Config db is now returning the roomname even if there is no db entry in ↵ | Jannik Schönartz | 2016-11-23 | 1 | -1/+4 |
| | | | | location_info | ||||
* | Added a random generator for calendar stuff | Jannik Schönartz | 2016-11-23 | 2 | -1/+37 |
| | |||||
* | frontend: fixed typo | Michael Scherle | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | frontend: portugisische übersetzung und clendar query vom backend | Michael Scherle | 2016-11-23 | 2 | -1004/+1029 |
| | |||||
* | frontend: fixed scaling issue | Michael Scherle | 2016-11-23 | 1 | -53/+55 |
| | |||||
* | Api openingtime is now returning the parent times if the current has no own ↵ | Jannik Schönartz | 2016-11-23 | 3 | -9/+38 |
| | | | | times. Api action=config now returns the value from the database. New colum has to be added. | ||||
* | frontend: fix | Michael Scherle | 2016-11-23 | 1 | -1/+5 |
| | |||||
* | frontend: loading config from server | Michael Scherle | 2016-11-23 | 17 | -766/+133 |
| | |||||
* | frontend: added vertical modus | Michael Scherle | 2016-11-21 | 1 | -6/+33 |
| | |||||
* | frontend: fixed not showing current event | Michael Scherle | 2016-11-21 | 2 | -6/+35 |
| | |||||
* | fixed countdown | Michael Scherle | 2016-11-21 | 1 | -20/+37 |
| | |||||
* | rewrote GetNextOpening and GetNextClosing | Michael Scherle | 2016-11-21 | 1 | -3/+86 |
| | |||||
* | fixed wrong scaling of calendar | Michael Scherle | 2016-11-21 | 1 | -3/+2 |
| | |||||
* | String splitter for better error catching rate. :) | Jannik Schönartz | 2016-11-21 | 1 | -5/+12 |
| | |||||
* | fixed wrong include | Michael Scherle | 2016-11-21 | 1 | -2/+4 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/origin/location-info-panel' into ↵ | Michael Scherle | 2016-11-21 | 11 | -217/+344 |
|\ | | | | | | | location-info-panel | ||||
| * | Fixed from the Mail applied. Added OpeningTimes and stuff for the admin ↵ | Jannik Schönartz | 2016-11-21 | 12 | -218/+345 |
| | | | | | | | | panel. new install.php should beexcecuted | ||||
* | | using given libs | Michael Scherle | 2016-11-21 | 13 | -3296/+198 |
|/ | |||||
* | first commit of the frontend from locationinfo modul | Michael Scherle | 2016-11-18 | 32 | -0/+8139 |
| | |||||
* | Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵ | Jannik Schönartz | 2016-11-17 | 4 | -3/+30 |
|\ | | | | | | | into location-info-panel | ||||
| * | [roomplanner] baseconfig hook: Add variable for hybrid mode | Simon Rettberg | 2016-11-14 | 1 | -2/+6 |
| | | |||||
| * | [statistics] Show red hdd icon in client list when filtering by ID44 == 0 ↵ | Simon Rettberg | 2016-11-14 | 3 | -1/+24 |
| | | | | | | | | and machine has no HDD installed at all | ||||
* | | First functions added to the locationinfo AdminPanel. Api is can now return ↵ | Jannik Schönartz | 2016-11-17 | 12 | -26/+520 |
|/ | | | | the infos with or without coordinates. | ||||
* | [locationinfo] Skeleton for new module | Simon Rettberg | 2016-10-27 | 9 | -0/+61 |
| | |||||
* | [sysconfig] Improve binddn parsing for AD wizard | Simon Rettberg | 2016-10-27 | 4 | -18/+51 |
| | |||||
* | [baseconfig_bwlp] Reintroduce SLX_REBOOT_SCHEDULE | Simon Rettberg | 2016-10-27 | 1 | -0/+6 |
| | |||||
* | Move fake pw fields further out of view | Simon Rettberg | 2016-10-27 | 9 | -19/+19 |
| | |||||
* | [sysconfig] Fix query when setting room config-module to "inherit" | Simon Rettberg | 2016-10-24 | 1 | -2/+7 |
| | |||||
* | [statistics] Fix cache lookup of device pciid | Simon Rettberg | 2016-10-12 | 1 | -2/+2 |
| | |||||
* | added README file | Andreas Berenz | 2016-10-06 | 1 | -0/+26 |
| | |||||
* | removed obsolete 'obstacle' attribute | Andreas Berenz | 2016-10-06 | 2 | -70/+53 |
| | |||||
* | Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵ | Christian Klinger | 2016-09-30 | 1 | -2/+30 |
|\ | | | | | | | modularization | ||||
| * | Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵ | Andreas Berenz | 2016-09-29 | 1 | -1/+7 |
| |\ | | | | | | | | | | modularization | ||||
| * | | some added comments | Andreas Berenz | 2016-09-29 | 1 | -2/+30 |
| | | | |||||
* | | | changed copyright to author note. | Christian Klinger | 2016-09-30 | 1 | -1/+1 |
| |/ |/| | |||||
* | | use INET_ATON() on `clientip` so fix #3000. | Christian Klinger | 2016-09-29 | 1 | -1/+7 |
|/ | |||||
* | [locations] Show percent of occupied machines per location | Simon Rettberg | 2016-09-13 | 5 | -7/+30 |
| | |||||
* | [statistics/locations] Fix query for getting machines for a location | Simon Rettberg | 2016-09-13 | 2 | -4/+4 |
| |