.. |
api/v1
|
use assign_attributes instead of attributes= for rails 3 compatibility
|
2014-02-05 20:56:38 +00:00 |
app_center
|
adding support for edu-apps version 2
|
2013-10-17 16:05:23 +00:00 |
auditors
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
basic_lti
|
fixes a bug in the LTI variable substitutor
|
2014-01-21 15:58:26 +00:00 |
bookmarked_collection
|
spec: ensure scopes for pagination are ordered
|
2014-01-21 00:00:57 +00:00 |
canvas
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
cc
|
replace association with association_object in models
|
2014-01-24 16:35:40 +00:00 |
data_fixup
|
don't send "needs grading" notification for graded surveys
|
2013-11-21 18:14:44 +00:00 |
event_stream
|
use assign_attributes instead of attributes= for rails 3 compatibility
|
2014-02-05 20:56:38 +00:00 |
ext
|
fix time_spec for rails 3
|
2014-02-06 16:33:34 +00:00 |
i18n_extraction
|
better i18n wrapper inference
|
2013-05-15 15:25:40 +00:00 |
importer
|
fix lib/limporter specs for rails 3
|
2014-02-05 20:20:11 +00:00 |
incoming_mail
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
kaltura
|
use https for all kaltura communication
|
2014-01-07 17:46:49 +00:00 |
messageable_user
|
fix messagable user for rails 3
|
2014-02-06 21:47:53 +00:00 |
migration_import
|
refactor calendar_event.import_from_migration
|
2014-01-14 17:42:09 +00:00 |
outcomes
|
add aggregate parameter to outcome results rollup api
|
2014-01-07 22:09:45 +00:00 |
quiz_regrading
|
fix issue with regrades changing displayed points of questions within a group
|
2014-01-24 18:37:33 +00:00 |
reporting
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
sis
|
avoid excessive update-cached-due-date callbacks
|
2013-10-16 21:04:03 +00:00 |
acts_as_list_spec.rb
|
improve acts_as_list
|
2013-12-17 19:55:43 +00:00 |
api_spec.rb
|
all outcome result api sideloads are optional
|
2014-01-28 21:53:54 +00:00 |
asset_signature_spec.rb
|
Better signatures for message redirects
|
2012-12-13 12:12:58 -07:00 |
assignment_override_applicator_spec.rb
|
spec: fix sub-second precision error on assignments override spec
|
2014-01-20 20:45:04 +00:00 |
attr_config_spec.rb
|
EventStream abstraction
|
2013-04-19 19:05:14 +00:00 |
authentication_methods_spec.rb
|
instrument SAML login with stats
|
2014-01-26 23:12:38 +00:00 |
basic_lti_spec.rb
|
updating the variable substitution methodology
|
2013-11-21 23:22:24 +00:00 |
bookmarked_collection_spec.rb
|
spec: make bookmarked collection spec more tolerant of non-empty db
|
2014-01-21 19:18:08 +00:00 |
canvas_spec.rb
|
added timeout to Kaltura::ClientV3 .sendRequest
|
2013-10-17 16:46:18 +00:00 |
canvas_time_spec.rb
|
make fancy midnight work for assignment overrides
|
2013-03-07 15:53:06 -07:00 |
content_zipper_spec.rb
|
spec: use hex html escape in rails 2 like rails 3
|
2014-02-05 18:24:27 +00:00 |
crummy_spec.rb
|
fix incorrect translations showing up randomly in breadcrumbs
|
2013-02-15 17:01:21 -07:00 |
cuty_capt_spec.rb
|
image support for collection items
|
2012-05-17 12:56:24 -06:00 |
dates_overridable_spec.rb
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
delayed_message_scrubber_spec.rb
|
fix conflicting global method definitions in specs
|
2014-01-14 23:56:18 +00:00 |
draft_state_spec.rb
|
publish course content when disabling draft state
|
2014-01-23 16:16:02 +00:00 |
due_date_cacher_spec.rb
|
analytics showing submissions were submitted if teacher give a 0
|
2013-11-19 20:36:33 +00:00 |
ember_bundle_spec.rb
|
updated ember to 1.0.0
|
2013-09-05 16:46:33 +00:00 |
enrollments_from_user_list_spec.rb
|
refactor user creation/invitations closes #5833
|
2011-10-24 12:07:08 -06:00 |
event_stream_spec.rb
|
spec: replace it_should_behave_like with include_examples
|
2014-01-24 16:02:26 +00:00 |
facebook_spec.rb
|
replace retired facebook dashboard api with requests api
|
2013-10-24 21:27:25 +00:00 |
feature_flags_spec.rb
|
improve feature flag caching
|
2014-01-07 16:10:20 +00:00 |
feature_spec.rb
|
customize feature flag state transitions for draft state
|
2014-01-22 22:01:58 +00:00 |
file_in_context_spec.rb
|
fix for rails3 refactoring of TestUploadedFile
|
2014-01-17 17:53:18 +00:00 |
google_docs_folder_spec.rb
|
support for lazy loading google docs (backend)
|
2013-02-20 15:30:59 -07:00 |
google_docs_spec.rb
|
spec: stub google docs config, instead of relying on PluginSetting
|
2014-01-20 17:30:29 +00:00 |
grade_calculator_spec.rb
|
add assignment group information to gradebook.csv
|
2014-01-21 21:14:37 +00:00 |
gradebook_csv_parser_spec.rb
|
start adding rails 3.0 support
|
2013-03-22 19:08:40 +00:00 |
gradebook_importer_spec.rb
|
ignore current/final points column in gb upload
|
2014-01-22 00:01:38 +00:00 |
handlebars_ember_spec.rb
|
updated ember to 1.0.0
|
2013-09-05 16:46:33 +00:00 |
handlebars_spec.rb
|
fix various handlebars i18n bugs
|
2013-04-18 20:22:59 +00:00 |
host_url_spec.rb
|
api: translate absolute paths to full urls with the canvas host
|
2012-07-02 09:53:59 -06:00 |
i18n_import_spec.rb
|
fix import for unbalanced pluralizations
|
2013-03-12 12:26:18 -06:00 |
i18n_spec.rb
|
ensure _core_en.js is up-to-date, i18n:generate_js tweaks
|
2013-06-28 20:52:09 +00:00 |
imported_html_converter_spec.rb
|
fix relative urls with parameters in imported html
|
2013-04-19 21:03:58 +00:00 |
locale_selection_spec.rb
|
tweak tie-breaking logic for Accept-Language header
|
2013-09-17 21:56:36 +00:00 |
logging_filter_spec.rb
|
filter params recursively in error reports
|
2014-02-04 03:33:45 +00:00 |
message_dispatcher_spec.rb
|
rename Mailer#message
|
2014-01-21 20:15:28 +00:00 |
message_scrubber_spec.rb
|
fix conflicting global method definitions in specs
|
2014-01-14 23:56:18 +00:00 |
messageable_user_spec.rb
|
update relative_id_for to switchman style
|
2014-02-04 14:14:20 +00:00 |
model_cache_spec.rb
|
fix model cache for rails 3
|
2014-02-05 19:27:09 +00:00 |
multipart_spec.rb
|
1.9: fix our multipart form building to work with StringIO objects again
|
2013-02-04 12:33:09 -07:00 |
notification_message_creator_spec.rb
|
spec: fix Notification specs for rails 3
|
2014-01-28 02:28:48 +00:00 |
paginated_collection_spec.rb
|
switch paginated/bookmarked collection for folio
|
2013-11-21 21:14:59 +00:00 |
password_policy_spec.rb
|
account-level password policy support, fixes CNVS-4211
|
2013-04-05 20:13:26 +00:00 |
progress_runner_spec.rb
|
add a batch_update method to conversations api
|
2013-02-14 09:36:36 -07:00 |
quiz_question_data_fixer_spec.rb
|
Quiz question refactor / api implementation
|
2013-11-22 17:03:45 +00:00 |
quiz_question_link_migrator_spec.rb
|
Quiz question refactor / api implementation
|
2013-11-22 17:03:45 +00:00 |
quiz_submission_zipper_spec.rb
|
rubyzip 1.0.0 upgrade
|
2013-11-22 19:23:34 +00:00 |
reply_to_address_spec.rb
|
add multiple reply-to support to outgoing mail.
|
2013-02-22 14:02:27 -07:00 |
safe_yaml_spec.rb
|
allow OpenObject through safe_yaml
|
2013-03-09 16:05:55 -07:00 |
sanitize_spec.rb
|
convert sanitize field plugin into proper gem: CanvasSanitize
|
2014-01-28 22:36:18 +00:00 |
scribd_api_spec.rb
|
clean up ScribdAPI
|
2013-10-29 21:11:01 +00:00 |
sort_spec.rb
|
clean up sorting all over
|
2013-10-02 21:38:08 +00:00 |
sorts_assignments_spec.rb
|
make "Upcoming Assignments" lists vdd aware
|
2013-02-06 13:21:58 -07:00 |
spec_helper_spec.rb
|
api json conversion improvements
|
2012-01-03 15:09:20 -07:00 |
ssl_common_spec.rb
|
1.9 spec fixes
|
2012-05-18 12:36:48 -06:00 |
stats_spec.rb
|
fixed calculation of variance and standard deviation
|
2013-05-09 18:50:05 +00:00 |
sticky_sis_fields_spec.rb
|
validate nullness in the db on a bunch of columns
|
2013-09-12 22:20:39 +00:00 |
submission_list_spec.rb
|
clean up sorting all over
|
2013-10-02 21:38:08 +00:00 |
summary_message_consolidator_spec.rb
|
Add API for admins to access user messages
|
2013-04-11 19:38:02 +00:00 |
text_helper_spec.rb
|
spec: use hex html escape in rails 2 like rails 3
|
2014-02-05 18:24:27 +00:00 |
time_helper_spec.rb
|
calendar events api: fix date boundary handling
|
2013-02-06 13:49:45 -07:00 |
tour_spec.rb
|
added tour guide libs
|
2013-05-22 19:30:13 +00:00 |
turnitin_spec.rb
|
added option to always hide turnitin score from students
|
2013-12-13 18:16:53 +00:00 |
twitter_messenger_spec.rb
|
twitter link sending to correct url
|
2013-04-26 16:02:03 +00:00 |
unzip_attachment_spec.rb
|
check size of actual zip contents against quota
|
2014-02-06 19:29:27 +00:00 |
user_content_spec.rb
|
allow more flexible widths/heights in user content
|
2012-08-21 09:50:50 -06:00 |
user_list_spec.rb
|
allow adding course users by sis id
|
2013-07-25 18:16:09 +00:00 |
user_merge_spec.rb
|
UserMerge: move scheduler appointments
|
2014-02-06 18:23:04 +00:00 |
user_search_spec.rb
|
prevent students from searching by user login/sis id
|
2013-08-15 15:55:17 +00:00 |
validates_as_url.rb
|
adding content tag url validation
|
2011-11-09 13:38:42 -07:00 |