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/templates/modal
Régis Hanol e7f251c105 LOTS of changes to properly handle post/topic revisions
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
..
archetype_options.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
auto_close.hbs FEATURE: auto-close topics based on last post 2014-10-10 18:21:44 +02:00
avatar_selector.hbs More deprecation fixes for {{action}} 2014-09-30 16:04:04 -04:00
bulk_actions_buttons.hbs More deprecation fixes for {{action}} 2014-09-30 16:04:04 -04:00
bulk_change_category.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
bulk_notification_level.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
change_owner.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
create-account.hbs FIX: Password managers picking name as opposed to username 2014-10-15 11:40:19 +11:00
edit-category-general.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
edit-category-images.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
edit-category-security.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
edit-category-settings.hbs FEATURE: auto-close topics based on last post 2014-10-10 18:21:44 +02:00
edit-category.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
flag.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
forgot_password.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
history.hbs LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
invite_private.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
invite.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
keyboard_shortcuts_help.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
login.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
merge_topic.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
modal.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
not_activated.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
option_boolean.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
raw_email.hbs user proper naming conversation 2014-10-24 21:23:11 +05:30
search_help.hbs Hide google search when the instance is private 2014-10-20 16:50:42 +05:30
split_topic.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
topic_bulk_actions.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
upload_selector.hbs More deprecation fixes for {{action}} 2014-09-30 16:04:04 -04:00