summaryrefslogtreecommitdiff
path: root/www/gps_report.cgi
Commit message (Expand)AuthorAgeFilesLines
* Remove a Subversionism.Eric S. Raymond2011-02-021-2/+1
* use doublequotes when interpolatingChris Kuethe2010-12-261-1/+1
* Typo fix.Eric S. Raymond2010-12-161-1/+1
* Fix for generated markup.Eric S. Raymond2010-12-161-2/+2
* Typo fix.Eric S. Raymond2010-12-161-1/+1
* Try to fix the script failure reported by Bruce Dale on 25 Sep.Eric S. Raymond2010-12-081-2/+1
* make this work after esr's changesChris Kuethe2010-09-151-4/+4
* Clean up the CGI a bit, factoring out host information.Eric S. Raymond2010-09-151-7/+13
* make the cgi point to the right hardware pageChris Kuethe2010-07-181-1/+1
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Eliminate more Subversion tracks...Eric S. Raymond2010-03-131-1/+1
* Propagate 'interfaces' from the report CGI correctly.Eric S. Raymond2009-12-141-1/+1
* We don't have to collect cycle-time and start-of-cycle... Eric S. Raymond2009-09-091-38/+1
* Refresh NEWS and website to reflect support for AIS devices.Eric S. Raymond2009-08-311-38/+40
* typosChris Kuethe2009-08-111-1/+1
* CGI and gpscap.ini drifted out of sync a bit.Eric S. Raymond2009-08-111-11/+11
* ... and of course i forget to change the destination address back.Chris Kuethe2009-07-031-1/+1
* Make this work with "use strict". also, make it generate mime attachments.Chris Kuethe2009-07-031-17/+49
* make the output be closer to what we need in gpscap.iniChris Kuethe2009-06-241-8/+9
* The emailed report from the CGI didn't include the model number!Eric S. Raymond2009-06-031-1/+1
* Include the -b glitch in the hardware table.Eric S. Raymond2009-01-211-5/+5
* Add some privacy notes about gps reports.Chris Kuethe2009-01-211-7/+11
* Change "car mount" -> handsfree"...Eric S. Raymond2009-01-201-3/+3
* format the output to resemble gpscap.ini. allow btglitch to be specified.Chris Kuethe2009-01-201-17/+33
* send new gps reports to me and the gpsd-dev listChris Kuethe2009-01-201-1/+1
* Add packaging field to the CGI for gathering GPS data.Eric S. Raymond2009-01-201-3/+34
* handle the actual form submissionChris Kuethe2007-12-231-1/+14
* adjust form validation, fedex my soul to hell (again) with ugly uploader hackChris Kuethe2007-12-231-15/+29
* use multipart/form-data encoding. required for file uploadsChris Kuethe2007-12-221-1/+1
* Work on the reporting form.Chris Kuethe2007-12-221-17/+30
* more hacking...Chris Kuethe2007-12-221-6/+16
* stuff to make this work at berliosChris Kuethe2007-12-211-47/+51
* Split up some fields.Eric S. Raymond2007-12-181-38/+74
* Another step towards a working web form.Eric S. Raymond2007-12-181-80/+84
* Web form now fully retains state and displays a preview.Eric S. Raymond2007-12-181-14/+96
* Webform now retains state between invocations.Eric S. Raymond2007-12-181-68/+129
* Webform can now sum its fields.Eric S. Raymond2007-12-181-3/+19
* Basic web form presentation is done. Next, add the validation logic.Eric S. Raymond2007-12-181-2/+17
* First step towards supporting field reports through a web form.Eric S. Raymond2007-12-181-0/+215