.. |
components
|
FIX: Incorrect title on admin reports
|
2017-02-02 10:56:12 -05:00 |
logs
|
Migrate deprecated Ember.ListView to regular components.
|
2016-11-24 12:59:20 -05:00 |
modal
|
Remove the last of the admin view classes
|
2016-11-16 16:41:15 -05:00 |
admin.hbs
|
Reapply Ember 2.10 for good this time!
|
2016-12-19 11:19:10 -05:00 |
api-keys.hbs
|
Fixes some Ember Deprecations for 1.13:
|
2016-10-21 11:06:07 -04:00 |
api.hbs
|
Unify API keys and web hooks into a single admin nav header.
|
2016-09-20 05:22:03 +08:00 |
backups-index.hbs
|
FIX: Remove more of those pesky View classes
|
2016-11-11 17:03:15 -05:00 |
backups-logs.hbs
|
Fixes some Ember Deprecations for 1.13:
|
2016-10-21 11:06:07 -04:00 |
backups.hbs
|
FIX: Remove more of those pesky View classes
|
2016-11-11 17:03:15 -05:00 |
badges-index.hbs
|
Remove the `ScrollTop` Mixin
|
2016-11-10 15:25:04 -05:00 |
badges-show.hbs
|
Remove the `ScrollTop` Mixin
|
2016-11-10 15:25:04 -05:00 |
badges.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
customize-colors.hbs
|
FIX: Later versions of ember require dashes in template names
|
2016-11-09 14:50:34 -05:00 |
customize-css-html-index.hbs
|
Refactor Customizations to have deeper URLs
|
2015-08-10 10:21:04 -04:00 |
customize-css-html-show.hbs
|
Deprecation: Use `Ember.Helper` for later versions of Ember
|
2016-05-11 14:26:09 -04:00 |
customize-css-html.hbs
|
Refactor Customizations to have deeper URLs
|
2015-08-10 10:21:04 -04:00 |
customize-email-templates-edit.hbs
|
FIX: if the email template has multiple subjects, link to customize text page
|
2015-11-28 11:50:02 +05:30 |
customize-email-templates-index.hbs
|
FEATURE: Admin interface for editing email templates
|
2015-11-19 16:39:34 -05:00 |
customize-email-templates.hbs
|
FEATURE: Admin interface for editing email templates
|
2015-11-19 16:39:34 -05:00 |
customize.hbs
|
FIX: Admin section wasn't correctly highlighting some routes
|
2015-11-20 15:07:04 -05:00 |
dashboard.hbs
|
UX: Display large numbers with delimiters.
|
2017-01-09 15:56:02 +08:00 |
email-bounced.hbs
|
Lots bounce emails related fixes
|
2016-05-06 19:34:33 +02:00 |
email-index.hbs
|
FIX: Later versions of ember require dashes in template names
|
2016-11-09 14:50:34 -05:00 |
email-preview-digest.hbs
|
preview digest renders nicely in an iframe
|
2016-11-24 15:38:22 -05:00 |
email-received.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
email-rejected.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
email-sent.hbs
|
add icon next to bounced emails in the sent email logs
|
2016-05-23 22:50:18 +02:00 |
email-skipped.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
email.hbs
|
FEATURE: handle bounced emails
|
2016-05-02 23:15:32 +02:00 |
embedding.hbs
|
FEATURE: Support for a whitelist for embeddable host paths
|
2016-08-23 14:56:12 -04:00 |
emojis.hbs
|
FIX: Add emoji-custom class in custom emojis list.
|
2017-01-04 23:54:03 +01:00 |
flags-list.hbs
|
UX: admin flags needed some ❤️
|
2016-06-22 16:32:50 +02:00 |
flags.hbs
|
FEATURE: invite page tabs
|
2015-07-13 09:42:51 +05:30 |
group.hbs
|
Reapply Ember 2.10 for good this time!
|
2016-12-19 11:19:10 -05:00 |
groups-bulk-complete.hbs
|
FEATURE: Change user groups in bulk via admin
|
2015-10-26 15:57:30 -04:00 |
groups-bulk.hbs
|
FEATURE: Change user groups in bulk via admin
|
2015-10-26 15:57:30 -04:00 |
groups-type.hbs
|
UX: Display large numbers with delimiters.
|
2017-01-09 15:56:02 +08:00 |
groups.hbs
|
FEATURE: Change user groups in bulk via admin
|
2015-10-26 15:57:30 -04:00 |
logs.hbs
|
FEATURE: invite page tabs
|
2015-07-13 09:42:51 +05:30 |
permalinks.hbs
|
Migrate deprecated Ember.ListView to regular components.
|
2016-11-24 12:59:20 -05:00 |
plugins-index.hbs
|
A couple of small but important fixes for later Ember releases
|
2016-11-09 11:46:27 -05:00 |
plugins.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
reports.hbs
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
site-settings-category.hbs
|
Remove the `ScrollTop` Mixin
|
2016-11-10 15:25:04 -05:00 |
site-settings.hbs
|
Deprecation: Remove `controller` from templates
|
2016-05-11 14:26:08 -04:00 |
site-text-edit.hbs
|
FEATURE: Can override any translation via an admin interface
|
2015-11-27 11:35:19 -05:00 |
site-text-index.hbs
|
Support for "Only show overridden" in site text customization
|
2015-11-30 15:25:08 -05:00 |
site-text.hbs
|
FEATURE: Can override any translation via an admin interface
|
2015-11-27 11:35:19 -05:00 |
user-badges.hbs
|
FIX: Later versions of ember require dashes in template names
|
2016-11-09 14:50:34 -05:00 |
user-fields.hbs
|
Remove `SortedMixin`
|
2016-12-01 11:33:33 -05:00 |
user-index.hbs
|
Extract helper i18n-yes-no.
|
2016-12-28 11:45:41 +01:00 |
user-tl3-requirements.hbs
|
Fix Plural Strings
|
2016-08-10 20:24:28 +03:00 |
user.hbs
|
Remove the `ScrollTop` Mixin
|
2016-11-10 15:25:04 -05:00 |
users-list-show.hbs
|
UX: Display large numbers with delimiters.
|
2017-01-09 15:56:02 +08:00 |
users-list.hbs
|
FIX: Later versions of ember require dashes in template names
|
2016-11-09 14:50:34 -05:00 |
version-checks.hbs
|
FIX: `custom-html` tag had broken information
|
2016-12-20 11:49:30 -05:00 |
web-hooks-show-events.hbs
|
UX: Add headers for webhook events
|
2016-09-19 12:07:55 +08:00 |
web-hooks-show.hbs
|
FIX: Can't add categories when creating a new web hook.
|
2017-01-09 11:22:35 +08:00 |
web-hooks.hbs
|
FEATURE: Webhooks.
|
2016-09-05 18:44:00 +08:00 |