Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Comment on alternative CPAN building approach | Edmund von der Burg | 2011-03-31 | -0/+5 |
| | ||||
* | Notes on getting Catalyst running | Edmund von der Burg | 2011-03-30 | -0/+102 |
| | ||||
* | Test report creation for user who is logged in | Edmund von der Burg | 2011-03-28 | -6/+105 |
| | | | | also added methods to testmech | |||
* | code tested elsewhere | Edmund von der Burg | 2011-03-28 | -10/+0 |
| | ||||
* | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -104/+324 |
| | ||||
* | Add 'abuse' table and put abuse logic into problem | Edmund von der Burg | 2011-03-28 | -1/+44 |
| | ||||
* | Abstracted out some email tests | Edmund von der Burg | 2011-03-25 | -13/+65 |
| | ||||
* | Move login/out methods into TestMech | Edmund von der Burg | 2011-03-25 | -21/+55 |
| | ||||
* | More tests (and fixes to issues thrown up) | Edmund von der Burg | 2011-03-25 | -18/+290 |
| | ||||
* | Tests for pc searches (both hits and misses) | Edmund von der Burg | 2011-03-25 | -18/+101 |
| | ||||
* | Created FMS specific Test::WWW:Mech wrapper | Edmund von der Burg | 2011-03-25 | -0/+87 |
| | ||||
* | Add Web::Scraper for test suite | Edmund von der Burg | 2011-03-25 | -0/+7 |
| | ||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -41/+66 |
| | ||||
* | Close off map correctly | Edmund von der Burg | 2011-03-24 | -3/+6 |
| | ||||
* | persist partial token across requests | Edmund von der Burg | 2011-03-24 | -4/+4 |
| | ||||
* | Allow users to change photo during creation | Edmund von der Burg | 2011-03-24 | -6/+6 |
| | ||||
* | 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 |
| | ||||
* | Don't allow user to assign another photo for a report | Edmund von der Burg | 2011-03-24 | -8/+7 |
| | ||||
* | Fix so that submitting without using button works | Edmund von der Burg | 2011-03-24 | -1/+2 |
| | ||||
* | Don't show categories if there aren't any | Edmund von der Burg | 2011-03-24 | -11/+13 |
| | ||||
* | auth related fixes | Edmund von der Burg | 2011-03-24 | -3/+8 |
| | ||||
* | Handle photo uploads - caching between requests if there are errors | Edmund von der Burg | 2011-03-24 | -46/+123 |
| | ||||
* | Add notes to the form | Edmund von der Burg | 2011-03-24 | -1/+17 |
| | ||||
* | Update wording | Edmund von der Burg | 2011-03-24 | -7/+2 |
| | | | | Delete redundant template | |||
* | Handle successful repor creation correctly | Edmund von der Burg | 2011-03-23 | -45/+104 |
| | ||||
* | use .txt suffix on email templates | Edmund von der Burg | 2011-03-23 | -5/+5 |
| | ||||
* | Set confirmed state correctly | Edmund von der Burg | 2011-03-23 | -0/+5 |
| | ||||
* | Get phone, email from report_user | Edmund von der Burg | 2011-03-23 | -3/+3 |
| | ||||
* | Cleared up the council string creation logic | Edmund von der Burg | 2011-03-23 | -154/+168 |
| | ||||
* | WiP: interim commit - basic form fields and errors migrated. Currently ↵ | Edmund von der Burg | 2011-03-23 | -46/+384 |
| | | | | broken for councils | |||
* | Move error checking into the model | Edmund von der Burg | 2011-03-23 | -90/+189 |
| | ||||
* | Added Term::Size::Any so debug output uses full width | Edmund von der Burg | 2011-03-23 | -0/+4 |
| | ||||
* | Move phone from problem to user | Edmund von der Burg | 2011-03-23 | -1/+9 |
| | ||||
* | don't show map related text if skipped | Edmund von der Burg | 2011-03-23 | -3/+5 |
| | ||||
* | Added most of form elements to the template | Edmund von der Burg | 2011-03-22 | -0/+137 |
| | ||||
* | disable debug output | Edmund von der Burg | 2011-03-22 | -11/+1 |
| | ||||
* | clean up template | Edmund von der Burg | 2011-03-22 | -13/+5 |
| | ||||
* | Wording about councils | Edmund von der Burg | 2011-03-21 | -15/+110 |
| | ||||
* | Add more utility functions | Edmund von der Burg | 2011-03-21 | -1/+27 |
| | ||||
* | Add contacts table to DBIC schema | Edmund von der Burg | 2011-03-21 | -1/+64 |
| | ||||
* | Convert map click to location | Edmund von der Burg | 2011-03-21 | -15/+28 |
| | ||||
* | display map | Edmund von der Burg | 2011-03-21 | -509/+134 |
| | ||||
* | added HTML::Entities | Edmund von der Burg | 2011-03-21 | -0/+3 |
| | ||||
* | added Sort::Key | Edmund von der Burg | 2011-03-21 | -0/+3 |
| | ||||
* | Check councils | Edmund von der Burg | 2011-03-21 | -15/+149 |
| | ||||
* | WiP: determine location from pc | Edmund von der Burg | 2011-03-21 | -15/+715 |
| | ||||
* | Use unicode plugin | Edmund von der Burg | 2011-03-21 | -0/+3 |
| | ||||
* | Controller to handle new reports and outline of tests needed | Edmund von der Burg | 2011-03-18 | -0/+74 |
| | ||||
* | Create a new report by going to '/reports/new' | Edmund von der Burg | 2011-03-18 | -5/+15 |
| |