Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 | |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Use link instead of @import. | Matthew Somerville | 2011-08-09 | -31/+22 | |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Store lat/lon from multiple results and use that to prevent infinite loop on ↵ | Matthew Somerville | 2011-08-09 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e.g. 'Clapham'. | ||||
* | | | | | | | | | | | | | | | | Remove watermark CSS, and put CSS first in head where it should be. | Matthew Somerville | 2011-08-09 | -50/+10 | |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'catalyst-open311-server' | Matthew Somerville | 2011-08-06 | -4/+626 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Typo. | Petter Reinholdtsen | 2011-08-01 | -1/+1 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Try to get Open311 GeoRSS output working. | Petter Reinholdtsen | 2011-08-01 | -6/+14 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Pick a point in Norway. | Petter Reinholdtsen | 2011-08-01 | -2/+2 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Typo. | Petter Reinholdtsen | 2011-08-01 | -1/+1 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Right handling of DB objects, and better datetime handling. | Matthew Somerville | 2011-07-29 | -52/+41 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | 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/+164 | |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Probably wise not to have a test dependent on another server not ↵ | Matthew Somerville | 2011-08-05 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reorganising its db internally :) | ||||
* | | | | | | | | | | | | | | | | | Fix for bad requests to AJAX pin lookup. | Matthew Somerville | 2011-08-05 | -13/+13 | |
| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Relationship is has_one, not has_many, was causing wrong nearby photos to ↵ | Matthew Somerville | 2011-08-03 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appear on alert page. | ||||
* | | | | | | | | | | | | | | | | | Make sure Message-ID is set on outgoing messages. | Matthew Somerville | 2011-08-03 | -1/+6 | |
| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | faq text updates for southampton | Struan Donald | 2011-08-01 | -1/+1 | |
| | | | | | | | | | | | | | | | | |