aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Collapse)AuthorAgeLines
* Most put rebuild in begin, or else it just builds when the class loads.francis2009-03-18-1/+4
|
* Whoops, didn't remove slashes from subjects.francis2009-03-17-0/+11
|
* Fix bug with slashes in attachment filenamesfrancis2009-03-17-0/+11
|
* Make it redirect to email subscription # reference in user page when youfrancis2009-03-17-1/+8
| | | | click unsubscribe link in email.
* Can change time much more easily with RSpec's stubbingtony2009-03-17-10/+2
|
* Better days_overdue tests by overriding Time.nowtony2009-03-17-2/+20
|
* very basic days_overdue teststony2009-03-17-0/+2
|
* Add due date test for info_requesttony2009-03-16-0/+5
|
* Test that Time objects DTRTtony2009-03-16-0/+4
|
* It didn't seem to rebuild unless I put it in begin like this.francis2009-03-16-1/+5
|
* Call rebuild_xapian_index in more tests to reduce order dependencytony2009-03-13-6/+8
|
* Move due date counting code into Holiday classtony2009-03-10-36/+43
|
* Change the holiday checking code to use new model class, rather thantony2009-03-09-1/+1
| | | | hardcoded table of data.
* Move the initial holiday data to a fixture and load it in the migration,tony2009-03-09-0/+168
| | | | so that it works in test mode too.
* add some tests for InfoRequest.calculate_statustony2009-03-09-0/+40
|
* use have_tag() to narrow the test to the correct scopetony2009-03-09-3/+4
|
* Option to ban users.francis2009-03-09-0/+2
|
* Display "You" as username in comments you've made.tony2009-03-07-0/+19
|
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-1/+20
|
* Factor out due_date_for_request_date (partially - it should really livetony2009-03-06-1/+34
| | | | elsewhere), and add more tests for it
* Add test for date_response_required_by. (We need some more of these fortony2009-03-06-0/+4
| | | | more complex scenarios but this is useful for now)
* Text change reflected in test code.francis2009-02-28-1/+1
|
* Updates to test code with move of controller.francis2009-02-02-1/+1
|
* Fix up verboseness in testfrancis2009-01-23-3/+4
|
* Update with new list page defaults.francis2009-01-14-4/+4
|
* Some more tests.francis2008-12-31-1/+14
|
* Move TMail monkeypatches out of incoming_message intofrancis2008-11-21-2/+7
|
* Make link on first response arrived email not be login one, as people ↵francis2008-11-10-0/+1
| | | | | | | forward it about. Make link on later ones go straight to top green box. Give ids to the green boxes.
* Fix of test.francis2008-11-07-1/+1
|
* Lots more internal review stuff.francis2008-11-07-6/+12
|
* Lots of the code for internal review state.francis2008-11-05-0/+2
|
* Fix test code for changed textfrancis2008-11-03-1/+1
|
* Use link to main request page with # ref in emails announcing new responses.francis2008-10-17-1/+2
| | | | | Deprecate completely the describe_state view - just use it as a controller action which does the state description.
* Updatefrancis2008-10-08-1/+1
|
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-31/+35
|
* Tests for new followup stuff.francis2008-09-22-2/+9
|
* Test for requires admin email.francis2008-09-21-2/+17
|
* Edit annotations.francis2008-09-13-0/+2
|
* Fix tests for comment alertsfrancis2008-09-13-4/+9
|
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵francis2008-09-12-3/+3
| | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian.
* Rename new_frontpage to frontpage.francis2008-09-08-11/+0
| | | | Remove public_body_query, only used by old frontpage.
* Bah.francis2008-09-07-1/+1
|
* Boofrancis2008-09-07-1/+1
|
* Tweeks for test codefrancis2008-09-07-1/+1
|
* Migration to Rails 2.1francis2008-09-04-1/+1
|
* Transfer count value correctly and display it.francis2008-09-04-1/+1
|
* Update text nor user emails are formattedfrancis2008-08-29-1/+1
|
* Remove debugging.francis2008-08-29-1/+1
|
* Find mime types we don't yet handle.francis2008-08-29-2/+2
| | | | Icon for BMP
* Ugh commentfrancis2008-08-29-0/+3
|