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/app
Martin Brennan 12d4d51d81
FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734)
* This is to prevent user's timezones being changed accidentally
e.g. by admin looking at a user
* This problem only occurred via the user card, however the user card
was still calling userTimezone even if the setting to display user
time in card was disabled
2020-05-11 11:01:47 +10:00
..
adapters DEV: Move preload-store to discourse/lib/preload-store 2020-05-06 15:28:06 -04:00
components FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
controllers FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
helpers DEV: Move preload-store to discourse/lib/preload-store 2020-05-06 15:28:06 -04:00
initializers FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
lib DEV: User UPPER_CASE for constants 2020-05-08 15:50:55 -04:00
mixins REFACTOR: useless conditional as 'data' always evaluates to true (#9685) 2020-05-07 16:38:38 +02:00
models FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
pre-initializers DEV: Remove Discourse constants from focus mixin. 2020-05-06 10:36:08 -04:00
raw-views Revert "UX: replace closed topic icon with discourse-no-entry" 2020-04-25 13:12:56 +10:00
routes DEV: User UPPER_CASE for constants 2020-05-08 15:50:55 -04:00
services DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
templates DEV: allows select-kit to prevent autofocus of header after onChange (#9718) 2020-05-09 10:26:23 +02:00
widgets FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
app.js DEV: Remove Discourse constants from focus mixin. 2020-05-06 10:36:08 -04:00
mapping-router.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00