Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -0/+69 |
| | ||||
* | Move country to cobrand rather than config option. | Matthew Somerville | 2011-06-14 | -1/+1 |
| | ||||
* | Look up user's email address separately, much much quicker. | Matthew Somerville | 2011-06-13 | -1/+1 |
| | ||||
* | Don't reuse variable. | Matthew Somerville | 2011-06-13 | -4/+4 |
| | ||||
* | Fallback to default email template. | Matthew Somerville | 2011-06-13 | -1/+4 |
| | ||||
* | Remove old style DB call. | Matthew Somerville | 2011-06-12 | -4/+5 |
| | ||||
* | Simple cron wrapper to run in correct environment. | Matthew Somerville | 2011-06-10 | -0/+9 |
| | ||||
* | nget a phrase to stop it being duplicated in the .po file, and some more ↵ | Matthew Somerville | 2011-06-09 | -7/+19 |
| | | | | missing strings. | |||
* | Migrate gettext-extract to find all the new strings. | Matthew Somerville | 2011-06-09 | -37/+40 |
| | ||||
* | Remove old Flickr import code. | Matthew Somerville | 2011-06-07 | -112/+0 |
| | ||||
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -28/+6 |
| | ||||
* | Move alert emails to new location, delete some unused ones. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | Move most of questionnaire cron to ResultSet so it can be called and tested ↵ | Matthew Somerville | 2011-06-02 | -131/+16 |
| | | | | from test. | |||
* | Questionnaire back end templating etc. | Matthew Somerville | 2011-06-02 | -200/+103 |
| | ||||
* | Put cobrand confirm/submit emails in templates, not locale, adjust email ↵ | Matthew Somerville | 2011-06-02 | -83/+65 |
| | | | | handling to cope with multiple languages for a cobrand, add Email::MIME (though unused at present), and start send-reports working. | |||
* | Old test fixes for London reporting from master branch. | Matthew Somerville | 2011-05-27 | -7/+30 |
| | ||||
* | Pull request #97, merge multi_area_categories. | Matthew Somerville | 2011-05-27 | -2/+7 |
| | ||||
* | Pull request #96, merge norwegian_load_contacts in. | Matthew Somerville | 2011-05-27 | -0/+69 |
| | ||||
* | Update co-ords in test suite. | Matthew Somerville | 2011-04-08 | -2/+2 |
| | ||||
* | Need to supply category in London. | Matthew Somerville | 2011-04-08 | -1/+4 |
| | ||||
* | Post reports in London to the Report-It API. | Matthew Somerville | 2011-04-02 | -5/+91 |
| | ||||
* | Missing translated string, .po update. | Matthew Somerville | 2011-04-01 | -1/+1 |
| | ||||
* | Don't error/show if no result returned. | Matthew Somerville | 2011-03-29 | -5/+11 |
| | ||||
* | Use SCSS to generate CSS - no change to actual CSS at this point. | Matthew Somerville | 2011-03-25 | -0/+18 |
| | ||||
* | Return string, not undef. | Matthew Somerville | 2011-03-23 | -1/+1 |
| | ||||
* | Nearest road/postcode on reports; don't show pin if map not used for report. | Matthew Somerville | 2011-03-23 | -2/+28 |
| | ||||
* | Compare to translated Other. | Matthew Somerville | 2011-02-26 | -1/+1 |
| | ||||
* | Remove colon from translated string, as it appears elsewhere. | Matthew Somerville | 2011-02-23 | -0/+45 |
| | ||||
* | Admin start translating. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Fix char encoding in emails. | Matthew Somerville | 2011-02-22 | -6/+6 |
| | ||||
* | Locale updates, couple of missing strings from code and alert strings from db. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Fix RSS redirect, uses actual council name. | Matthew Somerville | 2011-02-21 | -1/+1 |
| | ||||
* | RSS fixes for testing. | Matthew Somerville | 2011-02-21 | -2/+2 |
| | ||||
* | Store lat/lon manually in test. | Matthew Somerville | 2011-02-21 | -8/+2 |
| | ||||
* | Missing include. | Matthew Somerville | 2011-02-17 | -0/+1 |
| | ||||
* | Typo. | Matthew Somerville | 2011-02-17 | -1/+1 |
| | ||||
* | Typo. | Matthew Somerville | 2011-02-17 | -1/+1 |
| | ||||
* | Some missing use Encodes. | Matthew Somerville | 2011-02-17 | -0/+1 |
| | ||||
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -7/+7 |
| | ||||
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -4/+4 |
| | ||||
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -9/+1 |
| | ||||
* | More EN locales. | Matthew Somerville | 2011-02-11 | -3/+5 |
| | ||||
* | Fix variable names. | Matthew Somerville | 2011-02-11 | -8/+8 |
| | ||||
* | Merge commit 'remotes/origin/migrate_from_osgb36_to_wgs84' | Matthew Somerville | 2011-02-10 | -38/+105 |
|\ | ||||
| * | Bug fixes found by running test suite | Edmund von der Burg | 2011-02-10 | -2/+2 |
| | | ||||
| * | typo | Edmund von der Burg | 2011-02-10 | -1/+1 |
| | | ||||
| * | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -9/+14 |
| | | | | | | | | Shorter coords in RSS and alert urls | |||
| * | Fix to RSS tests (and bug in code) | Edmund von der Burg | 2011-02-09 | -9/+30 |
| | | ||||
| * | Fix to eha alerts test | Edmund von der Burg | 2011-02-09 | -2/+6 |
| | | ||||
| * | Fix local alert tests | Edmund von der Burg | 2011-02-09 | -4/+13 |
| | |