Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | do not use raw problem state to categorise problems | Struan Donald | 2011-08-18 | -1/+2 |
| | ||||
* | avoid warnings about uninitalized values | Struan Donald | 2011-08-18 | -1/+1 |
| | ||||
* | remove hard coded state strings | Struan Donald | 2011-08-18 | -7/+10 |
| | ||||
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -8/+9 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -1310/+3501 |
|\ | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | |||
| * | Stop back button breakage. | Matthew Somerville | 2011-08-17 | -4/+26 |
| | | ||||
| * | Revert map padding, as broke other pages, highlight a different way. | Matthew Somerville | 2011-08-17 | -182/+33 |
| | | ||||
| * | Make reporting step clearer. | Matthew Somerville | 2011-08-17 | -431/+21 |
| | | ||||
| * | Don't need animation, used for testing. | Matthew Somerville | 2011-08-17 | -2/+2 |
| | | ||||
| * | When on around page with JS, have click on map show hidden form and fetch ↵ | Matthew Somerville | 2011-08-17 | -10/+69 |
| | | | | | | | | category/council. | |||
| * | Reduce size of JS output strings. | Matthew Somerville | 2011-08-17 | -9/+32 |
| | | ||||
| * | Factor out category and council bits JS form will need. | Matthew Somerville | 2011-08-17 | -23/+43 |
| | | ||||
| * | Factor out form part of form reporting. | Matthew Somerville | 2011-08-16 | -204/+211 |
| | | ||||
| * | Remove until it has its own template. | Matthew Somerville | 2011-08-15 | -2/+0 |
| | | ||||
| * | Merge commit 'petter/catalyst_norwegian_title' | Matthew Somerville | 2011-08-15 | -0/+5 |
| |\ | ||||
| | * | Add norwegian title. | Petter Reinholdtsen | 2011-08-12 | -0/+5 |
| | | | ||||
| * | | Merge commit 'petter/catalyst_mapit_point' | Matthew Somerville | 2011-08-15 | -2/+5 |
| |\ \ | ||||
| | * | | Get postcode always lookup working in Norway. | Petter Reinholdtsen | 2011-08-12 | -2/+5 |
| | |/ | ||||
| * / | Show confirmed reports. | Matthew Somerville | 2011-08-12 | -1/+3 |
| |/ | ||||
| * | Use FixMyStreet specific OpenLayers file, and include config that generates it. | Matthew Somerville | 2011-08-12 | -3/+1212 |
| | | ||||
| * | Use right number. | Matthew Somerville | 2011-08-12 | -1/+1 |
| | | ||||
| * | Use Google Analytics. | Matthew Somerville | 2011-08-12 | -14/+15 |
| | | ||||
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -4/+5 |
| | | ||||
| * | Compile templates and set a long stat TTL in production. | Matthew Somerville | 2011-08-11 | -0/+3 |
| | | ||||
| * | Typo in docs template. | Matthew Somerville | 2011-08-11 | -4/+1 |
| | | ||||
| * | add a day to the end date so we actually get the whole date range :( | Struan Donald | 2011-08-10 | -2/+4 |
| | | ||||
| * | update wording for more clarity | Struan Donald | 2011-08-10 | -2/+2 |
| | | ||||
| * | break down problems into states for a bit more clarity | Struan Donald | 2011-08-10 | -2/+34 |
| | | ||||
| * | add stats page with problem count gathering | Struan Donald | 2011-08-10 | -0/+95 |
| | | ||||
| * | Merge branch 'admin_abuse_additions' | Matthew Somerville | 2011-08-09 | -120/+580 |
| |\ | ||||
| | * | Call check_page function. | Matthew Somerville | 2011-08-09 | -2/+2 |
| | | | ||||
| | * | add remove user flag button to report and update edit pages | Struan Donald | 2011-08-09 | -6/+79 |
| | | | ||||
| | * | quick search link to show all content from flagged user | Struan Donald | 2011-08-09 | -0/+1 |
| | | | ||||
| | * | allow flagging of user from report and update pages | Struan Donald | 2011-08-09 | -2/+79 |
| | | | ||||
| | * | extra test for auto flagging | Struan Donald | 2011-08-09 | -1/+3 |
| | | | ||||
| | * | auto flag reported problems | Struan Donald | 2011-08-09 | -0/+13 |
| | | | ||||
| | * | sql syntax error | Struan Donald | 2011-08-09 | -1/+1 |
| | | | ||||
| | * | add flagged checkbox for report editing | Struan Donald | 2011-08-09 | -15/+51 |
| | | | ||||
| | * | reuse report table row generating template code | Struan Donald | 2011-08-09 | -63/+39 |
| | | | ||||
| | * | list flagged items page for admin | Struan Donald | 2011-08-09 | -4/+112 |
| | | | ||||
| | * | add flagged flags to problems and users | Struan Donald | 2011-08-09 | -2/+17 |
| | | | ||||
| | * | abuse table search | Struan Donald | 2011-08-09 | -0/+48 |
| | | | ||||
| | * | only show abuse links if allowed | Struan Donald | 2011-08-09 | -0/+3 |
| | | | ||||
| | * | documentation and bit of shuffling of where there are in the file | Struan Donald | 2011-08-09 | -90/+116 |
| | | | ||||
| | * | add a ban email address button | Struan Donald | 2011-08-09 | -7/+89 |
| | | | ||||
| * | | update install notes for module-manager skipping DBIx::Class::EncodedColumn | Dave Whiteland | 2011-08-09 | -1/+7 |
| | | | ||||
| * | | Fix broken lack of paragraphing, fixes #140. | Matthew Somerville | 2011-08-09 | -6/+6 |
| |/ | ||||
| * | Move JS to where it'll work when run, to fix #145. | Matthew Somerville | 2011-08-09 | -47/+47 |
| | | ||||
| * | Lowercase email addresses sent via /import. Fixes #146. | Matthew Somerville | 2011-08-09 | -2/+2 |
| | | ||||
| * | Update footer/FAQ question. | Matthew Somerville | 2011-08-09 | -19/+59 |
| | |