Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow request owners or admins to update the status of a request at any time ↵ | louise | 2009-04-07 | -26/+26 |
| | | | | from the main request page | |||
* | Rebuild xapian index before specs that require it - to allow tests to be ↵ | louise | 2009-04-03 | -1/+2 |
| | | | | more independent, so they can be run in any order. Nest specs so that specs that do not need views generated do not have integrate_views set - mocks for these specs can now be simpler. Add new specs and code for handling an update_status param. | |||
* | Should use flash.now if not redirecting | tony | 2009-03-23 | -2/+2 |
| | ||||
* | Banned users can't make follow ups any more. | francis | 2009-03-18 | -1/+8 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -14/+22 |
| | ||||
* | Blank out emails in outgoing messages. Hope I've got every case. | francis | 2009-03-07 | -6/+5 |
| | ||||
* | Change email warning a bit, and make a few warnings into red errors, rather ↵ | francis | 2009-03-07 | -6/+8 |
| | | | | than green notices. | |||
* | Change it to ask "what best describes the status of this request now" | francis | 2009-02-27 | -4/+7 |
| | | | | | | rather than "what *is* the status..." Remove "none of the above" for now, see how that goes. Add new error_message state, for delivery failures etc. | |||
* | Patch from Tony Bowden to still display requests pages even if Xapian not ↵ | francis | 2009-02-27 | -4/+8 |
| | | | | set up. | |||
* | Fix typo | francis | 2009-01-23 | -2/+2 |
| | ||||
* | Fix typo | francis | 2009-01-23 | -2/+2 |
| | ||||
* | Change wording of front page (due to Karl). | francis | 2009-01-10 | -1/+6 |
| | | | | Make view requests link go to successful ones by default, rather than sent ones, so is more encouraging. | |||
* | Don't strip emails etc. from PDFs, won't work. | francis | 2008-12-04 | -2/+2 |
| | ||||
* | Don't specifically mention internal review there. | francis | 2008-11-17 | -3/+3 |
| | ||||
* | Improve help. | francis | 2008-11-17 | -2/+2 |
| | ||||
* | Better help when new request made | francis | 2008-11-11 | -2/+6 |
| | ||||
* | Detect mime type of files by looking inside them if all else fails. | francis | 2008-11-10 | -1/+4 |
| | | | | | Set file extension to appropriate one for mime type, so when Apache caches it it can guess right mime type again later. | |||
* | Improve message when you enter not held state. | francis | 2008-11-07 | -3/+12 |
| | ||||
* | Default internal review text, and URL. | francis | 2008-11-07 | -2/+4 |
| | ||||
* | Properly show if internal review when choosing it in follow up radio button, but | francis | 2008-11-07 | -1/+6 |
| | | | | remember we came from radio button rather than specific action. | |||
* | Lots more internal review stuff. | francis | 2008-11-07 | -9/+19 |
| | ||||
* | Better wording. | francis | 2008-11-06 | -3/+3 |
| | ||||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -2/+10 |
| | ||||
* | Show images properly | francis | 2008-10-28 | -2/+5 |
| | ||||
* | Cache HTML versions of attachments | francis | 2008-10-28 | -5/+6 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -6/+6 |
| | ||||
* | Why you don't need to include your email to get a reply. | francis | 2008-10-25 | -6/+8 |
| | ||||
* | More publically to publicly | francis | 2008-10-25 | -3/+3 |
| | ||||
* | OK OK, no click here :) | francis | 2008-10-17 | -2/+2 |
| | ||||
* | fixed spelling | skenaja | 2008-10-17 | -2/+2 |
| | ||||
* | Convert PDFs to HTML also | francis | 2008-10-17 | -6/+5 |
| | ||||
* | View Word docs as HTML | francis | 2008-10-17 | -7/+34 |
| | ||||
* | Use link to main request page with # ref in emails announcing new responses. | francis | 2008-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. | francis | 2008-10-16 | -2/+2 |
| | ||||
* | Link to unhappy page for partially successful. | francis | 2008-10-16 | -2/+2 |
| | ||||
* | Remove details field now not used. | francis | 2008-10-14 | -2/+2 |
| | ||||
* | Wording change | francis | 2008-10-09 | -2/+2 |
| | ||||
* | Put URL of last viewed request / authority in contact form emails. | francis | 2008-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. | francis | 2008-10-03 | -1/+19 |
| | ||||
* | Donation links when someone marks a request as successful. | francis | 2008-10-02 | -3/+3 |
| | ||||
* | Remove unnecessary checks. | francis | 2008-09-24 | -10/+4 |
| | ||||
* | Let super users change status of requires_admin requests from main site | francis | 2008-09-24 | -2/+8 |
| | ||||
* | Make it so you have to be logged in already to see followup form before ↵ | francis | 2008-09-22 | -14/+23 |
| | | | | writing your followup. | |||
* | Call follow ups replies again when they are replies. | francis | 2008-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. | francis | 2008-09-22 | -1/+2 |
| | ||||
* | Force user to describe undescribed old requests before making a new one, if | francis | 2008-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. | francis | 2008-09-22 | -2/+3 |
| | ||||
* | Print page numbers on user page, request listing page, similar page. | francis | 2008-09-14 | -1/+8 |
| | | | | Use right count on user page. | |||
* | Page cache attachments. | francis | 2008-09-12 | -1/+2 |
| | ||||
* | Don't let bots crawl search results or similar request pages. | francis | 2008-09-03 | -1/+6 |
| |