aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeLines
* Link to Charity Commission website where we have a Charity Numbertony2009-04-13-0/+3
|
* Add charity registration number to database & edit form for public bodytony2009-04-13-0/+3
|
* Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. ↵louise2009-04-08-3/+4
| | | | in mailing reminders to requesters
* Remove some uses of gsub!, which might be clobbering other versions of stringsfrancis2009-04-08-2/+2
| | | | which are really members of some other class
* Properly escape HTML when displaying safe_mail_fromfrancis2009-04-08-2/+2
|
* Allow request owners or admins to update the status of a request at any time ↵louise2009-04-07-72/+93
| | | | from the main request page
* Showing bold for changed rows wasn't quite right.francis2009-04-02-2/+2
|
* Need to call h to escape emails herefrancis2009-04-02-1/+1
|
* FAQ wording tweak - thanks Francis Daveyfrancis2009-04-02-9/+6
|
* Mark old responses as require clarification.francis2009-04-02-0/+11
|
* Add icons from Ayesha for new states - thank you Ayesha!francis2009-03-30-1/+1
| | | | Show icon on request page itself.
* fixed spellingskenaja2009-03-27-7/+7
|
* Only show start of messages by default, with JS toggle to see thetony2009-03-25-2/+23
| | | | remainder.
* Only show censor rules table if there are some.tony2009-03-25-18/+22
|
* Don't show annotations table if there aren't anytony2009-03-25-25/+31
|
* Use simple_format() to make text more readable, and wrap YAML in pretony2009-03-25-10/+17
| | | | tags.
* Reform Trust seems to be dropping the JRSST Charitable Trust brand,francis2009-03-24-1/+1
| | | | as that page is broken now. So link to top level page.
* Show some stats on number of publication schemes entered.tony2009-03-24-0/+1
|
* Index the notes field.francis2009-03-18-0/+1
|
* Yuck, needs a duplicate or erases actual list.francis2009-03-18-2/+2
|
* Paginate requests list on authorities page.francis2009-03-18-18/+31
|
* Banned users can't make follow ups any more.francis2009-03-18-3/+4
|
* Wording change from Tony.francis2009-03-18-1/+1
|
* Simplify wording morefrancis2009-03-17-5/+1
|
* Make it redirect to email subscription # reference in user page when youfrancis2009-03-17-1/+1
| | | | click unsubscribe link in email.
* Policy update explaining public interest test.francis2009-03-17-18/+24
|
* Simple page for checking due dates with details of holidays skipped (nottony2009-03-16-0/+6
| | | | linked from anywhere public yet until it gets tidied up a lot more)
* Move the report on what you're tracking to the bottom of your user page.tony2009-03-10-48/+48
|
* Restrict 'ten days old unclassified' on front page of admin to 50tony2009-03-10-1/+17
| | | | 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-0/+10
|
* Combine the search and publication scheme suggestionstony2009-03-09-11/+14
|
* Spelling mistake.francis2009-03-09-1/+1
|
* Use user_or_you_capital_link instead of hand-rollingtony2009-03-09-1/+1
|
* Close stray paragraph tag to stop spec have_match() complainingtony2009-03-09-1/+1
|
* Link to publication scheme (if known) when making a new request.tony2009-03-09-16/+16
|
* Ordering by version is better than by id.tony2009-03-09-1/+2
|
* Explicitly sort old versions by id (versions() doesn't seem to alwaystony2009-03-09-1/+1
| | | | order correctly. See BBC for example)
* Option to ban users.francis2009-03-09-0/+21
|
* Display link to publication scheme (if known) on authority page.tony2009-03-07-0/+3
|
* Display "You" as username in comments you've made.tony2009-03-07-1/+2
|
* Conditional link to admin page for commenttony2009-03-07-0/+3
|
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-1/+1
|
* New questionfrancis2009-03-06-0/+10
|
* Tweak wording a bit following feedback from ICOfrancis2009-03-06-2/+3
|
* Wording tweak to be more like guidance.francis2009-03-06-1/+1
|
* Put Scottish part of ICO help in better place, make it shorter.francis2009-03-05-5/+4
|
* Only show unsubscribe all if there is more than one entry.francis2009-03-05-2/+6
|
* Button to delete all tracks of a particular type.francis2009-03-05-5/+21
|
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-0/+3
| | | | interface only; public display can come later.)
* Patch from Tony Bowden to show the user page even if Xapian setup broken.francis2009-03-03-34/+42
|