aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeLines
* Use Flash.nowtony2009-03-24-3/+3
|
* Show some stats on number of publication schemes entered.tony2009-03-24-1/+5
|
* Should use flash.now if not redirectingtony2009-03-23-2/+2
|
* Rollback 14514 and 14515 - model can't call methods in general_controllertony2009-03-22-7/+10
|
* use new xapian_requests method in Body controllertony2009-03-22-10/+6
|
* Make body controller use new model search methodtony2009-03-22-19/+8
|
* Use attribute-based finder rather than rolling our own query.tony2009-03-20-2/+3
|
* Paginate requests list on authorities page.francis2009-03-18-10/+22
|
* Banned users can't make follow ups any more.francis2009-03-18-1/+8
|
* Simple page for checking due dates with details of holidays skipped (nottony2009-03-16-0/+26
| | | | linked from anywhere public yet until it gets tidied up a lot more)
* Issue permanent redirects for old-style atom feed requeststony2009-03-12-3/+8
|
* Restrict 'ten days old unclassified' on front page of admin to 50tony2009-03-10-3/+15
| | | | entries to speed up that page, and provide full list as separate page
* Admin page to list most popular authorities without Publication Scheme infotony2009-03-10-1/+13
|
* Option to ban users.francis2009-03-09-17/+40
|
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-6/+5
|
* Change email warning a bit, and make a few warnings into red errors, rather ↵francis2009-03-07-6/+8
| | | | than green notices.
* Don't fill flash up with potentially hundreds of lines.francis2009-03-05-3/+2
|
* Button to delete all tracks of a particular type.francis2009-03-05-3/+29
|
* Patch from Tony Bowden to show the user page even if Xapian setup broken.francis2009-03-03-3/+8
|
* Patch from Tony Bowden to make front page work without Xapian set up.francis2009-03-03-5/+9
|
* Change it to ask "what best describes the status of this request now"francis2009-02-27-5/+9
| | | | | | 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 ↵francis2009-02-27-4/+8
| | | | set up.
* Whoops, accidentally broke half admin interface by overwriting ↵francis2009-01-29-0/+62
| | | | | | admin_controller.rb - put back in general controller.
* Derive from right classfrancis2009-01-29-2/+2
|
* Always give full stack trace for admin interfacefrancis2009-01-29-81/+19
|
* Explicit link to log in as a particular userfrancis2009-01-29-1/+11
|
* Fix typofrancis2009-01-23-2/+2
|
* Fix typofrancis2009-01-23-2/+2
|
* Change wording of front page (due to Karl).francis2009-01-10-1/+6
| | | | Make view requests link go to successful ones by default, rather than sent ones, so is more encouraging.
* Default to sorting by newest if the query is structured.francis2009-01-08-3/+18
|
* Commercial copyright.francis2009-01-05-1/+1
|
* Only show the name of the organisation if their domain matches that of email ↵francis2008-12-18-7/+9
| | | | | | | when rendering incoming messages. Centralise domain stripping function.
* Don't strip emails etc. from PDFs, won't work.francis2008-12-04-2/+2
|
* Don't specifically mention internal review there.francis2008-11-17-3/+3
|
* Improve help.francis2008-11-17-2/+2
|
* Make just search submit from centre of front page work.francis2008-11-17-1/+2
|
* Don't subscribe you to your own requests taht you annotate.francis2008-11-17-2/+4
|
* Make it so you definitely don't get alert for the annotation that you just madefrancis2008-11-17-6/+8
|
* Remove tracks by medium display in admin.francis2008-11-17-2/+1
|
* Better help when new request madefrancis2008-11-11-2/+6
|
* Detect mime type of files by looking inside them if all else fails.francis2008-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.francis2008-11-07-3/+12
|
* Default internal review text, and URL.francis2008-11-07-2/+4
|
* Properly show if internal review when choosing it in follow up radio button, butfrancis2008-11-07-1/+6
| | | | remember we came from radio button rather than specific action.
* Lots more internal review stuff.francis2008-11-07-10/+27
|
* 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
|