aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeLines
* Create Around controller and implement the easy bitsEdmund von der Burg2011-04-12-4/+34
* Redirect locations queries from '/' to '/around'Edmund von der Burg2011-04-12-4/+5
* Start to move index.cgi into catalystEdmund von der Burg2011-04-12-0/+39
* More robust testsEdmund von der Burg2011-04-11-5/+4
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-17/+27
* Don't hardcode email addressEdmund von der Burg2011-04-05-2/+5
* prefill user's details if logged inEdmund von der Burg2011-04-01-1/+24
* Prevent access to '/my' for users who are not logged inEdmund von der Burg2011-04-01-5/+14
* remove silly testsEdmund von der Burg2011-04-01-9/+0
* Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-15/+15
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-6/+158
* Test report creation for user who is logged inEdmund von der Burg2011-03-28-6/+58
* 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-38/+115
* Abstracted out some email testsEdmund von der Burg2011-03-25-13/+13
* Move login/out methods into TestMechEdmund von der Burg2011-03-25-19/+10
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-3/+215
* Tests for pc searches (both hits and misses)Edmund von der Burg2011-03-25-12/+85
* Store tokens correctlyEdmund von der Burg2011-03-24-4/+19
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-2/+2
* WiP: determine location from pcEdmund von der Burg2011-03-21-2/+7
* Controller to handle new reports and outline of tests neededEdmund von der Burg2011-03-18-0/+48
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-35/+134
* Added 'my' section to the siteEdmund von der Burg2011-03-04-0/+10
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+127
* Change emails to use construct_email from mySociety::Email for encoding and l...Edmund von der Burg2011-03-03-16/+37
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+4
* Added tests for tokenEdmund von der Burg2011-03-03-0/+81
* Simple email sendingEdmund von der Burg2011-03-02-0/+56
* Added FixMyStreet::DB as a model to FixMyStreet::AppEdmund von der Burg2011-03-01-0/+8
* Explicitly set gettext_dir so that it does not matter where calling script fi...Edmund von der Burg2011-02-24-6/+15
* Return lang to set in HTMLEdmund von der Burg2011-02-24-0/+36
* Tidy t/appEdmund von der Burg2011-02-23-0/+0
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-2/+75
* Allow access to the config through FixMyStreetEdmund von der Burg2011-02-23-1/+22
* FMS util module and testsEdmund von der Burg2011-02-23-0/+16
* Added About controllerEdmund von der Burg2011-02-23-0/+18
* Added templated 404 page as defaultEdmund von der Burg2011-02-22-0/+20
* Added template handlingEdmund von der Burg2011-02-22-0/+8
* load config from conf/general into FixMyStreet::AppEdmund von der Burg2011-02-22-0/+13
* rename to tidy up test suiteEdmund von der Burg2011-02-22-0/+0
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+34
* Couple of unit test fixesMatthew Somerville2011-02-21-2/+2
* Replace use of template_header.Matthew Somerville2011-02-21-2/+5
* Created function to convert e,n to lat,lon and optionally truncate resultsEdmund von der Burg2011-02-10-0/+41
* Update tests for pageEdmund von der Burg2011-02-09-10/+17
* Fix unit tests.Matthew Somerville2010-12-17-4/+4
* Refactor map display into separate modules, response for own set-up and display.Matthew Somerville2010-11-26-16/+0
* Have FixMyStreet::Geocode only deal in real co-ordinates.Matthew Somerville2010-11-23-4/+2
* Factor out geocoding functions.Matthew Somerville2010-11-23-2/+3