summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Fix select items in filterbox, tweak ID44 size groupingSimon Rettberg2018-04-192-4/+4
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-4/+8
* [statistics] Use assertPermission instead of manual error + redirectSimon Rettberg2018-03-311-2/+1Star
* [statistics] Fix infinite redirect loopSimon Rettberg2018-03-271-2/+2
* [statistics] Don't error out when adding already existent projectorSimon Rettberg2018-03-221-1/+1
* [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-212-6/+26
* Update translationsSimon Rettberg2018-03-211-1/+1
* Update permission translationsSimon Rettberg2018-03-212-8/+22
* [statistics] Refine permissions, add some new onesSimon Rettberg2018-03-0414-101/+207
* [statistics] Rename permissions a bitSimon Rettberg2018-02-124-13/+13
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-5/+11
* [statistics] Move replace-hook to statistics subdirSimon Rettberg2018-01-181-1/+1
* [statistics] Properly display runmode name in client listSimon Rettberg2018-01-152-1/+12
* [statistics] Fix runtime filter (had math backwards)Simon Rettberg2018-01-151-6/+6
* [statistics] Fix typo in last commitSimon Rettberg2018-01-151-1/+1
* [statistics] Fix "filter by cores" button in client listSimon Rettberg2018-01-151-6/+6
* [statistics] Fix display of machine usage history barSimon Rettberg2018-01-121-2/+2
* [statistics] Add "replace machines" feature (not linked to anywhere yet)Simon Rettberg2018-01-117-3/+150
* [statistics] Add filters for uptime and hostnameSimon Rettberg2018-01-085-7/+55
* [statistics] added permissions to view client statistics, delete clients and ...Udo Walter2017-12-287-34/+105
* [statistics] Cleaner version for screen connection state handling by using ne...Simon Rettberg2017-12-211-16/+6Star
* [statistics] Properly mark disconnected sceens as such if the output name cha...Simon Rettberg2017-12-216-88/+239
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-163-9/+8Star
* [statistics] Load stupidtable when displaying listSimon Rettberg2017-12-071-0/+1
* [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-072-4/+11
* [statistics] Fixed a bug where the filterbox kept the old dropdown entriesJannik Schönartz2017-12-051-0/+1
* [statistics] Fix link to runmode in client details viewSimon Rettberg2017-12-051-1/+1
* [statistics] Restore client list headingSimon Rettberg2017-12-041-0/+2
* [statistics] Add delete functionalitySimon Rettberg2017-12-046-5/+76
* [statistics] Add missing filter values to "state"Simon Rettberg2017-12-031-1/+1
* [syslog, statistics] Pretty print time, shorten CPU model in listSimon Rettberg2017-12-012-15/+8Star
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-0117-175/+431
|\
| * [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0Simon Rettberg2017-12-012-4/+8
| * [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-302-9/+47
| * [statistics] Reset session name on login to vmchooserSimon Rettberg2017-11-301-1/+1
| * [statistics] Update translationsSimon Rettberg2017-11-304-6/+12
| * [statistics] Handle runmode and its isclient flagSimon Rettberg2017-11-307-53/+140
| * [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-287-109/+201
| * [statistics] Warn about suspicious hardware changes (RAM, CPU)Simon Rettberg2017-11-241-18/+42
| * [statistics] Filter 'state' was missing in the client statistics filterJannik Schönartz2017-11-231-1/+6
| * Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJannik Schönartz2017-11-231-1/+1
| |\
| * | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh...Jannik Schönartz2017-11-202-2/+2
* | | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-216-34/+84
|\ \ \ | | |/ | |/|
| * | [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
| |/
| * [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-151-3/+14
| * [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
| * [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
| * [translation] Added translation for 'subnet' filterSteffen Ritter2017-09-053-3/+6
* | [statistics] moved "add filter" button closer to the filter fieldUdo Walter2017-10-181-3/+3
* | [statistics] changed coloring of naviation buttons from blue to 'pressed down';Udo Walter2017-10-133-14/+28