aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remane method and template files - don't want too many index.html filesEdmund von der Burg2011-02-24-2/+4
|
* Ported the FAQ accrossEdmund von der Burg2011-02-24-1/+421
|
* Extract debug header code for reuseEdmund von der Burg2011-02-24-5/+8
| | | | add header to emptyhomes
* header and footer for emptyhomesEdmund von der Burg2011-02-24-0/+79
|
* base_host method for convenianceEdmund von der Burg2011-02-24-0/+13
|
* Split out debug footer for easy reuseEdmund von der Burg2011-02-24-8/+10
|
* Delete about.cgi as it has been portedEdmund von der Burg2011-02-24-52/+0
|
* Explicitly set gettext_dir so that it does not matter where calling script ↵Edmund von der Burg2011-02-24-15/+36
| | | | file is located
* Return lang to set in HTMLEdmund von der Burg2011-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/appEdmund von der Burg2011-02-23-0/+0
|
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-23-527/+1319
|\
| * Add jslib to conf.Matthew Somerville2011-02-23-0/+2
| |
| * Switch to jslib OpenLayers.Matthew Somerville2011-02-23-2554/+1
| |
| * All I did was remove the colon from translation.Matthew Somerville2011-02-23-4/+2
| |
| * Specify due to FF/Safari difference.Matthew Somerville2011-02-23-2/+2
| |
| * Font/color changes.Matthew Somerville2011-02-23-1/+62
| |
| * Local copy of OpenLayers.js in case it's slow/not responding.Matthew Somerville2011-02-23-1/+2554
| |
| * Localise date string in RSS feed.Matthew Somerville2011-02-23-9/+6
| |
| * Missing string for translatio.Matthew Somerville2011-02-23-2/+3
| |
| * Unidecode strings back from strftime.Matthew Somerville2011-02-23-7/+7
| |
| * Missing strings in questionnaire page.Matthew Somerville2011-02-23-24/+45
| |
| * Override PanZoom to catch zoomworld click.Matthew Somerville2011-02-23-1/+38
| |
| * Remove colon from translated string, as it appears elsewhere.Matthew Somerville2011-02-23-732/+779
| |
| * Ignore Oslo kommune in admin interface.Matthew Somerville2011-02-23-0/+1
| |
| * Merge branch 'master' of ↵Matthew Somerville2011-02-23-70/+55
| |\ | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| | * .po update.Matthew Somerville2011-02-23-70/+55
| | |
| * | Use strcoll rather than cmp for string sorting.Matthew Somerville2011-02-23-4/+6
| |/
| * Fixes #83 and #84.Matthew Somerville2011-02-22-8/+9
| |
| * More admin strings in translation.Matthew Somerville2011-02-22-460/+1126
| |
| * .po update.Matthew Somerville2011-02-22-95/+69
| |
| * Fix obscure locale bug to do with stringification of numbers.Matthew Somerville2011-02-22-1/+2
| |
| * Move code to where we'll have lat/lon defined.Matthew Somerville2011-02-22-3/+3
| |
| * Couple of URI escaping fixes, plus cope with different versions of LWP ↵Matthew Somerville2011-02-22-4/+4
| | | | | | | | returning content/decoded_content.
| * Missed another ' or '.Matthew Somerville2011-02-22-1/+1
| |
| * Check geocoded strings have Norge in them.Matthew Somerville2011-02-22-0/+6
| |
| * We want incoming data to be Unicodised.Matthew Somerville2011-02-22-1/+1
| |
| * Better FAQ templating.Matthew Somerville2011-02-22-10/+2
| |
* | do the index page the proper wayEdmund von der Burg2011-02-23-1/+1
| |
* | Added back index page for the testsEdmund von der Burg2011-02-23-0/+9
| |
* | More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-82/+272
| | | | | | | | test to see welsh about us page
* | Must have a full locales installEdmund von der Burg2011-02-23-1/+1
| |
* | remove for now - ignoring the wrong thingsEdmund von der Burg2011-02-23-1/+0
| |
* | Move the cobrand accross changing them to be OO and inheritEdmund von der Burg2011-02-23-0/+711
| |
* | Allow access to the config through FixMyStreetEdmund von der Burg2011-02-23-4/+53
| |
* | FMS util module and testsEdmund von der Burg2011-02-23-0/+55
| |
* | Added About controllerEdmund von der Burg2011-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 htmlEdmund von der Burg2011-02-23-0/+98
| |
* | Allow the about page to fall through to FixMyStreet::AppEdmund von der Burg2011-02-23-1/+0
| |
* | Move default templates to 'default' dir so that we can use allow cobrands to ↵Edmund von der Burg2011-02-23-1/+1
| | | | | | | | override them
* | Added templated 404 page as defaultEdmund von der Burg2011-02-22-22/+47
| |