| .. |
|
badges
|
Update show.hbs
|
2016-07-03 14:16:14 -04:00 |
|
components
|
FIX: Clicking on gear icon should hide popup menu.
|
2016-07-11 10:54:30 +08:00 |
|
composer
|
FEATURE: Prompt users when they are entering duplicate links
|
2016-06-07 14:47:22 -04:00 |
|
discovery
|
Deprecation: Remove controller from templates
|
2016-05-11 14:26:08 -04:00 |
|
list
|
Deprecations: More {{#each x in y}} templates
|
2016-05-11 14:26:08 -04:00 |
|
mobile
|
UX: make clickable alert info use dark blue on blue on mobile
|
2016-05-14 10:24:38 +05:30 |
|
modal
|
FIX: require full name at signup when display is suppressed and required
|
2016-06-29 10:43:40 +10:00 |
|
navigation
|
UX: move category logo above navigation
|
2016-06-18 14:20:37 +05:30 |
|
post
|
PERF: optimise rendering of posts
|
2014-12-10 18:05:04 +11:00 |
|
preferences
|
Deprecations: {{bind-attr}} is deprecated
|
2016-05-11 14:26:06 -04:00 |
|
tags
|
FIX: add missing outlet on topic list page when filtered by tag
|
2016-06-29 14:24:13 -04:00 |
|
topic
|
FEATURE: per-topic unsubscribe option in emails
|
2015-08-12 23:00:16 +02:00 |
|
user
|
FEATURE: show watched first post in user page
|
2016-07-08 14:08:10 +10:00 |
|
about.hbs
|
UX: Make user info rendering more consistent
|
2016-03-24 13:49:35 -04:00 |
|
additional-composer-buttons.hbs
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
|
application.hbs
|
PERF: Migrate header to discourse widgets
|
2016-04-25 10:48:04 -04:00 |
|
bulk-tag.hbs
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
category-group-autocomplete.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
category-tag-autocomplete.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
composer.hbs
|
FIX: Clicking on gear icon should hide popup menu.
|
2016-07-11 10:54:30 +08:00 |
|
discovery.hbs
|
FIX: Autocomplete wasn't properly updating d-editor
|
2016-03-01 15:17:17 -05:00 |
|
emoji-selector-autocomplete.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
emoji-toolbar.raw.hbs
|
FEATURE: Add options to inject class / page into emoji toolbar (#4312)
|
2016-07-06 11:42:24 -04:00 |
|
exception.hbs
|
Deprecations: More {{#each x in y}} templates
|
2016-05-11 14:26:08 -04:00 |
|
full-page-search.hbs
|
UX: Display category and tags on full page search in a seperate row.
|
2016-06-20 12:03:48 +08:00 |
|
group-index.hbs
|
FEATURE: show members on group landing page
|
2016-06-02 16:39:50 +05:30 |
|
group-posts.hbs
|
FEATURE: show members on group landing page
|
2016-06-02 16:39:50 +05:30 |
|
group-selector-autocomplete.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
group.hbs
|
UX: group pages should not show Messages tab to unauthorised users (#4318)
|
2016-07-09 00:50:04 +05:30 |
|
login-preferences.hbs
|
FIX: remove forgot-password link for SSO enabled instances
|
2015-11-21 17:49:58 +05:30 |
|
queued-posts.hbs
|
Deprecation: replace itemController with components
|
2016-05-04 16:18:22 -04:00 |
|
rename-tag.hbs
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
selected-posts.hbs
|
FIX: select posts
|
2015-05-12 12:54:28 +02:00 |
|
share.hbs
|
FIX: only show the reply as new topic when user can actually reply as new topic
|
2016-06-14 23:03:34 +02:00 |
|
static.hbs
|
FIX: also show Sign Up button on front page of private sites that allow new registrations
|
2016-02-03 11:36:28 -05:00 |
|
tag-groups-index.hbs
|
FEATURE: tag groups
|
2016-06-06 14:18:48 -04:00 |
|
tag-groups-show.hbs
|
FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used
|
2016-06-09 16:01:19 -04:00 |
|
tag-groups.hbs
|
FEATURE: tag groups
|
2016-06-06 14:18:48 -04:00 |
|
tags.hbs
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
topic-entrance.hbs
|
We can add the no-text class automatically in d-button
|
2015-07-30 14:53:13 -04:00 |
|
topic-list-header-column.raw.hbs
|
Raw templates should resolve their views with the resolver
|
2015-01-07 14:21:31 -05:00 |
|
topic-list-header.raw.hbs
|
UX: rename posts -> replies (and change to be posts-1)
|
2015-03-02 15:59:23 +11:00 |
|
topic-post-badges.raw.hbs
|
FIX: missing tooltips on topic blue and grey circles in list
|
2015-04-02 13:07:06 +11:00 |
|
topic-status.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
topic.hbs
|
FEATURE: show like button to anon
|
2016-07-05 12:11:48 +10:00 |
|
user-card.hbs
|
FEATURE: allow admins to prioritize full name vs username in the UI
|
2016-06-08 14:29:24 +10:00 |
|
user-invited-show.hbs
|
FEATURE: Resend all pending invitations
|
2016-06-03 12:23:13 +05:30 |
|
user-selector-autocomplete.raw.hbs
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|
user-topics-list.hbs
|
Remove more views and deprecations.
|
2016-04-28 16:17:18 -04:00 |
|
users.hbs
|
Deprecation: replace itemController with components
|
2016-05-04 16:18:22 -04:00 |