aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+129
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-13/+37
* Close off map correctlyEdmund von der Burg2011-03-24-1/+5
* Don't show field errors if map used to change locationEdmund von der Burg2011-03-24-2/+7
* added support for partialsEdmund von der Burg2011-03-24-73/+111
* auth related fixesEdmund von der Burg2011-03-24-2/+7
* Handle photo uploads - caching between requests if there are errorsEdmund von der Burg2011-03-24-41/+107
* Handle successful repor creation correctlyEdmund von der Burg2011-03-23-45/+50
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-2/+2
* Set confirmed state correctlyEdmund von der Burg2011-03-23-0/+5
* Cleared up the council string creation logicEdmund von der Burg2011-03-23-82/+101
* WiP: interim commit - basic form fields and errors migrated. Currently broken...Edmund von der Burg2011-03-23-14/+357
* don't show map related text if skippedEdmund von der Burg2011-03-23-0/+4
* Wording about councilsEdmund von der Burg2011-03-21-7/+17
* Add more utility functionsEdmund von der Burg2011-03-21-1/+27
* Convert map click to locationEdmund von der Burg2011-03-21-15/+28
* display mapEdmund von der Burg2011-03-21-508/+128
* Check councilsEdmund von der Burg2011-03-21-13/+127
* WiP: determine location from pcEdmund von der Burg2011-03-21-4/+670
* Controller to handle new reports and outline of tests neededEdmund von der Burg2011-03-18-0/+26
* Clean up the flow - only mxcheck emails if we need to (ie not for logging in)Edmund von der Burg2011-03-04-28/+25
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-44/+98
* Added 'my' section to the siteEdmund von der Burg2011-03-04-0/+31
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+178
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+2
* Simple email sendingEdmund von der Burg2011-03-02-2/+94
* Added FixMyStreet::DB as a model to FixMyStreet::AppEdmund von der Burg2011-03-01-0/+24
* Remane method and template files - don't want too many index.html filesEdmund von der Burg2011-02-24-2/+4
* Ported the FAQ accrossEdmund von der Burg2011-02-24-0/+35
* do the index page the proper wayEdmund von der Burg2011-02-23-1/+1
* Added back index page for the testsEdmund von der Burg2011-02-23-0/+9
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-17/+8
* Added About controllerEdmund von der Burg2011-02-23-1/+61
* Move default templates to 'default' dir so that we can use allow cobrands to ...Edmund von der Burg2011-02-23-1/+1
* Added templated 404 page as defaultEdmund von der Burg2011-02-22-22/+19
* Added template handlingEdmund von der Burg2011-02-22-0/+27
* make default handler state that code has fallen through to the Catalyst appEdmund von der Burg2011-02-22-2/+5
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+69