summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* skip trigger checks if trigger is already presentJonathan Bauer2011-04-133-15/+10Star
|
* cursor hidden until URL loadedJonathan Bauer2011-04-133-6/+6
|
* some more comments in the fbgui classNiklas Goby2011-04-122-1/+68
|
* added some comments in according to the doxigenNiklas Goby2011-04-123-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 sysInfoNiklas Goby2011-04-122-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 documentationJonathan Bauer2011-04-112-10/+42
|
* forgot the close device commandNiklas Goby2011-04-111-0/+1
| | | | | inserted it now whole method has to be tested!!
* added method into sysInfo class for receiving informationsNiklas Goby2011-04-113-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 classNiklas Goby2011-04-094-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 serialNiklas Goby2011-04-083-1/+58
| | | | number for the hardware hash
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-04-051-13/+11Star
|\
| * moved check for hostJonathan Bauer2011-04-041-13/+11Star
| |
* | just some commentsNiklas Goby2011-04-011-0/+3
|/ | | | Please enter the commit message for your changes. Lines starting
* typoJonathan Bauer2011-03-311-1/+1
|
* removed sessionID stuff, appended directly by the pbs nowJonathan Bauer2011-03-314-15/+11Star
|
* test stuff backJonathan Bauer2011-03-301-2/+2
|
* preload page margin fixJonathan Bauer2011-03-302-6/+6
|
* jsi code strctureJonathan Bauer2011-03-302-57/+71
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-303-4/+64
|\
| * some changes in the sysinfolibsysfs class. json supportNiklas Goby2011-03-303-4/+64
| | | | | | | | problem: can not get the ip and mac address until now
* | javascript interfaces header commentsJonathan Bauer2011-03-301-3/+8
|/
* missing fileJonathan Bauer2011-03-291-0/+0
|
* background fixJonathan Bauer2011-03-293-2/+2
|
* removed spammy debug msgJonathan Bauer2011-03-291-1/+0Star
|
* .Jonathan Bauer2011-03-251-5/+8
|
* improvementsJonathan Bauer2011-03-255-34/+24Star
|
* fixesJonathan Bauer2011-03-251-8/+0Star
|
* fixesJonathan Bauer2011-03-254-35/+49
|
* today's fixes, POST mostlyJonathan Bauer2011-03-253-4/+3Star
|
* removed old testJonathan Bauer2011-03-253-25/+1Star
|
* serialnumber instead of serial (for pbs)Jonathan Bauer2011-03-251-1/+1
|
* removed old test pages (see past version for reference.......)Jonathan Bauer2011-03-253-153/+0Star
|
* .Jonathan Bauer2011-03-253-0/+57
|
* preload pageJonathan Bauer2011-03-253-12/+15
|
* usage info updateJonathan Bauer2011-03-242-13/+22
|
* 2nd batchJonathan Bauer2011-03-241-153/+153
|
* now maybe?Jonathan Bauer2011-03-241-134/+129Star
|
* auto-ident ?Jonathan Bauer2011-03-242-119/+122
|
* separated debug console creation and layout setupJonathan Bauer2011-03-242-18/+25
|
* removed old testJonathan Bauer2011-03-241-1/+1
|
* moreJonathan Bauer2011-03-242-60/+76
|
* 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-244-37/+37
|
* md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data buildingJonathan Bauer2011-03-242-25/+37
|
* cleanups....Jonathan Bauer2011-03-246-37/+48
|
* miscJonathan Bauer2011-03-243-14/+13Star
|
* serial path configurableJonathan Bauer2011-03-242-17/+18
|
* timestamps for debug consoleJonathan Bauer2011-03-244-19/+37
|