aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | | | Have crontab mail set more appropriately on non-live sites.Matthew Somerville2012-05-15-0/+4
| | | | | | | | | |
| * | | | | | | | | Actually, just initially make sure zoom is at least 13.Matthew Somerville2012-05-14-4/+7
| | | | | | | | | |
| * | | | | | | | | Have a minimum zoom on mobile version.Matthew Somerville2012-05-14-2/+10
| | | | | | | | | |
| * | | | | | | | | Override council name in alert list only.Matthew Somerville2012-05-14-0/+2
| | | | | | | | | |
| * | | | | | | | | Put photos back at bottom of page, where they should be, and fix desktop ↵Matthew Somerville2012-05-14-21/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | display in a simpler way.
| * | | | | | | | | Better council text on alert page.Matthew Somerville2012-05-14-9/+19
| | | | | | | | | |
| * | | | | | | | | Log content type if it's bad.Matthew Somerville2012-05-14-0/+1
| | | | | | | | | |
| * | | | | | | | | Bromley questionnaire email text.Matthew Somerville2012-05-14-0/+24
| | | | | | | | | |
| * | | | | | | | | Fix width as input now has border-box in effect.Matthew Somerville2012-05-11-1/+1
| | | | | | | | | |
| * | | | | | | | | Don't have fixed width on inputs, introduces horizontal scrollbar.Matthew Somerville2012-05-11-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix over-wide select when inside a fieldset, by telling it to have a width ↵Matthew Somerville2012-05-11-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and a max-width.
| * | | | | | | | | Add Bromley to searches if not present.Matthew Somerville2012-05-11-0/+1
| | | | | | | | | |
| * | | | | | | | | Fix some URLs so that it works under HTTPS.Matthew Somerville2012-05-11-33/+38
| | | | | | | | | |
| * | | | | | | | | remove accidentally added username and password fields :(Struan Donald2012-05-11-6/+2
| | | | | | | | | |
| * | | | | | | | | add in schema update file for suppress_alertsStruan Donald2012-05-11-0/+6
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-11-26/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix geocoding when it returns multiple results, only some of which are in NI.Matthew Somerville2012-05-11-3/+9
| | | | | | | | | | |
| | * | | | | | | | | Different map base for Bromley.Matthew Somerville2012-05-11-8/+41
| | | | | | | | | | |
| | * | | | | | | | | Get data for dashboard dropdowns and enable faceted lookup using them.Matthew Somerville2012-05-08-15/+56
| | | | | | | | | | |
| * | | | | | | | | | add ability to suppress alerts to report creator onStruan Donald2012-05-11-4/+100
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comments updated from open311
| * | | | | | | | | fix typoStruan Donald2012-05-08-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-08-15/+341
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Redirect to login page if not logged in.Matthew Somerville2012-05-08-0/+2
| | | | | | | | | | |
| | * | | | | | | | | Dashboard initial start.Matthew Somerville2012-05-04-6/+259
| | | | | | | | | | |
| | * | | | | | | | | Include new design banner text function.Matthew Somerville2012-05-03-0/+27
| | | | | | | | | | |
| | * | | | | | | | | Bromley want only one month on around page.Matthew Somerville2012-05-02-0/+4
| | | | | | | | | | |
| | * | | | | | | | | Bromley have changed their mind, want all pins one colour again.Matthew Somerville2012-05-02-3/+3
| | | | | | | | | | |
| | * | | | | | | | | Enable council user to remove report from site using front end button.Matthew Somerville2012-05-02-5/+45
| | | | | | | | | | |
| | * | | | | | | | | Test fix as error class changed.Matthew Somerville2012-05-02-1/+1
| | | | | | | | | | |
| * | | | | | | | | | option to only send problem details over open311 for BromleyStruan Donald2012-05-08-4/+39
| | | | | | | | | | |
| * | | | | | | | | | do no sent lat long if click no map click for bromleyStruan Donald2012-05-08-17/+100
| |/ / / / / / / / /
| * | | | | | | | | forgot to commit schema change file :(Struan Donald2012-05-02-0/+8
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-02-3/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Have Bromley logo in their updates.Matthew Somerville2012-05-01-3/+7
| | | | | | | | | | |
| * | | | | | | | | | display title dropdown for bromley users on main site problem pageStruan Donald2012-05-01-1/+5
| | | | | | | | | | |
| * | | | | | | | | | store title in users table so we can persist it for bromleyStruan Donald2012-05-01-17/+84
| |/ / / / / / / / /
| * | | | | | | | | Highlight Your reports when on auth page for it.Matthew Somerville2012-05-01-3/+3
| | | | | | | | | |
| * | | | | | | | | Update Bromley title text.Matthew Somerville2012-05-01-0/+5
| | | | | | | | | |
| * | | | | | | | | Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵Matthew Somerville2012-05-01-24/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests if not present.
| * | | | | | | | | Fix CM8 Bromley pin colours.Matthew Somerville2012-05-01-10/+15
| | | | | | | | | |
| * | | | | | | | | Fix width of thumbnail issues images so displays in IE8.Matthew Somerville2012-05-01-0/+1
| | | | | | | | | |
| * | | | | | | | | Fix width all the boxes for Bromley.Matthew Somerville2012-05-01-8/+35
| | | | | | | | | |
| * | | | | | | | | Missing alt on Powered by.Matthew Somerville2012-05-01-2/+2
| | | | | | | | | |
| * | | | | | | | | Fix IE8 margining.Matthew Somerville2012-05-01-5/+2
| | | | | | | | | |
| * | | | | | | | | specify which table we want for fieldsStruan Donald2012-04-30-2/+2
| | | | | | | | | |
| * | | | | | | | | only send confirmed commentsStruan Donald2012-04-30-0/+2
| | | | | | | | | |
| * | | | | | | | | tests for ignoring old comment state and related fixesStruan Donald2012-04-27-3/+60
| | | | | | | | | |
| * | | | | | | | | MR not Mr nowStruan Donald2012-04-27-3/+3
| | | | | | | | | |
| * | | | | | | | | bring tests up to dateStruan Donald2012-04-27-0/+4
| | | | | | | | | |
| * | | | | | | | | unset comment user if none passed inStruan Donald2012-04-27-2/+2
| | | | | | | | | |