..
account.rb
refactor views for unified AAC administration
2015-05-14 21:47:05 +00:00
account_authorization_config.rb
fix OAuth config reordering
2015-05-21 22:58:28 +00:00
account_notifications.rb
add get api for account notifications
2014-12-12 20:49:28 +00:00
account_report.rb
use url helper for building account report url
2015-01-27 04:32:46 +00:00
admin.rb
new roles
2014-10-31 19:44:14 +00:00
api_context.rb
gradebook history api
2013-02-12 08:32:24 -07:00
assignment.rb
endpoint for identifying assignments for bulk grade export
2015-05-27 15:33:37 +00:00
assignment_group.rb
Allows differentiated assignments to no longer trigger date error in modal
2015-04-01 16:52:59 +00:00
assignment_override.rb
allow ADHOC overrides on group assignments
2015-05-14 21:09:39 +00:00
attachment.rb
add api endpoint for modified_by in files
2015-06-03 17:12:38 +00:00
authentication_event.rb
handle corrupted tombstone auditor events
2014-07-22 16:16:06 +00:00
avatar.rb
fix Performance/ReverseEach issue
2015-04-27 20:53:43 +00:00
calendar_event.rb
allow media comments in vdd event descriptions
2015-02-24 23:03:44 +00:00
collaborator.rb
add new collaborator picker interface. fixes #CNVS-1160
2013-01-11 09:57:04 -07:00
comm_message.rb
Add API for admins to access user messages
2013-04-11 19:38:02 +00:00
communication_channel.rb
delete facebook integration
2015-03-30 20:21:58 +00:00
conferences.rb
Canvas API to mark a web conference as having a prepared recording
2015-05-11 19:33:41 +00:00
content_export.rb
give content_exports polymorphic context
2014-07-09 16:34:39 +00:00
content_migration.rb
extend content migration progress visibility and status view
2013-10-01 18:17:21 +00:00
context.rb
fix showing discussion entries from collection items in stream api
2012-08-03 09:05:47 -06:00
context_module.rb
Fix some [iCanvas] LTI Tools that can load in a mobile browser do not load within the app
2015-05-27 21:51:51 +00:00
conversation.rb
don't use common_[courses|groups] for audience_contexts
2015-03-20 20:26:06 +00:00
course.rb
add api documentation and data for course restriction settings
2015-03-20 21:07:00 +00:00
course_event.rb
no more dynamic finders (lib)
2014-09-23 16:53:56 +00:00
course_json.rb
add permission flag for announcements to group and course APIs
2015-03-19 18:00:20 +00:00
custom_gradebook_column.rb
custom gradebook columns: teacher_notes support
2014-01-06 19:48:40 +00:00
data_export.rb
no more dynamic finders (lib)
2014-09-23 16:53:56 +00:00
developer_key.rb
developer keys mgmt page
2012-07-18 09:13:52 -06:00
discussion_topics.rb
discussion entry liking
2015-04-25 03:10:48 +00:00
enrollment_term.rb
use more appropriate method to handle nil case
2015-02-18 23:20:41 +00:00
external_feeds.rb
remove unused external feeds columns
2015-01-07 23:36:18 +00:00
external_tools.rb
Access a public course while logged out
2014-10-20 15:17:17 +00:00
favorite.rb
favorite courses api, closes #9178
2012-07-11 11:04:46 -06:00
feature_flag.rb
re-hide features when site admin turns them off
2014-12-26 17:48:05 +00:00
folders.rb
clean up permission calls for grants_rights?
2014-06-19 18:10:30 +00:00
grade_change_event.rb
no more dynamic finders (lib)
2014-09-23 16:53:56 +00:00
gradebook_history.rb
Use the correct version number for attempt urls
2015-06-04 20:24:27 +00:00
grading_standard.rb
api to create grading standard
2014-03-31 15:45:42 +00:00
group.rb
add permission flag for announcements to group and course APIs
2015-03-19 18:00:20 +00:00
group_category.rb
fix some missing method parameters
2015-01-09 18:30:04 +00:00
json.rb
Quiz question refactor / api implementation
2013-11-22 17:03:45 +00:00
locked.rb
change APIs to return consistent locking information
2013-06-07 21:41:31 +00:00
media_object.rb
Allow uploading subtitle tracks to videos
2013-02-01 12:53:16 -07:00
notification_policy.rb
notification preferences API
2013-12-20 22:44:02 +00:00
outcome.rb
OutcomeLink API objects: Add 'assessed' trait
2015-05-29 23:07:49 +00:00
outcome_results.rb
OutcomeLink API objects: Add 'assessed' trait
2015-05-29 23:07:49 +00:00
page_view.rb
remove page_views.contributed
2014-03-10 21:23:52 +00:00
post_grades_status.rb
Displays last sync time in section drop down
2015-01-20 16:48:05 +00:00
preview_html.rb
don't autorequire a bunch of gems that are rarely used
2015-04-09 18:47:50 +00:00
progress.rb
course batch update api
2013-01-29 14:06:03 -07:00
pseudonym.rb
Revert "add :read and :read_sis permissions on pseudonym"
2014-12-08 01:50:00 +00:00
quiz.rb
add verifiers to user quiz rich content
2015-05-29 23:51:20 +00:00
quiz_group.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_ip_filter.rb
Quiz IP Filters API controller - #index
2013-11-26 10:26:21 +00:00
quiz_question.rb
shuffle quiz answers in API
2015-06-04 15:25:11 +00:00
quiz_submission.rb
Quizzes - Lock down results after first view
2014-07-15 09:47:56 +00:00
quiz_submission_question.rb
shuffle quiz answers in API
2015-06-04 15:25:11 +00:00
role.rb
allow viewing inherited roles through roles API index
2015-03-20 14:24:42 +00:00
section.rb
Displays last sync time in section drop down
2015-01-20 16:48:05 +00:00
section_enrollments.rb
add optional section info to courses API response (fixes CNVS-12991)
2014-05-12 22:28:33 +00:00
stream_item.rb
don't return commentless submissions to submission comment inbox
2014-11-21 17:48:27 +00:00
submission.rb
Use the correct version number for attempt urls
2015-06-04 20:24:27 +00:00
tab.rb
add full_url to tabs api json
2014-09-26 13:05:35 +00:00
todo_item.rb
needs_grading by section for mobile
2014-09-08 13:21:31 +00:00
usage_rights.rb
data model and API for file usage rights
2014-11-19 16:14:00 +00:00
user.rb
enrollments api: get grades for grading period
2015-03-31 21:40:42 +00:00
user_profile.rb
update user profile api to return user locale
2014-07-15 17:58:36 +00:00
wiki_page.rb
don't mark locked pages and topics viewed for progressions
2015-03-16 21:08:42 +00:00