| Commit message (Expand) | Author | Age | Lines |
* | Port front stats code over to TT2 and new cobrand | Edmund von der Burg | 2011-04-12 | -31/+31 |
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-08 | -1/+1 |
|\ |
|
| * | Add external columns for problems, and show body if present in preference to ... | Matthew Somerville | 2011-04-02 | -1/+1 |
* | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-02-23 | -1/+2 |
|\| |
|
| * | Fix obscure locale bug to do with stringification of numbers. | Matthew Somerville | 2011-02-22 | -1/+2 |
* | | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -0/+10 |
|/ |
|
* | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -1/+1 |
* | Some missing use Encodes. | Matthew Somerville | 2011-02-17 | -0/+1 |
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -2/+4 |
* | Fix so you can view a report | Edmund von der Burg | 2011-02-08 | -1/+1 |
* | convert various map functions | Edmund von der Burg | 2011-02-08 | -4/+4 |
* | Migrate of Problems::nearby and calling code | Edmund von der Burg | 2011-02-07 | -8/+8 |
* | migrate recent_photos and where it is used | Edmund von der Burg | 2011-02-07 | -5/+5 |
* | Change the problem_find_nearby function. | Edmund von der Burg | 2011-02-07 | -3/+3 |
* | Dates on index page. | Matthew Somerville | 2011-01-20 | -2/+5 |
* | Don't auto-create hash if there was no row returned. | Matthew Somerville | 2010-09-30 | -1/+1 |
* | Update all FixMyStreet mapit calls. | Matthew Somerville | 2010-07-22 | -1/+1 |
* | Factor out call to ms_current_timestamp() so that indexes are used. | Matthew Somerville | 2010-05-27 | -16/+20 |
* | Factor out ms_current_timestamp to see speed change. | Matthew Somerville | 2010-05-25 | -2/+3 |
* | Tweak to service display. | Matthew Somerville | 2010-05-19 | -1/+4 |
* | Fetch ms_current_timestamp() separately, otherwise psql doesn't use an index,... | Matthew Somerville | 2010-05-12 | -2/+4 |
* | Show updates on hidden reports as hidden. | Matthew Somerville | 2010-04-20 | -2/+3 |
* | Same search order for reports. | Matthew Somerville | 2010-04-20 | -1/+1 |
* | Clarify which state I'm talking about. | Matthew Somerville | 2010-04-20 | -1/+1 |
* | Tweak to update table in admin. | Matthew Somerville | 2010-04-20 | -1/+1 |
* | Remove SQL injection. | matthew | 2010-01-20 | -17/+17 |
* | If using a cobranded version of the admin interface, all urls should be cobra... | louise | 2010-01-06 | -4/+6 |
* | Allow cobrands to supply some extra meta text for a problem | louise | 2009-11-19 | -2/+3 |
* | Make arguments for site_restriction functions a bit more generic | louise | 2009-11-19 | -2/+4 |
* | Extract problem-getting into function so site restrictions can be applied | louise | 2009-11-18 | -1/+34 |
* | Added extra problem data to timeline_problems function | louise | 2009-11-17 | -2/+2 |
* | Add cobrand_data to searched fields | louise | 2009-11-16 | -5/+5 |
* | Adding functions to support the admin interface that apply any cobrand site r... | louise | 2009-11-16 | -3/+149 |
* | Better way of limiting list of problems on and around map for cobrands, addin... | louise | 2009-11-16 | -3/+114 |
* | Setting site restriction back to none on non-cobranded requests | louise | 2009-11-12 | -1/+4 |
* | 13th Oct, not 31st - doh! | louise | 2009-11-12 | -3/+2 |
* | Removing unused functions - going to use site restriction for the purpose the... | louise | 2009-11-12 | -33/+2 |
* | Add some functions for figuring out if a user has accepted new T&Cs | louise | 2009-10-13 | -1/+46 |
* | Moving creation of front stats block into a method | louise | 2009-09-14 | -1/+33 |
* | Delegate site restrictions to cobrands | louise | 2009-08-31 | -8/+6 |
* | Include id for api, exclude northing and easting | louise | 2009-07-01 | -2/+2 |
* | Use right equality operator | louise | 2009-07-01 | -2/+2 |
* | Add default service to api data, set header later | louise | 2009-07-01 | -1/+4 |
* | Fixed syntax error | louise | 2009-07-01 | -2/+3 |
* | Adding some API functions for getting lists of problems | louise | 2009-07-01 | -1/+47 |
* | A few more. | matthew | 2009-04-16 | -2/+2 |
* | Image sizes. | matthew | 2009-04-16 | -2/+2 |
* | Factor out en-gb push/pop. | matthew | 2009-02-16 | -13/+7 |
* | Some locale push/pops so that numbers are passed to the database/Gaze correctly. | matthew | 2009-02-14 | -4/+14 |
* | Store service per problem, so can display it if we want. | matthew | 2008-10-24 | -2/+2 |