aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
...
* Test fix that belongs to e82ca928a140400f8446dba85014a0c9059e789bSeb Bacon2012-01-17-1/+1
* Actually do a proper ORed and partial match query, rather than fix parsing er...Seb Bacon2012-01-17-2/+12
* Fail silently if third party services are broken or unavailable. Fixes #354.Seb Bacon2012-01-17-6/+31
* Fix bug introduced in cec2c545e0a10e0641c4ee67839c88d872b394b8, related to is...Seb Bacon2012-01-13-12/+34
* Show internal_review (and some other) items in the "unresolved" list. Fixes ...Seb Bacon2012-01-13-0/+10
* Ensure we show "all requests" in order that they were last updated. FIxes #343.Seb Bacon2012-01-13-3/+6
* Fix further special character searches as per issue #328Seb Bacon2012-01-13-1/+2
* Further fix for issue #328.Seb Bacon2012-01-12-2/+2
* Further fix for issue #328.Seb Bacon2012-01-12-2/+15
* Accounts using expired PostRedirects were still causing 500 errors. Fixes #33...Seb Bacon2012-01-12-2/+3
* Fix typeahead search specs to match recent API changeSeb Bacon2012-01-11-5/+5
* Fix problem with typeahead searches containing " - " characters and similar. ...Seb Bacon2012-01-11-1/+17
* Don't give an error to users with an invalid postredirect token. Closes #334.Seb Bacon2012-01-11-0/+13
* Don't give error when viewing HTML versions. Fixes issue #321Seb Bacon2012-01-08-0/+9
* Merge branch 'fixing-xapian-reindexing' into release/0.5Seb Bacon2012-01-06-2/+2
|\
| * Make test less brittleSeb Bacon2012-01-06-2/+2
* | Fix zip-attachment functionalitySeb Bacon2012-01-06-3/+3
|/
* Reintroduce a "my requests" link. Fixes #289.Seb Bacon2012-01-02-0/+10
* Ensure we only parse emails when needed by referring to a new last_parsed fie...Seb Bacon2011-12-21-2/+4
* Merge branch 'develop' into cache-foi-attachments-sebSeb Bacon2011-12-21-10/+8
|\
| * Don't do wildcard searches for partial matches in type ahead searches. Fixes...Seb Bacon2011-12-21-10/+8
* | Further improvements to attachment cachingSeb Bacon2011-12-13-4/+4
* | WIP on caching attachmentsSeb Bacon2011-12-12-5/+65
|/
* Fix tests relating to commit dc3c642e889f887e46873ae78967ec7c893c9c1bSeb Bacon2011-12-05-10/+12
* When listing public bodies, instead of showing only those with translations i...Seb Bacon2011-12-02-1/+14
* Merge remote-tracking branch 'jpmckinney/pre1.9' into developSeb Bacon2011-11-24-14/+15
|\
| * fix spec example for 1.9James McKinney2011-10-17-2/+2
| * call #first on from_addrs and to_addrs before calling #to_sJames McKinney2011-10-16-12/+12
| * add encoding magic comments and fix pathsJames McKinney2011-10-16-0/+2
* | Merge pull request #275 from jpmckinney/independent-specsSeb Bacon2011-11-22-42/+46
|\ \
| * | add more fixtures to one specJames McKinney2011-10-17-4/+4
| * | allow specs to run independentlyJames McKinney2011-10-16-43/+46
| |/
* / Fix occasional test failures due to two events happening in the same second b...seb2011-11-21-2/+2
|/
* fix fixtures order to avoid postgresql foreign key errorsJames McKinney2011-10-11-27/+27
* Merge branch 'release/0.4' into developSeb Bacon2011-10-10-0/+46
|\
| * Respect admin password and username. Fixes #245.Seb Bacon2011-09-30-0/+19
| * Remove invalid collate argument for public body searchesDavid Cabo2011-09-23-0/+27
* | Extra tests to sanity check UTF conversion (see issue #128 for background)Seb Bacon2011-10-10-0/+7
|/
* Simplify the "Send follow up" / "Reply" UI: only offer singe "Write a reply" ...Seb Bacon2011-09-15-0/+16
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-1/+22
* Merge branch 'wdtk' into developRobin Houston2011-09-08-4/+4
|\
| * Fix User.should_be_emailed?Robin Houston2011-09-08-3/+3
| * yet another missing fixture declaration!Robin Houston2011-09-08-1/+1
* | Amend test which broke due to missing locale prefix under some conditionsDavid Cabo2011-09-05-1/+1
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con...Seb Bacon2011-09-05-13/+80
|\ \
| * | Remove hardcoded site name from testDavid Cabo2011-09-03-1/+1
| * | Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-5/+39
| |\ \
| * | | Fix test: sign-in step is after Preview request, not beforeDavid Cabo2011-09-01-1/+1
| * | | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ...David Cabo2011-09-01-12/+79
| |\ \ \
| | * \ \ Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-22-30/+151
| | |\ \ \