aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Don't try and set empty area IDs.Matthew Somerville2012-12-19-7/+11
|
* Translation file update.Matthew Somerville2012-12-19-4/+8
|
* Move admin page check to central function.Matthew Somerville2012-12-19-25/+12
|
* Projection should be on the map layer only, not the whole map.Matthew Somerville2012-12-19-1/+1
|
* Zurich admin auth with front end.Matthew Somerville2012-12-19-1/+6
|
* Allow unconfirmed reports to be seen on Zurich site.Matthew Somerville2012-12-19-1/+29
|
* Tidy up crontab a bit.Matthew Somerville2012-12-19-8/+27
|
* Better text than listing four divisions, for Zurich.Matthew Somerville2012-12-19-0/+6
|
* Be sure only dealing with the right global mapit area.Matthew Somerville2012-12-19-1/+16
|
* Front end style on Zurich admin.Matthew Somerville2012-12-19-9/+7
|
* Fix for missing zoom in URL for OpenLayers.Matthew Somerville2012-12-19-0/+9
|
* Allow bodies to have parent bodies.Matthew Somerville2012-12-19-9/+47
|
* Fix missed variable name change, and accompanying test.Matthew Somerville2012-12-19-1/+52
|
* Rejig schema.sql to prevent circular references.Matthew Somerville2012-12-19-40/+43
|
* Slightly better text for an area with associated bodies without any categories.Matthew Somerville2012-12-19-6/+3
|
* Area IDs come in as an arrayref, and body may not have an area ID.Matthew Somerville2012-12-19-15/+13
|
* Fill in send_method dropdown on new body form.Matthew Somerville2012-12-19-7/+11
|
* Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-77/+192
| | | | than one body.
* Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-243/+241
|
* Remove some linkages between area and body IDs.Matthew Somerville2012-12-15-8/+9
|
* Add admin editing/adding of body name/area ID.Matthew Somerville2012-12-15-68/+110
|
* Make from_body a foreign key.Matthew Somerville2012-12-15-50/+65
|
* Don't try and look up something if we have nothing.Matthew Somerville2012-12-15-1/+1
|
* 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
|