aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Problems.pm
Commit message (Expand)AuthorAgeLines
* 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
* Add some functions for figuring out if a user has accepted new T&Cslouise2009-10-13-1/+46
* Moving creation of front stats block into a methodlouise2009-09-14-1/+33
* Delegate site restrictions to cobrandslouise2009-08-31-8/+6
* Include id for api, exclude northing and eastinglouise2009-07-01-2/+2
* Use right equality operatorlouise2009-07-01-2/+2
* Add default service to api data, set header laterlouise2009-07-01-1/+4
* Fixed syntax errorlouise2009-07-01-2/+3
* Adding some API functions for getting lists of problemslouise2009-07-01-1/+47
* A few more.matthew2009-04-16-2/+2
* Image sizes.matthew2009-04-16-2/+2
* Factor out en-gb push/pop.matthew2009-02-16-13/+7
* Some locale push/pops so that numbers are passed to the database/Gaze correctly.matthew2009-02-14-4/+14
* Store service per problem, so can display it if we want.matthew2008-10-24-2/+2