aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand
Commit message (Collapse)AuthorAgeLines
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-10/+252
|\ | | | | | | | | | | | | | | | | | | | | | | | | (locale ignored, will rerun .po extraction after to get all changes.) Conflicts: locale/FixMyStreet.po locale/cy_GB.UTF-8/LC_MESSAGES/EmptyHomes.po locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po templates/web/fixmystreet/report/banner.html templates/web/zurich/faq/faq-de-ch.html
| * Include reports total on Zurich stats page.Matthew Somerville2013-02-21-0/+3
| |
| * Fetch needed column.Matthew Somerville2013-02-20-2/+2
| |
| * Zurich CSV header, and add category.Matthew Somerville2013-02-20-2/+2
| |
| * Add noddy reports export function.Matthew Somerville2013-02-14-4/+14
| |
| * Remove *_local tz functions, set timezone on fetching original columns from ↵Matthew Somerville2013-02-14-1/+1
| | | | | | | | database.
| * Correct Zurich like stats.Matthew Somerville2013-02-14-5/+5
| |
| * Used same variable for two things.Matthew Somerville2013-02-14-2/+2
| |
| * Add Zurich super user stats page.Matthew Somerville2013-02-14-4/+88
| |
| * return details of updates to the report in ajax callStruan Donald2013-02-12-0/+28
| |
| * category is public on reports awaiting moderationStruan Donald2013-02-12-1/+1
| |
| * full stop required to be picked up by translationStruan Donald2013-02-12-1/+1
| |
| * correct spelling mistakeStruan Donald2013-02-12-1/+1
| |
| * move as_hashref call to the cobrand to enable applying any cobrand based ↵Struan Donald2013-02-12-0/+38
| | | | | | | | workflow rules
| * Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+10
| |
| * Warnfix.Matthew Somerville2013-02-11-1/+1
| |
| * Allow sorting of more Zurich admin tables.Matthew Somerville2013-02-08-3/+9
| |
| * Only store original detail if it changes.Matthew Somerville2013-02-08-1/+1
| |
| * Allow Zurich admin to change location of pin, with confirmation (fixes a1).Matthew Somerville2013-02-08-1/+11
| |
| * Send updates to user from body email address (fixes a2a).Matthew Somerville2013-02-08-0/+6
| |
| * Need to get 0 if sent.Matthew Somerville2013-02-06-1/+1
| |
| * Missed an order.Matthew Somerville2013-02-06-1/+1
| |
| * Start of Zurich admin table sort ordering (DM).Matthew Somerville2013-02-06-2/+8
| |
| * SDM index page pagination.Matthew Somerville2013-02-05-1/+4
| |
| * Default order, and paginate DM/SDM summary pages.Matthew Somerville2013-02-05-1/+17
| |
| * Add prettify_dt method to cobrand and to zurich cobrand so we can useStruan Donald2013-02-05-0/+22
| | | | | | | | it on the ajax report details call
| * Fix Zurich zoom levels (b4).Matthew Somerville2013-02-05-1/+1
| |
* | don't send questionnaires to users on the OCC cobrand, closes #383Dave Whiteland2013-02-18-0/+3
| |
* | Ask for address, and clarify public/private for EmptyHomes.Matthew Somerville2013-02-13-0/+12
| |
* | Static figures for old EHA reports.Matthew Somerville2013-02-12-0/+393
|/
* add FixMyBarnagay council_id so users_can_hide triggers display of hide buttonDave Whiteland2013-02-05-0/+3
|
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-11/+0
|
* FixMyBarangay: let staff hide reports in their own barangay (i.e., won't ↵Dave Whiteland2013-02-04-0/+3
| | | | work for departments/MICS yet..)
* Right default pin colour on all reports.Matthew Somerville2013-02-04-1/+1
|
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-116/+545
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js
| * Don't send Zurich admin email to user unless email confirmed (fixes a5).Matthew Somerville2013-01-31-0/+2
| |
| * Fix front page stats (fixes a33).Matthew Somerville2013-01-31-0/+4
| |
| * Override find_closest to disable it for Zurich.Matthew Somerville2013-01-29-0/+6
| |
| * Have different pin colours on Zurich dependent on state.Matthew Somerville2013-01-25-0/+7
| |
| * Add some Zurich banner tests.Matthew Somerville2013-01-23-0/+2
| |
| * Not overdue if it's not yet been sent.Matthew Somerville2013-01-23-0/+2
| |
| * Script to email Zurich managers when reports are overdue.Matthew Somerville2013-01-22-2/+22
| |
| * Overdue comparison correct way round.Matthew Somerville2013-01-22-2/+2
| |
| * Highlight overdue Zurich reports in admin interface.Matthew Somerville2013-01-22-0/+41
| |
| * Stop unimportant warnfix.Matthew Somerville2013-01-18-12/+13
| |
| * Make body list a table to match other admin tables.Matthew Somerville2013-01-18-0/+38
| |
| * Send emails to reporter upon report closure, forwarding, or rejection.Matthew Somerville2013-01-18-0/+18
| |
| * Reset external_body (for case where Zurich assigns to external, then takes ↵Matthew Somerville2013-01-15-0/+2
| | | | | | | | it back and assigns internally).
| * Store Zurich external body in external_body rather than changing bodies_str.Matthew Somerville2013-01-15-1/+1
| |
| * Public response in extra, not using updates, and explicit button for Zurich ↵Matthew Somerville2013-01-15-11/+5
| | | | | | | | DM to publish.