discourse/app/assets/javascripts/discourse/controllers
Sam d7d93c20d7 Merge pull request #3406 from techAPJ/patch-2
FEATURE: prefill topic title, body and category via URL
2015-04-29 13:46:26 +10:00
..
badges FEATURE: long descriptions for badges to help teach people 2015-02-27 17:19:18 +11:00
discovery Convert Composer to use Store 2015-04-15 14:54:36 -04:00
group FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
navigation FIX: translation issues with top periods 2015-04-06 13:24:46 +02:00
preferences Ember.empty has been renamed to Ember.isEmpty 2014-12-17 09:31:40 -05:00
about.js.es6 FEATURE: new site setting contact_url 2015-02-23 23:09:13 +05:30
application.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
avatar-selector.js.es6 make jshint happy 2015-04-07 12:25:28 +02:00
bulk-notification-level.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
change-owner.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
composer-messages.js.es6 FIX: popups stopped appearing 2015-03-19 13:42:13 +01:00
composer.js.es6 Merge pull request #3406 from techAPJ/patch-2 2015-04-29 13:46:26 +10:00
controller.js.es6 ES6 module migrations 2015-04-15 14:54:36 -04:00
create-account.js.es6 FEATURE: make full names a required field of user profiles with the full_name_required setting 2015-04-02 17:08:04 -04:00
directory-item.js.es6 UX: Always show the current user at the top of the directory 2015-03-19 15:32:23 -04: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 FEATURE: User Directory, with sorting and time period filter 2015-03-18 15:20:34 -04:00
edit-category.js.es6 Split out bulk operations modal and Discourse.Route.showModal 2015-03-10 15:40:56 -04:00
edit-topic-auto-close.js.es6 Split out bulk operations modal and Discourse.Route.showModal 2015-03-10 15:40:56 -04:00
exception.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
feature-topic.js.es6 FIX: used 'pin' terminology instead of 'feature topic' 2015-03-20 11:43:05 +01:00
flag-action-type.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
flag.js.es6 FIX: Actions summary expanding was broken 2015-04-15 19:08:16 -04: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 Add the posts that need to be reviewed to the hamburger 2015-04-15 14:54:37 -04:00
history.js.es6 More refactoring to support extensibility of history 2015-01-28 13:37:06 -05:00
invite.js.es6 FEATURE: invite existing users to private topic 2015-04-16 00:52:54 +05:30
keyboard-shortcuts-help.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
login.js.es6 Split out bulk operations modal and Discourse.Route.showModal 2015-03-10 15:40:56 -04: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 Fix JSHint errors 2015-04-21 21:10:07 -07:00
notifications.js.es6 Suggested changes 2015-04-23 18:39:48 -07:00
object.js.es6 ES6 module migrations 2015-04-15 14:54:36 -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 UX: tweak copy and position of tracking and new prefs 2015-04-15 08:38:42 +10:00
queued-post.js.es6 Can delete users via the moderation queue 2015-04-27 15:06:20 -04:00
quote-button.js.es6 FIX: Quote widget vanished on Messages 2015-03-27 11:50:09 -04: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 ES6 module migrations 2015-04-15 14:54:36 -04: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 Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
site-map.js.es6 FIX: broken header links when using relative_url_root 2015-04-19 13:52:10 -04: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 FIX: change button to 'remove feature' when a topic is already featured 2015-03-16 12:18:30 +01:00
topic-bulk-actions.js.es6 Split out bulk operations modal and Discourse.Route.showModal 2015-03-10 15:40:56 -04: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: Actions summary expanding was broken 2015-04-15 19:08:16 -04: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 FIX: In long topics, filtering button was not always showing in card 2015-03-24 12:33:50 -04:00
user-dropdown.js.es6 type less words 2015-04-08 13:10:28 +10:00
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 Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
user.js.es6 Users can see their pending posts 2015-04-21 16:44:47 -04:00
users.js.es6 FEATURE: Can search the user directory by name 2015-03-19 18:07:48 -04:00