Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -0/+114 |
| | ||||
* | More tests (and fixes to issues thrown up) | Edmund von der Burg | 2011-03-25 | -13/+37 |
| | ||||
* | Close off map correctly | Edmund von der Burg | 2011-03-24 | -1/+5 |
| | ||||
* | Don't show field errors if map used to change location | Edmund von der Burg | 2011-03-24 | -2/+7 |
| | ||||
* | added support for partials | Edmund von der Burg | 2011-03-24 | -73/+111 |
| | ||||
* | auth related fixes | Edmund von der Burg | 2011-03-24 | -2/+7 |
| | ||||
* | Handle photo uploads - caching between requests if there are errors | Edmund von der Burg | 2011-03-24 | -41/+107 |
| | ||||
* | Handle successful repor creation correctly | Edmund von der Burg | 2011-03-23 | -45/+50 |
| | ||||
* | use .txt suffix on email templates | Edmund von der Burg | 2011-03-23 | -1/+1 |
| | ||||
* | Set confirmed state correctly | Edmund von der Burg | 2011-03-23 | -0/+5 |
| | ||||
* | Cleared up the council string creation logic | Edmund von der Burg | 2011-03-23 | -82/+101 |
| | ||||
* | WiP: interim commit - basic form fields and errors migrated. Currently ↵ | Edmund von der Burg | 2011-03-23 | -14/+357 |
| | | | | broken for councils | |||
* | don't show map related text if skipped | Edmund von der Burg | 2011-03-23 | -0/+4 |
| | ||||
* | Wording about councils | Edmund von der Burg | 2011-03-21 | -7/+17 |
| | ||||
* | Convert map click to location | Edmund von der Burg | 2011-03-21 | -15/+28 |
| | ||||
* | display map | Edmund von der Burg | 2011-03-21 | -508/+128 |
| | ||||
* | Check councils | Edmund von der Burg | 2011-03-21 | -13/+127 |
| | ||||
* | WiP: determine location from pc | Edmund von der Burg | 2011-03-21 | -4/+670 |
| | ||||
* | Controller to handle new reports and outline of tests needed | Edmund von der Burg | 2011-03-18 | -0/+26 |
| | ||||
* | Clean up the flow - only mxcheck emails if we need to (ie not for logging in) | Edmund von der Burg | 2011-03-04 | -28/+25 |
| | ||||
* | Completed auth section (main parts at least) | Edmund von der Burg | 2011-03-04 | -44/+98 |
| | ||||
* | Added 'my' section to the site | Edmund von der Burg | 2011-03-04 | -0/+31 |
| | ||||
* | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -0/+178 |
| | ||||
* | Remane method and template files - don't want too many index.html files | Edmund von der Burg | 2011-02-24 | -2/+4 |
| | ||||
* | Ported the FAQ accross | Edmund von der Burg | 2011-02-24 | -0/+35 |
| | ||||
* | do the index page the proper way | Edmund von der Burg | 2011-02-23 | -1/+1 |
| | ||||
* | Added back index page for the tests | Edmund von der Burg | 2011-02-23 | -0/+9 |
| | ||||
* | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -14/+4 |
| | | | | test to see welsh about us page | |||
* | Added About controller | Edmund von der Burg | 2011-02-23 | -0/+43 |
| | | | | | put 'loc' stub in place for i18n in templates server static files | |||
* | Added templated 404 page as default | Edmund von der Burg | 2011-02-22 | -22/+19 |
| | ||||
* | make default handler state that code has fallen through to the Catalyst app | Edmund von der Burg | 2011-02-22 | -2/+5 |
| | ||||
* | Created app using catalyst.pl | Edmund von der Burg | 2011-02-22 | -0/+69 |