Penar Musaraj
|
98aaad6675
|
Improve "hit area" for topic progress bar on mobile (#6442)
* Improve "hit area" for topic progress bar on mobile
* Only target admin wrench on mobile
|
2018-10-02 12:26:16 -04:00 |
Kris
|
7228c4964c
|
Flag reason "something else" fix
|
2018-10-02 12:05:21 -04:00 |
Penar Musaraj
|
34516c72bd
|
FIX: Recover public actions (likes) when recovering a post (#6412)
|
2018-10-02 11:25:08 -04:00 |
Kris
|
324b57c207
|
Prevent flexbox from shrinking inputs
|
2018-10-02 10:42:49 -04:00 |
Gerhard Schlager
|
7fe17e93e2
|
UX: Label of checkbox site setting needs a span for nested HTML
|
2018-10-02 16:25:05 +02:00 |
Gerhard Schlager
|
3a6ab02563
|
FEATURE: Notify admins when scheduling of backup fails
|
2018-10-02 15:48:16 +02:00 |
Jeff Atwood
|
40d0fc9259
|
UX: slightly taller progress bar for mobile
|
2018-10-02 03:21:08 -07:00 |
Joffrey JAFFEUX
|
a515ba8612
|
FIX: corrects typo and adds a spec for likes report (#6439)
* FIX: corrects typo and adds a spec for likes report
* save!
|
2018-10-02 02:27:43 -07:00 |
Joffrey JAFFEUX
|
f34d9202b4
|
UX: makes reports fade in when loading is done (#6440)
|
2018-10-02 09:20:04 +02:00 |
Kyle Zhao
|
7591da1e64
|
FIX: `s3BaseUrl` with small s
|
2018-10-02 13:06:33 +08:00 |
Bianca Nenciu
|
719a433c03
|
FIX: Sync client & server rules regarding tag names. (#6400)
|
2018-10-01 21:45:44 -07:00 |
Kyle Zhao
|
d9bea66365
|
UX: confirmation before changing group membership in admin (#6426)
|
2018-10-01 21:34:08 -07:00 |
Kyle Zhao
|
ab448ca8f3
|
extract client side `Discourse` setup inline JS (#6409)
|
2018-10-01 21:29:04 -07:00 |
Sam
|
580c923ff3
|
UX: remove flex basis from first item
We do not want to take up 100% width for name/username on first line
|
2018-10-02 13:16:51 +10:00 |
Sam
|
120c220c18
|
UX: correct ordering of username / fullname in UX
|
2018-10-02 12:56:50 +10:00 |
Penar Musaraj
|
533315a607
|
Fix progress bar position when theme has header elements outside #main (#6425)
|
2018-10-02 10:45:23 +10:00 |
Kris
|
42066e407d
|
UX: updating style of mobile navigation dropdown
|
2018-10-01 14:49:00 -04:00 |
Kris
|
eeffac3186
|
label needs a span to contain nested HTML in description
|
2018-10-01 13:42:35 -04:00 |
Kris
|
1897155479
|
prettier
|
2018-10-01 11:59:21 -04:00 |
Kris
|
eca671b972
|
Prevent category dropdowns from cropping text, simplify styles
|
2018-10-01 11:53:18 -04:00 |
Maja Komel
|
1add11d8c9
|
FIX: don't send multiple requests when changing category notification (#6435)
|
2018-10-01 23:41:23 +08:00 |
Kris
|
fc4a6ca724
|
Prevent adming setting input from being too small in Safari
|
2018-10-01 10:39:55 -04:00 |
Prssanna Desai
|
8bb0bca808
|
UX: Improve spacing & alignment for Category edit modal (#6432)
|
2018-10-01 10:21:40 -04:00 |
Prssanna Desai
|
f1bc1780a6
|
FIX: hide Delete Category button while creating a new category
|
2018-10-01 14:31:05 +02:00 |
Guo Xiang Tan
|
d8fa7fbbab
|
Fix onceoff job in cfa7173da3 not running.
|
2018-10-01 17:14:04 +08:00 |
Guo Xiang Tan
|
cfa7173da3
|
FIX: Onceoff job to fix missing user profile backgrounds.
|
2018-10-01 16:26:40 +08:00 |
Kyle Zhao
|
d0f660806d
|
FIX: close `data-preloaded` div tag
|
2018-10-01 15:24:27 +08:00 |
Kyle Zhao
|
373d6e3fe6
|
always `loadScript` with a script tag (#6411)
to avoid Content Security Policy unsafe-line violations
|
2018-10-01 10:06:01 +08:00 |
Robin Ward
|
02da022c70
|
PERF: Quit out of the email job quickly if disabled (#6423)
This prevents sidekiq from doing a bunch of queries when email is
disabled.
Critical emails are a special case and will be sent.
|
2018-10-01 01:15:45 +08:00 |
Kyle Zhao
|
819f090d6a
|
move large blobs out of `<head>` (#6428)
it unnecessarily bloats the section and increases the payload
dramatically for open graph tags.
|
2018-09-28 17:28:33 +08:00 |
Gerhard Schlager
|
b0a383561e
|
FEATURE: Add Lithuanian locale
|
2018-09-27 05:26:38 +02:00 |
David Taylor
|
19c9a6699a
|
FIX: Validate auto_close_hours category setting
This prevents server errors when the value is set too high
|
2018-09-26 16:04:49 +01:00 |
Kyle Zhao
|
e2462ada68
|
FIX: make theme import's public key field `readonly` (#6424)
`disabled` attribute prevents the user from clicking or selecting in the
control whereas `readonly` does not.
|
2018-09-24 09:12:49 +08:00 |
David Taylor
|
84f5448a92
|
FEATURE: Display trust level descriptions in site settings (#6421)
|
2018-09-21 15:10:38 +01:00 |
Joe
|
b44bcdefd9
|
UX: improves topic-title flexbox alignment
|
2018-09-21 12:41:35 +08:00 |
Kyle Zhao
|
e402394375
|
FEATURE: auto grant an available title when removing old title
* FEATURE: auto grant an available title when removing old title
|
2018-09-21 12:06:08 +10:00 |
Sam
|
e622adfb89
|
correct warning
|
2018-09-21 12:05:08 +10:00 |
Sam
|
ae674dcb4e
|
Merge branch 'theme-select-mobile' of https://github.com/jjaffeux/discourse
|
2018-09-21 12:04:07 +10:00 |
Kyle Zhao
|
4bb980b9f7
|
FEATURE: do not allow moderators to export user list (#6418)
|
2018-09-21 09:07:13 +08:00 |
Kris
|
5f042a2c8d
|
Prevent move to new topic tag input from becoming too wide on click
|
2018-09-20 16:12:08 -04:00 |
Arpit Jalan
|
3e17ef0507
|
Merge pull request #6414 from techAPJ/user-field-unique-key
FEATURE: add external details to user fields
|
2018-09-20 22:29:39 +05:30 |
Kris
|
e43a05fa10
|
Timeline back button too tall
|
2018-09-20 10:28:26 -04:00 |
Joffrey JAFFEUX
|
87a97cbf4b
|
Merge branch 'master' into theme-select-mobile
|
2018-09-20 10:31:41 +02:00 |
Sam
|
df45e82377
|
SECURITY: only allow picking of avatars created by self (#6417)
* SECURITY: only allow picking of avatars created by self
Also adds origin tracking to all uploads including de-duplicated uploads
|
2018-09-19 22:33:10 -07:00 |
Guo Xiang Tan
|
195bd02fce
|
FIX: Avoid race condition when enqueuing job.
|
2018-09-20 11:24:01 +08:00 |
Arpit Jalan
|
72be638728
|
FEATURE: add external details to user fields
|
2018-09-20 08:10:51 +05:30 |
Kris
|
dfbc93aa2e
|
Prevent post date from overflowing with long usernames
|
2018-09-19 18:53:48 -04:00 |
Gerhard Schlager
|
681262ddce
|
FIX: Backup logs were usually missing the first few lines
And because of debouncing, the log wasn't always reset at the beginning of a backup or restore.
|
2018-09-19 20:27:35 +02:00 |
Gerhard Schlager
|
18d5d51d98
|
UX: Remove double scrollbars from backup logs
* Removes the wrapping, because the log is easier to read without it.
* Fixes the automatic scrolling to the bottom, which didn't work anymore
|
2018-09-19 20:27:34 +02:00 |
Joe
|
8d6ccde402
|
UX: removes bottom margins from inputs in admin controls
|
2018-09-20 00:32:41 +08:00 |