a3ed570124
FIX: Fix routes ending in :username
for usernames containing periods ( #6660 )
2018-11-23 17:41:41 +00:00
a19780d7a6
DEV: Don't expose wizard qunit route in production.
2018-11-23 13:49:31 +08:00
80398d0b8f
Extract inline JS on embedded comments ( #6645 )
...
* use the meta refresh tag instead
* extract inline JS in embedded comment
2018-11-22 10:02:58 -05:00
8e32aa1483
FEATURE: show post approvals in Moderation History ( #6643 )
2018-11-22 10:22:23 +08:00
d984323e23
FEATURE: Show change name of user in staff logs ( #6647 )
...
https://meta.discourse.org/t/admins-changing-users-name-not-username-should-be-logged/99511
2018-11-22 10:13:02 +08:00
a3f8ef89a6
FIX: Setting DISCOURSE_S3_REGION env variable had no effect
2018-11-21 23:15:28 +01:00
598ac69773
Stop Sidekiq first before reloading unicorn master.
2018-11-21 09:53:00 +08:00
1def6c08ec
Fix copy due to 050dd57494
.
2018-11-21 08:00:15 +08:00
15e793fd3b
FEATURE: Terms of Service v1.0.0
...
Co-authored-by: Gerhard Schlager <mail@gerhard-schlager.at >
2018-11-21 00:45:16 +01:00
050dd57494
update wizard intro copy step
2018-11-20 13:43:18 -08:00
a2042c8e7d
strip unused string from an deleted site setting
2018-11-20 14:28:42 +01:00
a0022a1771
FIX: Use count variable for pluralized string.
2018-11-20 14:17:31 +02:00
e25b3965a7
do not overwrite hostname in development ( #6623 )
2018-11-20 14:34:02 +11:00
e860c8b844
FIX: adds support for missing reports from old dashboard ( #6624 )
2018-11-19 12:20:05 +01:00
1824ac9d39
PERF: cache path for svg-sprite in upcoming FA5
...
We need to make sure NGINX caches all paths for SVG assets,
this ensures only the first request for an svg sprite ever hits the app
2018-11-19 10:34:16 +11:00
44d7249a17
Stop seeding assets for site design topic. ( #6609 )
2018-11-16 12:57:04 +08:00
dcc6527dff
FIX: s/save/finish for wizard exit early button ( #6614 )
2018-11-15 21:26:26 +01:00
5f754b43f1
extract inline onpopstate
handler on 404 page ( #6613 )
2018-11-15 13:35:38 -05:00
c52e68a0c8
FIX: better handling of missing welcome topic in wizard ( #6606 )
2018-11-15 12:20:48 +01:00
e7001f879a
SECURITY: enforce hostname to match discourse hostname
...
This ensures that the hostname rails uses for various helpers always matches
the Discourse hostname
2018-11-15 15:23:06 +11:00
5852fe7975
FIX: change 'max_consecutive_replies' default to 3
2018-11-14 22:58:05 +01:00
7987425e09
UX: Improve copy for tag upload
2018-11-14 20:03:36 +00:00
581016c31f
Revert "strip X-Forwarded-Host in sample"
...
This broke brotli_assets on a site, more testing needed.
This reverts commit 118abfad0f99f6de8c13bafb28b6227d261d2eb0.
2018-11-14 12:05:21 -06:00
b6576d9473
FEATURE: Add new setting to force user edit last post. ( #6571 )
2018-11-14 15:48:16 +01:00
fce0a0ccc8
FEATURE: Compute distance between logins to generate login alerts. ( #6562 )
2018-11-14 13:26:47 +01:00
f6fb079129
Disable wizard invites step when local_logins are turned off
2018-11-14 13:05:32 +01:00
34e4d82f1a
FEATURE: Report edit conflicts when saving draft. ( #6585 )
2018-11-14 12:56:25 +01:00
44391ee8ab
FEATURE: Upload Site Settings. ( #6573 )
2018-11-14 15:03:02 +08:00
118abfad0f
strip X-Forwarded-Host in sample
2018-11-13 12:44:32 -06:00
0cb33d2b52
UX: Rename Most Disagreed Flaggers report to "User Flagging Ratio"
2018-11-12 16:23:37 -05:00
ba00fcc371
FIX: Translation improvements for unused tags (d89ffbe)
2018-11-12 16:36:56 +00:00
d89ffbeffd
FEATURE: Add button to delete unused tags ( #6587 )
...
This is particularly useful if you have uploaded a CSV file, and wish
to bulk-delete all of the tags that you uploaded.
2018-11-12 16:24:34 +00:00
9c616e0679
FIX: handles not found reports in bulk loading ( #6582 )
2018-11-12 13:47:24 +01:00
e17a13ce19
FEATURE: additional "related messages" section
...
This splits out previous message correspondence from suggeted and instead
has a dedicated section called "related messages"
2018-11-12 13:04:42 +11:00
173408d72f
DEV: correctly force Ruby version 2.5.2 and up
2018-11-09 18:36:18 +11:00
cbd6bd191a
Add base path to relative links in translations
2018-11-08 23:31:05 +00:00
42f693adfa
Update translations
2018-11-08 23:31:05 +00:00
24e5be3f0c
FIX: Relative links in translations should work with subfolder
2018-11-08 23:31:05 +00:00
5c845c5877
Remove unused copy
2018-11-08 23:31:05 +00:00
53634c457c
replace "digest" with "summary"
...
https://meta.discourse.org/t/discourse-activity-summary-emails-guide/36627 suggests that "digest" is no longer what these are to be called.
2018-11-08 12:02:33 -08:00
42572ff138
Revert font awesome 5 changes
...
We are still pushing ahead on this 100% just need a bit longer to prepare
all plugins
2018-11-08 16:12:18 +11:00
005e1ecb9b
FEATURE: Update Font Awesome to v5.4.1 and SVGs ( #6557 )
...
* First take on subsetting svg icons
* FontAwesome 5 svg subset WIP
* Include icons from plugins/badges into svg sprite subset
* add svg icon support to themes
* Add spec for SvgSprite
* Misc. SVG icon fixes
* Use FA5 svgs in local-dates plugin
* CSS adjustments, fix SVG icons in group flair
* Use SVG icons in poll plugin
* Add SVG icons to /wizard
2018-11-07 13:05:43 -05:00
31ee618b50
Fix typo in server.en.yml
2018-11-06 22:47:52 +00:00
30501b6660
Fix link to GitHub oauth registration page ( #6567 )
...
* Fix link to GitHub oauth registration page
The old link lead only to the list of authorised apps for a particular user.
* Whoops, fix href tag.
Co-Authored-By: danielhollas <danekhollas@gmail.com >
2018-11-06 15:22:16 +00:00
75b1865d15
UX: adds new categories layouts to the wizard ( #6569 )
2018-11-06 15:52:13 +01:00
bd3e8d1a54
UX: Minor copyedit.
2018-11-05 13:58:20 +02:00
d963f96fa4
Update translations
2018-11-05 11:16:58 +00:00
ae9eddb002
FIX: don't allow adding a value containing vertical bar char to the secret list
2018-11-05 12:14:56 +01:00
48501b0d45
minor wizard copyedit
2018-11-03 15:36:29 -07:00
939d5ede91
Fix sso overrides avatar description
2018-11-02 11:52:49 -07:00