Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Stop import update 409 error when there is a carriage return, and fix ↵ | Matthew Somerville | 2012-03-28 | -5/+17 | |
| | | | | | | | | lastUpdate update. | ||||
* | | 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 ↵ | Matthew Somerville | 2012-03-28 | -6/+2098 | |
| | | | | | | | | dependencies from already installed things). | ||||
* | | 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 | |
| | | | | geocoding. | ||||
* | 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 ↵ | Matthew Somerville | 2012-03-19 | -239/+104 | |
| | | | | | | | | last updated date. | ||||
* | | 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 ↵ | Matthew Somerville | 2012-03-16 | -45/+38 | |
| | | | | common_header_tags file. | ||||
* | 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 ↵ | Matthew Somerville | 2012-03-14 | -1/+4 | |
| | | | | event trigger. Fixes centering of area on area pages, I think. | ||||
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -8/+19 | |
| | |||||
* | Move password help to where it won't be shown when logged in. Fixes #278. | Matthew Somerville | 2012-03-14 | -5/+5 | |
| | |||||
* | Merge remote branch 'origin/kasabi' | Matthew Somerville | 2012-03-14 | -0/+219 | |
|\ | |||||
| * | Initial Kasabi import/update script. | Matthew Somerville | 2012-03-13 | -0/+219 | |
| | | |||||
* | | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1585/+9762 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| * | | Move most mobile-related JS into resize() so that site keeps working on ↵ | Matthew Somerville | 2012-03-14 | -34/+65 | |
| | | | | | | | | | | | | browser resize. | ||||
| * | | Disable placeholder, interferes badly with current validation. | Matthew Somerville | 2012-03-14 | -16/+10 | |
| | | | |||||
| * | | Using Modernizr.mq() breaks e.g. IE form display due to adding to <body> I ↵ | Matthew Somerville | 2012-03-14 | -7/+1 | |
| | | | | | | | | | | | | assume. Use the mobile class instead. | ||||
| * | | Council info pages. | Matthew Somerville | 2012-03-14 | -17/+419 | |
| | | | |||||
| * | | Update error message (missed from previous). | Matthew Somerville | 2012-03-14 | -4/+4 | |
| | | | |||||
| * | | Changed the placeholder polyfill for a better one that works. | Josh Angell | 2012-03-14 | -35/+27 | |
| | | | |||||
| * | | Move the general desktop .content heightfix to the end of the document ready ↵ | Josh Angell | 2012-03-14 | -7/+13 | |
| | | | | | | | | | | | | function, that way the fix gets applied after all the page manipulation (for #277) | ||||
| * | | Fix logged in message to be in proper place for IE6/7 and make the 'fixmy' ↵ | Josh Angell | 2012-03-14 | -0/+7 | |
| |/ | | | | | | | yellow in the ie6 gif (for #276) | ||||
| * | Remove empty li from council mobile page, put in necessary IE CSS for the ↵ | Matthew Somerville | 2012-03-13 | -0/+7 | |
| | | | | | | | | third time. | ||||
| * | Pagination styles and some js fixing | Josh Angell | 2012-03-13 | -52/+82 | |
| | |