aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* configure all reports problem style in the cobrandStruan Donald2012-05-02-0/+12
|
* New style map Barnet Cobrand Work in ProgressStruan Donald2012-04-24-0/+8
| | | | | Also, pull out map positioning JS to a separate file to make cobrands a bit more modular.
* Update privacy policy.Matthew Somerville2012-04-19-0/+4
|
* Make sure postalCode is present in result.Matthew Somerville2012-03-30-1/+1
|
* Also treat as same if just same locality and postalcode.Matthew Somerville2012-03-30-1/+3
|
* Ignore some 'duplicate' results in geocoding.Matthew Somerville2012-03-30-0/+8
|
* 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.
* 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
| |
* | Move cache header to under where errors could be shown.Matthew Somerville2012-02-10-2/+3
| |
* | Improve cobrand mapping with ALLOWED_COBRANDS for #215.Matthew Somerville2012-02-06-10/+28
| |
* | make sure admin summary page handle new cobrand structure correctlyStruan Donald2012-02-02-0/+9
|/