aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Problems.pm
Commit message (Expand)AuthorAgeLines
* remove Problems.pmStruan Donald2011-06-10-288/+0
* Transfer comment count function.Matthew Somerville2011-06-09-17/+0
* Migrate recent_photos to new ResultSet, nice joining with problem_find_nearby...Matthew Somerville2011-06-09-78/+0
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-66/+0
* Move some more functions.Matthew Somerville2011-06-08-41/+0
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-108/+0
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-2/+2
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-13/+0
* display comments and updates for editingStruan Donald2011-06-02-3/+4
* update problem search to work with new db structureStruan Donald2011-06-02-5/+5
* only pull the fields we need out of usersStruan Donald2011-06-01-1/+1
* update timeline queries to pull email addresses from users tableStruan Donald2011-06-01-4/+10
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-1/+6
* Port front stats code over to TT2 and new cobrandEdmund von der Burg2011-04-12-31/+31
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-04-08-1/+1
|\
| * Add external columns for problems, and show body if present in preference to ...Matthew Somerville2011-04-02-1/+1
* | Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-23-1/+2
|\|
| * Fix obscure locale bug to do with stringification of numbers.Matthew Somerville2011-02-22-1/+2
* | More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-0/+10
|/
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-1/+1
* Some missing use Encodes.Matthew Somerville2011-02-17-0/+1
* Various encoding fixing.Matthew Somerville2011-02-16-2/+4
* Fix so you can view a reportEdmund von der Burg2011-02-08-1/+1
* convert various map functionsEdmund von der Burg2011-02-08-4/+4
* Migrate of Problems::nearby and calling codeEdmund von der Burg2011-02-07-8/+8
* migrate recent_photos and where it is usedEdmund von der Burg2011-02-07-5/+5
* Change the problem_find_nearby function.Edmund von der Burg2011-02-07-3/+3
* Dates on index page.Matthew Somerville2011-01-20-2/+5
* Don't auto-create hash if there was no row returned.Matthew Somerville2010-09-30-1/+1
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-1/+1
* Factor out call to ms_current_timestamp() so that indexes are used.Matthew Somerville2010-05-27-16/+20
* Factor out ms_current_timestamp to see speed change.Matthew Somerville2010-05-25-2/+3
* Tweak to service display.Matthew Somerville2010-05-19-1/+4
* Fetch ms_current_timestamp() separately, otherwise psql doesn't use an index,...Matthew Somerville2010-05-12-2/+4
* Show updates on hidden reports as hidden.Matthew Somerville2010-04-20-2/+3
* Same search order for reports.Matthew Somerville2010-04-20-1/+1
* Clarify which state I'm talking about.Matthew Somerville2010-04-20-1/+1
* Tweak to update table in admin.Matthew Somerville2010-04-20-1/+1
* Remove SQL injection.matthew2010-01-20-17/+17
* If using a cobranded version of the admin interface, all urls should be cobra...louise2010-01-06-4/+6
* Allow cobrands to supply some extra meta text for a problemlouise2009-11-19-2/+3
* Make arguments for site_restriction functions a bit more genericlouise2009-11-19-2/+4
* Extract problem-getting into function so site restrictions can be appliedlouise2009-11-18-1/+34
* Added extra problem data to timeline_problems functionlouise2009-11-17-2/+2
* Add cobrand_data to searched fieldslouise2009-11-16-5/+5
* Adding functions to support the admin interface that apply any cobrand site r...louise2009-11-16-3/+149
* Better way of limiting list of problems on and around map for cobrands, addin...louise2009-11-16-3/+114
* Setting site restriction back to none on non-cobranded requestslouise2009-11-12-1/+4
* 13th Oct, not 31st - doh!louise2009-11-12-3/+2
* Removing unused functions - going to use site restriction for the purpose the...louise2009-11-12-33/+2