aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Collapse)AuthorAgeLines
...
* moving alerts to use users instead of email in tableStruan Donald2011-05-11-6/+23
|
* confirm alert subscriptionStruan Donald2011-05-11-1/+10
|
* test that we do not duplicate existing alertsStruan Donald2011-05-10-0/+23
|
* send out alert subscription email confirmationsStruan Donald2011-05-10-41/+55
|
* local alert email signupStruan Donald2011-05-10-0/+83
|
* add subscribe target and get to rss through that insteadStruan Donald2011-05-10-6/+6
|
* Add in RSS redirectsStruan Donald2011-05-10-0/+23
|
* rss feeds for single tier councilsStruan Donald2011-05-09-0/+9
|
* added in rss feed linksStruan Donald2011-05-06-0/+5
|
* created council controller and use that for load and check councilsStruan Donald2011-05-06-2/+14
|
* display choices for ambigious location searchesStruan Donald2011-05-05-0/+2
|
* do not put postcode in alert page titleStruan Donald2011-05-05-1/+1
|
* test that we are getting the titles right as wellStruan Donald2011-05-04-1/+4
|
* add in prettyfication of postcodeStruan Donald2011-05-04-0/+9
|
* Skeleton catalyst alerts pageStruan Donald2011-05-04-0/+16
|
* CHeck that 'emptyhomes' cobrand is available before using it in testsEdmund von der Burg2011-05-03-10/+15
|
* deal with trailing garbage on urlEdmund von der Burg2011-04-15-0/+5
|
* Show 410 page for hidden reports, and 404 for ones that are not confirmed yet.Edmund von der Burg2011-04-15-2/+18
|
* rename 404 error to be clearerEdmund von der Burg2011-04-15-1/+1
|
* test for proper 404 pageEdmund von der Burg2011-04-15-0/+1
|
* Test and implement bad requestsEdmund von der Burg2011-04-15-0/+75
|
* Prep to port '/report/123' pageEdmund von der Burg2011-04-15-0/+0
|
* Handle (e,n) requests to '/'Edmund von der Burg2011-04-15-5/+24
|
* Added Tilma proxy for dev serverEdmund von der Burg2011-04-14-0/+12
|
* Take out test placeholderEdmund von der Burg2011-04-14-2/+0
|
* fixes to importEdmund von der Burg2011-04-14-14/+12
|
* Corrected tests and docs. Still need to fix code.Edmund von der Burg2011-04-14-2/+88
|
* Fim report creation testsEdmund von der Burg2011-04-14-5/+48
|
* Match title now that it has newlines in itEdmund von der Burg2011-04-14-3/+3
|
* Moved some of the location smarts from '/report/new' to '/around'Edmund von der Burg2011-04-13-73/+82
|
* 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
|
* 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
| | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI
* 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
| | | | 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-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
|
* 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
|