Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -1/+1 |
| | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
* | Fix redirect of old Open311 URIs when they have query parameters. | Matthew Somerville | 2011-09-12 | -1/+1 |
| | ||||
* | remove hard coded state strings | Struan Donald | 2011-08-18 | -7/+10 |
| | ||||
* | Get Open311 RSS working, whether it's given a ResultSet or a lower level ↵ | Matthew Somerville | 2011-08-04 | -23/+7 |
| | | | | statement handle. | |||
* | Leftovers. | Petter Reinholdtsen | 2011-08-02 | -1/+1 |
| | ||||
* | Try different approachh. | Petter Reinholdtsen | 2011-08-02 | -1/+18 |
| | ||||
* | Try to get Open311 GeoRSS output working. | Petter Reinholdtsen | 2011-08-01 | -4/+9 |
| | ||||
* | 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. |