index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perllib
Commit message (
Collapse
)
Author
Age
Lines
*
Created and state columns needed for Zurich.
Matthew Somerville
2012-12-20
-1
/
+1
|
*
Call Zurich admin_type on all admin pages.
Matthew Somerville
2012-12-20
-5
/
+8
|
*
Allow sending back from Zurich SDM to DM.
Matthew Somerville
2012-12-20
-6
/
+37
|
*
Start of Zurich SDM report updating, and admin ID checking.
Matthew Somerville
2012-12-20
-6
/
+18
|
*
Start of Zurich SDM summary page.
Matthew Somerville
2012-12-20
-5
/
+26
|
*
Zurich always has email confirmation, and that just sets a flag (as report ↵
Matthew Somerville
2012-12-20
-1
/
+20
|
|
|
|
is already 'public').
*
Set title to start of detail upon report creation.
Matthew Somerville
2012-12-20
-0
/
+2
|
*
Allow changing of reports to other Zurich divisions.
Matthew Somerville
2012-12-20
-1
/
+1
|
*
Other lists on Zurich DM summary page.
Matthew Somerville
2012-12-20
-1
/
+16
|
*
Zurich admin report editing changes.
Matthew Somerville
2012-12-20
-1
/
+24
|
*
Start of DM summary admin page for Zurich.
Matthew Somerville
2012-12-20
-0
/
+40
|
*
Minor admin text tweaks.
Matthew Somerville
2012-12-20
-1
/
+1
|
*
Set DateTime locale for Zurich manually.
Matthew Somerville
2012-12-20
-0
/
+3
|
*
Allow unconfirmed as a visible state in Zurich, adjust front end list/item ↵
Matthew Somerville
2012-12-19
-15
/
+20
|
|
|
|
templates to suit.
*
Don't try and set empty area IDs.
Matthew Somerville
2012-12-19
-7
/
+11
|
*
Move admin page check to central function.
Matthew Somerville
2012-12-19
-25
/
+12
|
*
Zurich admin auth with front end.
Matthew Somerville
2012-12-19
-1
/
+6
|
*
Allow unconfirmed reports to be seen on Zurich site.
Matthew Somerville
2012-12-19
-1
/
+16
|
*
Be sure only dealing with the right global mapit area.
Matthew Somerville
2012-12-19
-1
/
+16
|
*
Fix for missing zoom in URL for OpenLayers.
Matthew Somerville
2012-12-19
-0
/
+9
|
*
Allow bodies to have parent bodies.
Matthew Somerville
2012-12-19
-7
/
+29
|
*
Fix missed variable name change, and accompanying test.
Matthew Somerville
2012-12-19
-1
/
+1
|
*
Area IDs come in as an arrayref, and body may not have an area ID.
Matthew Somerville
2012-12-19
-5
/
+11
|
*
Fill in send_method dropdown on new body form.
Matthew Somerville
2012-12-19
-7
/
+11
|
*
Allow bodies to span multiple area IDs, and areas can be covered by more ↵
Matthew Somerville
2012-12-19
-39
/
+123
|
|
|
|
than one body.
*
Migrate Reports.pm to use bodies, not areas.
Matthew Somerville
2012-12-15
-197
/
+191
|
*
Remove some linkages between area and body IDs.
Matthew Somerville
2012-12-15
-7
/
+8
|
*
Add admin editing/adding of body name/area ID.
Matthew Somerville
2012-12-15
-15
/
+36
|
*
Make from_body a foreign key.
Matthew Somerville
2012-12-15
-25
/
+30
|
*
Don't try and look up something if we have nothing.
Matthew Somerville
2012-12-15
-1
/
+1
|
*
Rename a few more less important variables.
Matthew Somerville
2012-12-15
-12
/
+12
|
*
Fix for a missed council column rename, and a test that would have caught it.
Matthew Somerville
2012-12-15
-1
/
+1
|
*
Update admin code and tests to work with bodies.
Matthew Somerville
2012-12-15
-128
/
+69
|
*
Update tests for new names of things and bodies needing to exist.
Matthew Somerville
2012-12-15
-0
/
+11
|
*
Rename council column to bodies_str, and all the related code.
Matthew Somerville
2012-12-15
-126
/
+108
|
*
Update reporting to use bodies.
Matthew Somerville
2012-12-15
-108
/
+111
|
*
Convert get_services to lookup body area_ids.
Matthew Somerville
2012-12-15
-2
/
+2
|
*
Convert report sending code to use bodies rather than areas/councils.
Matthew Somerville
2012-12-15
-85
/
+92
|
*
Convert PopulateServiceList to use body IDs.
Matthew Somerville
2012-12-15
-30
/
+30
|
*
Remove unused Open311 GetUpdates code.
Matthew Somerville
2012-12-15
-82
/
+0
|
*
Rename area_id on Contacts table to body_id.
Matthew Somerville
2012-12-15
-34
/
+46
|
|
|
|
Add foreign key constraint from contacts to body.
*
Rename from_council to from_body, and small related changes.
Matthew Somerville
2012-12-15
-25
/
+26
|
*
Rename 'open311conf' database table to 'body'.
Matthew Somerville
2012-12-15
-27
/
+27
|
*
Don't try and store empty nothing.
Matthew Somerville
2012-12-11
-1
/
+1
|
*
Zurich: report form without login, optional name, no title.
Matthew Somerville
2012-12-10
-0
/
+7
|
*
Update .po files.
Matthew Somerville
2012-12-10
-1
/
+0
|
*
A few easy Zurich front page tweaks.
Matthew Somerville
2012-12-07
-0
/
+16
|
*
Add caching of geocoder similar to other geocoders.
Matthew Somerville
2012-12-06
-8
/
+19
|
*
Catch 500 error from geocoder.
Matthew Somerville
2012-12-06
-1
/
+7
|
*
Add Zurich geocoder (and allow geocoder choice to be picked in config).
Matthew Somerville
2012-12-04
-12
/
+130
|
[next]