aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Collapse)AuthorAgeLines
* Better wording.francis2008-11-06-3/+3
|
* Lots of the code for internal review state.francis2008-11-05-2/+10
|
* Show images properlyfrancis2008-10-28-2/+5
|
* Cache HTML versions of attachmentsfrancis2008-10-28-5/+6
|
* Code to flexibly remove text from requests, configured via database.francis2008-10-27-6/+6
|
* 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.
* 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-5/+10
| | | | | Get rid of details box for requires_admin, as people were using it unnecessarily, instead direct to contact form on next page.
* State of a request when response is to be by post.francis2008-10-03-1/+19
|
* Donation links when someone marks a request as successful.francis2008-10-02-3/+3
|
* Remove unnecessary checks.francis2008-09-24-10/+4
|
* Let super users change status of requires_admin requests from main sitefrancis2008-09-24-2/+8
|
* 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
|
* Print page numbers on user page, request listing page, similar page.francis2008-09-14-1/+8
| | | | Use right count on user page.
* Page cache attachments.francis2008-09-12-1/+2
|
* Don't let bots crawl search results or similar request pages.francis2008-09-03-1/+6
|
* Allow new responses by web for even stopped requests (stopping is anti-email ↵francis2008-09-02-2/+2
| | | | spam only, so web upload OK)
* Ability for FOI officers to be able to upload responses from their browser.francis2008-09-02-1/+42
|
* Have a link to the annotation form, rather than the form being on the request.francis2008-09-02-4/+1
| | | | | (Partly to reduce clutter, partly to not overemphasise annotation vs. sending followups. Not sure if this is right, but will try it a bit.)
* Add details box to the requires admin form.francis2008-08-31-3/+3
|
* Preview of followups.francis2008-08-31-3/+9
|
* Remove all email addresses from Word docs, not just ones we know about.francis2008-08-31-2/+2
| | | | e.g. for http://www.whatdotheyknow.com/request/communications_about_whatdotheyk
* Oops.francis2008-08-29-4/+4
|
* 'Doh, missed this one.francis2008-08-29-2/+2
|
* By default sign people up to track requests that they annotate upon.francis2008-08-29-1/+4
|
* Admin level field for users.francis2008-08-27-3/+3
| | | | | | Edit users from admin interface. Let admin users classify any request from main website interface. Give admin users links from users/bodies/requests to admin interface.
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-1/+4
| | | | | well as original requests. Add RSS autodetection.
* not_apply option to say that FOI law doesn't apply (rather than just wefrancis2008-06-23-6/+6
| | | | don't have an email)
* Warning about postcodes or emails appearing in outgoing requests.francis2008-05-27-1/+14
|
* Support authorities to which only EIR requests can be made.francis2008-05-27-2/+2
|
* Bullet list in credits on about page.francis2008-05-21-2/+2
| | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train)
* Use described order for success lists.francis2008-05-19-2/+2
|
* Prevent sending of follow up messages for anti-spam marked requests. Sincefrancis2008-05-19-16/+20
| | | | there is no point being able to send follow ups if you won't get respones!
* Show more similar requests.francis2008-05-18-13/+14
| | | | Remove display of requests to same person / authority as overlaps too much anyway.
* Oops.francis2008-05-18-1/+2
|
* Show similar requests, based on important terms.francis2008-05-18-2/+5
|
* Test code for search separated by type.francis2008-05-15-2/+2
|