Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -1/+1 |
|\ | | | | | | | into open311-consumer | |||
| * | Lowercase email addresses sent via /import. Fixes #146. | Matthew Somerville | 2011-08-09 | -1/+1 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -39/+533 |
|\| | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css | |||
| * | Store lat/lon from multiple results and use that to prevent infinite loop on ↵ | Matthew Somerville | 2011-08-09 | -6/+6 |
| | | | | | | | | e.g. 'Clapham'. | |||
| * | Merge branch 'catalyst-open311-server' | Matthew Somerville | 2011-08-06 | -4/+478 |
| |\ | ||||
| | * | Get Open311 RSS working, whether it's given a ResultSet or a lower level ↵ | Matthew Somerville | 2011-08-04 | -28/+27 |
| | | | | | | | | | | | | statement handle. | |||
| | * | Leftovers. | Petter Reinholdtsen | 2011-08-02 | -1/+1 |
| | | | ||||
| | * | Try different approachh. | Petter Reinholdtsen | 2011-08-02 | -7/+22 |
| | | | ||||
| | * | Try to get Open311 GeoRSS output working. | Petter Reinholdtsen | 2011-08-01 | -6/+14 |
| | | | ||||
| | * | Right handling of DB objects, and better datetime handling. | Matthew Somerville | 2011-07-29 | -52/+40 |
| | | | ||||
| | * | Fix capture indices, set bodies in output. | Matthew Somerville | 2011-07-29 | -8/+8 |
| | | | ||||
| | * | Tidy up database querying, needs testing. | Matthew Somerville | 2011-07-29 | -93/+78 |
| | | | ||||
| | * | Bit more action tidying. | Matthew Somerville | 2011-07-29 | -17/+23 |
| | | | ||||
| | * | Factor out .cgi redirect, stash format (more to tidy). | Matthew Somerville | 2011-07-29 | -18/+33 |
| | | | ||||
| | * | Move documentation to template, start tidying up action flows. | Matthew Somerville | 2011-07-29 | -200/+17 |
| | | | ||||
| | * | Try to include comment count. | Petter Reinholdtsen | 2011-07-29 | -0/+9 |
| | | | ||||
| | * | Start on Catalyst based Open311 API based on old CGI based implementation. | Petter Reinholdtsen | 2011-07-29 | -0/+632 |
| | | | | | | | | | | | | Comment out non-working code for now. | |||
| * | | Only allow problem confirmation up to a month after creation. | Matthew Somerville | 2011-08-05 | -10/+23 |
| | | | ||||
| * | | Warnfix. | Matthew Somerville | 2011-08-05 | -1/+1 |
| | | | ||||
| * | | Redirect if POSTed form is GETted. | Matthew Somerville | 2011-08-05 | -0/+2 |
| | | | ||||
| * | | Rename questionnaire index function so GET doesn't find it. | Matthew Somerville | 2011-08-05 | -2/+2 |
| | | | ||||
| * | | Sort reports on My Reports page, whoops. | Matthew Somerville | 2011-08-05 | -3/+8 |
| | | | ||||
| * | | Fix for bad requests to AJAX pin lookup. | Matthew Somerville | 2011-08-05 | -13/+13 |
| | | | ||||
* | | | unit tests for extra open311 fields in report pages | Struan Donald | 2011-08-04 | -1/+1 |
| | | | ||||
* | | | configure open311 endpoint etc in admin interface | Struan Donald | 2011-08-04 | -0/+32 |
| | | | ||||
* | | | yet another attempt at storing the service detail information | Struan Donald | 2011-08-04 | -3/+4 |
| | | | | | | | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information | |||
* | | | rejig data structure so we can sort the extra fields | Struan Donald | 2011-08-03 | -1/+1 |
| | | | ||||
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-03 | -7/+22 |
|\| | | | | | | | | | | | into open311-consumer | |||
| * | | Only fetch child councils - was also including parishes. Fixes #139. | Matthew Somerville | 2011-08-01 | -4/+6 |
| | | | ||||
| * | | Store confirmed time if done via admin interface, fixes #141. | Matthew Somerville | 2011-08-01 | -0/+4 |
| |/ | ||||
| * | Make sure to set the name_sep when changing quite_char, to get Admin | Petter Reinholdtsen | 2011-07-23 | -0/+2 |
| | | | | | | | | | | | | pages working with the Catalyst packages in Debian/Squeeze. Without this, the generated SQL contain "foo.bar" instead of "foo"."bar", and only the latter work. | |||
| * | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -3/+10 |
| | | ||||
* | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -3/+5 |
| | | ||||
* | | display and save extra info for open311 reports | Struan Donald | 2011-08-01 | -2/+27 |
|/ | ||||
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -0/+4 |
| | ||||
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -46/+0 |
| | ||||
* | Unused variable. | Matthew Somerville | 2011-07-16 | -2/+0 |
| | ||||
* | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -1/+1 |
| | ||||
* | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -2/+2 |
| | ||||
* | Don't use different count total. | Matthew Somerville | 2011-07-12 | -0/+3 |
| | ||||
* | Summary stats on state changes from questionnaires. Fixes #98. | Matthew Somerville | 2011-07-12 | -4/+8 |
| | ||||
* | Unique users of problem reports, and summary table by category. Fixes #108. | Matthew Somerville | 2011-07-12 | -0/+3 |
| | ||||
* | Merge commit 'petter/catalyst-improve-error' | Matthew Somerville | 2011-07-12 | -5/+14 |
|\ | ||||
| * | Improve error message on failed configuration. | Petter Reinholdtsen | 2011-07-12 | -5/+14 |
| | | ||||
* | | Redirect non-canonical reports URLs to the correct ones (fixes #133). | Matthew Somerville | 2011-07-12 | -2/+19 |
| | | ||||
* | | Store cobrand/lang upon an /import. Related to #134, though that was ↵ | Matthew Somerville | 2011-07-12 | -0/+2 |
|/ | | | | actually already fixed. | |||
* | Carry through name/phone/password updates through report/update creation via ↵ | Matthew Somerville | 2011-07-04 | -9/+41 |
| | | | | token. Only store encrypted password, and override EncodedColumn to prevent double encrypting. | |||
* | Make sure ward names don't have / in them as otherwise it's not passed to ↵ | Matthew Somerville | 2011-07-02 | -0/+1 |
| | | | | Catalyst. | |||
* | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -0/+1 |
| | ||||
* | Don't fetch unnecessary rows (due to missing commas). | Matthew Somerville | 2011-07-01 | -2/+2 |
| |