discourse/app
Mark VanLandingham 95c871be3e
DEV: Move popups left if application.hbs wrapper is moved by theme
We have a div that is inside #main because of the history of Ember explained here. Once we have Ember cli, we can use optional feature flags and disable creating this div with application-template-wrapper: false, and refactor this code and any plugins that rely on that div being present (some plugin regarding remote collaboration??).
2020-11-06 09:46:26 -06:00
..
assets DEV: Move popups left if application.hbs wrapper is moved by theme 2020-11-06 09:46:26 -06:00
controllers FIX: Do not enable published page if secure media enabled (#11131) 2020-11-06 10:33:19 +10:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs UX: update topic small action post to add link for new linked topic URL (#11132) 2020-11-05 22:39:21 +05:30
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: Improve errors when invite to topic fails (#11133) 2020-11-06 16:58:10 +02:00
serializers FIX: Do not enable published page if secure media enabled (#11131) 2020-11-06 10:33:19 +10:00
services DEV: Cleanup ignored user logic (#11107) 2020-11-03 12:38:54 +00:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00