.. |
badges
|
ES6: Uses proper normalize method, includes support for namespaced
|
2014-05-08 11:35:33 -04:00 |
discovery
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
group
|
ES6: More controllers
|
2014-05-08 11:35:34 -04:00 |
_discovery_controller.js
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
avatar-selector.js.es6
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
|
2014-05-08 11:35:33 -04:00 |
bulk-notification-level.js.es6
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
change-owner.js.es6
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
composer-messages.js.es6
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
composer.js.es6
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10:00 |
create-account.js.es6
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
discovery_sortable_controller.js
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
edit-category.js.es6
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
edit-topic-auto-close.js.es6
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
flag-action-type.js.es6
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
flag.js.es6
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
forgot-password.js.es6
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
group.js.es6
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
header.js.es6
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
|
2014-05-08 11:35:33 -04:00 |
history.js.es6
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-08 11:35:33 -04:00 |
invite-private.js.es6
|
ES6: More controllers
|
2014-05-08 11:35:34 -04:00 |
invite.js.es6
|
ES6: More controllers
|
2014-05-08 11:35:34 -04:00 |
keyboard-shortcuts-help.js.es6
|
ES6: More controllers
|
2014-05-08 11:35:34 -04: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
|
Create notification when badge is granted.
|
2014-04-17 01:58:01 +05:30 |
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
|
REFACTOR: Introduce Discourse.computed.setting to create a computed
|
2014-04-24 18:36:02 -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_badge_title_controller.js
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
preferences_controller.js
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
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
|
FIX: Don't show undefined query params
|
2014-04-29 16:18:01 -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
|
Support for linking to static pages with hash URLs like #section . Also
|
2014-04-29 18:01:13 -04:00 |
topic_admin_menu_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
topic_bulk_actions_controller.js
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
topic_controller.js
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
topic_list_item_controller.js
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
upload_selector_controller.js
|
FEATURE: create hyperlinked images from the image insertion dialog
|
2014-03-31 18:19:16 +02:00 |
user_activity_controller.js
|
Two Column User View
|
2013-10-16 15:51:01 -04:00 |
user_controller.js
|
Show badges filter in user profiles only when the user has badges.
|
2014-04-18 04:03:13 +05:30 |
user_dropdown_controller.js
|
Add User dropdown menu to Header
|
2014-02-13 09:45:51 -05:00 |
user_invited_controller.js
|
REFACTOR: Introduce Discourse.computed.setting to create a computed
|
2014-04-24 18:36:02 -04:00 |
user_topics_list_controller.js
|
BUGFIX: PMs could be created with a category
|
2014-01-24 12:57:48 +01:00 |