aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Rename a few more less important variables.Matthew Somerville2012-12-15-12/+12
|
* Fix for a missed council column rename, and a test that would have caught it.Matthew Somerville2012-12-15-1/+64
|
* Update admin code and tests to work with bodies.Matthew Somerville2012-12-15-266/+207
|
* Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-132/+152
|
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-215/+202
|
* Update reporting to use bodies.Matthew Somerville2012-12-15-124/+128
|
* Convert get_services to lookup body area_ids.Matthew Somerville2012-12-15-2/+2
|
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-89/+104
|
* Convert PopulateServiceList to use body IDs.Matthew Somerville2012-12-15-33/+33
|
* Remove unused Open311 GetUpdates code.Matthew Somerville2012-12-15-301/+0
|
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-95/+118
| | | | Add foreign key constraint from contacts to body.
* Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-85/+73
|
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-47/+59
|
* Zurich matrixIds have shifted by one.Matthew Somerville2012-12-12-9/+10
|
* Don't try and store empty nothing.Matthew Somerville2012-12-11-1/+1
|
* Zurich: report form without login, optional name, no title.Matthew Somerville2012-12-10-0/+143
|
* Single line of text to be translated correctly.Matthew Somerville2012-12-10-44/+27
|
* Update .po files.Matthew Somerville2012-12-10-1111/+1352
|
* Rename de_DE translations to de_CH, because that's what they arestevenday2012-12-10-0/+0
|
* Add latest translations for site and alert emailsMatthew Somerville2012-12-10-12/+18
| | | | | | Conflicts: locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po
* Redo .po files again to match new stringsstevenday2012-12-10-34/+20
|
* Update master translation file properly and merge into translationsstevenday2012-12-10-1350/+1765
|
* Fudge German .po file to avoid gettext bug with single ampersandsSteven Day2012-12-10-4/+4
| | | | Fix text in templates so that it can be translated and avoid issues with gettext
* Make javascript not clobber the translated problem reporting headerSteven Day2012-12-10-2/+3
|
* Make translation of geolocation text on homepage possibleSteven Day2012-12-10-2/+3
|
* Update .po file with latest German translationsSteven Day2012-12-10-9/+9
|
* Add email templates for ZurichSteven Day2012-12-10-0/+52
|
* Add latest po from Zurich for GermanSteven Day2012-12-10-54/+42
|
* JS lint fixDave Whiteland2012-12-10-1/+1
|
* provide link to DPS map (currently on 'all reports' page)Dave Whiteland2012-12-10-0/+46
|
* custom MM help text depending on whether or not this is a creation page or ↵Dave Whiteland2012-12-10-12/+33
| | | | just a report-viewing page
* remove radio buttons entirely from archive messages; remove pointer on ↵Dave Whiteland2012-12-10-27/+70
| | | | mouseover of things you can't usefully click
* archive messages can't sensible be used for creation, so hide radio button ↵Dave Whiteland2012-12-09-3/+6
| | | | in archive list
* add text color to body (popup text was white on white)Dave Whiteland2012-12-09-0/+1
|
* Make image sprite a variable, to simplify FMB base CSS.Matthew Somerville2012-12-07-58/+53
|
* Tidy up CSS font selection to be overridden.Matthew Somerville2012-12-07-58/+36
|
* Set borders to transparent, so no need to be overridden when not-white ↵Matthew Somerville2012-12-07-28/+5
| | | | background.
* Bottom padding is now larger, so can have larger equivalent heightFix offset.Matthew Somerville2012-12-07-1/+1
|
* Minor Zurich footer tweaks to remove from map page and have more spacing.Matthew Somerville2012-12-07-1/+4
|
* Fixes to current Zurich navigation display, footer indent, colour tweak.Matthew Somerville2012-12-07-4/+34
|
* Factor out update form on report pages, blank out for Zurich.Matthew Somerville2012-12-07-318/+313
|
* This extra padding is only needed on map pages, reading #307.Matthew Somerville2012-12-07-1/+2
|
* A few easy Zurich front page tweaks.Matthew Somerville2012-12-07-0/+18
|
* Beginnings of Zurich header/footer/style.Matthew Somerville2012-12-07-5/+115
|
* Inherit same colour for front-main children, so don't need to be respecified ↵Matthew Somerville2012-12-07-12/+4
| | | | if changed.
* Remove forked layout CSS from Stevenage.Matthew Somerville2012-12-07-1109/+272
|
* Remove forked fonts and base CSS from Stevenage.Matthew Somerville2012-12-06-3015/+51
| | | | | | | | | Revert Stevenage's base stylesheet to inherit from FixMyStreet's, removing any unnecessary forked files, but leaving in the font overrides and change of front page button colour. Fix the $primary_text colour to be visible over $primary (this then removes the need for the colour override of the base part of 1162d5c8).
* Split contrast1 into its two current uses.Matthew Somerville2012-12-06-35/+56
|
* Add caching of geocoder similar to other geocoders.Matthew Somerville2012-12-06-8/+19
|
* Move more FixMyStreet-only CSS images out of shared layout styles.Matthew Somerville2012-12-06-27/+27
|