aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* 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
* Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-4/+4
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-6/+24
* Speed up admin front page.Matthew Somerville2015-10-23-23/+31
* [Zurich] admin workflow changes available statesHakim Cassimally2015-10-06-1/+1
* [Zurich] new status flagsHakim Cassimally2015-10-06-4/+0
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-0/+14
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-9/+85
* Add support for multiple photos per report.Hakim Cassimally2015-10-06-1/+28
* Merge branch '1202-improve-gettext-extract-and-more'Matthew Somerville2015-09-07-5/+2
|\
| * [fixmystreet.com] Remove unused Barnet code.Matthew Somerville2015-09-03-5/+2
* | Use base URL in cobrand alert for no-body report.Matthew Somerville2015-09-03-10/+2
|/
* Merge branch '1070-dmarc-workaround'Matthew Somerville2015-08-19-9/+3
|\
| * Add default sender to send_email_cron.Matthew Somerville2015-08-19-9/+3
* | Fix issue with ambiguous 'deleted' column lookup.Matthew Somerville2015-08-19-1/+3
* | Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-17/+30
* | Use ResultSet/cobrand->problems where appropriate.Matthew Somerville2015-08-19-2/+2
* | Move "missing" handling to separate column.Matthew Somerville2015-08-19-12/+18
* | Updates to schema from DBIx::Class loader.Matthew Somerville2015-08-19-14/+22
|/
* Fix display of warning message in report sending.Matthew Somerville2015-08-13-1/+1
* Speed up new_updates query execution.Matthew Somerville2015-08-13-5/+6
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-32/+31
* Improve stored procedure performance.Matthew Somerville2015-08-10-12/+0
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-21/+1
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-4/+3
* Allow /ajax to be filtered by statusDave Arter2015-06-29-4/+12
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-2/+4
* Simpler report meta information displayZarino Zappia2015-06-29-4/+4
* Add hidden_states and updating functions.Hakim Cassimally2015-06-16-32/+64
* [Zurich] add columns to stats exportHakim Cassimally2015-03-31-0/+4
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-1/+10
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-82/+70
* [UK] Output NI grid references to NI councils.Matthew Somerville2015-02-20-10/+14
* Switch easting/northing output to one line.Matthew Somerville2015-02-16-4/+1
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-50/+8
* Merge branch 'remove-need-for-site-title'Matthew Somerville2015-01-19-2/+0
|\
| * Move site_title function to site-name web templateMatthew Somerville2015-01-19-2/+0
* | Tidy up of bin directory.Matthew Somerville2015-01-19-5/+0
|/
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-10/+4
* [Harrogate] custom form fieldsHakim Cassimally2015-01-08-0/+4
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-21/+3
* Tests for moderationHakim Cassimally2014-08-14-1/+3
* Report moderationHakim Cassimally2014-08-13-14/+259
* Link through from all reports page to sub categoriesStruan Donald2014-07-01-2/+2
* Merge branch '700-auto-emails'Matthew Somerville2014-05-16-4/+11
|\