canvas-lms/app/helpers
Michael Ziwisky d97927281b improve navigation flow for custom dashboard_url, fixes CAT-163
test plan:
- in rails console:
-- a = Account.default
-- a.settings[:dashboard_url] = 'http://www.hackaday.com'
-- a.save
- go to canvas root url and log in
- notice that you're taken to the canvas dashboard
- notice that any dashboard links (e.g. the canvas logo at left end of
  header) point to your custom dashboard_url

Change-Id: I28bbbf6d39cace5d9203fadf60b245b83786c0e4
Reviewed-on: https://gerrit.instructure.com/34317
Reviewed-by: Landon Wilkins <lwilkins@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Nick Houle <nhoule@instructure.com>
Reviewed-by: Dave Donahue <ddonahue@instructure.com>
Product-Review: Marc LeGendre <marc@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>
2014-05-07 15:44:12 +00:00
..
accounts_helper.rb Show term info when you show course name, fixes #6837 2012-05-01 13:04:49 -06:00
application_helper.rb improve navigation flow for custom dashboard_url, fixes CAT-163 2014-05-07 15:44:12 +00:00
assignments_helper.rb bug: if override due date is before default due date on an assignment, it is not applied 2013-01-09 09:37:00 -07:00
attachment_helper.rb request scribd re-render when no preview available 2013-07-25 21:47:07 +00:00
avatar_helper.rb profile: display profile pic rounded, as elsewhere 2014-04-29 20:29:45 +00:00
calendar_events_helper.rb Re-enable a "show" page for Calendar Events. Fixes #CNVS-1229 2013-01-14 10:28:47 -07:00
calendars_helper.rb extract color gem 2014-02-27 17:38:32 +00:00
communication_channels_helper.rb make CommunicationChannelsController#confirm sharding-aware 2012-11-12 10:34:09 -07:00
content_imports_helper.rb make new migration UI the default 2013-07-08 17:19:06 +00:00
context_modules_helper.rb remove namespace from CSS class for quiz module items 2014-05-02 20:34:42 +00:00
conversations_helper.rb add multiple students to an observer in the UI, closes #7768 2012-07-16 15:48:27 -06:00
courses_helper.rb remove unused code 2014-01-24 17:54:08 +00:00
dashboard_helper.rb removed link to users on activity stream conversations 2013-04-11 17:23:22 +00:00
eportfolios_helper.rb escape translations when manually building html, fixes CNVS-10769 2014-01-27 23:25:52 +00:00
gradebooks_helper.rb gradebook url changes 2014-04-23 19:39:21 +00:00
groups_helper.rb group profile page 2012-06-07 02:00:06 -06:00
kaltura_helper.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
pseudonym_sessions_helper.rb Allow accounts to specify session timeout time 2012-11-16 09:35:48 -07:00
quizzes_helper.rb fix draft-state published quiz and update question 2014-03-12 17:42:23 +00:00
search_helper.rb optimize permission checks for groups in SearchHelper 2014-02-28 22:10:58 +00:00
self_enrollments_helper.rb self-enrollment API, fixes CNVS-10419 2014-01-15 21:17:04 +00:00
stream_items_helper.rb extract lib/text_helper to gems/canvas_text_helper 2014-04-30 15:18:40 +00:00
user_notes_helper.rb i18n user_notes 2011-06-22 09:42:41 -06:00
wiki_pages_helper.rb Initial commit. 2011-01-31 18:57:29 -07:00