aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Merge branch 'feature/repo-move' into developLouise Crow2012-08-30-46/+46
|\
| * Update references to point to the mySociety repo.Louise Crow2012-08-29-46/+46
* | Give external request request event unique timestamp to fix spec failure caus...Louise Crow2012-08-29-1/+1
* | Update spec for previous commit.Louise Crow2012-08-29-2/+2
* | Fix for the case where an external request has no user_nameLouise Crow2012-08-29-11/+21
* | Fix basic admin interface in case where external request without username is ...Louise Crow2012-08-29-0/+5
* | Add fixture for an external request without a username.Louise Crow2012-08-29-12/+44
|/
* Add headings and by_heading accessors to PublicBodyCategories to allow easier...Louise Crow2012-08-28-0/+42
* Now that external request followups can't be made and status can't be updated...Louise Crow2012-08-23-12/+104
* Don't allow status updates on external requests from the front end interface ...Louise Crow2012-08-23-259/+331
* Don't show 'requester only' actions for an external request.Louise Crow2012-08-23-0/+12
* Don't error on a request to followup an external request.Louise Crow2012-08-23-0/+16
* Handle the case where someone wants to add an annotation to a successful exte...Louise Crow2012-08-23-0/+20
* Merge branch 'release/0.6.3' into developLouise Crow2012-08-22-86/+360
|\
| * Rework the temporary storing of a csv file of public body info between a dry ...Louise Crow2012-08-20-18/+98
| * Add warning about regex censor rules.Louise Crow2012-08-14-1/+1
| * Validate presence of text to replace in censor rules.Louise Crow2012-08-14-0/+6
| * Add basic validation for regexp censor rules that a valid regexp can be creat...Louise Crow2012-08-14-1/+35
| * Make global validation work correctly for regex censor rules.Louise Crow2012-08-14-2/+9
| * Apply global and public body censor rules to binary files.Louise Crow2012-08-14-23/+60
| * Add case of a regex censor rule to test of binary masking.Louise Crow2012-08-14-13/+20
| * Handle regexp rules when running censor rules on binary files.Louise Crow2012-08-14-6/+18
| * Add association between public bodies and censor rules, have info_request app...Louise Crow2012-08-14-0/+8
| * Add concept of global censor rules as orthogonal to regex censor rules. Apply...Louise Crow2012-08-14-144/+235
| * Add before and after methods to isolate any effect these tests have on locale.Louise Crow2012-08-13-2/+12
* | Use user_name to supply the user name for an internal or external request in ...Louise Crow2012-08-22-32/+42
* | Fix admin links in the case where an external request is viewed by an admin u...Louise Crow2012-08-22-0/+12
* | Don't send comment alerts for external requests.Louise Crow2012-08-22-0/+10
* | Re-enable testing of comment links in emails.Louise Crow2012-08-22-7/+2
* | Clearer formatting of global fixtures list.Louise Crow2012-08-22-7/+21
* | Fix comment typo.Louise Crow2012-08-22-2/+2
* | Allow external requests to be hidden from the admin interface.Louise Crow2012-08-22-0/+50
* | Don't pass a page param of less than one through to Xapian, treat it as a par...Louise Crow2012-08-21-1/+8
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into developLouise Crow2012-08-20-5/+24
|\ \
| * | Fail with NotFound if request slug doesn't existRobin Houston2012-08-20-1/+20
| * | Fix another testRobin Houston2012-08-20-1/+1
| * | Fix testsRobin Houston2012-08-20-3/+3
* | | Use find_by_url_title! to raise ActiveRecordNotFound in upload response when ...Louise Crow2012-08-20-0/+4
|/ /
* | Merge branch 'wdtk' into developLouise Crow2012-08-16-314/+433
|\ \
| * | When displaying attachments, only cache them out to files if they are visible...Louise Crow2012-08-16-198/+219
| * | Fix typo in comment.Louise Crow2012-08-16-18/+87
| * | Add method all_can_view? which can be used to determine whether it is ok to c...Louise Crow2012-08-16-99/+128
* | | Add failing test showing a bug when clicking 'Import from CSV file' on the ad...Henare Degan2012-08-11-0/+7
* | | Add before and after methods to isolate any effect these tests have on locale.Louise Crow2012-08-01-2/+12
| |/ |/|
* | Merge branch 'feature/public-body-api-2a' into developRobin Houston2012-07-16-1/+10
|\ \
| * | Beef up mocksRobin Houston2012-07-16-1/+10
| |/
* | Misc fixes to get tests to pass - notably a MonkeyPatch to work around proble...Seb Bacon2012-07-13-0/+14
* | Support regular expressions in CensorRules; also support 'global' CensorRules...Seb Bacon2012-07-13-2/+61
|/
* JSON new events feedRobin Houston2012-07-04-1/+39
* Atom feed of request eventsRobin Houston2012-07-04-0/+16