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
Robin Ward e503c3859a Allow plugins to change the header to show two rows
This allows the discourse-tagging plugin to correctly use two rows in
the header if it needs to display tags, or one row if there are no tags.
This works in tandem with the same logic for when there is a category
badge to display or not.
2015-02-19 14:56:45 -05:00
..
badges UX: improved our footer handling 2014-11-19 20:37:43 +01:00
discovery Minor ES6 tweaks 2015-02-18 14:23:14 -05:00
group FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
navigation ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences Ember.empty has been renamed to Ember.isEmpty 2014-12-17 09:31:40 -05:00
about.js.es6 Show contact_email on about page 2015-01-06 17:28:42 -05:00
application.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
avatar-selector.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
bulk-notification-level.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
change-owner.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
composer-messages.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
composer.js.es6 FEATURE: when PMing a user from the topic page, insert a link to the current post 2015-02-18 12:17:54 +01:00
controller.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
create-account.js.es6 Ember.empty has been renamed to Ember.isEmpty 2014-12-17 09:31:40 -05:00
discovery-sortable.js.es6 Add support for max_posts query param. Also make it easier to let 2014-08-14 11:51:45 -04:00
discovery.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
edit-category.js.es6 UX: Change category badge style to use stripes 2015-01-20 14:56:06 -05:00
edit-topic-auto-close.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
exception.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
flag-action-type.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
flag.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
forgot-password.js.es6 ramp it down to 1 second, already handled on server so it will hold you back 2014-12-05 09:58:50 +11:00
group.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
header.js.es6 Allow plugins to change the header to show two rows 2015-02-19 14:56:45 -05:00
history.js.es6 More refactoring to support extensibility of history 2015-01-28 13:37:06 -05:00
invite-private.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
invite.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
keyboard-shortcuts-help.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
login.js.es6 FEATURE: carry username or email from login form to the forgot password and signup forms 2015-02-18 15:01:05 -05:00
merge-topic.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
modal.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
not-activated.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
notification.js.es6 More deprecations to allow us to work on future versions of Ember 2014-10-07 16:04:19 -04:00
notifications.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
object.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences.js.es6 Minor code optimization 2015-01-27 22:51:57 +05:30
quote-button.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
raw-email.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
search-help.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
search.js.es6 FEATURE: search private messages option 2014-12-04 13:50:36 +11:00
share.js.es6 Let's remove the Singleton usage of SiteSettings from Sharing 2015-02-12 13:51:19 -05:00
site-map-category.js.es6 TWEAK: Sum new and unread in the site map category list 2014-08-05 16:01:49 -04:00
site-map.js.es6 Support adding items to the site map via plugin outlet. 2015-01-09 16:15:16 -05:00
split-topic.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
static.js.es6 Miscellaneous fixes from PR#3000 2015-01-29 13:56:32 -08:00
topic-admin-menu.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
topic-bulk-actions.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
topic-entrance.js.es6 TRIVIAL: add line break before time for post navigator 2014-08-30 16:14:00 +05:30
topic-list-item.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
topic-progress.js.es6 FIX: Jump to post was not respecting gaps 2015-01-12 18:10:30 -05:00
topic.js.es6 FIX: Highlighting was not being applied after some rendering. 2015-02-12 15:37:02 -05:00
upload-selector.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-badges.js.es6 FIX: sane badge ordering on user page 2014-12-22 14:30:37 +11:00
user-card.js.es6 FEATURE: when PMing a user from the topic page, insert a link to the current post 2015-02-18 12:17:54 +01:00
user-dropdown.js.es6 Make bookmarks menu appear all the time 2014-06-23 10:21:33 +05:30
user-invited.js.es6 FIX: Better protection for invites scrolling 2014-12-02 17:03:12 -05:00
user-notifications.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-posts.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
user-topics-list.js.es6 FIX: only show "new pm" in pm tab when looking at your own profile 2014-12-04 13:50:36 +11:00
user.js.es6 UX: add confirmation dialog for user archive export 2015-02-15 22:13:28 +05:30