Commit Graph

53 Commits (7bea07b7ac3a7bebb1a76bb4850a6381d73517c3)

Author SHA1 Message Date
Tobias Weiss 7bea07b7ac Added functionality to new layout. Moved config location. 9 years ago
Tobias Weiss adcfb722b9 added start/stop browser feature 9 years ago
Tobias Weiss f9f7e5f92f major ui changes, deleted some files 9 years ago
Tobias Weiss 9f03443034 ui tests 9 years ago
Tobias Weiss e162f1cd8b minor ui changes 10 years ago
Tobias Weiss af07c52979 Added Kill z-Tree button, Added confirmation dialog for shutdown button, further minor UI changes 10 years ago
Tobias Weiss f1cd123a79 Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 10 years ago
markuspg e64634b486 Temporarily disabled the display of sessions because of random crashes 10 years ago
markuspg 6806ec53fb Fully implemented manual receipts printing 10 years ago
markuspg e8af25467d Added 'lc::ManualPrintingSetup' class to prepare for manual printing 10 years ago
markuspg 4b5c956242 Greatly improved the handling of the printing classes members 10 years ago
markuspg 4c1fb49264 Properly free associated clients of an lc::Session instance on its end 10 years ago
markuspg 2898ff9132 Properly remove lc::Session instances of closed z-Trees 10 years ago
markuspg 87480b47d8 Made 'CBClientNames' editable to allow arbitrary client names 10 years ago
markuspg e10f625c6e Start z-Leaves on clients with in 'lc::SessionStarter' made settings 10 years ago
markuspg 54ec27518f Reimplemented handling of already occupied ports 10 years ago
markuspg 60d0efa31f Made the creation of a new session possible again 10 years ago
markuspg 869ad18f08 Implemented all still missing functionality of 'lc::SessionStarter' 10 years ago
markuspg f24532a95a Began reworking lc::SessionStarter' on base of prior Labcontrol 3 10 years ago
markuspg e1561ece2c Merged client creation and more settings in 'lc::Settings' 10 years ago
markuspg 97a4ea3472 Implemented advanced way of starting local z-Leaves 10 years ago
markuspg b45254aa3b Little rework of variables concerned with receipts creation and printing 10 years ago
markuspg ce18a6129e Removed unused 'lc::Client::display_ping_string(..)' functionality 10 years ago
markuspg c565279033 Moved all from configuration loaded variables into 'lc::Settings' 10 years ago
markuspg e68d404056 Made function arguments for 'lc::Client' class consistent 10 years ago
markuspg 598e68855a Made starting and killing of z-Leaves independent of installed scripts 10 years ago
markuspg 8756b8e862 Use client ips instead of their names for SSH calls
By this way _Labcontrol_ works even if `/etc/hosts` was not propery
configured.
10 years ago
markuspg 7569d9e75d Got rid of the 'debugMessagesTextEdit' cruft 10 years ago
markuspg 05109ff706 Revert "Simplified ClientPinger by making the ping process a normal member"
This reverts commit c73e1a6db6.
10 years ago
Markus Prasser 7660a47003 Adjusted the handling of to be displayed webcams 10 years ago
root c73e1a6db6 Simplified ClientPinger by making the ping process a normal member 10 years ago
Markus Prasser 2eeccd9987 Moved default Labcontrol installation directory into `/usr/local` 10 years ago
markuspg 6c46208033 Moved 'installedZTreeVersions' into 'lc::Settings' 10 years ago
markuspg 01855a637b Also moved 'webcams' variable entirely into 'lc::Settings' 10 years ago
markuspg 3441f032a5 Nicer implementation of the handling of administrative rights 10 years ago
markuspg ae5ae01800 Encapsulated checking of administrative rights in the 'Lablib' class 10 years ago
markuspg c151717aee Allow booting of clients irrespetive of their current state 10 years ago
markuspg ac9037ffa9 Removed unused 'Session' related variables from 'Lablib' 10 years ago
markuspg 6c0c5d012b Enabled starting z-Tree instances again 10 years ago
markuspg 18b42ef0af Got entirely rid of any 'settingsItems' or alias usages 10 years ago
markuspg c522b5168e Made 'lc::Settings::localzLeafName' private 10 years ago
markuspg bb5d76fe84 Cleaned 'Client' class from 'settingsItems' 10 years ago
markuspg 868458ea42 Utilized global accessible 'settings' object in 'Lablib' class 10 years ago
markuspg 2072dc8db2 Further use of globally accessible 'settings' object 10 years ago
markuspg 1b57fe9273 Began migrating settings to globally accessible 'settings' object 10 years ago
markuspg 1219c8f2d8 Removed never properly implemented client webcam functionality 10 years ago
markuspg 3959f20237 Reworked ORSEE display in a browser 10 years ago
markuspg 8180c03c45 Began refactoring and reformatting the code 10 years ago
markuspg 90e65ce0bf Made 'icons' a QVector on the stack 10 years ago
markuspg 7b94df1380 Reset minimum widget heights, making Labcontrol unusable on small screen 10 years ago