Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [Zurich] Only superusers can see add body form | Chris Mytton | 2013-09-04 | -2/+9 | |
| | |||||
* | [Zurich] Test for only superusers can add bodies | Chris Mytton | 2013-09-04 | -0/+6 | |
| | |||||
* | [Zurich] Add test for superuser body editing | Chris Mytton | 2013-09-03 | -0/+7 | |
| | |||||
* | [Zurich] Only link to edit body for super user | Chris Mytton | 2013-09-03 | -0/+4 | |
| | |||||
* | [Zurich] Only super user can edit bodies | Chris Mytton | 2013-09-03 | -0/+8 | |
| | |||||
* | Version 1.2.3.v1.2.3 | Matthew Somerville | 2013-09-03 | -4372/+3702 | |
| | |||||
* | Make 'Permalink' JS string translatable. | Matthew Somerville | 2013-09-03 | -1/+3 | |
| | |||||
* | [Zurich] Show thumbnails on admin summary pages | Chris Mytton | 2013-09-02 | -0/+10 | |
| | | | | Closes mysociety/FixMyStreet-Commercial#406 | ||||
* | Merge branch 'zurich-admin-image-zoom' | Chris Mytton | 2013-09-02 | -1/+8 | |
|\ | |||||
| * | [Zurich] Add fancybox js/css to report_edit page | Chris Mytton | 2013-08-30 | -0/+1 | |
| | | |||||
| * | [Zurich] Add full size image link to report admin | Chris Mytton | 2013-08-30 | -1/+7 | |
| | | | | | | | | | | This will allow the image to be opened full size in a fancybox, just like the front end of the site currently does. | ||||
* | | Update test to match text change in June. | Matthew Somerville | 2013-08-30 | -2/+2 | |
| | | | | | | | | Silly me. | ||||
* | | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -5/+5 | |
| | | |||||
* | | A missing i18n string. | Matthew Somerville | 2013-08-30 | -1/+1 | |
| | | |||||
* | | The string 'Get updates' wasn't localized | Rikard | 2013-08-30 | -1/+1 | |
| | | |||||
* | | Changed hardcoded URL in Problem.pm to be using variable from general.yml ↵ | Matthew Somerville | 2013-08-30 | -1/+2 | |
| | | | | | | | | instead. | ||||
* | | Replaced hardcoded Mapit-URL in error message to use variable from config ↵ | Rikard | 2013-08-30 | -1/+2 | |
| | | | | | | | | instead | ||||
* | | Better make_css, doesn't die if grep too long. | Matthew Somerville | 2013-08-30 | -15/+7 | |
|/ | |||||
* | Fix about controller test | Chris Mytton | 2013-08-30 | -1/+1 | |
| | |||||
* | Allow a version override for the install script. | Matthew Somerville | 2013-08-30 | -1/+1 | |
| | | | | | So you can more easily set up a development environment on a clean server, checking out master. | ||||
* | Use name from problem in Bromley Open311 extra params | Struan Donald | 2013-08-19 | -1/+1 | |
| | | | | | In order to match the way we get the name for the standard Open311 params as changed in b3e8d60 | ||||
* | Open311 should user name from report not user | Struan Donald | 2013-08-19 | -1/+28 | |
| | | | | | Open311 was using the name in the user table for it's reports when it should be the one in the problem table. | ||||
* | we need local::lib which wasn't previously included | Struan Donald | 2013-08-16 | -115/+2 | |
| | |||||
* | Convert carton.lock to cpanfile.snapshot | Struan Donald | 2013-08-16 | -35951/+6105 | |
| | | | | | Carton 1.0 changed the file format of the module list Fixes #511 | ||||
* | Specify town in Oxfordshire disambiguate_location | Chris Mytton | 2013-08-13 | -0/+1 | |
| | | | | | | | | Part of #508 This seems like a bit of a misuse of this feature, mostly because I'm specifying a county in a parameter called town, but it appears to fix the immediate problem of not being able to find streets in oxfordshire. | ||||
* | Correct span in disambiguate_location for Oxfordshire | Chris Mytton | 2013-08-13 | -1/+1 | |
| | | | | Related to #508 | ||||
* | 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 | |
| | |