Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
* | 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 broken... | Edmund von der Burg | 2011-03-23 | -46/+384 |
* | 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 |
* | Changes so that proper environment is setup when running as cgi/fastcgi | Edmund von der Burg | 2011-03-18 | -21/+60 |
* | Add some more modules that are needed | Edmund von der Burg | 2011-03-18 | -0/+3 |
* | Start list of current urls | Edmund von der Burg | 2011-03-17 | -0/+22 |
* | Show user's reports on the 'my' page | Edmund von der Burg | 2011-03-15 | -0/+15 |
* | update todo list | Edmund von der Burg | 2011-03-15 | -27/+1 |
* | Update DBIC Schema | Edmund von der Burg | 2011-03-15 | -6/+111 |
* | link users and problems | Edmund von der Burg | 2011-03-15 | -0/+46 |
* | Added DBIx::Class::Schema::Loader | Edmund von der Burg | 2011-03-15 | -0/+21 |
* | Changes to build all modules | Edmund von der Burg | 2011-03-12 | -4/+4 |
* | More fixups and modules | Edmund von der Burg | 2011-03-12 | -8/+12 |
* | Remaning modules needed to run test suite | Edmund von der Burg | 2011-03-12 | -0/+84 |
* | bug fixes | Edmund von der Burg | 2011-03-12 | -4/+12 |
* | Added Catalyst::Devel | Edmund von der Burg | 2011-03-12 | -0/+30 |
* | don't try to index if dpan not available | Edmund von der Burg | 2011-03-12 | -3/+7 |