..
discussion_topic
specs: more generalization of delayed jobs in specs
2012-08-21 10:34:56 -06:00
access_token_spec.rb
store and query hashed access tokens
2012-10-18 13:03:53 -06:00
account_authorization_config_spec.rb
validate ldap filter in search test
2012-09-18 09:35:18 -06:00
account_notification_spec.rb
fix account announcements across shards fixes #7396
2012-03-13 09:14:26 -06:00
account_spec.rb
clarify/fix outcome API permissions
2012-11-01 11:44:59 -06:00
active_record_base_spec.rb
hide dropped columns on existing records fixes #9365
2012-11-06 07:22:08 -07:00
alert_spec.rb
fixes alert notification to say why it was sent
2012-03-02 12:33:34 -07:00
announcement_spec.rb
remove announcement/discussion badges from left nav
2012-10-25 17:04:17 -06:00
appointment_group_spec.rb
don't show 'you can sign up' when the appt is full, fixes #7990
2012-07-02 09:47:03 -06:00
assessment_question_bank_spec.rb
don't repeat questions when picking from banks, fixes #4212
2011-10-19 09:42:29 -06:00
assessment_question_spec.rb
move infer_defaults to before_validation so validation passes
2012-10-17 09:58:10 -06:00
asset_user_access_spec.rb
fix names on the access report, other tweaks; fixes #4682
2011-11-01 11:56:54 -06:00
assignment_group_spec.rb
use a meaningful context for confirmation notifications
2012-02-22 14:43:53 -07:00
assignment_override_spec.rb
dump student links when deleting an adhoc override
2012-11-06 09:30:11 -07:00
assignment_override_student_spec.rb
VDD: assignment override data structures
2012-10-17 12:47:37 -06:00
assignment_spec.rb
add varied due date functionality to the main assignments page
2012-11-09 23:21:44 -07:00
attachment_spec.rb
retry failed crocodoc uploads
2012-10-10 11:20:35 -06:00
bookmark_service_spec.rb
switch to mocha mock framework for specs
2011-10-27 08:37:13 -06:00
broadcast_policies_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
calendar_event_spec.rb
handle child events in calendar ICS/ATOM feed
2012-09-12 14:40:31 -06:00
collaboration_spec.rb
remove collaborations.yml dependency, refs #5796
2011-10-25 17:32:32 -06:00
collection_item_spec.rb
fix a few cross-shard collection item stuffs
2012-10-25 19:05:58 -06:00
collections_spec.rb
allow setting collections to private
2012-07-30 09:10:31 -06:00
communication_channel_spec.rb
multi-factor authentication closes #9532
2012-08-16 13:09:07 -06:00
content_export_spec.rb
ensure course export includes all content; fixes #8693
2012-05-24 09:04:56 -06:00
content_migration_spec.rb
Make course syllabus optional when copying courses
2012-11-08 09:29:50 -07:00
content_participation_count_spec.rb
remove announcement/discussion badges from left nav
2012-10-25 17:04:17 -06:00
content_participation_spec.rb
submission unread counts
2012-10-09 09:41:27 -06:00
content_tag_spec.rb
Nested outcomes UI, closes #9158
2012-10-25 11:03:21 -06:00
context_external_tool_spec.rb
[ #5773 ] Ruby 1.9.3 spec fixes
2012-10-25 09:34:28 -06:00
context_module_spec.rb
spec: make spec less brittle
2012-08-13 23:43:04 -06:00
context_spec.rb
string validations/fixes, closes #4154 . wiki fixes, closes #3973 , #4168
2011-04-05 11:22:50 -06:00
conversation_batch_spec.rb
fix bulk private message attachment regression, fixes #11277
2012-10-17 09:35:35 -06:00
conversation_message_spec.rb
Email replies to locked topics should be ignored.
2012-10-02 12:57:39 -06:00
conversation_participant_spec.rb
filter conversations while masquerading, fixes #7634
2012-04-06 13:49:47 -06:00
conversation_spec.rb
sub-account branding; closes #9368
2012-07-18 13:57:52 -06:00
course_section_spec.rb
optimize course, section, and xlist sis imports
2011-08-19 10:21:56 -06:00
course_spec.rb
add varied due date functionality to the main assignments page
2012-11-09 23:21:44 -07:00
crocodoc_document_spec.rb
fix crocodoc edit permissions
2012-09-28 13:06:15 -06:00
delayed_message_spec.rb
fix DelayedMessage spec
2012-10-03 22:25:03 -06:00
developer_key_spec.rb
allow sub-domains to match the redirect_uri on the developer key
2012-08-17 16:48:34 -06:00
discussion_entry_spec.rb
Email replies to locked topics should be ignored.
2012-10-02 12:57:39 -06:00
discussion_topic_spec.rb
new dashboard design
2012-11-11 21:56:16 -07:00
enrollment_spec.rb
show temporary invitations from all shards
2012-11-12 09:24:29 -07:00
enrollment_term_spec.rb
fix i18n for default term name
2011-08-03 11:20:39 -06:00
eportfolio_category_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
eportfolio_entry_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
eportfolio_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
error_report_spec.rb
filter sensitive data from error reports
2012-08-02 16:24:45 -06:00
external_feed_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
folder_spec.rb
protect against recursive folder structures
2012-05-23 14:33:11 -06:00
general_model_spec.rb
ignore a model from an old migration for attr_accessible check
2011-09-27 09:39:07 -06:00
google_doc_entry.rb
don't try and scribd html
2011-10-06 16:15:51 -06:00
grading_standard_spec.rb
assign the lowest grade for a below-scale score; fixes #8643
2012-06-20 14:32:28 -06:00
group_category_spec.rb
correctly associate group assignment submissions
2012-07-17 11:39:17 -06:00
group_membership_spec.rb
api: fix bugs in group invite and membership api
2012-09-05 09:17:10 -06:00
group_spec.rb
api: fix bugs in group invite and membership api
2012-09-05 09:17:10 -06:00
learning_outcome_group_spec.rb
learning outcomes refactor
2012-08-22 09:51:39 -06:00
learning_outcome_spec.rb
clarify/fix outcome API permissions
2012-11-01 11:44:59 -06:00
media_object_spec.rb
specs: more generalization of delayed jobs in specs
2012-08-21 10:34:56 -06:00
message_spec.rb
api: translate absolute paths to full urls with the canvas host
2012-07-02 09:53:59 -06:00
notification_policy_spec.rb
fix creating default notification policies
2012-08-16 09:32:26 -06:00
notification_spec.rb
new dashboard design
2012-11-11 21:56:16 -07:00
observer_enrollment_spec.rb
fix page error if observed is not an active student
2012-03-09 10:46:56 -07:00
page_view_spec.rb
refactor cassandra page view history helper into PaginatedCollection
2012-11-01 10:33:01 -06:00
plugin_setting_spec.rb
proactively clear cache when changing plugin settings
2012-10-29 12:11:31 -06:00
pseudonym_spec.rb
spec: don't violate foreign key constraints
2012-10-10 09:16:52 -06:00
quiz_group_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
quiz_question_spec.rb
make question data always a HashWithIndifferentAccess
2012-02-09 16:29:54 -07:00
quiz_spec.rb
fix shuffling of answers on fill in multiple blank questions
2012-11-01 07:04:37 -06:00
quiz_submission_spec.rb
learning outcomes refactor
2012-08-22 09:51:39 -06:00
role_override_spec.rb
optionally return permissions in load_all_contexts, closes #9957
2012-09-04 16:07:58 -06:00
rubric_assessment_spec.rb
Show freeform rubric comments to students, fixes #4864
2012-02-27 16:40:46 -07:00
rubric_association_spec.rb
don't try to link account rubrics to assessments; fixes #8864
2012-06-13 13:01:51 -06:00
rubric_spec.rb
Nested outcomes UI, closes #9158
2012-10-25 11:03:21 -06:00
scribd_account_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
sis_batch_spec.rb
[ #5773 ] multiple ruby 1.9 spec fixes
2012-10-23 10:14:24 -06:00
stream_item_instance_spec.rb
dashboard caching of recent_stream_items, closes #11396
2012-11-11 21:56:28 -07:00
stream_item_spec.rb
correctly schedule stream item cleanup job
2012-10-04 10:45:41 -06:00
student_enrollment_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
student_view_enrollment_spec.rb
student view; closes #6995
2012-04-03 14:11:07 -06:00
submission_comment_spec.rb
mark submission comments as unread for correct user
2012-11-01 13:20:39 -06:00
submission_spec.rb
add varied due date functionality to the main assignments page
2012-11-09 23:21:44 -07:00
ta_enrollment_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
teacher_enrollment_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
test.txt
Initial commit.
2011-01-31 18:57:29 -07:00
user_follow_spec.rb
fix a few cross-shard collection item stuffs
2012-10-25 19:05:58 -06:00
user_observer_spec.rb
user co-enrollment backend work, closes #8588
2012-05-23 12:21:00 -06:00
user_profile_spec.rb
include root_account in section_tabs cache key
2012-08-17 14:15:10 -06:00
user_service_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
user_spec.rb
dashboard caching of recent_stream_items, closes #11396
2012-11-11 21:56:28 -07:00
varied_due_date_spec.rb
add varied due date functionality to the main assignments page
2012-11-09 23:21:44 -07:00
web_conference_spec.rb
new dashboard design
2012-11-11 21:56:16 -07:00
wiki_page_spec.rb
remove WikiNamespace fixes #9121
2012-07-30 09:15:04 -06:00
wiki_spec.rb
Initial commit.
2011-01-31 18:57:29 -07:00
wimba_conference_spec.rb
switch to mocha mock framework for specs
2011-10-27 08:37:13 -06:00
zip_file_import_spec.rb
make zip file processing asynchronous
2012-02-29 14:04:53 -07:00