aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Allow lat,lon and OS grid references in search box, fixes #142.Matthew Somerville2012-10-12-0/+43
* If there is no user title submitted with a problem then do not set the DB fieldStruan Donald2012-10-12-7/+8
* Use cobrand for children area types, not UK specific array.Matthew Somerville2012-10-11-5/+3
* Travis script.Matthew Somerville2012-10-05-4/+3
* More cron quietening, only show full Open311 first time, then summarise.Matthew Somerville2012-10-05-1/+0
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-10-03-0/+2
|\
| * Allow closed->fixed transition in questionnaire, and spot closed problems in ...Matthew Somerville2012-10-03-0/+2
* | Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-3/+48
|\ \ | |/ |/|
| * admin interface to add contact level endpointsStruan Donald2012-09-28-0/+7
| * admin interface to set endpoint as devolvedStruan Donald2012-09-28-1/+3
| * Fix other part of race conditionStruan Donald2012-08-29-1/+1
| * remove race conditionStruan Donald2012-08-28-2/+1
| * Display support count even if not logged inStruan Donald2012-08-27-4/+11
| * adding text from a message manager message increments supporter countStruan Donald2012-08-24-0/+4
| * allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-0/+1
| * initial crude add support option for a problemStruan Donald2012-08-23-0/+11
| * Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-93/+98
| |\
| * | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-7/+8
| * | added Message Manager ID (mm_msg_id) column and used itDave Whiteland2012-07-11-3/+6
| * | whoops XXXDave Whiteland2012-07-11-1/+0
| * | Merge remote branch 'origin/fmb-read-only' into fmb-read-onlyDave Whiteland2012-07-11-1/+7
| |\ \
| | * | if report generated from message manager pass id to report pageStruan Donald2012-07-11-1/+8
| * | | reworking mm_msg_id, instead of serviceDave Whiteland2012-07-11-5/+4
| |/ /
| * | passing MM message number through service field, callback on view (needs clie...Dave Whiteland2012-07-10-0/+5
| * | Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-66/+278
| |\ \
| * \ \ Merge remote branch 'origin/master' into fmb-read-onlyDave Whiteland2012-05-29-115/+376
| |\ \ \
| * | | | Allow display of areas on /around.Matthew Somerville2012-05-08-0/+1
| * | | | merge master to get schema changesDave Whiteland2012-05-04-11/+21
| |\ \ \ \
| * \ \ \ \ Merge branch 'barnet-integration' into fmb-read-onlyDave Whiteland2012-04-30-20/+66
| |\ \ \ \ \
| * | | | | | Area type for Barangay, and hack for working out/in boundaries. Error handlin...Matthew Somerville2012-04-26-1/+2
| * | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for differ...Matthew Somerville2012-04-23-5/+5
| * | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-04-23-10/+56
| * | | | | | If no mapit is defined, just return a default area always (for #182).Matthew Somerville2012-04-20-0/+10
| * | | | | | Inherit new design, site title, Bing working.Matthew Somerville2012-04-20-1/+1
* | | | | | | Remove bit of unused code.Matthew Somerville2012-09-17-7/+0
* | | | | | | add non public status editing of contacts to adminStruan Donald2012-09-05-0/+1
* | | | | | | add non_public status for report editing to adminStruan Donald2012-09-05-1/+5
* | | | | | | do not display non public reports in reports list for a councilStruan Donald2012-09-03-1/+3
* | | | | | | reports made with non public categories are set as non publicStruan Donald2012-08-31-0/+9
* | | | | | | display non public reports to creator if logged inStruan Donald2012-08-31-4/+6
* | | | | | | return 403 for non public reportsStruan Donald2012-08-31-0/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Speed up this type of search by a factor of c. 10e5. Stupid databases.Matthew Somerville2012-08-17-1/+1
* | | | | | Remove outdated XSL.Matthew Somerville2012-08-17-1/+0
* | | | | | Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-18/+17
* | | | | | Remove unused extra_* functions.Matthew Somerville2012-08-16-5/+5
* | | | | | Remove unused cobrand function.Matthew Somerville2012-08-16-3/+1
* | | | | | Use same admin filter function on /reports to deal with old generation areas ...Matthew Somerville2012-08-16-0/+1
* | | | | | adjust the initial display of the map on all reports page so there'sStruan Donald2012-08-09-0/+2
* | | | | | allow preselection of category in url of new report pageStruan Donald2012-08-09-0/+9
* | | | | | A start_date and an end_date was only producing one confirmed conditionStruan Donald2012-08-02-2/+8