aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* add is_default column to response_prioritiesStruan Donald2017-09-13-2/+4
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+1
* Superusers only have permissions available on the current cobrandDave Arter2017-09-01-0/+10
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-85/+77
|\
| * Remove hardcoded states from templates.Matthew Somerville2017-08-31-47/+21
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-39/+19
| * Add state table to database.Matthew Somerville2017-08-29-0/+38
* | Add LOGIN_REQUIRED config keyDave Arter2017-08-31-6/+12
|/
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-48/+4
* Use a schema cache to remember body lookups.Matthew Somerville2017-08-23-1/+5
* Cache Problem->bodies and prefetch the body areas.Matthew Somerville2017-08-18-7/+14
* Faster /reports for inspectors, reduce db queries.Dave Arter2017-08-18-1/+11
* show all report updates, even if no public textStruan Donald2017-08-17-3/+17
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+45
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-2/+13
* Add fn to fetch bodies plus the translated names.Matthew Somerville2017-08-15-0/+15
* Prevent unnecessary string translation.Matthew Somerville2017-08-11-2/+2
* Set up translatable category columns.Matthew Somerville2017-08-10-8/+14
* Set up translatable body name.Matthew Somerville2017-08-09-0/+7
* Add translation table.Matthew Somerville2017-08-09-0/+44
* Resize pin image before compositing onto static mapDave Arter2017-07-24-0/+1
* Add Body::first_area_children methodDave Arter2017-07-17-0/+12
* Add inactive state to categories.Matthew Somerville2017-07-14-21/+17
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-8/+19
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-2/+3
* Refactor pretty state display.Matthew Somerville2017-06-10-31/+2
* Add update URL model method.Matthew Somerville2017-05-31-0/+5
* Move alert signup logic out of controllerpezholio2017-05-05-0/+21
* Add customisable defect types.Dave Arter2017-03-23-6/+156
* Add is_in_progress Problem helper.Matthew Somerville2017-03-10-0/+10
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-3/+16
* [Oxfordshire] Use 'days ago' format on problem listspezholio2017-02-27-0/+14
* [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-0/+9
* Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-2/+4
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-14/+5
* Add Problem->tokenised_url for logging user inpezholio2017-02-15-0/+26
* Add Problem->time_ago for pretty-printed durationpezholio2017-02-15-0/+14
* [Oxfordshire] Allow cobrand-specific traffic management optionsDave Arter2017-02-08-0/+13
* Fix crash on reports with empty bodies_strDave Arter2017-02-07-1/+4
* [Greenwich] Add a badge to official status updatesrbg-joe2017-02-06-0/+2
* Merge branch 'version-2.0.2'v2.0.2Matthew Somerville2017-02-03-4/+2
|\
| * Show ‘unable to fix’ state as ‘no further action’.Dave Arter2017-02-02-4/+2
* | Add a 'closest_address' hidden Open311 attribute.Matthew Somerville2017-02-03-1/+1
|/
* No need to translate this string at present.Matthew Somerville2017-01-21-1/+1
* Merge remote-tracking branch 'origin/issues/forcouncils/136-show-user-details...pezholio2017-01-17-4/+12
|\
| * Show user details for users with correct permissionspezholio2017-01-17-4/+12
* | Merge remote-tracking branch 'origin/issues/forcouncils/142-allow-anonymous-c...pezholio2017-01-17-1/+87
|\ \
| * | Allow users with permission to see update usernamepezholio2017-01-17-1/+5
| * | Refactor updates metadata output into modelpezholio2017-01-17-1/+83
| |/
* | Merge branch 'listshort'Matthew Somerville2017-01-12-0/+2
|\ \ | |/ |/|