| Commit message (Expand) | Author | Age | Lines |
* | remove Problems.pm | Struan Donald | 2011-06-10 | -288/+0 |
* | Transfer comment count function. | Matthew Somerville | 2011-06-09 | -17/+0 |
* | Migrate recent_photos to new ResultSet, nice joining with problem_find_nearby... | Matthew Somerville | 2011-06-09 | -78/+0 |
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more fun... | Matthew Somerville | 2011-06-09 | -66/+0 |
* | Move some more functions. | Matthew Somerville | 2011-06-08 | -41/+0 |
* | Start moving stuff out of Problems.pm, do JSON as per its better-way comment. | Matthew Somerville | 2011-06-08 | -108/+0 |
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -2/+2 |
* | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -13/+0 |
* | display comments and updates for editing | Struan Donald | 2011-06-02 | -3/+4 |
* | update problem search to work with new db structure | Struan Donald | 2011-06-02 | -5/+5 |
* | only pull the fields we need out of users | Struan Donald | 2011-06-01 | -1/+1 |
* | update timeline queries to pull email addresses from users table | Struan Donald | 2011-06-01 | -4/+10 |
* | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -1/+6 |
* | 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 |