Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't specify units in css for 0 | Chris Mytton | 2013-08-09 | -1/+1 |
| | ||||
* | Fix left margin of map at smaller breakpoint for oxfordshire | Chris Mytton | 2013-08-09 | -0/+1 |
| | ||||
* | Add the box shadow back to the map content box | Chris Mytton | 2013-08-08 | -2/+0 |
| | ||||
* | Fix spacing around content on oxfordshire map | Chris Mytton | 2013-08-08 | -1/+8 |
| | ||||
* | Make the oxfordshire map wrapper full width | Chris Mytton | 2013-08-08 | -5/+5 |
| | ||||
* | Explain what position_map_box is doing | Chris Mytton | 2013-08-08 | -0/+6 |
| | ||||
* | Specify width/height units in position_map | Chris Mytton | 2013-08-08 | -4/+4 |
| | ||||
* | Remove whitespace | Chris Mytton | 2013-08-08 | -3/+2 |
| | ||||
* | Increase default map zoom for oxfordshire cobrand | Chris Mytton | 2013-08-07 | -0/+3 |
| | | | | For #502 | |||
* | Change intro test on oxfordshire cobrand | Chris Mytton | 2013-08-07 | -1/+1 |
| | | | | For #502 | |||
* | fix relative css path in reading cobrand | Dave Whiteland | 2013-08-02 | -1/+1 |
| | ||||
* | Merge branch 'fixmindelo' | Dave Whiteland | 2013-08-02 | -14/+177 |
|\ | ||||
| * | Factor CSS so that all SCSS is under cobrand, and non-SCSS is in css/ under ↵ | Matthew Somerville | 2013-07-27 | -14/+4 |
| | | | | | | | | that. | |||
| * | more transparency in mindelo logo | Dave Whiteland | 2013-07-27 | -0/+0 |
| | | | | | | | | | | specifically the mountain in the logo was colliding with the top menu at some widths; use transparency around logo instead of block white | |||
| * | fix report-a-problem-btn colour fixmindelo | Dave Whiteland | 2013-07-27 | -0/+4 |
| | | ||||
| * | change nav-link tag to green | Dave Whiteland | 2013-07-27 | -0/+6 |
| | | ||||
| * | some green borders on the front page sections, etc, for mindelo | Dave Whiteland | 2013-07-27 | -0/+13 |
| | | ||||
| * | strip white background back on small logo in sprite | Dave Whiteland | 2013-07-27 | -0/+0 |
| | | ||||
| * | add fixmindelo cobrand | Dave Whiteland | 2013-07-27 | -0/+150 |
| | | ||||
* | | Fix failing test for problem confirmation | Struan Donald | 2013-08-01 | -2/+3 |
| | | | | | | | | | | Update for change to bodies_str, make sure sent_fail_count 0 and update standard template variables | |||
* | | Send back a list of titles in new report ajax details | Struan Donald | 2013-08-01 | -1/+31 |
|/ | | | | | This is so that the mobile app can use the list to build the appropriate UI as fixing the HTML that is sent for the site is too awful. | |||
* | Update to v1.2.2.v1.2.2 | Matthew Somerville | 2013-07-26 | -2/+5 |
| | ||||
* | Fixes to module installation. | Matthew Somerville | 2013-07-26 | -40/+53 |
| | | | | | | | * Upgrade ExtUtils::MakeMaker, and remove old workaround. * DIME::Tools won't install without --force (needed by SOAP::Lite in travis). * Remove SOAP::WSDL from cpanfile, as it won't install and nothing needs it apart from Barnet (UK specific). | |||
* | Wheezy packages file (same as squeeze, with updated postgresql version number). | Matthew Somerville | 2013-07-26 | -0/+16 |
| | ||||
* | force upper case on certain PEM fields | Dave Whiteland | 2013-07-25 | -4/+4 |
| | ||||
* | Update contact form error message. | Matthew Somerville | 2013-07-18 | -1/+1 |
| | ||||
* | Add Oxfordshire to list of FMS-powered councils | Matthew Somerville | 2013-07-16 | -0/+1 |
| | ||||
* | Remove unwanted address templates. | Matthew Somerville | 2013-07-12 | -11/+0 |
| | ||||
* | avoid content appearing over main menu on sign-up and local alerts page | Struan Donald | 2013-07-01 | -0/+4 |
| | ||||
* | update stevenage intro text | Struan Donald | 2013-07-01 | -1/+1 |
| | ||||
* | Update powered by to point to more relevant page. | Matthew Somerville | 2013-06-27 | -5/+5 |
| | ||||
* | Merge branch 'master' of https://github.com/Sinar/fixmystreet | Chee Leong | 2013-06-27 | -21/+31 |
|\ | ||||
| * | EHA needs slightly different short names. | Matthew Somerville | 2013-06-24 | -0/+14 |
| | | ||||
| * | Update test as alert email no longer sent in this case. | Matthew Somerville | 2013-06-19 | -21/+0 |
| | | ||||
| * | Check for abuse in more places. | Matthew Somerville | 2013-06-19 | -0/+17 |
| | | ||||
* | | Fixed Google map marker drag issue caused by inproper variable naming. | Chee Leong | 2013-06-27 | -4/+4 |
|/ | ||||
* | Possible other string used in Zurich base URL. | Matthew Somerville | 2013-06-10 | -1/+1 |
| | ||||
* | Improve Google Maps support somewhat. | Matthew Somerville | 2013-06-06 | -12/+370 |
| | ||||
* | Update to v1.2.1.v1.2.1 | Matthew Somerville | 2013-06-05 | -2/+10 |
| | ||||
* | Only append cobrand_data to URI if present. | Matthew Somerville | 2013-06-05 | -19/+43 |
| | ||||
* | Add a couple of modules Travis needs. | Matthew Somerville | 2013-06-04 | -0/+144 |
| | ||||
* | Something else doesn't like this version, sigh | Matthew Somerville | 2013-06-04 | -2/+2 |
| | ||||
* | Workaround for problem installing ExtUtils::MakeMaker. | Matthew Somerville | 2013-06-04 | -0/+4 |
| | ||||
* | Update test for change in 73c7fa6. | Matthew Somerville | 2013-06-04 | -2/+2 |
| | ||||
* | See if installing libgmp-dev helps with Travis. | Matthew Somerville | 2013-06-04 | -1/+1 |
| | ||||
* | Updates to Zurich emails and translation file. | Matthew Somerville | 2013-06-04 | -9/+63 |
| | ||||
* | EHA: Actually, move the photos down to fit better. | Matthew Somerville | 2013-06-04 | -22/+21 |
| | ||||
* | Only room for one EHA photo. | Matthew Somerville | 2013-06-04 | -1/+1 |
| | ||||
* | Update EHA front page. | Matthew Somerville | 2013-06-04 | -7/+134 |
| | ||||
* | Link to EHA local page from all reports. | Matthew Somerville | 2013-06-04 | -4/+3 |
| |