aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* email STAGING is respectedEdmund von der Burg2011-04-04-3/+3
|
* Added tracking code back inEdmund von der Burg2011-04-04-3/+28
|
* rss linksEdmund von der Burg2011-04-04-4/+10
|
* deal with some FIXMEsEdmund von der Burg2011-04-01-5/+6
|
* Move logic into problemEdmund von der Burg2011-04-01-8/+25
|
* prefill user's details if logged inEdmund von der Burg2011-04-01-32/+69
|
* HTML typosEdmund von der Burg2011-04-01-3/+3
|
* clean up some FIXMEsEdmund von der Burg2011-04-01-7/+3
|
* Prevent access to '/my' for users who are not logged inEdmund von der Burg2011-04-01-7/+21
|
* Add in map js to headersEdmund von der Burg2011-04-01-3/+22
|
* remove silly testsEdmund von der Burg2011-04-01-9/+0
|
* convert '/' to '/report/new' for 'Report a problem' linksEdmund von der Burg2011-04-01-155/+155
|
* Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-55/+50
| | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-205/+519
|
* Comment on alternative CPAN building approachEdmund von der Burg2011-03-31-0/+5
|
* Notes on getting Catalyst runningEdmund von der Burg2011-03-30-0/+102
|
* Test report creation for user who is logged inEdmund von der Burg2011-03-28-6/+105
| | | | also added methods to testmech
* code tested elsewhereEdmund von der Burg2011-03-28-10/+0
|
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-104/+324
|
* Add 'abuse' table and put abuse logic into problemEdmund von der Burg2011-03-28-1/+44
|
* Abstracted out some email testsEdmund von der Burg2011-03-25-13/+65
|
* Move login/out methods into TestMechEdmund von der Burg2011-03-25-21/+55
|
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-18/+290
|
* Tests for pc searches (both hits and misses)Edmund von der Burg2011-03-25-18/+101
|
* Created FMS specific Test::WWW:Mech wrapperEdmund von der Burg2011-03-25-0/+87
|
* Add Web::Scraper for test suiteEdmund von der Burg2011-03-25-0/+7
|
* Store tokens correctlyEdmund von der Burg2011-03-24-41/+66
|
* Close off map correctlyEdmund von der Burg2011-03-24-3/+6
|
* persist partial token across requestsEdmund von der Burg2011-03-24-4/+4
|
* Allow users to change photo during creationEdmund von der Burg2011-03-24-6/+6
|
* 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
|
* Don't allow user to assign another photo for a reportEdmund von der Burg2011-03-24-8/+7
|
* Fix so that submitting without using button worksEdmund von der Burg2011-03-24-1/+2
|
* Don't show categories if there aren't anyEdmund von der Burg2011-03-24-11/+13
|
* auth related fixesEdmund von der Burg2011-03-24-3/+8
|
* Handle photo uploads - caching between requests if there are errorsEdmund von der Burg2011-03-24-46/+123
|
* Add notes to the formEdmund von der Burg2011-03-24-1/+17
|
* Update wordingEdmund von der Burg2011-03-24-7/+2
| | | | Delete redundant template
* Handle successful repor creation correctlyEdmund von der Burg2011-03-23-45/+104
|
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-5/+5
|
* Set confirmed state correctlyEdmund von der Burg2011-03-23-0/+5
|
* Get phone, email from report_userEdmund von der Burg2011-03-23-3/+3
|
* Cleared up the council string creation logicEdmund von der Burg2011-03-23-154/+168
|
* WiP: interim commit - basic form fields and errors migrated. Currently ↵Edmund von der Burg2011-03-23-46/+384
| | | | broken for councils
* Move error checking into the modelEdmund von der Burg2011-03-23-90/+189
|
* Added Term::Size::Any so debug output uses full widthEdmund von der Burg2011-03-23-0/+4
|
* Move phone from problem to userEdmund von der Burg2011-03-23-1/+9
|
* don't show map related text if skippedEdmund von der Burg2011-03-23-3/+5
|
* Added most of form elements to the templateEdmund von der Burg2011-03-22-0/+137
|