Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | ||||
| * | We want incoming data to be Unicodised. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | | ||||
| * | Better FAQ templating. | Matthew Somerville | 2011-02-22 | -10/+2 |
| | | ||||
* | | do the index page the proper way | Edmund von der Burg | 2011-02-23 | -1/+1 |
| | | ||||
* | | Added back index page for the tests | Edmund von der Burg | 2011-02-23 | -0/+9 |
| | | ||||
* | | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -82/+272 |
| | | | | | | | | test to see welsh about us page | |||
* | | Must have a full locales install | Edmund von der Burg | 2011-02-23 | -1/+1 |
| | | ||||
* | | remove for now - ignoring the wrong things | Edmund von der Burg | 2011-02-23 | -1/+0 |
| | | ||||
* | | Move the cobrand accross changing them to be OO and inherit | Edmund von der Burg | 2011-02-23 | -0/+711 |
| | | ||||
* | | Allow access to the config through FixMyStreet | Edmund von der Burg | 2011-02-23 | -4/+53 |
| | | ||||
* | | FMS util module and tests | Edmund von der Burg | 2011-02-23 | -0/+55 |
| | | ||||
* | | Added About controller | Edmund von der Burg | 2011-02-23 | -1/+85 |
| | | | | | | | | | | put 'loc' stub in place for i18n in templates server static files | |||
* | | Ported header, footer and about page over from embedded html | Edmund von der Burg | 2011-02-23 | -0/+98 |
| | | ||||
* | | Allow the about page to fall through to FixMyStreet::App | Edmund von der Burg | 2011-02-23 | -1/+0 |
| | | ||||
* | | Move default templates to 'default' dir so that we can use allow cobrands to ↵ | Edmund von der Burg | 2011-02-23 | -1/+1 |
| | | | | | | | | override them | |||
* | | Added templated 404 page as default | Edmund von der Burg | 2011-02-22 | -22/+47 |
| | |