Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Corrected tests and docs. Still need to fix code. | Edmund von der Burg | 2011-04-14 | -2/+88 | |
| | |||||
* | Fim report creation tests | Edmund von der Burg | 2011-04-14 | -5/+48 | |
| | |||||
* | Match title now that it has newlines in it | Edmund von der Burg | 2011-04-14 | -3/+3 | |
| | |||||
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -73/+82 | |
| | |||||
* | Create Around controller and implement the easy bits | Edmund von der Burg | 2011-04-12 | -4/+34 | |
| | |||||
* | Redirect locations queries from '/' to '/around' | Edmund von der Burg | 2011-04-12 | -4/+5 | |
| | |||||
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -0/+39 | |
| | |||||
* | More robust tests | Edmund von der Burg | 2011-04-11 | -5/+4 | |
| | |||||
* | Add the 'remember_me' checkbox on login | Edmund von der Burg | 2011-04-07 | -17/+27 | |
| | |||||
* | Don't hardcode email address | Edmund von der Burg | 2011-04-05 | -2/+5 | |
| | |||||
* | prefill user's details if logged in | Edmund von der Burg | 2011-04-01 | -1/+24 | |
| | |||||
* | Prevent access to '/my' for users who are not logged in | Edmund von der Burg | 2011-04-01 | -5/+14 | |
| | |||||
* | remove silly tests | Edmund von der Burg | 2011-04-01 | -9/+0 | |
| | |||||
* | Change '/reports/new' to '/report/new' | Edmund von der Burg | 2011-04-01 | -15/+15 | |
| | | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI | ||||
* | Ported import.cgi to catalyst | Edmund von der Burg | 2011-03-31 | -6/+158 | |
| | |||||
* | Test report creation for user who is logged in | Edmund von der Burg | 2011-03-28 | -6/+58 | |
| | | | | also added methods to testmech | ||||
* | code tested elsewhere | Edmund von der Burg | 2011-03-28 | -10/+0 | |
| | |||||
* | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -38/+115 | |
| | |||||
* | Abstracted out some email tests | Edmund von der Burg | 2011-03-25 | -13/+13 | |
| | |||||
* | Move login/out methods into TestMech | Edmund von der Burg | 2011-03-25 | -19/+10 | |
| | |||||
* | More tests (and fixes to issues thrown up) | Edmund von der Burg | 2011-03-25 | -3/+215 | |
| | |||||
* | Tests for pc searches (both hits and misses) | Edmund von der Burg | 2011-03-25 | -12/+85 | |
| | |||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -4/+19 | |
| | |||||
* | use .txt suffix on email templates | Edmund von der Burg | 2011-03-23 | -2/+2 | |
| | |||||
* | WiP: determine location from pc | Edmund von der Burg | 2011-03-21 | -2/+7 | |
| | |||||
* | Controller to handle new reports and outline of tests needed | Edmund von der Burg | 2011-03-18 | -0/+48 | |
| | |||||
* | Completed auth section (main parts at least) | Edmund von der Burg | 2011-03-04 | -35/+134 | |
| | |||||
* | Added 'my' section to the site | Edmund von der Burg | 2011-03-04 | -0/+10 | |
| | |||||
* | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -0/+127 | |
| | |||||
* | Change emails to use construct_email from mySociety::Email for encoding and ↵ | Edmund von der Burg | 2011-03-03 | -16/+37 | |
| | | | | line wrapping | ||||
* | Check that UTF8 in emails works | Edmund von der Burg | 2011-03-03 | -0/+4 | |
| | |||||
* | Added tests for token | Edmund von der Burg | 2011-03-03 | -0/+81 | |
| | |||||
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -0/+56 | |
| | |||||
* | Added FixMyStreet::DB as a model to FixMyStreet::App | Edmund von der Burg | 2011-03-01 | -0/+8 | |
| | |||||
* | Explicitly set gettext_dir so that it does not matter where calling script ↵ | Edmund von der Burg | 2011-02-24 | -5/+7 | |
| | | | | file is located | ||||
* | Tidy t/app | Edmund von der Burg | 2011-02-23 | -0/+0 | |
| | |||||
* | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -2/+8 | |
| | | | | test to see welsh about us page | ||||
* | Added About controller | Edmund von der Burg | 2011-02-23 | -0/+18 | |
| | | | | | put 'loc' stub in place for i18n in templates server static files | ||||
* | Added templated 404 page as default | Edmund von der Burg | 2011-02-22 | -0/+20 | |
| | |||||
* | Added template handling | Edmund von der Burg | 2011-02-22 | -0/+8 | |
| | |||||
* | load config from conf/general into FixMyStreet::App | Edmund von der Burg | 2011-02-22 | -0/+13 | |
| | |||||
* | rename to tidy up test suite | Edmund von der Burg | 2011-02-22 | -0/+34 | |