Commit Graph

18 Commits

Author SHA1 Message Date
mike.morgan%oregonstate.edu
f30c150c20 Export script. 2006-05-06 00:25:22 +00:00
mike.morgan%oregonstate.edu
ed4cfb6480 Added csv lib and export script (simple one) to dump results minus personal emails into a CSV file for download. 2006-05-06 00:24:02 +00:00
mike.morgan%oregonstate.edu
7ad80a7951 Updated schema and values for apps. 2006-05-05 19:23:47 +00:00
mike.morgan%oregonstate.edu
cc2a5371d2 Added redirect if product is not defined (redirects users accessing the URL directly to the mozilla.com support page). 2006-04-19 15:44:25 +00:00
mike.morgan%oregonstate.edu
3f82dd1e7e Added multi-app support per requests made in bug 331632. Also separated out forms so we can localize things in the future. :) 2006-04-18 18:51:59 +00:00
mike.morgan%oregonstate.edu
44fb96a462 Fixed redirect to not be hard-coded to http://, and pretty much avoided that problem by using an include instead. 2006-03-24 22:25:34 +00:00
mike.morgan%oregonstate.edu
2dd271a96d Missing _file from the end of the auto_prepend argument... I owe Aravind a beer. 2006-03-10 20:52:05 +00:00
mike.morgan%oregonstate.edu
6ee2c247ce Added failover when db is unavailable, changed default values for htaccess.default.
If the app is installed in a DocumentRoot, you won't have to edit the htaccess.default.  Just copy it to webroot/.htaccess and make sure webroot is the DocRoot and you're fine.
2006-03-10 17:42:07 +00:00
mike.morgan%oregonstate.edu
890adc02c9 Checked in config-dist.php, it was left blank for some reason. 2006-03-10 16:16:04 +00:00
mike.morgan%oregonstate.edu
17c4dec395 updated sql structure with default question data 2006-03-07 19:22:23 +00:00
mike.morgan%oregonstate.edu
39340a2786 Fixed SQL insert, made sure this works. :) 2006-03-07 19:10:28 +00:00
mike.morgan%oregonstate.edu
92679a265b Adjusted wording for survey form. 2006-03-03 03:06:43 +00:00
mike.morgan%oregonstate.edu
a4d22893df Updated sql, header, form, queries. 2006-03-01 01:04:39 +00:00
mike.morgan%oregonstate.edu
b3a6198815 Added SQL inserts to process user entries and store them in the db.
Made some modifications to store product, useragent and the server ua string.
2006-02-26 23:58:00 +00:00
mike.morgan%oregonstate.edu
8e46bd8b1e Fixed for HTML validation. 2006-01-26 17:33:46 +00:00
mike.morgan%oregonstate.edu
8a92b98378 Added sql dump to sql/ for the survey database. Default sql file includes default issues/intends etc. that were input according to the mock. 2006-01-26 17:27:12 +00:00
mike.morgan%oregonstate.edu
6381ee10f2 Template work, finished everything but the SQL inserts. 2006-01-26 17:22:31 +00:00
mike.morgan%oregonstate.edu
6dbc56b93e Added initial revision of survey tool. 2006-01-19 02:07:16 +00:00