aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
...
| * Organize report admin actions into single control.Zarino Zappia2016-09-20-1/+1
* | Add ‘trusted’ flag allowing users to make reports directlyDave Arter2016-09-20-0/+16
* | Remove from_body requirement from User::has_permission_toDave Arter2016-09-20-7/+5
|/
* Merge branch 'issues/forcouncils/72-show-extra-data'Matthew Somerville2016-09-09-1/+9
|\
| * Improve display of category extra data in admin.Matthew Somerville2016-09-09-1/+9
* | Add manage screen for editing priority/category.Matthew Somerville2016-09-09-2/+18
|/
* Refactor problem response priority into its own modelDave Arter2016-09-09-56/+206
* [Oxfordshire] Display confirmed reports as received by the CouncilDave Arter2016-09-08-0/+7
* Simplify some permissions logic with extra helper methodDave Arter2016-09-08-0/+23
* Extend response templates to work across all cobrandsDave Arter2016-09-08-4/+67
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-0/+11
* Pass back Open311 request through send_reports for tests.Matthew Somerville2016-08-24-1/+1
* Allow user to have an area assigned in adminDave Arter2016-08-22-2/+4
* Add user planned reports.Matthew Somerville2016-08-22-11/+111
* Fix a crash on /admin/timelineDave Arter2016-08-15-2/+2
* Fix invalid SQL being generated by moderation lookupDave Arter2016-08-15-2/+2
* Merge branch 'issues/forcouncils/10-report-as-dropdown'Matthew Somerville2016-08-10-0/+8
|\
| * Feature to create report as body/other user.Zarino Zappia2016-08-10-0/+8
* | Don't error if static map tile fetch fails.Matthew Somerville2016-08-10-3/+14
|/
* Add static map output view for a report.Matthew Somerville2016-08-01-2/+77
* Move photoset stuff to new Role.Matthew Somerville2016-08-01-42/+4
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-0/+13
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-6/+10
* Include link back to originating cobrand on fms.com reportsDave Arter2016-07-08-1/+6
* Display link to FMS for Councils on reportsDave Arter2016-07-08-0/+20
* [Zurich] Use new LV95/CH1903+ geocoder and base map tilesDave Arter2016-07-07-1/+1
* Add change_category_text cobrand hook.Matthew Somerville2016-07-06-26/+19
* Tidy up some UK specific easting/northing handlingMatthew Somerville2016-06-22-5/+8
* Allow users to update their email address.Matthew Somerville2016-06-20-3/+24
* Merge branch '694-summary-string-template-tidy'Matthew Somerville2016-05-25-30/+0
|\
| * Move processed_summary_string function to templateMatthew Somerville2016-05-24-30/+0
* | Warnfix if belongs_to_body called with no string.Matthew Somerville2016-05-24-2/+3
|/
* Remove some unused cobrands.Matthew Somerville2016-04-20-51/+40
* Add PNG image support.Matthew Somerville2016-04-08-8/+8
* Show right body user form value for fixed reports.Matthew Somerville2016-03-31-2/+15
* [Angus] SOAP interface/send method for Angus CRMDave Arter2016-03-29-1/+1
* Remember user's last anonymous state.Matthew Somerville2016-03-04-0/+10
* Only load images from disk when needed.Matthew Somerville2016-02-23-2/+2
* Helper function for fetching database secret.Matthew Somerville2016-02-19-0/+12
* Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-0/+8
* Prerequisites (new modules, db, config).Matthew Somerville2016-01-22-2/+8
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-23/+56
* Remove most passing of Catalyst to PhotoSet.Matthew Somerville2016-01-12-6/+4
* [fixmystreet.com] Don't show app step if used app.Matthew Somerville2016-01-06-1/+2
* Remove risk of infinite loop in PhotoSet.Matthew Somerville2015-12-16-1/+1
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-12/+15
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-688/+14
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-7/+7
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-21/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-33/+32