aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Force user to describe undescribed old requests before making a new one, iffrancis2008-09-22-14/+45
| | | | | they are logged in and with a reasonable error margin so hopefully not too annoying.
* Set default signature to be your name if you are logged in.francis2008-09-22-4/+14
|
* Fix up regexps so checking that you do sign works.francis2008-09-22-5/+6
|
* Flash at top of user page when logged in telling you what requests youfrancis2008-09-21-15/+48
| | | | haven't described yet.
* Test for requires admin email.francis2008-09-21-2/+29
|
* Send requires_admin message from the user who marked it up, so can reply to ↵francis2008-09-21-6/+8
| | | | it more easily.
* No point showing name twice.francis2008-09-18-1/+1
|
* Make site behave without error when home page can't be calculated.francis2008-09-18-17/+16
|
* Move similar request URLs, so can block in robots.txt easily, and block them ↵francis2008-09-15-3/+7
| | | | | | | there. (Yes, old similar request URLs are breaking with this change, tough doesn't seem important enough)
* From githubfrancis2008-09-15-2/+4
|
* Delete track option in admin interface.francis2008-09-15-18/+33
|
* Remove unused style.francis2008-09-14-2/+0
|
* Notefrancis2008-09-14-1/+4
|
* Don't show page on first page.francis2008-09-14-2/+6
|
* Print page numbers on user page, request listing page, similar page.francis2008-09-14-27/+34
| | | | Use right count on user page.
* Offer search on 404 pagesfrancis2008-09-13-7/+9
|
* Sort by time, not just by date when sorting by created_atfrancis2008-09-13-9/+29
|
* From githubfrancis2008-09-13-1/+1
|
* Disable the inside page caching for now, until we add invalidating properlyfrancis2008-09-13-16/+18
| | | | (so if you edit things they change)
* Edit annotations.francis2008-09-13-3/+61
|
* This is troublesome - Donncha rightly didn't want to always reopen as wasfrancis2008-09-13-1/+2
| | | | wasting memory, but we need to reopen when modifying the database.
* Gahfrancis2008-09-13-1/+1
|
* Speed up list page query.francis2008-09-13-7/+28
|
* Ignore new cache dirsfrancis2008-09-13-0/+2
|
* Consistently lower casefrancis2008-09-13-1/+1
|
* Fix from githubfrancis2008-09-13-0/+7
|
* Make folding / unfolding workfrancis2008-09-13-0/+7
|
* Fix tests for comment alertsfrancis2008-09-13-4/+9
|
* Oops. this is sometimes called with nilfrancis2008-09-12-1/+4
|
* Cache correspondence fragmentsfrancis2008-09-12-1/+15
|
* Page cache attachments.francis2008-09-12-2/+5
|
* From githubfrancis2008-09-12-1/+7
|
* Changes from githubfrancis2008-09-12-23/+60
|
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵francis2008-09-12-19/+16
| | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian.
* Factor out an SQL fragment.francis2008-09-11-6/+21
|
* HTML fixfrancis2008-09-11-7/+9
|
* Remove debugging.francis2008-09-11-2/+1
|
* Typo.matthew2008-09-10-2/+2
|
* Search local authority site form on new request page.francis2008-09-08-66/+82
|
* Smaller font can fit more width on forms.francis2008-09-08-2/+2
|
* Oopsfrancis2008-09-08-0/+2
|
* Paginate user pages where they've made lots of requests.francis2008-09-08-11/+22
|
* Ask for help on fixing DPA troubles.francis2008-09-08-4/+11
|
* Remove unused style things from old frontpage.francis2008-09-08-47/+0
|
* Collapse by titlefrancis2008-09-08-13/+17
|
* Mongrel run as a daemonroot2008-09-08-32/+13
|
* Daemon for restarting mongrelfrancis2008-09-08-0/+66
|
* Only show frontpage lists if there are any items in them.francis2008-09-08-18/+22
|
* Rename new_frontpage to frontpage.francis2008-09-08-33/+4
| | | | Remove public_body_query, only used by old frontpage.
* More bits removed from old frontpage.francis2008-09-08-10/+2
|