Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't allow duplicate followup messages to the same request. | francis | 2009-08-18 | -7/+41 |
| | | | | Prevent requests, followups and annotations which have all capitals or all lowercase letters. | |||
* | Size and line width tweaks. | francis | 2009-08-11 | -13/+14 |
| | ||||
* | Comments didn't work. | francis | 2009-08-11 | -14/+27 |
| | ||||
* | Add missing states. | francis | 2009-08-11 | -16/+23 |
| | ||||
* | Some (as yet unused) profile photo code done on a whim on the train while it | francis | 2009-08-05 | -3/+212 |
| | | | | was my birthday. | |||
* | This used the wrong command name. | francis | 2009-08-05 | -1/+1 |
| | ||||
* | Must have this already. Must put these in a bug tracekr :) | francis | 2009-08-05 | -0/+9 |
| | ||||
* | Redirect to new files. domain | francis | 2009-08-03 | -1/+6 |
| | ||||
* | Remove some junk | francis | 2009-08-01 | -43/+4 |
| | ||||
* | Put date in first column so can see it on narrow screen. | francis | 2009-07-29 | -2/+2 |
| | ||||
* | Fix redirect after logging in, so works with Passenger. | francis | 2009-07-28 | -3/+3 |
| | | | | Make it go to user page rather than front page. | |||
* | Show environment | francis | 2009-07-28 | -0/+7 |
| | ||||
* | Tidying. | francis | 2009-07-28 | -7/+4 |
| | ||||
* | Text change. | francis | 2009-07-28 | -0/+4 |
| | ||||
* | Ask authorities to put us on their web page. | francis | 2009-07-22 | -0/+6 |
| | ||||
* | Full URL | francis | 2009-07-22 | -2/+2 |
| | ||||
* | Make clear the state just acknowledgements should go into | francis | 2009-07-22 | -1/+2 |
| | ||||
* | Destroy outgoing messages button. | francis | 2009-07-21 | -4/+58 |
| | ||||
* | In Passenger, the directory path is relative, so with the chdir need to just ↵ | francis | 2009-07-17 | -2/+2 |
| | | | | | | use current directory in call to tempfile. | |||
* | Comment. | francis | 2009-07-16 | -1/+4 |
| | ||||
* | Use same spacing as rest of WDTK code (albeit not the Rails standard) | francis | 2009-07-16 | -3/+3 |
| | ||||
* | Fix link. | francis | 2009-07-16 | -3/+1 |
| | ||||
* | Need to use UTC in conditions | francis | 2009-07-16 | -3/+3 |
| | ||||
* | Some shorter timelines. | francis | 2009-07-16 | -2/+12 |
| | ||||
* | Use Passenger instead of Mongrel | francis | 2009-07-15 | -24/+25 |
| | ||||
* | Add Vary header. | francis | 2009-07-14 | -9/+15 |
| | ||||
* | Uses a bit much RAM - must change to passenger. | francis | 2009-07-14 | -10/+2 |
| | ||||
* | Cache a few more things with Squid. | francis | 2009-07-14 | -6/+10 |
| | ||||
* | Cache some popular main pages. | francis | 2009-07-14 | -2/+5 |
| | ||||
* | Bah, have 16 of them. | francis | 2009-07-14 | -2/+10 |
| | ||||
* | And change Apache config to use more mongrels. | francis | 2009-07-14 | -2/+7 |
| | ||||
* | Double number of mongrels. | francis | 2009-07-14 | -15/+16 |
| | ||||
* | Grammar. | francis | 2009-07-14 | -1/+1 |
| | ||||
* | Added schools. | francis | 2009-07-14 | -2/+3 |
| | ||||
* | Clear deliveries before running test to make sure test is self-contained | louise | 2009-07-09 | -0/+1 |
| | ||||
* | Ignore an error in expanding an attached zipfile when indexing text | louise | 2009-07-09 | -2/+19 |
| | ||||
* | Requester only prominence. | francis | 2009-07-03 | -34/+124 |
| | ||||
* | Needs a filename for cache code now | francis | 2009-07-01 | -2/+2 |
| | ||||
* | Use referrer to not print "next," if you haven't come from new request / ↵ | francis | 2009-07-01 | -8/+19 |
| | | | | front page flow. | |||
* | What's a FOI? | francis | 2009-07-01 | -2/+2 |
| | ||||
* | Improve title on public authority pages | francis | 2009-07-01 | -1/+1 |
| | ||||
* | Forgot to commit. | francis | 2009-07-01 | -0/+23 |
| | ||||
* | Change attachment caching code to lower level functions. | francis | 2009-07-01 | -29/+37 |
| | | | | | | Make mime types the same for cached and uncached images. Store images from PDF/DOC etc. extraction in correct cache place. Make sure such images are authenticated with permissions to view request. | |||
* | Consistent use of sincerely/faithfully (patch thanks to David) | francis | 2009-06-30 | -2/+2 |
| | ||||
* | hecks prominence too, to show message if hidden for super user | francis | 2009-06-30 | -2/+3 |
| | ||||
* | Something to show when request is hidden and you are super user. | francis | 2009-06-30 | -2/+9 |
| | ||||
* | Use caching that allows pre-authentication. | francis | 2009-06-30 | -51/+72 |
| | | | | | Add test code for hidden requests. Make super users able to view hidden requests. | |||
* | Put prominence options in a better order, normal first. | francis | 2009-06-30 | -1/+1 |
| | ||||
* | Mark various automatic alerts on requests to requesters as being auto-generated, | francis | 2009-06-27 | -4/+22 |
| | | | | | and set envelope-from to blackhole (as not much to be done if they fail, and they will only happen once). | |||
* | Auto-generated header on tracks. | francis | 2009-06-27 | -4/+22 |
| |