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 (
Expand
)
Author
Age
Lines
*
Rename DB::ReportExtraFields to ReportExtraField.
Matthew Somerville
2019-05-02
-9
/
+13
*
Use EncodedColumn subclass.
Matthew Somerville
2019-05-02
-343
/
+129
*
Refactor datetime inflation.
Matthew Somerville
2019-05-02
-185
/
+283
*
Fix some incorrect timezone code.
Matthew Somerville
2019-05-02
-9
/
+11
*
Merge branch 'tidy_up' of https://github.com/tomhukins/fixmystreet
Matthew Somerville
2019-04-24
-7
/
+5
|
\
|
*
Explicitly pass one argument to encode_json()
Tom Hukins
2019-04-09
-3
/
+3
|
*
Avoid string eval
Tom Hukins
2019-04-09
-3
/
+2
|
*
Stop loading an unused module
Tom Hukins
2019-04-09
-1
/
+0
*
|
Use REQUEST_URI, not PATH_INFO, to infer path.
Matthew Somerville
2019-04-24
-0
/
+5
*
|
[BANES] Turn on new duplicate suggesting.
Matthew Somerville
2019-04-23
-0
/
+2
*
|
[Open311] Ensures non_public/hidden reports aren’t visible at /open311
Dave Arter
2019-04-23
-1
/
+4
|
/
*
[Open311] handle bad FixMyStreet id in updates
Struan Donald
2019-04-09
-0
/
+5
*
[Northamptonshire] restrict title to 120 characters
Struan Donald
2019-04-09
-0
/
+8
*
Merge branch 'open311-better-get-error'
Matthew Somerville
2019-04-05
-62
/
+41
|
\
|
*
[Open311] Factor GET/POST calls together.
Matthew Somerville
2019-04-05
-62
/
+41
*
|
Merge branch '2435-admin-anonymous-report'
Matthew Somerville
2019-04-05
-10
/
+10
|
\
\
|
*
|
Fix superusers creating anonymous reports.
Matthew Somerville
2019-04-05
-10
/
+10
|
|
/
*
|
[UK] Deal with 2019 local government changes.
Matthew Somerville
2019-04-04
-0
/
+20
*
|
Factor to common FixMyStreet::MapIt call.
Matthew Somerville
2019-04-04
-54
/
+50
|
/
*
Make sure MapIt generation always used if given.
Matthew Somerville
2019-04-01
-20
/
+25
*
[Northamptonshire] do not display district/borough reports
Struan Donald
2019-03-28
-0
/
+7
*
Fix archive report script to not skip first row.
Matthew Somerville
2019-03-28
-7
/
+8
*
[Northamptonshire] Update report_sent_confirmation_email.
Matthew Somerville
2019-03-27
-1
/
+1
*
Merge branch 'issues/commercial/1273-ref-number-com'
Matthew Somerville
2019-03-27
-5
/
+15
|
\
|
*
[UK] Council reference in .com confirm sent email.
Matthew Somerville
2019-03-27
-5
/
+15
*
|
make sure the archive report script sets up lang etc
Struan Donald
2019-03-27
-0
/
+8
|
/
*
[Northamptonshire] only display NCC categories on cobrand
Struan Donald
2019-03-26
-0
/
+5
*
more obvious delineation between reports in error email
Struan Donald
2019-03-25
-1
/
+1
*
[Northamptonshire] cobrand config, template and css changes
Struan Donald
2019-03-25
-0
/
+85
*
Allow cobrand customisation of privacy URL
Struan Donald
2019-03-25
-0
/
+8
*
[Buckinghamshire] Send drainage reports via email as well as Open311
Dave Arter
2019-03-20
-4
/
+10
*
Merge branch 'open311-hook-update-params'
Matthew Somerville
2019-03-12
-9
/
+14
|
\
|
*
[Open311] Use cobrand hook for extra update params
Matthew Somerville
2019-03-08
-9
/
+14
*
|
[open311] optionally use fixmystreet_id to match update to problem
Struan Donald
2019-03-12
-2
/
+12
*
|
[Oxfordshire] always send easting/northing over open311
Struan Donald
2019-03-12
-4
/
+2
*
|
[Open311] Proper bodies check for sending updates.
Matthew Somerville
2019-03-12
-3
/
+1
*
|
Let all cobrands treat hidden_fields as hidden.
Matthew Somerville
2019-03-12
-2
/
+2
*
|
[UK Councils] Make sure server_set as appropriate.
Matthew Somerville
2019-03-12
-0
/
+23
|
/
*
[Bromley] Reduce heatmap default time to one month
Matthew Somerville
2019-03-08
-1
/
+1
*
Show all Open311 extra fields in edit admin.
Matthew Somerville
2019-03-07
-3
/
+0
*
Make sure raw RABX column is utf8-encoded.
Matthew Somerville
2019-03-06
-4
/
+8
*
Merge branch 'stream-csv-output'
Matthew Somerville
2019-03-05
-11
/
+25
|
\
|
*
Stream dashboard CSV output.
Matthew Somerville
2019-03-05
-11
/
+25
*
|
Merge branch 'report-links-same-domain'
Matthew Somerville
2019-03-05
-0
/
+17
|
\
\
|
*
|
Use relative report links where possible.
Matthew Somerville
2019-03-05
-0
/
+17
|
|
/
*
|
Merge branch '374-default-show-name'
Matthew Somerville
2019-03-05
-9
/
+1
|
\
\
|
*
|
Default to unchecked for default_show_name.
Matthew Somerville
2019-03-04
-9
/
+1
|
|
/
*
/
Add DateRange class.
Matthew Somerville
2019-03-04
-45
/
+109
|
/
*
[Bromley] Better date parsing on heatmap.
Matthew Somerville
2019-02-28
-3
/
+14
*
Merge branch '2406-fix-admin-body-dropdown'
Matthew Somerville
2019-02-28
-2
/
+2
|
\
[next]