aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeLines
* Better wording.francis2008-11-06-3/+3
|
* Lots of the code for internal review state.francis2008-11-05-2/+10
|
* Oopsfrancis2008-11-04-9/+1
|
* Oopsfrancis2008-11-04-2/+2
|
* View raw emails with no fromfrancis2008-11-04-2/+2
|
* Link to download raw emails from admin interface.francis2008-10-29-1/+10
|
* Show images properlyfrancis2008-10-28-2/+5
|
* Cache HTML versions of attachmentsfrancis2008-10-28-6/+18
|
* Make sure censor copes with filename renamefrancis2008-10-28-1/+9
|
* Code to flexibly remove text from requests, configured via database.francis2008-10-27-6/+78
|
* Why you don't need to include your email to get a reply.francis2008-10-25-6/+8
|
* More publically to publiclyfrancis2008-10-25-3/+3
|
* OK OK, no click here :)francis2008-10-17-2/+2
|
* fixed spellingskenaja2008-10-17-2/+2
|
* Convert PDFs to HTML alsofrancis2008-10-17-6/+5
|
* View Word docs as HTMLfrancis2008-10-17-7/+34
|
* Use link to main request page with # ref in emails announcing new responses.francis2008-10-17-60/+62
| | | | | Deprecate completely the describe_state view - just use it as a controller action which does the state description.
* View public authority email, with recaptcha.francis2008-10-17-3/+17
|
* Suggest annotation when you've used information found.francis2008-10-16-2/+2
|
* Link to unhappy page for partially successful.francis2008-10-16-2/+2
|
* Remove details field now not used.francis2008-10-14-2/+2
|
* Wording changefrancis2008-10-09-2/+2
|
* Put URL of last viewed request / authority in contact form emails.francis2008-10-07-13/+53
| | | | | Get rid of details box for requires_admin, as people were using it unnecessarily, instead direct to contact form on next page.
* Give link to user page if logged in user uses contact form.francis2008-10-03-2/+2
|
* State of a request when response is to be by post.francis2008-10-03-1/+19
|
* Option to hide comments.francis2008-10-02-2/+6
|
* Donation links when someone marks a request as successful.francis2008-10-02-3/+3
|
* Remove unnecessary checks.francis2008-09-24-10/+4
|
* 'Dohfrancis2008-09-24-6/+5
|
* Guess authority.francis2008-09-24-1/+15
|
* Let super users change status of requires_admin requests from main sitefrancis2008-09-24-2/+8
|
* Make fully_destroy work right with new separate raw_email table.francis2008-09-23-4/+8
| | | | Add redeliver_incoming event so recorded where message was moved from.
* Let you see raw emails in admin interfacefrancis2008-09-22-1/+5
|
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-6/+6
|
* Make it so you have to be logged in already to see followup form before ↵francis2008-09-22-14/+23
| | | | writing your followup.
* Call follow ups replies again when they are replies.francis2008-09-22-1/+4
| | | | | Use better wording from Matthew for links for replies. Add reply/follow up to last message as action in list of actions at bottom.
* Add signature on followups too.francis2008-09-22-1/+2
|
* Force user to describe undescribed old requests before making a new one, iffrancis2008-09-22-2/+16
| | | | | 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-2/+3
|
* Flash at top of user page when logged in telling you what requests youfrancis2008-09-21-1/+6
| | | | haven't described yet.
* Delete track option in admin interface.francis2008-09-15-2/+8
|
* 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-2/+10
| | | | Use right count on user page.
* Edit annotations.francis2008-09-13-1/+22
|
* Speed up list page query.francis2008-09-13-2/+2
|
* Page cache attachments.francis2008-09-12-1/+2
|
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵francis2008-09-12-4/+4
| | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian.
* Factor out an SQL fragment.francis2008-09-11-4/+3
|
* Remove debugging.francis2008-09-11-2/+1
|