Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | -6/+15 | |
| | | | | file is located | ||||
* | Return lang to set in HTML | Edmund von der Burg | 2011-02-24 | -0/+36 | |
| | | | | | | added 'is_default' method to cobrands tests for i18n (includin checking *.mo files generated) more debug output in footer | ||||
* | 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/+75 | |
| | | | | test to see welsh about us page | ||||
* | Allow access to the config through FixMyStreet | Edmund von der Burg | 2011-02-23 | -1/+22 | |
| | |||||
* | FMS util module and tests | Edmund von der Burg | 2011-02-23 | -0/+16 | |
| | |||||
* | 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/+0 | |
| | |||||
* | Created app using catalyst.pl | Edmund von der Burg | 2011-02-22 | -0/+34 | |
| | |||||
* | Couple of unit test fixes | Matthew Somerville | 2011-02-21 | -2/+2 | |
| | |||||
* | Replace use of template_header. | Matthew Somerville | 2011-02-21 | -2/+5 | |
| | |||||
* | Created function to convert e,n to lat,lon and optionally truncate results | Edmund von der Burg | 2011-02-10 | -0/+41 | |
| | |||||
* | Update tests for page | Edmund von der Burg | 2011-02-09 | -10/+17 | |
| | |||||
* | Fix unit tests. | Matthew Somerville | 2010-12-17 | -4/+4 | |
| | |||||
* | Refactor map display into separate modules, response for own set-up and display. | Matthew Somerville | 2010-11-26 | -16/+0 | |
| | |||||
* | Have FixMyStreet::Geocode only deal in real co-ordinates. | Matthew Somerville | 2010-11-23 | -4/+2 | |
| | |||||
* | Factor out geocoding functions. | Matthew Somerville | 2010-11-23 | -2/+3 | |
| | |||||
* | Returns centre now. | Matthew Somerville | 2010-08-02 | -2/+2 | |
| | |||||
* | More gitignores | Louise Crow | 2010-01-25 | -0/+1 | |
| | |||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -3/+3 | |
| | |||||
* | Add test for recent(). | matthew | 2009-12-16 | -3/+29 | |
| | |||||
* | Removing obsolete tests | louise | 2009-12-15 | -17/+2 | |
| | |||||
* | Allow cobrands to perform a check on geocoded string locations | louise | 2009-12-09 | -1/+2 | |
| | |||||
* | Make arguments for site_restriction functions a bit more generic | louise | 2009-11-19 | -5/+3 | |
| | |||||
* | Upated number of tests | louise | 2009-11-18 | -2/+2 | |
| | |||||
* | Removing obsolete tests | louise | 2009-11-18 | -24/+1 | |
| | |||||
* | Update number of tests - just a stub for now | louise | 2009-11-12 | -5/+3 | |
| | |||||
* | Removing obsolete tests | louise | 2009-11-12 | -27/+1 | |
| | |||||
* | Cobrand front page, templated map page, bits of style and templates. | matthew | 2009-10-29 | -2/+2 | |
| |