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-18 12:08:21 -05: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 add edit reason when editing a post 2013-11-15 23:28:49 +01: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 Enable column sorting main topic list 2013-11-14 15:50:36 -05:00
list_topics_controller.js Enable column sorting main topic list 2013-11-14 15:50:36 -05: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 When you click Quote Reply, and then cancel the reply, don't ask if you're sure. 2013-11-15 13:13:58 -05: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 allow for arbitrary HTML at the top/bottom of every pages 2013-11-18 17:13:24 +01:00
topic_admin_menu_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
topic_controller.js Moved more into components, including summary stuff. 2013-11-18 12:08:21 -05: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
user_topics_list_controller.js FIX: Pagination while sorting on column headers 2013-11-14 12:35:18 -05:00