This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers
Robin Ward b46b533e70 Create the composer view with the defaultContainer. This is in prep for redeploying
on RC5. Ideally we'll change how the composer is instantiated altogether but that will
have to wait for a future release.
2013-06-07 18:04:51 -04:00
..
application_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
composer_controller.js Create the composer view with the defaultContainer. This is in prep for redeploying 2013-06-07 18:04:51 -04:00
controller.js Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
create_account_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
edit_category_controller.js New categories weren't getting correct default colors 2013-05-31 13:42:46 -04:00
edit_topic_auto_close_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
flag_action_type_controller.js New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
flag_controller.js New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
forgot_password_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
header_controller.js Upgrade Ember to RC5. Disabled a deprecation warning that I believe is in error. 2013-06-05 12:07:18 -04:00
history_controller.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
image_selector_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
invite_controller.js FIX: Hitting enter while the invite dialog is up should submit the form, not refresh the 2013-06-06 12:06:43 -04:00
invite_private_controller.js FIX: Hitting enter while the invite dialog is up should submit the form, not refresh the 2013-06-06 12:06:43 -04:00
list_categories_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
list_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
list_topics_controller.js remove dead code 2013-06-03 10:38:57 +10:00
login_controller.js Redirect to '/' if OmniAuth login from '/login' 2013-06-04 18:35:20 -07:00
merge_topic_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
modal_controller.js New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
not_activated_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
object_controller.js Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
preferences_controller.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
preferences_email_controller.js Convert a bunch of callbacks to promises 2013-04-08 16:51:03 -04:00
preferences_username_controller.js Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
quote_button_controller.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
search_controller.js Search correctly passes context data to server 2013-05-24 12:21:53 -04:00
share_controller.js Include topic title in share links with third parties 2013-03-27 16:01:46 -04:00
split_topic_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
static_controller.js Redirect Ember routes to login if login required 2013-06-04 16:10:10 -07:00
topic_admin_menu_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
topic_controller.js ScreenTrack refactor - removes logic from TopicView didInsertElement 2013-06-07 17:20:10 -04:00
user_activity_controller.js Fix a regression that broke pre-fill of username when sending private message 2013-05-28 14:17:35 -04:00
user_controller.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
user_invited_controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_private_messages_controller.js Simplified grouping on user views, fixed issue with messages not loading on initial load. Really 2013-05-21 11:50:01 -04:00