aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Changed rule.francis2009-09-09-2/+2
* Some more URL name/title tests.francis2009-09-07-2/+34
* Don't allow numeric only URL names.francis2009-09-07-1/+17
* Force correct filename for attachments.francis2009-09-02-2/+13
* Handle 301 redirectsfrancis2009-09-02-2/+2
* Fix subtle bug, which caused error with old data and new not-sending-to-auto-...francis2009-08-19-3/+7
* Don't send alert for annotation on your own request.francis2009-08-18-5/+21
* Don't allow duplicate followup messages to the same request.francis2009-08-18-0/+12
* Some (as yet unused) profile photo code done on a whim on the train while itfrancis2009-08-05-0/+78
* Clear deliveries before running test to make sure test is self-containedlouise2009-07-09-0/+1
* Ignore an error in expanding an attached zipfile when indexing textlouise2009-07-09-0/+13
* Requester only prominence.francis2009-07-03-24/+78
* Needs a filename for cache code nowfrancis2009-07-01-2/+2
* hecks prominence too, to show message if hidden for super userfrancis2009-06-30-2/+3
* Use caching that allows pre-authentication.francis2009-06-30-0/+25
* Auto-generated header on tracks.francis2009-06-27-0/+16
* Rename body controller to public_body for consistency.francis2009-06-22-12/+12
* Change name of historic URL finding function.francis2009-06-16-3/+22
* Fix bug with bouncing messages.francis2009-06-15-0/+7
* Whoops, didn't work with name part in from address.francis2009-06-15-1/+1
* Fancier options for stopping new responses to requests.francis2009-06-15-6/+84
* Stub two methods only now called in view.francis2009-06-12-0/+2
* Don't send to DoNotReply addresses.francis2009-05-19-0/+4
* Provide more explanation to users when someone else updates theirtony2009-05-14-3/+8
* Link redactions of email address and mobile phone numbers to the helptony2009-05-09-0/+4
* Simplifying fixtures for general controllerlouise2009-05-05-1/+1
* Spec tweak to work with debugging infolouise2009-05-05-1/+2
* Text change to encourage people to update the status of old requestslouise2009-04-27-2/+2
* Factor out common bit of tests into a function.francis2009-04-27-28/+14
* Don't allow reply to Auto_Reply emailsfrancis2009-04-27-0/+50
* Get multiline URLs right.francis2009-04-23-0/+28
* Don't be greedy, or will eat to many newlines that span to next URL.francis2009-04-23-2/+4
* use the new is_incoming_message? etc methodstony2009-04-23-6/+6
* Cope with multiline onesfrancis2009-04-23-1/+2
* Format (some) links in angle brackets that have newlines in themfrancis2009-04-23-0/+22
* Add is_incoming_message?/is_outgoing_message?/is_comment? so we can justtony2009-04-23-0/+25
* Various test fixes.francis2009-04-22-34/+23
* When URL of request changes, reindex its events.francis2009-04-22-0/+32
* Test search for when URL name of user changes.francis2009-04-22-0/+42
* When user's URL changes, update Xapian index of requests made by them.francis2009-04-21-1/+41
* Update Xapian properly when body URL changesfrancis2009-04-21-2/+42
* Fix bug with not escaping name when used in regexp.francis2009-04-21-0/+19
* Remove outdated teststony2009-04-16-9/+0
* Log when anyone other than the request owner updates its statuslouise2009-04-15-0/+21
* Making "update status" link and other text more consistent with the ability o...louise2009-04-15-6/+53
* Adding form for anyone logged in to update the status of a request that is ol...louise2009-04-14-58/+149
* Added method for sending email to requester when someone has updated an old u...louise2009-04-14-4/+25
* Allowing xapian reindexing to be skipped if a no_xapian_reindex flag is set o...louise2009-04-14-15/+57
* Moving view specs to more standard place, moving helper method inside spec sc...louise2009-04-14-21/+21
* Moving view specs to more standard place - helps tools like autotest handle t...louise2009-04-14-3/+3