aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeLines
* 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
|
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-19/+33
|
* Change email warning a bit, and make a few warnings into red errors, rather ↵francis2009-03-07-6/+8
| | | | than green notices.
* New questionfrancis2009-03-06-0/+10
|
* Remove blackhole for tracksfrancis2009-03-06-2/+4
|
* Tweak wording a bit following feedback from ICOfrancis2009-03-06-2/+3
|
* Wording tweak to be more like guidance.francis2009-03-06-1/+1
|
* Factor out due_date_for_request_date (partially - it should really livetony2009-03-06-15/+19
| | | | elsewhere), and add more tests for it
* Make holidays a Set rather than an Array for quicker lookuptony2009-03-06-24/+22
|
* no need to explicitly call self.method_nametony2009-03-06-3/+3
|
* 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
|
* 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-8/+50
|
* No need to perform overdue check unless status is 'waiting_response' astony2009-03-05-23/+7
| | | | we currently ignore the result otherwise.
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-47/+51
| | | | interface only; public display can come later.)
* Patch from Tony Bowden to show the user page even if Xapian setup broken.francis2009-03-03-37/+50
|
* Patch from Tony Bowden to make front page work without Xapian set up.francis2009-03-03-5/+9
|
* Fix text to make it clear the status update is on the website not in the email.francis2009-02-28-2/+2
|
* Allow deletion of responses with followups.francis2009-02-28-1/+5
|