aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/request_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Further fix for issue #328.Seb Bacon2012-01-12-2/+15
* Fix problem with typeahead searches containing " - " characters and similar. ...Seb Bacon2012-01-11-1/+17
* Don't give error when viewing HTML versions. Fixes issue #321Seb Bacon2012-01-08-0/+9
* Fix zip-attachment functionalitySeb Bacon2012-01-06-3/+3
* 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-5/+4
|\
| * Don't do wildcard searches for partial matches in type ahead searches. Fixes...Seb Bacon2011-12-21-5/+4
* | Further improvements to attachment cachingSeb Bacon2011-12-13-4/+4
* | WIP on caching attachmentsSeb Bacon2011-12-12-5/+65
|/
* Merge remote-tracking branch 'jpmckinney/pre1.9' into developSeb Bacon2011-11-24-9/+9
|\
| * call #first on from_addrs and to_addrs before calling #to_sJames McKinney2011-10-16-9/+9
| * add encoding magic comments and fix pathsJames McKinney2011-10-16-0/+1
* | Merge pull request #275 from jpmckinney/independent-specsSeb Bacon2011-11-22-15/+15
|\ \
| * | allow specs to run independentlyJames McKinney2011-10-16-16/+15
| |/
* / 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-15/+15
* Merge branch 'release/0.4' into developSeb Bacon2011-10-10-0/+27
|\
| * 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 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-0/+1
|\
| * Store user's locale against profile, so we can send them localised track emai...Seb Bacon2011-09-03-0/+1
* | 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/+44
|\ \ | |/ |/|
| * Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-22-12/+44
| |\
| | * Merge branch 'fixes' into asktheeuDavid Cabo2011-08-17-0/+9
| | |\
| | * | Update tests to reflect sign-in is now before Preview when making new requestDavid Cabo2011-08-13-12/+13
| | * | Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-08-12-3/+9
| | |\ \
| | * \ \ Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-07-30-9/+42
| | |\ \ \
| | * \ \ \ Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-07-28-0/+3
| | |\ \ \ \
| | * | | | | Adapting New Request flow to new wireframes: added type ahead search when cre...David Cabo2011-07-26-0/+31
* | | | | | | Additional changes omitted from commit 9d8388c03d0faeaca29d233a340c58bd65f28a...Seb Bacon2011-08-30-7/+5
* | | | | | | Add tests & fixes for new search/filtering functionalitySeb Bacon2011-08-29-0/+16
* | | | | | | Fixes to get tests to pass following addition of new search / filter function...Seb Bacon2011-08-29-5/+1
|/ / / / / /
* | | | | / Add test for generation of HTML versions of attachments. As a side-effect, m...Seb Bacon2011-08-17-0/+8
| |_|_|_|/ |/| | | |
* | | | | Fix template syntax error. Closes #136Seb Bacon2011-08-15-0/+7
* | | | | When displaying information about how overdue something is, use values from t...Seb Bacon2011-08-12-0/+2
| |_|_|/ |/| | |
* | | | Fix up missing fixtures (causing failures dependent on order the tests were f...Seb Bacon2011-08-10-3/+9
| |_|/ |/| |
* | | make explicit path test locale-independentSeb Bacon2011-07-29-1/+1
* | | To make tests pass with RawEmails on the filesystem, instead of hacky depende...Seb Bacon2011-07-29-8/+41
| |/ |/|
* | Cause the final step in the "new request" workflow to have a unique URL (so w...Seb Bacon2011-07-28-0/+3
|/
* Remove redundant test (this change should be with commit dd58cd35e51c1b98228a...Seb Bacon2011-07-25-14/+0
* don't test routing filters at same time as other testsSeb Bacon2011-07-13-1/+2
* fix "custom request states" request controller testSeb Bacon2011-07-12-0/+3
* Refactor custom states loading (use class methods where appropriate, simplify...Seb Bacon2011-07-12-1/+2
* Improve factoring out of custom states code (refactor a little, add tests)Seb Bacon2011-07-12-0/+12
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-1/+1
* Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-2/+2
* Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-4/+0