| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of https://github.com/2bobsworth/fixmystreet | Matthew Somerville | 2012-04-16 | -0/+1 |
|\ |
|
| * | Merge remote branch 'upstream/master' | FixMyStreet | 2012-04-14 | -1751/+6188 |
| |\ |
|
| * | | Adding postgresql-8.4 to conf/packages | Andrew Perry | 2012-04-01 | -0/+1 |
* | | | Fix error with RDF literal not being converted to string. | Matthew Somerville | 2012-04-16 | -10/+4 |
| |/
|/| |
|
* | | Comment out cron job to stop error emails until proper fix can be found | Edmund von der Burg | 2012-04-11 | -3/+10 |
* | | Check dataset status before doing anything, and fetch all reports changed sin... | Matthew Somerville | 2012-04-04 | -7/+11 |
* | | Some radio labels missing inline. | Matthew Somerville | 2012-03-31 | -2/+2 |
* | | Make sure postalCode is present in result. | Matthew Somerville | 2012-03-30 | -1/+1 |
* | | Also treat as same if just same locality and postalcode. | Matthew Somerville | 2012-03-30 | -1/+3 |
* | | Ignore some 'duplicate' results in geocoding. | Matthew Somerville | 2012-03-30 | -0/+8 |
* | | On map page, move overlay to left hand side of map (and adjust pans appropria... | Matthew Somerville | 2012-03-30 | -2/+6 |
* | | Adjust figures for when map might not be top left of page. | Matthew Somerville | 2012-03-30 | -3/+8 |
* | | Typo. | Matthew Somerville | 2012-03-30 | -1/+1 |
* | | Also don't output cookie for JPEG files to prevent session loss. | Matthew Somerville | 2012-03-30 | -2/+3 |
* | | Stop import update 409 error when there is a carriage return, and fix lastUpd... | Matthew Somerville | 2012-03-28 | -5/+17 |
* | | Allow command line ID parameter to script. | Matthew Somerville | 2012-03-28 | -8/+12 |
* | | .po updates with new design text. | Matthew Somerville | 2012-03-28 | -1716/+4003 |
* | | carton.lock update for Locale::Maketext (and brought in a few other dependenc... | Matthew Somerville | 2012-03-28 | -6/+2098 |
* | | Photos in report list on /my page, and only show cobranded reports. | Matthew Somerville | 2012-03-26 | -3/+14 |
|/ |
|
* | Needed brackets, dur (bugfix to de7a31da). | Matthew Somerville | 2012-03-23 | -1/+1 |
* | Title is escaped on display, so no need to do it again earlier. | Matthew Somerville | 2012-03-23 | -3/+3 |
* | Don't send cookie on JS files, as can cause session loss. | Matthew Somerville | 2012-03-22 | -0/+3 |
* | Cobrand specific example front page placeholder, start of layout tweaks, fix ... | Matthew Somerville | 2012-03-22 | -1069/+1102 |
* | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -1476/+1655 |
* | Merge remote branch 'lux/bingternational' | Matthew Somerville | 2012-03-22 | -8/+15 |
|\ |
|
| * | Reverse bing geocoding should get the local culture parameter | Guillaume RISCHARD | 2012-03-22 | -5/+7 |
| * | International support for Bing geocoding | Guillaume RISCHARD | 2012-03-22 | -4/+9 |
* | | Use correct method names. | Matthew Somerville | 2012-03-21 | -3/+3 |
* | | If questionnaire says report remains open, show that on report page. | Matthew Somerville | 2012-03-21 | -69/+90 |
* | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-03-20 | -248/+152 |
|\ \ |
|
| * \ | Merge remote branch 'grischard/mapquest' | Matthew Somerville | 2012-03-20 | -8/+47 |
| |\ \
| | |/
| |/| |
|
| | * | Extra maxResolution option was needed for MapQuest tiles | Guillaume | 2012-03-20 | -1/+6 |
| | * | separated file for MapQuest | Guillaume | 2012-03-20 | -0/+33 |
| | * | Removed obsolete Osmarender, added MapQuestOpen | Guillaume | 2012-03-20 | -8/+9 |
| |/ |
|
| * | Ignore whensent last update time. | Matthew Somerville | 2012-03-19 | -4/+4 |
| * | Factor FMS /reports templates back into default, tweak to show fixed and last... | Matthew Somerville | 2012-03-19 | -239/+104 |
* | | update cleanup text to deal with alternative spelling | Struan Donald | 2012-03-20 | -2/+25 |
|/ |
|
* | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -4/+14 |
* | Put validation strings in external file (fixes #281), tidy to only have one c... | Matthew Somerville | 2012-03-16 | -45/+38 |
* | Seems to be working okay, dial down its output. | Matthew Somerville | 2012-03-15 | -7/+2 |
* | Up contrast on mobile apps logos. | Josh Angell | 2012-03-15 | -0/+0 |
* | Up the contrast on ol.big-numbers | Josh Angell | 2012-03-15 | -1/+1 |
* | Darken the greys. | Matthew Somerville | 2012-03-15 | -9/+9 |
* | Only move pan zoom on around page on mobile. | Matthew Somerville | 2012-03-15 | -4/+3 |
* | Max 250 any side. | Matthew Somerville | 2012-03-15 | -2/+2 |
* | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -3/+9 |
* | Typo. | Matthew Somerville | 2012-03-14 | -1/+1 |
* | Put Kasabi import script on cron. | Matthew Somerville | 2012-03-14 | -0/+4 |
* | Manually call setCenter rather than zoomToExtent, so that can force zoom even... | Matthew Somerville | 2012-03-14 | -1/+4 |
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -8/+19 |