summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* skip trigger checks if trigger is already presentJonathan Bauer2011-04-131-13/+7Star
|
* cursor hidden until URL loadedJonathan Bauer2011-04-131-3/+4
|
* some more comments in the fbgui classNiklas Goby2011-04-121-0/+67
|
* added some comments in according to the doxigenNiklas Goby2011-04-121-1/+1
| | | | | | 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 sysInfoNiklas Goby2011-04-121-0/+1
| | | | | | 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
* inserted the sysinfolibsysfs methods intho the sysinfo classNiklas Goby2011-04-091-2/+7
| | | | | | 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 serialNiklas Goby2011-04-081-1/+1
| | | | number for the hardware hash
* moved check for hostJonathan Bauer2011-04-041-13/+11Star
|
* test stuff backJonathan Bauer2011-03-301-2/+2
|
* preload page margin fixJonathan Bauer2011-03-301-2/+2
|
* some changes in the sysinfolibsysfs class. json supportNiklas Goby2011-03-301-2/+2
| | | | problem: can not get the ip and mac address until now
* .Jonathan Bauer2011-03-251-5/+8
|
* improvementsJonathan Bauer2011-03-251-17/+2Star
|
* fixesJonathan Bauer2011-03-251-4/+4
|
* today's fixes, POST mostlyJonathan Bauer2011-03-251-2/+2
|
* serialnumber instead of serial (for pbs)Jonathan Bauer2011-03-251-1/+1
|
* preload pageJonathan Bauer2011-03-251-1/+1
|
* 2nd batchJonathan Bauer2011-03-241-153/+153
|
* auto-ident ?Jonathan Bauer2011-03-241-5/+7
|
* separated debug console creation and layout setupJonathan Bauer2011-03-241-17/+22
|
* removed old testJonathan Bauer2011-03-241-1/+1
|
* moreJonathan Bauer2011-03-241-57/+72
|
* comments..Jonathan Bauer2011-03-241-1/+6
|
* stuffJonathan Bauer2011-03-241-18/+6Star
|
* _watcher disconnect once loadURL succeededJonathan Bauer2011-03-241-0/+4
|
* debug tagsJonathan Bauer2011-03-241-10/+10
|
* md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data buildingJonathan Bauer2011-03-241-25/+36
|
* cleanups....Jonathan Bauer2011-03-241-19/+18Star
|
* miscJonathan Bauer2011-03-241-2/+1Star
|
* serial path configurableJonathan Bauer2011-03-241-12/+11Star
|
* timestamps for debug consoleJonathan Bauer2011-03-241-6/+8
|
* miscJonathan Bauer2011-03-241-1/+2
|
* callback fixJonathan Bauer2011-03-241-8/+5Star
|
* .Jonathan Bauer2011-03-241-6/+3Star
|
* improvements...Jonathan Bauer2011-03-241-104/+118
|
* a new classes sysinfolibsysfsNiklas Goby2011-03-231-0/+6
| | | | | it uses the libsysfs.c to gater informations about the system not finished yet
* loadURL() called when trigger file foundJonathan Bauer2011-03-231-7/+13
|
* download manager directory checks improvements...Jonathan Bauer2011-03-231-1/+1
|
* file/dir checks for the file triggeringJonathan Bauer2011-03-231-13/+41
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-231-0/+11
|\
| * can read the serial out of /tmp/serial if this existsNiklas Goby2011-03-231-0/+11
| |
* | commentJonathan Bauer2011-03-231-1/+0Star
|/
* trigger file path definableJonathan Bauer2011-03-231-3/+10
|
* pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-221-11/+7Star
|
* back to loading baseURL until display logic is implemented. working pbs ↵Jonathan Bauer2011-03-211-14/+27
| | | | test, working watcher, both disabled for now.
* commented (working) watchdhcp for now til logic ist complete, java interface ↵Jonathan Bauer2011-03-211-2/+3
| | | | has getSession that read the session id from the pbs
* checkHost now returns boolJonathan Bauer2011-03-211-15/+15
|
* some changes in the filesystemwatcherNiklas Goby2011-03-211-13/+24
| | | | add tow new methods
* filesystemwatcher works now. firs: load loadAbout.html pageNiklas Goby2011-03-211-1/+18
| | | | | if changes are done in the directory <applicationDir>/testChange/ switch the page to the the real
* compilable nowNiklas Goby2011-03-211-14/+0Star
|