| Commit message (Expand) | Author | Age | Lines |
* | Call Zurich admin_type on all admin pages. | Matthew Somerville | 2012-12-20 | -0/+1 |
* | Allow sending back from Zurich SDM to DM. | Matthew Somerville | 2012-12-20 | -2/+4 |
* | Start of Zurich SDM report updating, and admin ID checking. | Matthew Somerville | 2012-12-20 | -4/+4 |
* | Zurich admin report editing changes. | Matthew Somerville | 2012-12-20 | -1/+9 |
* | Start of DM summary admin page for Zurich. | Matthew Somerville | 2012-12-20 | -0/+4 |
* | Don't try and set empty area IDs. | Matthew Somerville | 2012-12-19 | -7/+11 |
* | Move admin page check to central function. | Matthew Somerville | 2012-12-19 | -25/+12 |
* | Zurich admin auth with front end. | Matthew Somerville | 2012-12-19 | -0/+5 |
* | Be sure only dealing with the right global mapit area. | Matthew Somerville | 2012-12-19 | -1/+6 |
* | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -1/+3 |
* | Area IDs come in as an arrayref, and body may not have an area ID. | Matthew Somerville | 2012-12-19 | -5/+11 |
* | Fill in send_method dropdown on new body form. | Matthew Somerville | 2012-12-19 | -7/+11 |
* | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -5/+15 |
* | Add admin editing/adding of body name/area ID. | Matthew Somerville | 2012-12-15 | -15/+36 |
* | Make from_body a foreign key. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | Update admin code and tests to work with bodies. | Matthew Somerville | 2012-12-15 | -128/+69 |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -9/+9 |
* | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -5/+5 |
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -3/+3 |
* | Consolidate user searching to one admin page. | Matthew Somerville | 2012-11-26 | -27/+22 |
* | Travis script. | Matthew Somerville | 2012-10-05 | -1/+1 |
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+0 |
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+10 |
|\ |
|
| * | admin interface to add contact level endpoints | Struan Donald | 2012-09-28 | -0/+7 |
| * | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+3 |
* | | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -0/+1 |
* | | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -1/+5 |
|/ |
|
* | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 |
* | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -5/+4 |
* | Factor out site_key as that's only used in one place too. | Matthew Somerville | 2012-07-06 | -5/+5 |
* | Factor out the SQL restriction from site_restriction, as it's only used in on... | Matthew Somerville | 2012-07-06 | -6/+5 |
* | Move site restriction to within query, so it is ANDed. | Matthew Somerville | 2012-06-27 | -3/+1 |
* | Fixes and improvements for tests. | Matthew Somerville | 2012-05-16 | -5/+5 |
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -28/+63 |
|\ |
|
| * | Wildcards so it actually works. | Matthew Somerville | 2012-05-02 | -1/+1 |
| * | Fix for when no results. | Matthew Somerville | 2012-05-02 | -12/+13 |
| * | Fix bug in admin user search, and add council ID search. | Matthew Somerville | 2012-05-02 | -2/+9 |
| * | Update shortcircuit admin search too. | Matthew Somerville | 2012-04-20 | -9/+23 |
| * | Shortcircuit email admin search. | Matthew Somerville | 2012-04-20 | -9/+22 |
* | | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -1/+3 |
* | | Dashboard initial start. | Matthew Somerville | 2012-05-04 | -6/+4 |
* | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -1/+1 |
* | | unset comment user if none passed in | Struan Donald | 2012-04-27 | -2/+2 |
* | | actually grab params before we use them | Struan Donald | 2012-04-23 | -1/+1 |
* | | Editing interface to set send method for council | Struan Donald | 2012-04-05 | -0/+11 |
|/ |
|
* | Update lastupdate timestamp if anything has changed, not just state. | Matthew Somerville | 2012-03-12 | -4/+1 |
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -1/+1 |
* | Fix bug in admin interface deleting a mark-fixed comment. | Matthew Somerville | 2012-01-11 | -1/+1 |
* | clunky admin interface to rotate images (fixes #11) | Struan Donald | 2011-12-02 | -0/+41 |