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
2013-11-08 21:06:27 +01:00
..
application_controller.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
avatar_selector_controller.js better file upload dialog 2013-10-08 18:58:24 +02:00
composer_controller.js FIX: If the user asks for 0 similar topics, don't show an empty box 2013-10-07 15:14:01 -04:00
composer_messages_controller.js Post Expansion enhancements 2013-10-16 14:10:18 -04:00
controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
create_account_controller.js Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
edit_category_controller.js FIX: Some more non-english category errors 2013-11-04 13:43:33 -05:00
edit_topic_auto_close_controller.js Replace data-dismiss=modal with action close. It's better to use our own ember code instead of relying on bootbox magic. 2013-11-01 12:14:08 -04:00
flag_action_type_controller.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
flag_controller.js FIX: edit category modal with no title, empty modals that can't be closed. Added a better way to hide a modal without really closing it. 2013-10-15 15:41:15 -04:00
forgot_password_controller.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
header_controller.js refactors header notifications (renders them via separate controller / template) 2013-11-08 21:06:27 +01:00
history_controller.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
invite_controller.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
invite_private_controller.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
list_categories_controller.js categories can now be re-ordered 2013-10-21 15:25:20 +11:00
list_controller.js FIX: Some more non-english category errors 2013-11-04 13:43:33 -05:00
list_topics_controller.js Simple category breadcrumb component 2013-10-23 17:00:02 -04:00
login_controller.js invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users 2013-08-28 17:18:31 +10:00
merge_topic_controller.js Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
modal_controller.js FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close 2013-06-11 16:41:09 -04:00
not_activated_controller.js Use POST for send_activation_email action 2013-07-05 12:26:46 -04:00
notification_controller.js refactors header notifications (renders them via separate controller / template) 2013-11-08 21:06:27 +01:00
notifications_controller.js refactors header notifications (renders them via separate controller / template) 2013-11-08 21:06:27 +01:00
object_controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
poster_expansion_controller.js Extra comma 2013-10-16 14:16:14 -04:00
preferences_about_controller.js Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
preferences_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
preferences_email_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
preferences_username_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
quote_button_controller.js FIX issues with quote button 2013-11-04 12:51:39 +01:00
search_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
share_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
split_topic_controller.js Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
static_controller.js Show Log In button at the bottom of the page body when login_required and not logged in 2013-10-25 16:08:59 -04:00
topic_admin_menu_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
topic_controller.js Merge pull request #1488 from cfstras/removeAllowedUser 2013-10-03 08:02:41 -07:00
upload_selector_controller.js better file upload dialog 2013-10-08 18:58:24 +02:00
user_activity_controller.js Two Column User View 2013-10-16 15:51:01 -04:00
user_controller.js SiteSetting to hide regular names from users 2013-10-30 15:45:34 -04:00
user_invited_controller.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00