discourse/app
Joffrey JAFFEUX 1ed4f0ee8a
FIX: datepicker will now default to monday as first day
This will be regardless of the user locale. Many users use english forums even if not from the US and would end up having sunday as the first day of the week in the calendar. This commit follows the international standard.
2018-07-11 23:49:52 +02:00
..
assets FIX: datepicker will now default to monday as first day 2018-07-11 23:49:52 +02:00
controllers SECURITY: Do not allow authentication with disabled plugin-supplied a… (#6071) 2018-07-09 14:25:58 +10:00
helpers FIX: use `logo_url` settign when present for mobile layout instead of site name 2018-06-29 15:07:10 +10:00
jobs FIX: Rename `User#usernames` that clashes with `Group#name`. (#6069) 2018-07-09 16:54:57 +08:00
mailers PERF: reduce querying when creating notifications 2018-07-11 12:38:11 +10:00
models FIX: don't attempt to bump draft sequence if no editor 2018-07-11 17:06:49 +10:00
serializers FEATURE: shows remaining backup codes in user preferences 2018-07-04 10:45:42 +02:00
services DEV: remove all calls to SqlBuilder use DB.build instead 2018-06-20 17:53:49 +10:00
views FIX: `Discourse.S3BaseUrl` did not account for subfolder bucket names. 2018-07-06 15:53:57 +08:00