aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Latest translation files downloaded from Transifex.release/0.6.4Louise Crow2012-08-28-24/+3819
* Restore strings that were lost in the translation upload/download process - s...Louise Crow2012-08-24-47/+47
* Locale files with new msgids.Louise Crow2012-08-24-679/+828
* Fix typo.Louise Crow2012-08-23-1/+1
* Add changes in 0.6.4Louise Crow2012-08-23-2/+12
* Now that external request followups can't be made and status can't be updated...Louise Crow2012-08-23-18/+114
* Don't allow status updates on external requests from the front end interface ...Louise Crow2012-08-23-262/+347
* Don't show 'requester only' actions for an external request.Louise Crow2012-08-23-31/+44
* Don't error on a request to followup an external request.Louise Crow2012-08-23-0/+26
* Handle the case where someone wants to add an annotation to a successful exte...Louise Crow2012-08-23-2/+22
* Merge branch 'release/0.6.3' into developLouise Crow2012-08-22-309/+4654
|\
| * Revert inadvertently committed development environment changes.release/0.6.3Louise Crow2012-08-22-3/+3
| * Rework the temporary storing of a csv file of public body info between a dry ...Louise Crow2012-08-20-49/+175
| * Add p tags to make blockquote html valid.Louise Crow2012-08-20-15/+16
| * Rollback change to activerecord session store - whilst activerecord store has...Louise Crow2012-08-15-2/+18
| * Update commit list url to reflect the fact that develop, not master is now th...Louise Crow2012-08-14-1/+1
| * Add warning about regex censor rules.Louise Crow2012-08-14-1/+3
| * Validate presence of text to replace in censor rules.Louise Crow2012-08-14-0/+7
| * Add basic validation for regexp censor rules that a valid regexp can be creat...Louise Crow2012-08-14-6/+53
| * Make global validation work correctly for regex censor rules.Louise Crow2012-08-14-3/+10
| * Whether a rule is a regex rule should not affect the redirect that happens af...Louise Crow2012-08-14-2/+0
| * Apply global and public body censor rules to binary files.Louise Crow2012-08-14-32/+70
| * 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-11/+20
| * Add association between public bodies and censor rules, have info_request app...Louise Crow2012-08-14-1/+10
| * Add concept of global censor rules as orthogonal to regex censor rules. Apply...Louise Crow2012-08-14-164/+270
| * Add before and after methods to isolate any effect these tests have on locale.Louise Crow2012-08-13-2/+12
| * Latest translation files from Transifex - with new msgids, and in Transifex f...Louise Crow2012-08-09-64/+256
| * Latest translations from Transifex.Louise Crow2012-08-09-93/+3845
| * Set api_key in before_save rather than after_initialize (to avoid errors when...Seb Bacon2012-07-19-2/+4
| * Use ActiveRecord to store sessions, rather than Cookies. Fixes #526.Seb Bacon2012-07-19-1/+17
| * Fix bug preventing CSV upload. Fixes #525 (needs tests!)Seb Bacon2012-07-19-7/+7
| * Description for 0.6.3Seb Bacon2012-07-17-0/+21
* | With reference to issue #560, generate better text in the case of an anonymou...Louise Crow2012-08-22-6/+7
* | Fix typo.Louise Crow2012-08-22-5/+5
* | With reference to #561, display "[An anonymous user]" rather than an empty st...Louise Crow2012-08-22-2/+2
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into developLouise Crow2012-08-22-0/+16
|\ \
| * | Correct constraint on external requestsRobin Houston2012-08-22-0/+16
* | | Use user_name to supply the user name for an internal or external request in ...Louise Crow2012-08-22-38/+48
* | | Method spacing.Louise Crow2012-08-22-0/+19
|/ /
* | Fix admin links in the case where an external request is viewed by an admin u...Louise Crow2012-08-22-21/+33
* | Don't send comment alerts for external requests.Louise Crow2012-08-22-3/+14
* | 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-6/+60
* | Use user_name instead of user.name to handle external requests.Louise Crow2012-08-22-4/+7
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into developLouise Crow2012-08-21-2/+5
|\ \
| * \ Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-08-21-0/+4
| |\ \
| * | | Email admins about external requests tooRobin Houston2012-08-21-2/+5