summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/web
Commit message (Collapse)AuthorAgeFilesLines
* set process name for beter handlertt412011-10-041-1/+1
|
* Added a special server class socket class which supports also timeout in ↵Refik Hadzialic2011-09-112-4/+186
| | | | waiting for a connection. This way I can avoid a deadlock if the web site doesn't connect to the testing software it will automatically close itself
* Worked on the look of the web site!Refik Hadzialic2011-09-102-5/+5
|
* Added case where it is tested was any task added to the DB!Refik Hadzialic2011-09-102-1/+132
|
* CommentsRefik Hadzialic2011-09-102-6/+6
|
* Percantage error works, don't know why it was broken!Refik Hadzialic2011-09-101-1/+1
|
* deleting a space!Refik Hadzialic2011-09-101-1/+1
|
* Added the tooltips describing the tests!Refik Hadzialic2011-09-101-12/+181
|
* Had a bug with one parenthesis too much!Refik Hadzialic2011-09-102-17/+115
|
* Added JS functionsRefik Hadzialic2011-09-101-6/+42
|
* Adding some of the test cases and improving the web page!Refik Hadzialic2011-09-1013-24/+349
|
* changed the interface look as suggested by Konrad. added passing of ↵Refik Hadzialic2011-09-094-28/+109
| | | | variables between the result creation php document and mutex1.php (generating everything you see in the output)
* Added another indicator on the display image! Does the connection exist, ping!Refik Hadzialic2011-09-081-2/+26
|
* Added displaying of the image on the page!Refik Hadzialic2011-09-085-3/+247
|
* Added new icons, changed the picutre, added new links(connections).Refik Hadzialic2011-09-088-2/+318
|
* Added date and task no at bottom of imageRefik Hadzialic2011-09-071-0/+8
|
* Changed some cases!Refik Hadzialic2011-09-072-7/+7
|
* Added new icons, changed code!Refik Hadzialic2011-09-0711-4/+47
|
* Added more devices to the result picture!Refik Hadzialic2011-09-072-36/+105
|
* Reorganized files!Refik Hadzialic2011-09-075-4/+118
|
* Trying to generate an output image for the results!Refik Hadzialic2011-09-0728-0/+12862
|
* Added new CSS for the result table inside of mutex page!Refik Hadzialic2011-09-055-1/+127
|
* Added checkbox changes with CSS and javascript, submitting and saving to the ↵Refik Hadzialic2011-09-058-80/+194
| | | | DB works fine!
* Reading the posted variables from web site!root2011-09-042-0/+124
|
* Updated the name of the DB!Refik Hadzialic2011-09-041-1/+1
|
* Added a file that inserts data into the DBRefik Hadzialic2011-09-041-0/+87
|
* Mutex works fine with the server software and website!Refik Hadzialic2011-09-033-32/+553
|
* Added a Mutex for the execution of our testing software, so two processes ↵Refik Hadzialic2011-09-021-0/+61
| | | | can't run parallely!
* Starting the python test software from PHP web site!Refik Hadzialic2011-08-312-26/+31
|
* added a missing file, which is displayed while data is processed!Refik Hadzialic2011-08-311-0/+0
|
* changed the commentsRefik Hadzialic2011-08-311-6/+0Star
|
* Web site stuff so far ajax, live display and etc.Refik Hadzialic2011-08-314-0/+428