aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Update models and schema for new tabletony2009-03-09-35/+61
|
* Move holidays to the databasetony2009-03-09-0/+73
|
* 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-7/+8
|
* add some tests for InfoRequest.calculate_statustony2009-03-09-0/+40
|
* Use user_or_you_capital_link instead of hand-rollingtony2009-03-09-1/+1
|
* use have_tag() to narrow the test to the correct scopetony2009-03-09-3/+4
|
* 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)
* Updatefrancis2009-03-09-7/+5
|
* Option to ban users.francis2009-03-09-52/+126
|
* 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/+21
|
* 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-20/+53
|
* Change email warning a bit, and make a few warnings into red errors, rather ↵francis2009-03-07-6/+8
| | | | than green notices.
* Admit to problems with large messages.francis2009-03-07-5/+9
|
* New questionfrancis2009-03-06-0/+10
|
* Remove blackhole for tracksfrancis2009-03-06-2/+4
|
* Todofrancis2009-03-06-2/+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
|
* Factor out due_date_for_request_date (partially - it should really livetony2009-03-06-16/+53
| | | | 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
|
* Add test for date_response_required_by. (We need some more of these fortony2009-03-06-0/+4
| | | | more complex scenarios but this is useful for now)
* 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-9/+58
|
* 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-60/+78
| | | | interface only; public display can come later.)
* Add more detailed instructions on Postgres, explain how to run tests,tony2009-03-04-22/+70
| | | | and generally tidy up a bit
* Fix order so can drop despite constraint.francis2009-03-03-1/+1
|
* 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
|
* Add note about getting newer versions from mysociety debian repository,tony2009-03-03-5/+20
| | | | and having to connect to 'template1' database from commandline.
* Switch order of arguments in ./script/server example for easier cut&pastetony2009-03-03-3/+3
|
* 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
|
* Text change reflected in test code.francis2009-02-28-1/+1
|
* Tony fixed this one.francis2009-02-28-6/+2
|
* Tweak wording.francis2009-02-28-4/+4
|
* Change it to ask "what best describes the status of this request now"francis2009-02-27-14/+65
| | | | | | 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.
* More accurate wording, as can be on say "successful" page.francis2009-02-27-1/+1
|
* Put word in so can track down these cron emails.francis2009-02-27-2/+2
|