aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeLines
* 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.
* Use Flash.nowtony2009-03-24-3/+3
|
* 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-1/+6
|
* 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-17/+11
|
* use new xapian_requests method in Body controllertony2009-03-22-10/+6
|
* Add 'xapian_requests' methods to PublicBodytony2009-03-22-1/+10
|
* Make body controller use new model search methodtony2009-03-22-19/+8
|
* Add PublicBody.find_by_urlname method that falls back to historic namestony2009-03-22-1/+19
|
* Use attribute-based finder rather than rolling our own query.tony2009-03-20-2/+3
|
* Index the notes field.francis2009-03-18-2/+3
|
* Yuck, needs a duplicate or erases actual list.francis2009-03-18-2/+2
|
* Paginate requests list on authorities page.francis2009-03-18-28/+53
|
* Don't range search index bodies and users, doesn't make sense really.francis2009-03-18-4/+2
|
* Banned users can't make follow ups any more.francis2009-03-18-5/+16
|
* Wording change from Tony.francis2009-03-18-1/+1
|
* Whoops, didn't remove slashes from subjects.francis2009-03-17-3/+10
|
* Simplify wording morefrancis2009-03-17-5/+1
|
* Fix bug with slashes in attachment filenamesfrancis2009-03-17-4/+6
|
* Make it redirect to email subscription # reference in user page when youfrancis2009-03-17-3/+3
| | | | click unsubscribe link in email.
* Policy update explaining public interest test.francis2009-03-17-18/+24
|
* Do Date-Date arithmetic in days_overduetony2009-03-17-2/+2
|
* Convert date/times into dates.francis2009-03-16-29/+31
|
* Simple page for checking due dates with details of holidays skipped (nottony2009-03-16-0/+32
| | | | 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
|
* 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-4/+32
| | | | 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/+23
|
* Move due date counting code into Holiday classtony2009-03-10-42/+41
|
* Change the holiday checking code to use new model class, rather thantony2009-03-09-57/+5
| | | | hardcoded table of data.
* Update models and schema for new tabletony2009-03-09-34/+53
|
* Move holidays to the databasetony2009-03-09-0/+2
|
* Make holiday list a hash instead of a list, so we can report what thetony2009-03-09-13/+49
| | | | skipped days were
* Combine the search and publication scheme suggestionstony2009-03-09-11/+14
|
* Spelling mistake.francis2009-03-09-1/+1
|
* Note about exim log checking stuff.francis2009-03-09-2/+5
|
* 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-51/+112
|
* 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
|