aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Collapse)AuthorAgeLines
* Zurich admin table styles carried across to default admin templates, and ↵Matthew Somerville2013-02-21-3/+4
| | | | tidy display of admin a bit.
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-183/+459
|\ | | | | | | | | | | | | | | | | | | | | | | | | (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
| |
| * Fix tests.Matthew Somerville2013-02-20-1/+1
| |
| * Redirect to front page if nothing provided.Matthew Somerville2013-02-20-4/+7
| |
| * Fetch needed column.Matthew Somerville2013-02-20-2/+2
| |
| * Zurich CSV header, and add category.Matthew Somerville2013-02-20-2/+2
| |
| * Put planned in all_states.Matthew Somerville2013-02-20-0/+1
| |
| * Translate user details in Zurich external email.Matthew Somerville2013-02-20-1/+1
| |
| * 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-100/+80
| | | | | | | | 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-5/+89
| |
| * return details of updates to the report in ajax callStruan Donald2013-02-12-1/+32
| |
| * 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-1/+39
| | | | | | | | workflow rules
| * Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+14
| |
| * Warnfix.Matthew Somerville2013-02-11-1/+1
| |
| * Don't use problem sort on update search.Matthew Somerville2013-02-08-1/+1
| |
| * Reference things that might have direction.Matthew Somerville2013-02-08-2/+2
| |
| * Allow sorting of more Zurich admin tables.Matthew Somerville2013-02-08-6/+18
| |
| * 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/+12
| |
| * Send updates to user from body email address (fixes a2a).Matthew Somerville2013-02-08-0/+6
| |
| * Don't fetch width/height for full size images.Matthew Somerville2013-02-07-4/+6
| |
| * Unneeded text now cache better.Matthew Somerville2013-02-07-2/+0
| |
| * Add hash as query parameter on photos so that rotating instantly works, no ↵Matthew Somerville2013-02-07-23/+29
| | | | | | | | cache issues (fixes a3).
| * Fix body name in external assignment email, missing %s in translation, ↵Matthew Somerville2013-02-07-4/+6
| | | | | | | | associated tests (fix a28).
| * 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
| |
| * report page's big pin uses status-based pin colour for Zurich (other ↵Dave Whiteland2013-02-05-1/+1
| | | | | | | | cobrands remain fixed at yellow)
| * use problem's pin colour (rather than 'yellow') in admin report edit (Zurich ↵Dave Whiteland2013-02-05-1/+1
| | | | | | | | only)
| * Move Zurich reports query restriction higher so else catches it too.Matthew Somerville2013-02-05-26/+18
| |
| * Do problem search lookup in database, not in template.Matthew Somerville2013-02-05-3/+22
| |
| * SDM index page pagination.Matthew Somerville2013-02-05-1/+4
| |
| * Default order, and paginate DM/SDM summary pages.Matthew Somerville2013-02-05-1/+17
| |
| * Reports list, and start of pagination.Matthew Somerville2013-02-05-0/+9
| |
| * Show admin users on Users page by default.Matthew Somerville2013-02-05-0/+12
| |
| * Redirect better to prevent possible infinite loop, update test.Matthew Somerville2013-02-05-1/+4
| |
| * use cobrand prettify_dt method rather calling directly so it gets called ↵Struan Donald2013-02-05-2/+2
| | | | | | | | with correct params
| * 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
| * Redirect from auth to admin if already logged in on Zurich.Matthew Somerville2013-02-05-1/+2
| |
| * Fix Zurich zoom levels (b4).Matthew Somerville2013-02-05-27/+19
| |
* | add --debug to CronFns so can run bin/send-reports with debug/diagnosis ↵Dave Whiteland2013-02-19-10/+49
| | | | | | | | output on the command line, closes #376
* | don't send questionnaires to users on the OCC cobrand, closes #383Dave Whiteland2013-02-18-0/+3
| |
* | Couple of fixes to enable EmptyHomes to send reports again.Matthew Somerville2013-02-13-2/+3
| |