discourse/app/assets/javascripts/discourse/controllers
2014-03-25 17:29:59 -04:00
..
_discovery_controller.js Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
avatar_selector_controller.js better file upload dialog 2013-10-08 18:58:24 +02:00
bulk_notification_level_controller.js FEATURE: Bulk reset read status. 2014-02-21 15:18:45 -05:00
composer_controller.js Explicit button text in abandon dialog in all lang 2014-02-28 23:42:14 -06: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 BUGFIX: twitter auth asking for a password 2014-03-20 14:49:25 +11:00
discovery_categories_controller.js BUGFIX: clicking the logo when the homepage was /categories or /top would fail 2014-01-23 17:08:52 +01:00
discovery_top_controller.js BUGFIX: don't show redirect reason if you aren't redirected 2014-03-07 18:58:53 +01:00
discovery_topics_controller.js FEATURE: Button to reset new 2014-03-03 15:47:01 -05:00
edit_category_controller.js Category badge preview uses new sub-category badge styling in create/edit category modal 2014-03-25 16:17:04 -04:00
edit_topic_auto_close_controller.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05: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 Don't tell you that you successfully flagged a topic. 2014-02-27 18:31:37 -05:00
forgot_password_controller.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
group_controller.js Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
group_index_controller.js FEATURE: First stab at groups page with member list 2014-02-07 10:44:51 -05:00
group_post_controller.js NEW: Add user name and title to group posts. 2014-02-12 14:23:10 -05:00
header_controller.js Jump to First Post instead of Reloading Topic 2014-03-03 19:09:42 -05:00
history_controller.js New sub-category badges in category chooser. Normalize category badge rendering code. 2014-03-25 17:29:59 -04:00
invite_controller.js REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
invite_private_controller.js REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
keyboard_shortcuts_help_controller.js BUGFIX: taller keyboard shortcuts modal to prevent then scrollbar 2014-01-24 15:17:31 +01:00
login_controller.js fix login on sub-directory install 2014-02-13 13:31:13 -08: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
navigation_default_controller.js BUGFIX: display links to other periods at the bottom of the top/:period page 2014-01-18 19:27:26 +01: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 BUGFIX: Do not scroll to top / show spinner when leaving a topic. 2014-02-26 12:04:55 -05: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 Add a site setting to allow users to toggle I18n.locale 2014-02-18 14:54:00 -05: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: quote text twice overwrites the first quote 2013-12-03 16:39:35 -05:00
search_controller.js FIX: Searching for spaces wouldn't stop spinning 2014-02-04 13:19:36 -05:00
share_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
site_map_category_controller.js refactors site map 2013-11-27 21:58:36 +01:00
site_map_controller.js Don't show uncategorized in hamburger menu if it's empty, unless you're staff 2014-01-15 15:20:07 -05: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 FIX: Back button in chrome on static pages 2014-02-10 17:07:39 -05:00
topic_admin_menu_controller.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
topic_bulk_actions_controller.js FEATURE: Bulk reset read status. 2014-02-21 15:18:45 -05:00
topic_controller.js FEATURE: update likes and flags live. 2014-03-24 13:22:03 +11:00
topic_list_item_controller.js Pinned uncategorized topics span the title and category column in topic lists 2014-02-06 14:38:04 -05:00
upload_selector_controller.js BUGFIX: remote upload dialog was broken 2014-01-18 19:26:24 +01:00
user_activity_controller.js Two Column User View 2013-10-16 15:51:01 -04:00
user_controller.js SECURITY: dissalow mods from seeing PMs 2014-02-07 14:24:19 +11:00
user_dropdown_controller.js Add User dropdown menu to Header 2014-02-13 09:45:51 -05:00
user_invited_controller.js Let's not show tons of extra information about invites unless you're the 2014-03-21 14:16:11 -04:00
user_topics_list_controller.js BUGFIX: PMs could be created with a category 2014-01-24 12:57:48 +01:00