Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Check that UTF8 in emails works | Edmund von der Burg | 2011-03-03 | -0/+11 |
| | ||||
* | Added tests for token | Edmund von der Burg | 2011-03-03 | -0/+85 |
| | ||||
* | Ported AuthToken to DBIx::Class | Edmund von der Burg | 2011-03-02 | -1/+85 |
| | ||||
* | note on using EvEl | Edmund von der Burg | 2011-03-02 | -1/+6 |
| | ||||
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -4/+247 |
| | ||||
* | Passwords can be null | Edmund von der Burg | 2011-03-02 | -4/+4 |
| | ||||
* | Added authentication plugins | Edmund von der Burg | 2011-03-01 | -7/+40 |
| | ||||
* | asked group for thoughts on user issues | Edmund von der Burg | 2011-03-01 | -10/+1 |
| | ||||
* | Added FixMyStreet::DB as a model to FixMyStreet::App | Edmund von der Burg | 2011-03-01 | -0/+32 |
| | ||||
* | Generated ORM code for some of the tables | Edmund von der Burg | 2011-03-01 | -0/+74 |
| | ||||
* | changes to schema needed for DBIx::Class | Edmund von der Burg | 2011-03-01 | -0/+70 |
| | | | | ORM generator script | |||
* | Added method to return DB connection info | Edmund von der Burg | 2011-03-01 | -0/+38 |
| | ||||
* | Notes on work that remains | Edmund von der Burg | 2011-03-01 | -0/+22 |
| | ||||
* | Remove cruft relating to config loading | Edmund von der Burg | 2011-02-28 | -14/+4 |
| | ||||
* | Translate address to Welsh if needed | Edmund von der Burg | 2011-02-24 | -1/+1 |
| | ||||
* | Remane method and template files - don't want too many index.html files | Edmund von der Burg | 2011-02-24 | -2/+4 |
| | ||||
* | Ported the FAQ accross | Edmund von der Burg | 2011-02-24 | -1/+421 |
| | ||||
* | Extract debug header code for reuse | Edmund von der Burg | 2011-02-24 | -5/+8 |
| | | | | add header to emptyhomes | |||
* | header and footer for emptyhomes | Edmund von der Burg | 2011-02-24 | -0/+79 |
| | ||||
* | base_host method for conveniance | Edmund von der Burg | 2011-02-24 | -0/+13 |
| | ||||
* | Split out debug footer for easy reuse | Edmund von der Burg | 2011-02-24 | -8/+10 |
| | ||||
* | Delete about.cgi as it has been ported | Edmund von der Burg | 2011-02-24 | -52/+0 |
| | ||||
* | Explicitly set gettext_dir so that it does not matter where calling script ↵ | Edmund von der Burg | 2011-02-24 | -15/+36 |
| | | | | file is located | |||
* | Return lang to set in HTML | Edmund von der Burg | 2011-02-24 | -29/+89 |
| | | | | | | 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 |
| | ||||
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-02-23 | -527/+1319 |
|\ | ||||
| * | Add jslib to conf. | Matthew Somerville | 2011-02-23 | -0/+2 |
| | | ||||
| * | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -2554/+1 |
| | | ||||
| * | All I did was remove the colon from translation. | Matthew Somerville | 2011-02-23 | -4/+2 |
| | | ||||
| * | Specify due to FF/Safari difference. | Matthew Somerville | 2011-02-23 | -2/+2 |
| | | ||||
| * | Font/color changes. | Matthew Somerville | 2011-02-23 | -1/+62 |
| | | ||||
| * | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -1/+2554 |
| | | ||||
| * | Localise date string in RSS feed. | Matthew Somerville | 2011-02-23 | -9/+6 |
| | | ||||
| * | Missing string for translatio. | Matthew Somerville | 2011-02-23 | -2/+3 |
| | | ||||
| * | Unidecode strings back from strftime. | Matthew Somerville | 2011-02-23 | -7/+7 |
| | | ||||
| * | Missing strings in questionnaire page. | Matthew Somerville | 2011-02-23 | -24/+45 |
| | | ||||
| * | Override PanZoom to catch zoomworld click. | Matthew Somerville | 2011-02-23 | -1/+38 |
| | | ||||
| * | Remove colon from translated string, as it appears elsewhere. | Matthew Somerville | 2011-02-23 | -732/+779 |
| | | ||||
| * | Ignore Oslo kommune in admin interface. | Matthew Somerville | 2011-02-23 | -0/+1 |
| | | ||||
| * | Merge branch 'master' of ↵ | Matthew Somerville | 2011-02-23 | -70/+55 |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| | * | .po update. | Matthew Somerville | 2011-02-23 | -70/+55 |
| | | | ||||
| * | | Use strcoll rather than cmp for string sorting. | Matthew Somerville | 2011-02-23 | -4/+6 |
| |/ | ||||
| * | Fixes #83 and #84. | Matthew Somerville | 2011-02-22 | -8/+9 |
| | | ||||
| * | More admin strings in translation. | Matthew Somerville | 2011-02-22 | -460/+1126 |
| | | ||||
| * | .po update. | Matthew Somerville | 2011-02-22 | -95/+69 |
| | | ||||
| * | Fix obscure locale bug to do with stringification of numbers. | Matthew Somerville | 2011-02-22 | -1/+2 |
| | | ||||
| * | Move code to where we'll have lat/lon defined. | Matthew Somerville | 2011-02-22 | -3/+3 |
| | | ||||
| * | Couple of URI escaping fixes, plus cope with different versions of LWP ↵ | Matthew Somerville | 2011-02-22 | -4/+4 |
| | | | | | | | | returning content/decoded_content. | |||
| * | Missed another ' or '. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | | ||||
| * | Check geocoded strings have Norge in them. | Matthew Somerville | 2011-02-22 | -0/+6 |
| | |