Neil Lalonde
|
7f0bf3ff3a
|
Merge pull request #5321 from discourse/time-read-accounting
FEATURE: track and show time read recently
|
2017-11-16 17:02:33 -05:00 |
|
Neil Lalonde
|
b37e40eea9
|
FEATURE: show read time in last 60 days
|
2017-11-16 15:46:51 -05:00 |
|
Neil Lalonde
|
c90c4b9703
|
sadly I can't remove that locale_file_walker dependency from pull_translations.rb
|
2017-11-16 15:05:45 -05:00 |
|
Neil Lalonde
|
0cdded8079
|
Merge pull request #5303 from vinothkannans/export-multiple-categories
FEATURE: Option to export multiple categories using export_category method
|
2017-11-15 16:07:21 -05:00 |
|
Neil Lalonde
|
13c91fc7ec
|
Update translations
|
2017-11-13 15:02:53 -05:00 |
|
Neil Lalonde
|
c958d8c7e1
|
string should say silencing instead of unsilencing
|
2017-11-13 09:55:04 -05:00 |
|
Neil Lalonde
|
bd8f8ea1f9
|
FIX: don't show Create Topic button on full search page to users who can't create topics
|
2017-11-10 15:39:04 -05:00 |
|
Neil Lalonde
|
ec3d800492
|
add option to force DirectoryItem.refresh_period! to run even if user directory is disabled
|
2017-11-10 12:30:22 -05:00 |
|
Neil Lalonde
|
9dc9ca4ac0
|
FIX: be consistent with how first posts in topics are counted. do like DirectoryItem.refresh_period :all
|
2017-11-10 12:18:25 -05:00 |
|
Neil Lalonde
|
16ff2a4715
|
FIX: topic counts after converting topic to/from public and private
|
2017-11-09 15:33:44 -05:00 |
|
Neil Lalonde
|
2aadc42662
|
FEATURE: show read time on user cards
|
2017-11-08 15:25:56 -05:00 |
|
Neil Lalonde
|
3940e95227
|
better way to show dismiss link based on notifications widget state
|
2017-11-08 11:20:39 -05:00 |
|
Neil Lalonde
|
7134b11673
|
better tooltip on the dismiss link
|
2017-11-08 10:45:41 -05:00 |
|
Neil Lalonde
|
d7880af0bb
|
FIX: change password form validation should instruct admins to use min password length for admin accounts
|
2017-11-07 16:14:56 -05:00 |
|
Neil Lalonde
|
667b025d12
|
make rubocop happy
|
2017-11-07 14:20:46 -05:00 |
|
Neil Lalonde
|
234f0262b8
|
UX: use down chevron button instead of "show more" text to link to full list of notifications
|
2017-11-07 13:48:55 -05:00 |
|
Neil Lalonde
|
faf8bba9a6
|
Merge pull request #5294 from tgxworld/onceoff_job_remap_images_link
Add onceoff job to remap bot images link.
|
2017-11-07 11:04:29 -05:00 |
|
Neil Lalonde
|
814502f7bb
|
FEATURE: add a Dismiss link to user menu that dismisses all notifications
|
2017-11-07 10:41:21 -05:00 |
|
Neil Lalonde
|
7eb5f78343
|
UX: increase max length of topic titles in summary email html by 40 characters
|
2017-11-06 10:00:01 -05:00 |
|
Neil Lalonde
|
c7d7cb940c
|
FIX: dashboard posts report was including posts in daily data, but not in totals
|
2017-11-02 18:46:28 -04:00 |
|
Neil Lalonde
|
18d65fe7e5
|
FIX: post counts in user stats when changing post owner
|
2017-11-02 18:05:23 -04:00 |
|
Neil Lalonde
|
21dd2ccd43
|
FIX: only count regular posts in user stats when deleting
|
2017-11-02 18:05:23 -04:00 |
|
Neil Lalonde
|
30689783db
|
don't decrement post_count for a post in a deleted topic that has already been uncounted
|
2017-11-02 18:05:23 -04:00 |
|
Neil Lalonde
|
f29290ad11
|
FIX: don't count whispers in user stats post_count
|
2017-11-02 18:05:23 -04:00 |
|
Neil Lalonde
|
24af9b7d97
|
FIX: when a topic is deleted, update the post count stats of all user who replied
|
2017-11-02 18:05:23 -04:00 |
|
Neil Lalonde
|
7dc3671490
|
FEATURE: remove obsolete settings ga_tracking_code and ga_domain_name. Use ga_universal_tracking_code and ga_universal_domain_name instead.
|
2017-11-01 11:41:51 -04:00 |
|
Neil Lalonde
|
ca8922e6f8
|
UX: Autobiographer badge description should link to profile preferences
|
2017-10-31 16:02:32 -04:00 |
|
Neil Lalonde
|
e7d8f5f9c8
|
FIX: support /my routes with subfolders
|
2017-10-31 16:02:32 -04:00 |
|
Neil Lalonde
|
d753adab84
|
FIX: badge description links broken on subfolder
|
2017-10-31 15:18:52 -04:00 |
|
Neil Lalonde
|
a5afc08363
|
FIX: html links in text part of summary email
|
2017-10-30 15:43:01 -04:00 |
|
Neil Lalonde
|
28bc5ac10a
|
FIX: link to about page on subfolder
|
2017-10-30 14:34:12 -04:00 |
|
Neil Lalonde
|
fec5691064
|
FIX: unsubscribe links in summary emails were missing subfolder
|
2017-10-30 14:28:43 -04:00 |
|
Neil Lalonde
|
9705f8b9c2
|
Version bump to v1.9.0.beta14
|
2017-10-30 11:20:55 -04:00 |
|
Neil Lalonde
|
419d7daf4b
|
Update translations
|
2017-10-30 10:58:17 -04:00 |
|
Neil Lalonde
|
bf00ab5d4a
|
FIX: grant admin on subfolder
|
2017-10-27 16:46:02 -04:00 |
|
Neil Lalonde
|
bbf48d395e
|
FIX: set minimum values for topic title length settings
|
2017-10-27 14:08:37 -04:00 |
|
Neil Lalonde
|
d9a9ad3edb
|
FIX: rendering of block style tags in search results
|
2017-10-24 17:55:30 -04:00 |
|
Neil Lalonde
|
2c15e9c6fe
|
FIX: search couldn't find tags from before 2017-08-25
|
2017-10-24 17:55:05 -04:00 |
|
Neil Lalonde
|
fb5b9b6d06
|
FIX: don't offer the "Something Else" flag reason to TL0 users since they don't have permission to send private messages
|
2017-10-24 11:47:42 -04:00 |
|
Neil Lalonde
|
4452d67a23
|
Revert "FIX: TL0 users' messages to moderators were not being posted when flagging private messages"
|
2017-10-23 18:17:53 -04:00 |
|
Neil Lalonde
|
214fdad155
|
FEATURE: category and topic importer can support data from different sources using IMPORT_SOURCE
|
2017-10-23 14:01:57 -04:00 |
|
Neil Lalonde
|
aec5de451b
|
FIX: compare imported ids as string instead of converting to integer, same as LookupContainer
|
2017-10-23 14:01:57 -04:00 |
|
Neil Lalonde
|
2db66072d7
|
SECURITY: signup without verified email using Google auth
|
2017-10-16 13:51:41 -04:00 |
|
Neil Lalonde
|
b124e5f19f
|
FIX: TL0 users' messages to moderators were not being posted when flagging private messages
|
2017-10-13 11:55:49 -04:00 |
|
Neil Lalonde
|
6f923d5964
|
Version bump to v1.9.0.beta13
|
2017-10-13 11:30:21 -04:00 |
|
Neil Lalonde
|
0a31190254
|
Update translations
|
2017-10-13 09:58:41 -04:00 |
|
Neil Lalonde
|
c53f41f4f2
|
FIX: don't flag watched words when rebaking posts
|
2017-10-12 15:34:22 -04:00 |
|
Neil Lalonde
|
7ed522c890
|
Version bump to v1.9.0.beta12
|
2017-10-06 11:28:49 -04:00 |
|
Neil Lalonde
|
3a29ba71a3
|
Update translations
|
2017-10-06 10:37:57 -04:00 |
|
Neil Lalonde
|
beca02c046
|
FIX: moderators couldn't see flagged topics list
|
2017-10-05 14:12:07 -04:00 |
|
Neil Lalonde
|
f5a2ed99b0
|
FIX: deleting category background images sometimes has no effect
|
2017-10-04 17:04:37 -04:00 |
|
Neil Lalonde
|
ddbd1d5ab8
|
allow regex options on username site settings
|
2017-10-04 15:08:51 -04:00 |
|
Neil Lalonde
|
c29334cf23
|
FEATURE: the hide_email_address_taken setting works with the change email address form in user preferences
|
2017-10-04 11:41:25 -04:00 |
|
Neil Lalonde
|
1faae3c765
|
rename forgot_password_strict to hide_email_address_taken
|
2017-10-03 15:28:31 -04:00 |
|
Neil Lalonde
|
e47f5cedd2
|
FEATURE: forgot_password_strict setting also prevents reporting that an email address is taken during signup
|
2017-10-03 15:28:30 -04:00 |
|
Neil Lalonde
|
d5d66e969e
|
FIX: js error when logging in using another Discourse site as sso provider
|
2017-09-29 14:02:45 -04:00 |
|
Neil Lalonde
|
502f910eb5
|
Version bump to v1.9.0.beta11
|
2017-09-28 15:27:46 -04:00 |
|
Neil Lalonde
|
c7aa354ee8
|
UX: round instead of ceil for time gaps
|
2017-09-28 14:11:37 -04:00 |
|
Neil Lalonde
|
d2d272c5f1
|
Update translations
|
2017-09-28 13:37:19 -04:00 |
|
Neil Lalonde
|
0bcde4b4f4
|
UX: reduce height of textarea for flags of type "Something Else" on small mobile devices
|
2017-09-14 15:18:57 -04:00 |
|
Neil Lalonde
|
39adf2588a
|
FIX: don't mute topics when dismissing unread
|
2017-09-14 14:02:55 -04:00 |
|
Neil Lalonde
|
16fe7aa307
|
FEATURE: automatically handle flags and posts that have been waiting in a queue for a long time. Flags will be deferred. Posts waiting for approval will be rejected. Control how old the records need to be with the auto_handle_queued_age site setting.
|
2017-09-14 12:01:06 -04:00 |
|
Neil Lalonde
|
f698de0bbf
|
Version bump to v1.9.0.beta9
|
2017-09-14 11:08:22 -04:00 |
|
Neil Lalonde
|
346442134e
|
Update translations
|
2017-09-14 11:02:39 -04:00 |
|
Neil Lalonde
|
7181fce71e
|
remove unused file pending_flags_mailer.rb
|
2017-09-12 18:00:51 -04:00 |
|
Neil Lalonde
|
beea5cac48
|
FIX: send the queued posts reminder as a message to moderators instead of an email to the contact_email
|
2017-09-12 18:00:51 -04:00 |
|
Neil Lalonde
|
6831efe2e9
|
FIX: no notification was being sent when a post is hidden by community flags
|
2017-09-12 15:43:44 -04:00 |
|
Neil Lalonde
|
c12a53449c
|
FIX: output css for category backgrounds only if uploads have a url
|
2017-09-11 17:10:30 -04:00 |
|
Neil Lalonde
|
d7d9923b8e
|
FIX: display email validation error messages
|
2017-09-11 13:22:14 -04:00 |
|
Neil Lalonde
|
398604ac71
|
FEATURE: set purge_unactivated_users_grace_period_days to 0 to disable purging unactivated users
|
2017-08-25 15:20:06 -04:00 |
|
Neil Lalonde
|
ea969d1ed0
|
FEATURE: add Thai language
|
2017-08-25 12:33:09 -04:00 |
|
Neil Lalonde
|
2c56f8df7c
|
FEATURE: show tags in search results
|
2017-08-25 11:52:59 -04:00 |
|
Neil Lalonde
|
224796a7d4
|
FIX: wrongs counts on tags with deleted topics
|
2017-08-22 16:55:05 -04:00 |
|
Neil Lalonde
|
3f8e535692
|
FEATURE: bbpress importer can import private messages
|
2017-08-21 16:39:57 -04:00 |
|
Neil Lalonde
|
df5142493c
|
Version bump to v1.9.0.beta7
|
2017-08-17 15:59:29 -04:00 |
|
Neil Lalonde
|
0daeefc977
|
Version bump to v1.9.0.beta6
|
2017-08-16 12:49:25 -04:00 |
|
Neil Lalonde
|
3b7657e4b3
|
Update translations
|
2017-08-16 11:38:45 -04:00 |
|
Neil Lalonde
|
d506e577a5
|
FEATURE: if full search returns no results, show google search form
|
2017-08-15 16:46:41 -04:00 |
|
Neil Lalonde
|
130ae2cd4b
|
FEATURE: add Latvian language
|
2017-08-15 11:40:00 -04:00 |
|
Neil Lalonde
|
dd665c62f2
|
FIX: staff count on invites step of wizard should only include real users
|
2017-08-14 22:17:41 -04:00 |
|
Neil Lalonde
|
6fcb530b56
|
UX: setup wizard won't offer pre-existing users with reserved usernames
|
2017-08-14 15:31:57 -04:00 |
|
Neil Lalonde
|
94d8f6d734
|
FIX: digest emails should not include posts that are still in the edit grace period
|
2017-08-14 12:47:33 -04:00 |
|
Neil Lalonde
|
9813f9f0f8
|
FIX: more cases of case sensitive group membership in sso
|
2017-08-11 18:09:29 -04:00 |
|
Neil Lalonde
|
c924975086
|
FIX: wizard should only include human admins and system user as the site contact username options
|
2017-08-11 15:29:07 -04:00 |
|
Neil Lalonde
|
15a74d6d3e
|
FIX: don't enforce newuser_spam_host_threshold on private messages
|
2017-08-10 17:19:08 -04:00 |
|
Neil Lalonde
|
3c538270e4
|
UX: placeholder text in watched word input field
|
2017-08-10 11:25:17 -04:00 |
|
Neil Lalonde
|
ca1609c821
|
FIX: user directory didn't update stats of users with no recent activity
|
2017-08-09 15:57:42 -04:00 |
|
Neil Lalonde
|
197944edaa
|
UX: when staff change their email address, show a message saying an email has been sent to their current address, not their new one
|
2017-08-09 13:43:01 -04:00 |
|
Neil Lalonde
|
c4b49fbabe
|
send args to user-preferences-nav plugin outlet
|
2017-08-08 17:30:10 -04:00 |
|
Neil Lalonde
|
d1576298ef
|
add shadowed_by_global to allow_restore
|
2017-08-03 15:10:11 -04:00 |
|
Neil Lalonde
|
3de45ce0cd
|
FIX: use case insensitive group name search when applying group rules from SSO
|
2017-08-02 11:30:37 -04:00 |
|
Neil Lalonde
|
be30d4510a
|
FIX: change email success message container was too narrow
|
2017-08-02 10:50:18 -04:00 |
|
Neil Lalonde
|
47fa536f46
|
FIX: plugin outlet in user preferences nav needs to be li tag
|
2017-08-02 10:05:11 -04:00 |
|
Neil Lalonde
|
a870137845
|
Version bump to v1.9.0.beta5
|
2017-08-01 14:32:24 -04:00 |
|
Neil Lalonde
|
2feec43bd7
|
Update translations
|
2017-08-01 13:11:52 -04:00 |
|
Neil Lalonde
|
24edbbb89c
|
fix rubocop offenses
|
2017-07-31 20:34:02 -04:00 |
|
Neil Lalonde
|
1fdf2e4d4b
|
badly resolved conflicts
|
2017-07-31 20:28:16 -04:00 |
|
Neil Lalonde
|
fa3c240e8b
|
Merge pull request #4981 from dmacjam/fix_limited_search_results
FIX: limited search results
|
2017-07-31 20:23:57 -04:00 |
|
Neil Lalonde
|
ec85b41078
|
UX: Move watched words to the Logs section of admin
|
2017-07-31 17:06:50 -04:00 |
|
Neil Lalonde
|
7c1d7fb423
|
Merge branch 'master' into fix_limited_search_results
|
2017-07-31 15:55:31 -04:00 |
|