aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* simply remove padding and margin from Zurich type=file inputs, to stop ugly ↵Dave Whiteland2013-02-07-0/+6
| | | | text lineup in e.g., Chrome
* Fix body name in external assignment email, missing %s in translation, ↵Matthew Somerville2013-02-07-7/+54
| | | | associated tests (fix a28).
* Fix undefined variable warning.Matthew Somerville2013-02-07-1/+1
|
* Test unconfirmed email text appears.Matthew Somerville2013-02-07-0/+2
|
* 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-6/+17
|
* Separate out link to Stadt Zurich, and front page (fixes b2).Matthew Somerville2013-02-06-5/+11
|
* 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)
* new green and red *big* colourful pinsDave Whiteland2013-02-05-0/+0
|
* 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-8/+23
|
* SDM index page pagination.Matthew Somerville2013-02-05-2/+6
|
* Include optional hash in pagination.Matthew Somerville2013-02-05-4/+4
|
* Default order, and paginate DM/SDM summary pages.Matthew Somerville2013-02-05-1/+18
|
* Consolidate pagination template.Matthew Somerville2013-02-05-25/+14
|
* Slightly fix display of pagination line.Matthew Somerville2013-02-05-3/+2
|
* Reports list, and start of pagination.Matthew Somerville2013-02-05-7/+21
|
* Show admin users on Users page by default.Matthew Somerville2013-02-05-3/+16
|
* use white (geocode) loading spinner on white backgroundDave Whiteland2013-02-05-1/+2
|
* FMZ added bolding to 'labels'Dave Whiteland2013-02-05-6/+10
|
* FMZ suppress bullets on 3-way assignation (not quite so obvious this one ↵Dave Whiteland2013-02-05-0/+3
| | | | shouldn't be bulleted? Not clear it's a choice-of-three)
* FMZ suppress bullets on report liDave Whiteland2013-02-05-2/+7
|
* On Zurich mobile, have navigation link to same page move to top (fixes a19).Matthew Somerville2013-02-05-4/+3
|
* Allow whole admin row to be clickable, and link always to edit page (fixes a27).Matthew Somerville2013-02-05-7/+24
|
* Update name of Zurich site.Matthew Somerville2013-02-05-19/+19
|
* Add map to SDM report edit page (fixes b1).Matthew Somerville2013-02-05-2/+10
|
* Add link to admin from header when signed in (fixes a6).Matthew Somerville2013-02-05-1/+1
|
* New schema to bring alert_type up to date with what it says it is.Matthew Somerville2013-02-05-0/+19
|
* Redirect better to prevent possible infinite loop, update test.Matthew Somerville2013-02-05-4/+7
|
* 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
|
* Used in JavaScript, so doesn't need HTML escaping (fixes b3).Matthew Somerville2013-02-05-1/+1
|
* add FixMyBarnagay council_id so users_can_hide triggers display of hide buttonDave Whiteland2013-02-05-0/+3
|
* no longer need hardcoded links to departments in FMB, now they are bona fide ↵Dave Whiteland2013-02-05-16/+0
| | | | bodies
* Add a basic FMB test.Matthew Somerville2013-02-04-2/+110
|
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-48/+8
|
* Missing table cells.Matthew Somerville2013-02-04-0/+2
|
* Add admin_base_url if needed.Matthew Somerville2013-02-04-8/+10
|
* Fix white text in white bubbles.Matthew Somerville2013-02-04-0/+5
|
* Use problems on the map text on Zurich.Matthew Somerville2013-02-04-0/+4
|
* Updated Zurich .po file.Matthew Somerville2013-02-04-29/+24
|
* FixMyBarangay: let staff hide reports in their own barangay (i.e., won't ↵Dave Whiteland2013-02-04-0/+3
| | | | work for departments/MICS yet..)
* Typo when fixing datetime format earlier.Matthew Somerville2013-02-04-1/+1
|
* Fix infinite memory-eating loop.Matthew Somerville2013-02-04-1/+2
| | | | | | Reading from $problem->areas is a new string each time, so the global regex gets reset and the loop never ends. Look up the value once, first, to prevent this.
* Some jslint fixes.Matthew Somerville2013-02-04-14/+11
|
* Add some more error handling of odd RSS.Matthew Somerville2013-02-04-0/+6
|