aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'origin/master' into bromleyStruan Donald2012-03-27-19/+132
|\
| * Photos in report list on /my page, and only show cobranded reports.Matthew Somerville2012-03-26-2/+9
| |
| * Cobrand specific example front page placeholder, start of layout tweaks, fix ↵Matthew Somerville2012-03-22-0/+19
| | | | | | | | geocoding.
| * Initial creation of Bromley cobrand.Matthew Somerville2012-03-22-4/+33
| |
| * Merge remote branch 'lux/bingternational'Matthew Somerville2012-03-22-7/+12
| |\
| | * Reverse bing geocoding should get the local culture parameterGuillaume RISCHARD2012-03-22-4/+4
| | |
| | * International support for Bing geocodingGuillaume RISCHARD2012-03-22-4/+9
| | |
| * | Use correct method names.Matthew Somerville2012-03-21-2/+2
| | |
| * | If questionnaire says report remains open, show that on report page.Matthew Somerville2012-03-21-2/+19
| | |
| * | separated file for MapQuestGuillaume2012-03-20-0/+33
| |/
| * Ignore whensent last update time.Matthew Somerville2012-03-19-1/+2
| |
| * Factor FMS /reports templates back into default, tweak to show fixed and ↵Matthew Somerville2012-03-19-4/+6
| | | | | | | | last updated date.
* | associated a comment user with a council configStruan Donald2012-03-26-2/+15
| |
* | when_sent -> whensent for consistencyStruan Donald2012-03-26-3/+3
| |
* | DB changes for comment sendingStruan Donald2012-03-26-4/+14
| |
* | save extra comment details for bromleyStruan Donald2012-03-23-2/+32
| |
* | initial code to display user title if council is BromleyStruan Donald2012-03-23-2/+17
| |
* | add in retry count codeStruan Donald2012-03-22-2/+8
| |
* | add in send method codeStruan Donald2012-03-22-3/+5
| |
* | add external id to comments tableStruan Donald2012-03-19-9/+11
|/
* Return an error if map clicked outside boundary, fixes #270.Matthew Somerville2012-03-16-3/+8
|
* Put validation strings in external file (fixes #281), tidy to only have one ↵Matthew Somerville2012-03-16-0/+30
| | | | common_header_tags file.
* Max 250 any side.Matthew Somerville2012-03-15-2/+2
|
* Merge branch 'redesign'Matthew Somerville2012-03-14-197/+236
|\ | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Council info pages.Matthew Somerville2012-03-14-0/+7
| |
| * Update error message (missed from previous).Matthew Somerville2012-03-14-2/+2
| |
| * Update lastupdate timestamp if anything has changed, not just state.Matthew Somerville2012-03-12-4/+1
| |
| * Store full size photos that are uploaded on filesystem, put hash in ↵Matthew Somerville2012-03-08-106/+97
| | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
| * Do the stringify/array in the cobrand, for future time when we need multiple ↵Matthew Somerville2012-03-06-4/+3
| | | | | | | | results in a cobrand.
| * Basics of sliding drawer for alerts on around page.Matthew Somerville2012-03-06-0/+2
| |
| * Just one list of problems on council pages.Matthew Somerville2012-03-05-36/+6
| |
| * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-1/+2
| |
| * Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-2/+35
| | | | | | | | my stupid use of c as a variable.
| * Add 'below' to fix #244, rearrange note slightly to be in better place.Matthew Somerville2012-03-01-1/+1
| |
| * Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
| |
| * All pins yellow, for #250.Matthew Somerville2012-03-01-3/+6
| |
| * Fix #261, photos need confirmed time also.Matthew Somerville2012-03-01-23/+27
| |
| * Reduce JS pin fetching to only exactly the map that is shown.Matthew Somerville2012-02-29-1/+3
| |
| * Reports page wants to know if photo exists.Matthew Somerville2012-02-28-0/+1
| |
| * Only need to set additional_template_paths if other variables are being set, ↵Matthew Somerville2012-02-23-2/+1
| | | | | | | | otherwise it comes in automatically from the stash.
| * Factor out fragment rendering, as additional template paths needs to be passed.Matthew Somerville2012-02-23-10/+25
| |
| * Fix nearby photo handling for #227.Matthew Somerville2012-02-23-1/+1
| |
| * Nearby list needs photo too, and via nearby object (for #227).Matthew Somerville2012-02-23-1/+1
| |
| * Allow photo checking in lists on around page, have five items, for #227.Matthew Somerville2012-02-22-1/+2
| |
| * Fix pin display when JS is disabled.Matthew Somerville2012-02-22-1/+1
| |
| * Add fp argument to image script for front page thumbnails, for #226.Matthew Somerville2012-02-22-3/+21
| |
| * Separate colour and size using StyleMap and Rules, to enable differently ↵Matthew Somerville2012-02-22-1/+2
| | | | | | | | sized map pins (fixes #228).
| * Tentative change to the map pins: change blue to big, can't work out how to ↵Josh Angell2012-02-21-1/+1
| | | | | | | | | | | | get them a different size… Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Use add() function so as not to have a leap day bug.Matthew Somerville2012-02-29-2/+1
| |
* | Fix RSS area links on alert page.Matthew Somerville2012-02-10-4/+4
| |