..
account.rb
make terms-of-use enforcement configurable
2013-08-01 21:06:22 +00:00
account_authorization_config.rb
allow multiple saml auth configs and full aac api
2012-10-03 15:23:56 -06:00
account_report.rb
add attachment object to account reports api
2013-06-26 17:25:19 +00:00
admin.rb
add index and delete endpoints to admins api
2013-02-08 13:37:51 -07:00
api_context.rb
gradebook history api
2013-02-12 08:32:24 -07:00
assignment.rb
check .draft_state_enabled? on correct context in assignments api
2013-10-29 22:05:39 +00:00
assignment_group.rb
check .draft_state_enabled? on correct context in assignments api
2013-10-29 22:05:39 +00:00
assignment_override.rb
arel-ify lib
2013-04-01 19:12:22 +00:00
attachment.rb
create folder shard-safely
2013-09-12 20:19:51 +00:00
authentication_event.rb
Auditors::Authentication
2013-07-12 16:10:33 +00:00
avatar.rb
bigger profile pictures
2012-08-21 16:25:55 -06:00
calendar_event.rb
fix assignment_json's terrible signature
2013-07-10 17:03:06 +00:00
collaborator.rb
add new collaborator picker interface. fixes #CNVS-1160
2013-01-11 09:57:04 -07:00
collection.rb
items and followers counts for collections
2012-06-18 11:04:58 -06:00
comm_message.rb
Add API for admins to access user messages
2013-04-11 19:38:02 +00:00
communication_channel.rb
api: convert communication channels to @object/@returns
2012-08-28 11:20:13 -06:00
conferences.rb
add checkbox to enable BBB recording to BBB plugin settings
2013-06-13 17:53:46 +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
UI and API for publish final grade upon module completion
2013-10-15 21:59:37 +00:00
conversation.rb
add account context to admin "contextless" conversations
2013-10-31 22:00:08 +00:00
course.rb
Add a permission option in the api to return if the user can create topics.
2013-09-30 14:32:48 +00:00
course_json.rb
Add a permission option in the api to return if the user can create topics.
2013-09-30 14:32:48 +00:00
developer_key.rb
developer keys mgmt page
2012-07-18 09:13:52 -06:00
discussion_topics.rb
disable non-members' subscription controls for group discussions
2013-07-23 20:58:41 +00:00
enrollment_term.rb
add sis_term_id to term JSON (if allowed)
2013-07-22 21:22:35 +00:00
external_feeds.rb
fix up announcement external feeds API
2012-08-30 12:39:17 -06:00
external_tools.rb
backbone dialog for lti content return
2013-06-17 19:00:55 +00:00
favorite.rb
favorite courses api, closes #9178
2012-07-11 11:04:46 -06:00
folders.rb
fix return type for locked_for_user in folders api
2012-08-17 08:56:00 -06:00
gradebook_history.rb
fix gradebook history api previous_* fields
2013-10-16 18:54:08 +00:00
group.rb
Add a permission option in the api to return if the user can create topics.
2013-09-30 14:32:48 +00:00
group_category.rb
prevent delete of special group categories
2013-11-01 18:50:38 +00:00
json.rb
discussion topics materialized view api, refs #7567
2012-03-22 12:49:49 -06: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.rb
Rewrite of the Notification Preferences page. Closes #8066 , Closes #9400
2012-07-25 10:04:36 -06:00
notification_policy.rb
Update NotificationPolicy setting for all notifications in category.
2012-07-31 09:55:15 -06:00
outcome.rb
add vendor_guid to api for outcomes and outcome groups
2013-06-22 03:21:17 +00:00
page_view.rb
cassandra store for page views
2012-10-24 17:23:56 -06:00
preview_html.rb
create course and group endpoints to preview html processing
2013-06-26 16:52:51 +00:00
progress.rb
course batch update api
2013-01-29 14:06:03 -07:00
pseudonym.rb
Auditors::Authentication
2013-07-12 16:10:33 +00:00
quiz.rb
don't show access codes to students in quizzes api
2013-10-17 19:53:21 +00:00
quiz_group.rb
convert quiz groups to json api format, and add destroy to api on quiz groups
2013-11-05 17:37:33 +00:00
quiz_statistics.rb
async quiz report generation UI, fixes CNVS-4512
2013-05-08 23:11:52 +00:00
role.rb
ui enabling admins to search notifications
2013-04-16 22:11:16 +00:00
section.rb
arel-ify lib
2013-04-01 19:12:22 +00:00
stream_item.rb
stream item summary api, fixes CNVS-5779
2013-05-29 03:37:58 +00:00
submission.rb
per-instance json serialization methods/excludes
2013-08-29 22:39:17 +00:00
tab.rb
sessionless launch of LTI tools
2013-05-25 00:06:39 +00:00
todo_item.rb
make needs-grading counts respect sections; fixes #11001
2012-10-09 08:44:26 -06:00
user.rb
Auditors::Authentication
2013-07-12 16:10:33 +00:00
user_follow.rb
following models and API, closes #8713
2012-06-05 13:11:20 -06:00
user_profile.rb
return time zone in user profile api
2013-07-25 16:46:32 +00:00
wiki_page.rb
remove hide_from_students from the new pages UI
2013-09-04 22:22:21 +00:00