aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* Upgrade main OpenLayers to 2.13.1.Matthew Somerville2013-10-11-28/+25
|
* add box around add body formDave Whiteland2013-09-30-2/+4
|
* whitespace tidyupDave Whiteland2013-09-30-140/+140
|
* add admin-box to separate 'add category' from 'edit body'Dave Whiteland2013-09-30-3/+4
|
* add where-areas-come-from admin hint to body formDave Whiteland2013-09-30-0/+10
|
* add 'leave blank' admin hint for can-be-devolvedDave Whiteland2013-09-30-0/+3
|
* [Zurich] Add missing translations from feedbackChris Mytton2013-09-26-0/+3
| | | | Closes mysociety/FixMyStreet-Commercial#420
* add FixMindelo to site titleDave Whiteland2013-09-25-1/+1
|
* remove 'donate' and 'sites' links in fixmindelo, as #557Dave Whiteland2013-09-25-3/+1
|
* add FB/fabap links to fixmindelo footer, part of #557Dave Whiteland2013-09-25-1/+19
|
* remove FMS-related footer linksDave Whiteland2013-09-25-0/+38
|
* add staging banner to fixmindelo, part of #557Dave Whiteland2013-09-25-0/+67
|
* Fix Bromley use of 'no further action'.Matthew Somerville2013-09-25-2/+2
| | | | | If SET isn't given, the line means [% foo = ('bar' IF baz) %] rather than [% ([SET] foo = 'bar') IF baz %].
* [Bromley] Fix right click links in IE8Chris Mytton2013-09-24-0/+25
| | | | | | | | | | | | | When IE8 encounters a link with block level elements inside it (i.e. elements with `display: block`) then it won't give the option to "Open in a new tab" when you right click the link. This fix simply makes all elements inside the link inline, which fixes the problem. This is a Bromley-specific fix. Closes FixMyStreet-Commercial/issues#100
* [Zurich] Display internal notes in separate tableChris Mytton2013-09-23-1/+26
| | | | | Closes FixMyStreet-Commercial/issues#405 Closes mysociety/FixMyStreet-Commercial#407
* [Zurich] Default to not sending rejected emailsChris Mytton2013-09-20-1/+1
| | | | Closes mysociety/FixMyStreet-Commercial#410
* [Zurich] Fix link to AV OnlineChris Mytton2013-09-20-2/+2
| | | | Closes mysociety/FixMyStreet-Commercial#404
* Correctly list ALLOWED_COBRANDS with hash items.Matthew Somerville2013-09-19-1/+5
| | | | Thanks to Struan for spotting.
* Add a view-configuration admin page.Matthew Somerville2013-09-19-0/+140
| | | | Fixes #561.
* add warning in admin if body has no area coveredDave Whiteland2013-09-16-0/+10
| | | | closes #565
* [Zurich] Always render fancybox css/jsChris Mytton2013-09-12-0/+6
| | | | | This is so the admin can still display photos in a fancybox when the photo has not yet been published.
* [Zurich] Use full-size version of photo in adminChris Mytton2013-09-12-2/+2
|
* [Zurich] Fix photo thumbnail on admin report_editChris Mytton2013-09-12-2/+2
| | | | | Because the report has not yet been published, the image isn't public, so we have to use the .temp.jpeg form of the url.
* [Zurich] Fix url for admin problem-row photosChris Mytton2013-09-12-4/+2
|
* Merge branch 'zurich-optional-problem-rejected-email'Chris Mytton2013-09-12-0/+18
|\ | | | | | | | | Conflicts: t/cobrand/zurich.t
| * [Zurich] Only show automatic reply when status is hiddenChris Mytton2013-09-11-1/+14
| |
| * [Zurich] Add send rejected email checkbox to report editChris Mytton2013-09-11-0/+5
| |
* | Merge branch 'zurich-mark-external-addresses-deleted'Chris Mytton2013-09-12-4/+9
|\ \ | | | | | | | | | | | | Conflicts: t/cobrand/zurich.t
| * | [Zurich] Problems can't be assigned to deleted bodiesChris Mytton2013-09-11-1/+1
| | |
| * | [Zurich] Add deleted column to bodies tableChris Mytton2013-09-11-1/+3
| | |
| * | [Zurich] Add flag as deleted field to body-formChris Mytton2013-09-10-0/+5
| | |
| * | [Zurich] Remove super user check from body-formChris Mytton2013-09-10-2/+0
| | | | | | | | | | | | | | | The logic has changes, so it's now only the superuser that can access this whole form, so there is no need to be this granular.
* | | Merge branch 'master' into zurich-add-internal-notesChris Mytton2013-09-12-1/+16
|\ \ \
| * \ \ Merge branch 'zurich-mandatory-telephone-number'Chris Mytton2013-09-12-1/+15
| |\ \ \ | | |_|/ | |/| |
| | * | [Zurich] Add translation string for phone number errorChris Mytton2013-09-05-0/+3
| | | |
| | * | [Zurich] Override the validation_rules templateChris Mytton2013-09-05-3/+8
| | | |
| | * | Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+2
| | |\ \
| | * \ \ Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+2
| | |\ \ \
| | * | | | [Zurich] Update text to show phone number isn't optionalChris Mytton2013-09-04-1/+1
| | | | | |
| | * | | | [Zurich] Add js validation for phone numberChris Mytton2013-09-04-0/+3
| | | | | |
| | * | | | [Zurich] Display errors with phone fieldChris Mytton2013-09-04-0/+3
| | | | | |
| * | | | | Merge branch 'zurich-extra-csv-columns'Chris Mytton2013-09-11-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [Zurich] Add missing column title for superusersChris Mytton2013-09-09-0/+1
| | | | | |
* | | | | | [Zurich] Display user name (if set) and email of user who created note/updateEdmund von der Burg2013-09-10-1/+3
| | | | | |
* | | | | | [Zurich] Style the internal notes distinctivelyEdmund von der Burg2013-09-10-1/+2
| | | | | |
* | | | | | [Zurich] Save internal notes as hidden comments, rather than in the extra fieldEdmund von der Burg2013-09-10-4/+4
|/ / / / /
* | | | | [Zurich] Inline translations in report edit adminChris Mytton2013-09-09-2/+2
| | | | | | | | | | | | | | | | | | | | As discussed in 1d7b6f7ae59240f0396c5b2d528bb97269760fd6
* | | | | [Zurich] Add link on admin reports to AV onlineChris Mytton2013-09-09-0/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Need to update the translation for the link to "Standort in AV-Online anzeigen" when #414 is done. Closes mysociety/FixMyStreet-Commercial#404
* | | | add show-admin-notes class to bodyDave Whiteland2013-09-06-1/+1
| | | | | | | | | | | | | | | | | | | | making the admin-notes functionality easier to suppress on installations that don't want it; it's in the default header, i.e., on for new installations
* | | | only remove body links for Zurich (in admin)Dave Whiteland2013-09-06-6/+6
| | | |