.. |
account_authorization_configs_controller.rb
|
support a secondary ldap configuration for account authorization; fixes #4776
|
2011-06-08 23:06:29 -06:00 |
account_notifications_controller.rb
|
extract strings for AccountNotifications
|
2011-06-08 12:13:48 -06:00 |
accounts_controller.rb
|
clean up account reports page
|
2011-06-17 09:32:47 -06:00 |
announcements_controller.rb
|
i18n Announcement
|
2011-06-09 16:32:55 -06:00 |
application_controller.rb
|
mt is in TextHelper, so bring it into scope
|
2011-06-24 08:42:30 -06:00 |
assessment_questions_controller.rb
|
only create one version per create/update of AssessmentQuestion
|
2011-05-31 15:54:43 -06:00 |
assignment_groups_controller.rb
|
i18n AssignmentGroup
|
2011-06-15 15:00:35 -06:00 |
assignments_api_controller.rb
|
include needs_grading_count in assignments api json, if authorized
|
2011-03-29 15:09:38 -06:00 |
assignments_controller.rb
|
fix adding new assignment from modules' add item dialog
|
2011-06-24 08:42:42 -06:00 |
calendar_events_controller.rb
|
i18n CalendarEvent
|
2011-06-16 07:36:55 -06:00 |
calendars_controller.rb
|
s/calender/calendar/g
|
2011-06-22 13:52:54 -06:00 |
collaborations_controller.rb
|
i18n collaborations
|
2011-06-16 15:02:30 -06:00 |
communication_channels_controller.rb
|
make sure all format.html blocks come before format.json
|
2011-05-23 12:53:24 -06:00 |
conferences_controller.rb
|
preliminary i18n setup, closes #4124
|
2011-06-06 14:19:03 -06:00 |
content_exports_controller.rb
|
fix downloading content exports with local storage + safefiles
|
2011-06-24 08:30:54 -06:00 |
content_imports_controller.rb
|
fix display of import plugin names
|
2011-06-23 11:37:13 -06:00 |
context_controller.rb
|
fix some key scoping/collision issues
|
2011-06-16 09:57:01 -06:00 |
context_modules_controller.rb
|
skip sub-headers in module first/last redirect. fixes #4913
|
2011-06-20 15:39:01 -06:00 |
courses_controller.rb
|
i18n courses
|
2011-06-21 10:34:00 -06:00 |
discussion_entries_controller.rb
|
discussion entry i18n
|
2011-06-09 16:29:59 -06:00 |
discussion_topics_controller.rb
|
discussion topics i18n
|
2011-06-09 16:29:22 -06:00 |
email_lists_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
eportfolio_categories_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
eportfolio_entries_controller.rb
|
fix downloading attachments to messages and local file storage
|
2011-05-18 09:33:19 -06:00 |
eportfolios_controller.rb
|
don't send cache headers when showing files; fixes #4654
|
2011-05-25 10:05:03 -06:00 |
errors_controller.rb
|
generate an error report for all errors, not just some of them
|
2011-05-11 10:36:56 -06:00 |
external_content_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
external_tools_controller.rb
|
basic lti support
|
2011-03-23 16:58:11 -06:00 |
facebook_controller.rb
|
facebook i18n
|
2011-06-10 10:09:24 -06:00 |
files_controller.rb
|
i18n attachments/files part 1
|
2011-06-15 15:00:40 -06:00 |
folders_controller.rb
|
folder i18n
|
2011-06-09 17:43:24 -06:00 |
getting_started_controller.rb
|
getting started i18n
|
2011-06-15 15:17:55 -06:00 |
gradebook_uploads_controller.rb
|
grading standards improvements
|
2011-05-21 19:20:34 -06:00 |
gradebooks_controller.rb
|
concluded teachers should still have access to student grades, content
|
2011-06-09 16:08:45 -06:00 |
grading_standards_controller.rb
|
i18n groups and grading_standards, plus i18n.js count fu
|
2011-06-14 12:22:31 -06:00 |
groups_controller.rb
|
fix various typos and i18n issues
|
2011-06-15 15:39:08 -06:00 |
info_controller.rb
|
info i18n
|
2011-06-14 12:22:06 -06:00 |
jobs_controller.rb
|
fix linking to individual failed jobs in the jobs admin ui
|
2011-06-22 13:29:04 -06:00 |
notifications_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
outcome_groups_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
outcomes_controller.rb
|
call user_content on fields returned via json to be displayed, refs #3669
|
2011-05-19 15:47:06 -06:00 |
page_comments_controller.rb
|
localize PageComments
|
2011-06-17 08:28:33 -06:00 |
page_views_controller.rb
|
don't send cache headers when showing files; fixes #4654
|
2011-05-25 10:05:03 -06:00 |
plugins_controller.rb
|
localize Plugins
|
2011-06-17 09:44:25 -06:00 |
profile_controller.rb
|
add twitter to notification preferences
|
2011-06-14 11:57:48 -06:00 |
pseudonym_sessions_controller.rb
|
don't allow logins to the files domain; fixes #4726 and gh issue 23
|
2011-06-22 16:10:54 -06:00 |
pseudonyms_controller.rb
|
don't try and set a blank sis_user_id for pseudonyms created via the browser
|
2011-06-21 09:45:14 -06:00 |
question_banks_controller.rb
|
i18n question banks
|
2011-06-20 10:50:55 -06:00 |
quiz_groups_controller.rb
|
string validations/fixes, closes #4154. wiki fixes, closes #3973, #4168
|
2011-04-05 11:22:50 -06:00 |
quiz_questions_controller.rb
|
correct tally of question points when adding from bank, fixes #4718
|
2011-06-01 08:13:26 -06:00 |
quiz_submissions_controller.rb
|
i18n quiz submissions
|
2011-06-20 10:28:36 -06:00 |
quizzes_controller.rb
|
concluded teachers should still have access to student grades, content
|
2011-06-09 16:08:45 -06:00 |
role_overrides_controller.rb
|
i18n role_overrides
|
2011-06-22 09:22:26 -06:00 |
rubric_assessments_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
rubric_associations_controller.rb
|
rubrics getting deleted incorrectly
|
2011-03-09 11:29:08 -07:00 |
rubrics_controller.rb
|
when deleting a rubric association, find the rubric by association
|
2011-05-30 10:08:08 -06:00 |
search_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
sections_controller.rb
|
added fields for editing sis_source_ids and new sis permission
|
2011-05-31 17:53:46 -06:00 |
short_messages_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
sis_imports_api_controller.rb
|
i18n sis_imports_api_controller
|
2011-06-21 14:52:06 -06:00 |
sub_accounts_controller.rb
|
fix up account level permissions fixes #4478
|
2011-05-23 14:10:28 -06:00 |
submission_comments_controller.rb
|
Initial commit.
|
2011-01-31 18:57:29 -07:00 |
submissions_api_controller.rb
|
allow students to access their own submissions via API, closes #4748
|
2011-06-24 08:15:33 -06:00 |
submissions_controller.rb
|
i18n submissions
|
2011-06-23 13:10:36 -06:00 |
terms_controller.rb
|
added fields for editing sis_source_ids and new sis permission
|
2011-05-31 17:53:46 -06:00 |
tokens_controller.rb
|
oauth 2 requests via access tokens
|
2011-06-02 09:15:11 -06:00 |
user_notes_controller.rb
|
i18n user_notes
|
2011-06-22 09:42:41 -06:00 |
users_controller.rb
|
try to send to a useful location when (de-)masquerading via the UI
|
2011-06-23 14:15:40 -06:00 |
wiki_page_comments_controller.rb
|
wiki pages i18n
|
2011-06-17 09:32:36 -06:00 |
wiki_page_revisions_controller.rb
|
wiki pages i18n
|
2011-06-17 09:32:36 -06:00 |
wiki_pages_controller.rb
|
fix some i18n errors in wiki pages
|
2011-06-17 11:00:49 -06:00 |
zip_file_imports_controller.rb
|
zip_file_imports i18n
|
2011-06-10 08:25:15 -06:00 |