aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Collapse)AuthorAgeLines
...
* 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
|
* 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
|
* Explicitly set gettext_dir so that it does not matter where calling script ↵Edmund von der Burg2011-02-24-5/+7
| | | | file is located
* Tidy t/appEdmund von der Burg2011-02-23-0/+20
|
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-2/+8
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-02-23-0/+18
put 'loc' stub in place for i18n in templates server static files