Commit Graph

10 Commits

Author SHA1 Message Date
Mohamed Ashraf
fe37de2640 Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
Mohamed Ashraf
396184c85a Fixes width issues in firefox 2013-06-29 14:29:40 +02:00
Mohamed Ashraf
96f038f285 fixed scenario where error reports may not be sent correctly to error report server 2013-06-29 13:36:36 +02:00
Mohamed Ashraf
e3205f1316 Fixed conditions due to PHP gotchas 2013-06-27 18:52:43 +02:00
Mohamed Ashraf
abcfe1a11e Data is sent using POST and in json format 2013-06-25 22:21:27 +02:00
Mohamed Ashraf
9bc3fd5387 Now data submision uses proxy settings and file get contents 2013-06-25 21:43:33 +02:00
Mohamed Ashraf
0fb14931cd Corrected comments by Rouslan
* Added doc blocks to functions
* Removed syntax error
* Changed string in error report form
* resized error report notification to full screen size
2013-06-25 07:45:45 +02:00
Mohamed Ashraf
3541a6d2b5 error reporting now respects settings 2013-06-24 15:38:13 +02:00
Mohamed Ashraf
62071d9aea Added translation arround strings and error report now being sent to non-existent server 2013-06-19 21:38:19 +02:00
Mohamed Ashraf
6ddb9458d0 Added error report form
Errors are now being caught and an error report is shown
The error report is being sent to the server if the user
authorises it however the server currently doesnt do
anything with the report. No attempt to anonymize the data
is made at this time.
2013-06-18 09:02:36 +02:00