aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Move logic into problemEdmund von der Burg2011-04-01-8/+25
* prefill user's details if logged inEdmund von der Burg2011-04-01-30/+44
* 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-2/+7
* Add in map js to headersEdmund von der Burg2011-04-01-0/+17
* convert '/' to '/report/new' for 'Report a problem' linksEdmund von der Burg2011-04-01-1/+1
* Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-6/+6
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-10/+232
* Test report creation for user who is logged inEdmund von der Burg2011-03-28-0/+47
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+132
* Add 'abuse' table and put abuse logic into problemEdmund von der Burg2011-03-28-0/+44
* Abstracted out some email testsEdmund von der Burg2011-03-25-0/+52
* Move login/out methods into TestMechEdmund von der Burg2011-03-25-2/+45
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-13/+73
* Created FMS specific Test::WWW:Mech wrapperEdmund von der Burg2011-03-25-0/+87
* Store tokens correctlyEdmund von der Burg2011-03-24-37/+42
* 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-3/+3
* Set confirmed state correctlyEdmund von der Burg2011-03-23-0/+5
* Cleared up the council string creation logicEdmund von der Burg2011-03-23-149/+166
* WiP: interim commit - basic form fields and errors migrated. Currently broken...Edmund von der Burg2011-03-23-14/+357
* Move error checking into the modelEdmund von der Burg2011-03-23-90/+189
* 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
* Add more utility functionsEdmund von der Burg2011-03-21-1/+27
* Add contacts table to DBIC schemaEdmund von der Burg2011-03-21-0/+64
* 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-15/+131
* WiP: determine location from pcEdmund von der Burg2011-03-21-4/+670
* Use unicode pluginEdmund von der Burg2011-03-21-0/+1
* Controller to handle new reports and outline of tests neededEdmund von der Burg2011-03-18-0/+26
* Create a new report by going to '/reports/new'Edmund von der Burg2011-03-18-1/+1
* Update DBIC SchemaEdmund von der Burg2011-03-15-2/+97
* Better setting of environmentEdmund von der Burg2011-03-12-844/+0
* Clean up the flow - only mxcheck emails if we need to (ie not for logging in)Edmund von der Burg2011-03-04-28/+25
* drop column is_confirmed - not neededEdmund von der Burg2011-03-04-6/+3
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-106/+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-3/+286
* Change emails to use construct_email from mySociety::Email for encoding and l...Edmund von der Burg2011-03-03-4/+21
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+5
* Ported AuthToken to DBIx::ClassEdmund von der Burg2011-03-02-0/+84
* Simple email sendingEdmund von der Burg2011-03-02-3/+178
* Passwords can be nullEdmund von der Burg2011-03-02-3/+3