| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bye bye background & removed old test code | Jonathan Bauer | 2011-04-26 | 2 | -9/+3![]() |
| | | |||||
| * | fixes... | Jonathan Bauer | 2011-04-25 | 3 | -4/+6 |
| | | |||||
| * | 1sec delay between loading page showing & preparing kexec | Jonathan Bauer | 2011-04-25 | 2 | -22/+19![]() |
| | | |||||
| * | loading system page improved display logic | Jonathan Bauer | 2011-04-25 | 2 | -15/+30 |
| | | |||||
| * | preload & loadsystem lighter theme | Jonathan Bauer | 2011-04-24 | 7 | -38/+25![]() |
| | | |||||
| * | url status handling, 5sec delay before closing gui when exiting with failure ↵ | Jonathan Bauer | 2011-04-24 | 18 | -313/+281![]() |
| | | | | | (not actually returning 1 atm), lots of formatting... | ||||
| * | more old tests... | Jonathan Bauer | 2011-04-24 | 1 | -3/+2![]() |
| | | |||||
| * | old test | Jonathan Bauer | 2011-04-24 | 4 | -35/+39 |
| | | |||||
| * | log file config fix | Jonathan Bauer | 2011-04-24 | 2 | -5/+6 |
| | | |||||
| * | new logger engine to output in file, configurable per cmdline / config file | Jonathan Bauer | 2011-04-24 | 6 | -20/+41 |
| | | |||||
| * | auto-close removed, handled by fbgui nowmake | Jonathan Bauer | 2011-04-24 | 3 | -14/+59 |
| | | |||||
| * | dm thread ending properly now, few fixes | Jonathan Bauer | 2011-04-24 | 1 | -7/+11 |
| | | |||||
| * | download manager threaded again, debug preload page | Jonathan Bauer | 2011-04-24 | 5 | -17/+36 |
| | | |||||
| * | loading system page | Jonathan Bauer | 2011-04-24 | 2 | -0/+141 |
| | | |||||
| * | few more comments in fbgui | joe | 2011-04-21 | 1 | -3/+9 |
| | | |||||
| * | uniformed ident 3-spaced.... | joe | 2011-04-21 | 13 | -1172/+1164![]() |
| | | |||||
| * | mainboard serial formatting if empty | joe | 2011-04-21 | 1 | -1/+6 |
| | | |||||
| * | fbgui class doxigen comments (to test...) | joe | 2011-04-21 | 1 | -9/+47 |
| | | |||||
| * | fixed kernel command line reading & fixed performShutDown / performReboot | joe | 2011-04-20 | 2 | -26/+28 |
| | | |||||
| * | kexec done by fbgui | joe | 2011-04-20 | 6 | -171/+246 |
| | | |||||
| * | two new methods in the JavascriptInterface class. public slot methods: | Niklas Goby | 2011-04-18 | 4 | -0/+86 |
| | | | | | | | | | shutDown() and reboot() both emit a signal (shutDownClient() / rebootClient() ) which is connected in the fbgui class with the fbgui::performShutDown() / fbgui::performReboot() method. (ticket: #215) | ||||
| * | uniformed formatting... | Jonathan Bauer | 2011-04-18 | 13 | -904/+932 |
| | | |||||
| * | cursor hidden by QWSServer, added loading animation for preload page, ↵ | Jonathan Bauer | 2011-04-16 | 8 | -3/+126 |
| | | | | | started preload-debug page | ||||
| * | fixes & misc | Jonathan Bauer | 2011-04-15 | 4 | -22/+29 |
| | | |||||
| * | Download manager now threaded (Ticket #205) & change the watcher to create ↵ | Jonathan Bauer | 2011-04-14 | 3 | -72/+51![]() |
| | | | | | the trigger file and wait til it is modified, changing the file (f.e. writing something) triggers URL load | ||||
| * | trigger watch fix & waiting cursor until URL | Jonathan Bauer | 2011-04-13 | 3 | -6/+7 |
| | | |||||
| * | skip trigger checks if trigger is already present | Jonathan Bauer | 2011-04-13 | 3 | -15/+10![]() |
| | | |||||
| * | cursor hidden until URL loaded | Jonathan Bauer | 2011-04-13 | 3 | -6/+6 |
| | | |||||
| * | some more comments in the fbgui class | Niklas Goby | 2011-04-12 | 2 | -1/+68 |
| | | |||||
| * | added some comments in according to the doxigen | Niklas Goby | 2011-04-12 | 3 | -1/+220 |
| | | | | | | | conventions. Some todos are left due to less knowledge about the methods. edited classes are sysinfo and javascriptinterface | ||||
| * | changes in the method getVendorProductSerialNumber() in class sysInfo | Niklas Goby | 2011-04-12 | 2 | -2/+17 |
| | | | | | | | now we can see the product name and the manufacturer as well TOTO:: determine a usb flash drive / stick cause until now we get informations about every usb device which is connected to the client pc | ||||
| * | started inline documentation | Jonathan Bauer | 2011-04-11 | 2 | -10/+42 |
| | | |||||
| * | forgot the close device command | Niklas Goby | 2011-04-11 | 1 | -0/+1 |
| | | | | | | inserted it now whole method has to be tested!! | ||||
| * | added method into sysInfo class for receiving informations | Niklas Goby | 2011-04-11 | 3 | -2/+62 |
| | | | | | | | about usb devices. name of the method is getVendorProductSerialNumber() call with: getInfos("usb") return json formated qstring [{"vendorid":"..", "productid":"..", "serialnumber":".."}, .. ] | ||||
| * | inserted the sysinfolibsysfs methods intho the sysinfo class | Niklas Goby | 2011-04-09 | 4 | -11/+54 |
| | | | | | | | added the mainboard serial number to the hardwarehash computation in the fbgui class (method generatePOSTData). just appended the serial to the mac address without separating char | ||||
| * | some changes in the sysinfolibfs clas. we can now get the mainboard serial | Niklas Goby | 2011-04-08 | 3 | -1/+58 |
| | | | | | number for the hardware hash | ||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-04-05 | 1 | -13/+11![]() |
| |\ | |||||
| | * | moved check for host | Jonathan Bauer | 2011-04-04 | 1 | -13/+11![]() |
| | | | |||||
| * | | just some comments | Niklas Goby | 2011-04-01 | 1 | -0/+3 |
| |/ | | | | Please enter the commit message for your changes. Lines starting | ||||
| * | typo | Jonathan Bauer | 2011-03-31 | 1 | -1/+1 |
| | | |||||
| * | removed sessionID stuff, appended directly by the pbs now | Jonathan Bauer | 2011-03-31 | 4 | -15/+11![]() |
| | | |||||
| * | test stuff back | Jonathan Bauer | 2011-03-30 | 1 | -2/+2 |
| | | |||||
| * | preload page margin fix | Jonathan Bauer | 2011-03-30 | 2 | -6/+6 |
| | | |||||
| * | jsi code strcture | Jonathan Bauer | 2011-03-30 | 2 | -57/+71 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-30 | 3 | -4/+64 |
| |\ | |||||
| | * | some changes in the sysinfolibsysfs class. json support | Niklas Goby | 2011-03-30 | 3 | -4/+64 |
| | | | | | | | | | problem: can not get the ip and mac address until now | ||||
| * | | javascript interfaces header comments | Jonathan Bauer | 2011-03-30 | 1 | -3/+8 |
| |/ | |||||
| * | missing file | Jonathan Bauer | 2011-03-29 | 1 | -0/+0 |
| | | |||||
| * | background fix | Jonathan Bauer | 2011-03-29 | 3 | -2/+2 |
| | | |||||
| * | removed spammy debug msg | Jonathan Bauer | 2011-03-29 | 1 | -1/+0![]() |
| | | |||||

