aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Simple code for the happy pathLouise Crow2013-12-04-0/+8
* Use two bodies in specs.Louise Crow2013-12-04-3/+5
* Add InfoRequestBatch model.Louise Crow2013-12-04-0/+25
* Handle a banned user making batch requests.Louise Crow2013-12-04-0/+15
* Factor out common params for clarity.Louise Crow2013-12-04-18/+11
* Batch users don't have a daily limit.Louise Crow2013-12-04-0/+7
* Add some specs for existing exceeded_limit? behaviourLouise Crow2013-12-04-0/+24
* Require at least one public body in the params.Louise Crow2013-12-04-2/+10
* Create template and outgoing messageLouise Crow2013-12-04-0/+29
* Create a placeholder salutation for a batch request template.Louise Crow2013-12-04-2/+12
* Handle the application of censor rules to a batch request template.Louise Crow2013-12-04-0/+6
* Add a batch_request_template flagLouise Crow2013-12-04-0/+13
* Add new_batch actionLouise Crow2013-12-04-0/+66
* Add template for select_authoritiesLouise Crow2013-12-04-2/+32
* Handle not enabled, no user, unauthorised user.Louise Crow2013-12-04-3/+55
* Add a select_authorities action.Louise Crow2013-12-04-0/+9
* Add a can_make_batch_requests flag to user modelLouise Crow2013-12-04-2/+22
* Merge branch 'move-plugins-out-of-vendor-plugins' into rails-3-developMark Longair2013-12-03-1/+5
|\
| * Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-0/+1
| * Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-1/+2
| * Move has_tag_string out of vendor/pluginsMark Longair2013-11-29-0/+1
| * Move strip_attributes out of vendor/pluginsMark Longair2013-11-29-0/+1
* | Add timestamps to public_body_translation fixtures.Louise Crow2013-11-29-0/+20
* | Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-90/+2
|\|
| * Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-90/+2
| |\
| | * Update spec to match upgraded mail gem behaviour.Louise Crow2013-11-12-1/+1
| | * Remove obsolete test.Louise Crow2013-11-12-88/+0
| | * Mock methods need to call mail() to generate a proper mail.Louise Crow2013-11-12-1/+1
* | | Move getting recent requests into a helper method.Louise Crow2013-11-25-42/+37
* | | Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-2/+19
|/ /
* | Merge branch 'all-authorities-reduce-memory' into rails-3-developMark Longair2013-11-19-0/+14
|\ \
| * | Reduce the memory used to serve /body/all-authorities.csvMark Longair2013-11-14-0/+14
* | | Fix construction of example public bodies for upstream globalizeMark Longair2013-11-19-14/+16
* | | Refactor some tests to use with_default_localeMark Longair2013-11-19-17/+15
* | | Add a helper method for temporarily setting I18n.default_localeMark Longair2013-11-19-0/+8
* | | Insert cookie stripping at correct point in middleware stack.Louise Crow2013-11-18-0/+12
* | | Session keys are stored as strings in Rails 3.Louise Crow2013-11-18-28/+28
|/ /
* | Merge branch 'feature/1118-fix-ask-us-to-add-links' into rails-3-developMark Longair2013-11-07-0/+16
|\ \
| * | Show 'browse all' and 'ask us to add' one for authority only search.Louise Crow2013-11-07-0/+5
| * | Show highlights and correction regardless of search type.Louise Crow2013-11-07-0/+11
* | | Don't include public bodies tagged 'test' in public body statisticsMark Longair2013-11-07-0/+44
* | | Factor out code for generating graphable data and add testsMark Longair2013-11-05-0/+87
* | | Fix the indentation of a PublicBodyController testMark Longair2013-11-05-28/+28
* | | For percentage stats, exclude hidden or unclassified requestsMark Longair2013-11-05-0/+55
* | | Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-40/+49
|/ /
* | Update the helpful model schema annotationsMark Longair2013-11-01-38/+44
* | Merge branch 'switch-theme-script' into rails-3-developMark Longair2013-10-30-0/+25
|\ \
| * | Make theme URL to theme name mapping consistentMark Longair2013-10-15-0/+25
* | | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-0/+40
|\ \ \
| * | | Add factory to support new specs.0.14.0.2hotfix/0.14.0.2Louise Crow2013-10-03-0/+7