aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+114
|
* 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-1/+1
|
* 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 ↵Edmund von der Burg2011-03-23-14/+357
| | | | broken for councils
* 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
|
* 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
|
* 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-14/+4
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-02-23-0/+43
| | | | | put 'loc' stub in place for i18n in templates server static files
* Added templated 404 page as defaultEdmund von der Burg2011-02-22-22/+19
|
* 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