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
2016-05-31 10:51:48 -04:00
..
badges FIX: Edge case. Don't show "Others with this badge" when just you 2016-04-12 15:31:19 -04:00
discovery Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
group .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
navigation FIX: Subcategories should show pills 2016-02-26 15:18:52 -05:00
preferences FIX: do not allow new email to be duplicate 2016-01-23 13:42:53 +05:30
about.js.es6 Fixes some deprecations 2015-05-11 11:18:37 -04:00
application.js.es6 Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
avatar-selector.js.es6 UX: always show the avatar modal now that we have the letter avatars 2015-10-27 10:52:05 +01:00
bulk-notification-level.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
change-owner.js.es6 FEATURE: add 'change ownership' button in post admin wrench 2015-10-11 23:53:45 +05:30
change-timestamp.js.es6 Reload page when dealing with mass actions on topic. 2015-09-08 23:25:52 +08:00
composer-messages.js.es6 FEATURE: display warning on top of composer for group mentions 2015-12-04 13:41:07 +11:00
composer.js.es6 Deprecation: Remove controller from templates 2016-05-11 14:26:08 -04:00
create-account.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
discovery-sortable.js.es6 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
discovery.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
edit-category.js.es6 FIX: Set saving to false about model has been saved. 2015-09-18 10:52:49 +08:00
edit-topic-auto-close.js.es6 FIX: Autoclose message was not correct when immediate 2015-12-08 18:16:48 +05:30
exception.js.es6 UX: center align exceptions page button on mobile 2016-03-28 22:42:51 +05:30
feature-topic.js.es6 FIX: Replace invalid pluralizations in locale files 2015-11-13 21:25:15 +01:00
flag.js.es6 FIX: topic footer flag button was broken 2016-05-12 23:21:28 +05:30
forgot-password.js.es6 FEATURE: add email query param to login, signup, and password-reset URLs to prefill form 2016-01-19 16:53:46 -05:00
full-page-search.js.es6 SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
group-index.js.es6 Fixes some deprecations: 2016-04-28 15:25:45 -04:00
group.js.es6 FIX: Add missing translation in groups page 2016-03-08 12:25:46 +01:00
header.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
history.js.es6 Deprecation: Use Ember.Helper for later versions of Ember 2016-05-11 14:26:09 -04:00
invite.js.es6 FIX: Double reply in stream when inviting to a PM 2016-03-09 11:55:18 -05:00
keyboard-shortcuts-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
login.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
merge-topic.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
modal.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
not-activated.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
post-enqueued.js.es6 Support for custom reasons for things being queued for approval 2015-04-28 15:06:47 -04:00
preferences.js.es6 FIX: restore "every email" default for old accounts in mailing list mode 2016-05-27 12:07:10 +10:00
quote-button.js.es6 FIX: Overlapping quote reply button on Android. 2016-03-23 17:49:34 +08:00
raw-email.js.es6 FEATURE: new 'raw email' modal when listing rejected emails 2016-02-01 21:41:49 +01:00
rename-tag.js.es6 Use db schema for tags instead of plugin store and custom fields 2016-05-26 14:29:48 -04:00
reorder-categories.js.es6 Merge pull request #3771 from riking/category-reorder 2015-09-16 11:01:06 +10:00
search-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
share.js.es6 FIX: Not passing correct title through to share 2016-05-16 11:18:05 -04:00
split-topic.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
static.js.es6 FIX: also show Sign Up button on front page of private sites that allow new registrations 2016-02-03 11:36:28 -05:00
tags-index.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
tags-show.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
topic-bulk-actions.js.es6 Deprecation: Remove controller from templates 2016-05-11 14:26:08 -04:00
topic-entrance.js.es6 FIX: highest_post_number was not being updated from gaps 2015-09-03 13:37:55 -04:00
topic-unsubscribe.js.es6 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
topic.js.es6 FIX: More incorrect scrollbar positions on the timeline 2016-05-31 10:51:48 -04:00
upload-customization.js.es6 FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
upload-selector.js.es6 FIX: Upload modal was broken 2015-11-06 10:35:26 -05:00
user-activity.js.es6 UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
user-badges.js.es6 FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-card.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
user-invited-show.js.es6 FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
user-notifications.js.es6 UX: Always show button to mark notifications as read. 2016-04-27 13:57:10 +08:00
user-posts.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-private-messages.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
user-summary.js.es6 User Summary improvements 2016-04-13 23:02:51 +02:00
user-topics-list.js.es6 UX: improve styling of messages and mobile view of messages 2016-01-24 18:11:49 +11:00
user.js.es6 FEATURE: add user profile public fields plugin putlet 2016-03-17 21:59:57 +05:30
users.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00