..
_discovery_controller.js
BUGFIX: display links to other periods at the bottom of the top/:period page
2014-01-18 19:27:26 +01:00
avatar_selector_controller.js
better file upload dialog
2013-10-08 18:58:24 +02:00
composer_controller.js
Revert "FIX: restore category when opening draft"
2014-02-14 12:06:58 -05: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 site setting tos_accept_required. If enabled, users must check a box saying that they've read and accept the terms of service.
2014-02-07 16:04:13 -05: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: clicking the logo when the homepage was /categories or /top would fail
2014-01-23 17:08:52 +01:00
discovery_topics_controller.js
Move updating title count to the view, to ensure the topic list is
2014-02-03 10:46:19 -05:00
edit_category_controller.js
FIX: Don't allow parent categories to be deleted. Also, remove
2014-02-12 17:24:25 -05: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
Add a way to flag a topic
2014-02-12 12:57:55 -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
FEATURE: Show the posts count on the groups page. It seems a bit odd
2014-02-12 14:01:36 -05: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
Rename favorite to starred everywhere
2014-01-10 14:54:19 -05:00
history_controller.js
only display inline HTML revision history on mobile
2013-12-17 17:45:04 +01: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
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
Use ember computed property shortcuts
2014-02-13 14:48:46 -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
Bulk close operation
2014-01-30 12:44:40 -05:00
topic_controller.js
Update ember-cloaking to remove dependency on I18n
2014-01-17 16:56:24 -05: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
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
BUGFIX: PMs could be created with a category
2014-01-24 12:57:48 +01:00