Pierre Rudloff
987cb10e71
Unescape HTML entities in e-mail titles ( fixes #3906 ) ( #3969 )
2016-09-12 16:20:41 -04:00
Christopher Speller
adfcda4802
Some improvments to slack import ( #4010 )
2016-09-12 11:57:36 -04:00
William Gathoye
6d21dab421
code block should be Code block as used in a menu IIRC ( #4006 )
...
All translators have translated this string item using an uppercase letter.
2016-09-12 10:02:09 -04:00
Harrison Healey
3b739e1ca5
Made search autocomplete for channels and users case insensitive ( #3965 )
2016-09-12 10:00:24 -04:00
Ryan Wang
b8d6eba788
Team names in system console are sorted alphabetically regardless of case ( #3958 )
2016-09-12 10:00:15 -04:00
William Gathoye
e557f42673
Let's be consistent with keyboard shortcuts. ( #4005 )
...
* Let's be consistent with keyboard shortcuts.
* Update en.json
2016-09-12 08:43:57 -04:00
Elias Nahum
672749b0ea
Merge branch 'release-3.4' RC5
2016-09-09 16:41:33 -03:00
enahum
75ae8e1d81
Translations for RC5 ( #4004 )
2016-09-09 16:21:26 -03:00
Corey Hulen
193314e9fc
Increasing channel limits ( #4003 )
...
* Increasing channel limits
* Fixing unit test
2016-09-09 15:46:36 -03:00
enahum
58cdb17fb9
PLT-4141 Validating SAML attributes ( #4002 )
2016-09-09 15:46:25 -03:00
Harrison Healey
84b342fda1
Correctly passed invite ID through to LDAP signup page ( #4001 )
2016-09-09 15:46:03 -03:00
Joram Wilander
95526c89f0
Fix team invite links when the invite ID is invalid ( #3998 )
2016-09-09 10:08:53 -03:00
Harrison Healey
2b095fafcc
Correctly passed invite ID through to LDAP signup page ( #3997 )
2016-09-09 10:08:42 -03:00
Harrison Healey
c564ea1a1c
Fix weird typing behaviour on LDAP signup page on IE11 ( #3996 )
2016-09-09 10:08:33 -03:00
Christopher Speller
9d7d0876c2
Fixing OpenLDAP version in Makefile ( #3999 )
2016-09-08 16:38:48 -04:00
Elias Nahum
eb8373aa80
Merge branch 'release-3.4' RC4
2016-09-08 10:27:49 -03:00
enahum
b2b2d141a9
daily translations 20160908 ( #3994 )
2016-09-08 10:24:57 -03:00
Harrison Healey
04ee6a6afb
Stopped automatically focusing user list search box on mobile ( #3992 )
2016-09-08 09:49:12 -03:00
Harrison Healey
faf944f47a
Displayed proper token on integration creation confirmation ( #3991 )
2016-09-08 09:49:03 -03:00
Harrison Healey
47f92441ac
PLT-4100 Made SuggestionList dividers optional ( #3990 )
...
* Made SuggestionList dividers optional
* Stopped mutating the User object in the AtMentionProvider
2016-09-08 09:48:53 -03:00
enahum
3bc0e833f7
PLT-3880 Update the "Password Requirements" help text ( #3989 )
2016-09-08 09:48:39 -03:00
Asaad Mahmood
b3f6011fdb
Updating minor fixes for rc4 ( #3988 )
2016-09-08 09:48:29 -03:00
Jason Blais
b6ed10a31e
PLT-3766 Change remaining LDAP references to AD/LDAP ( #3985 )
...
* Update user.go
* Update en.json
* Update ldap_test_button.jsx
* Update en.json
2016-09-08 09:48:12 -03:00
Joram Wilander
ba2e131804
Include build number in server version given to the client ( #3984 )
2016-09-08 09:48:02 -03:00
enahum
c99db74390
PLT-4084 Fix Unable to send messages in RC ( #3983 )
2016-09-07 08:02:24 -04:00
Elias Nahum
a5ebbcfdb4
PLT-4084 Fix Unable to send messages in RC
2016-09-07 01:12:27 -03:00
enahum
dde7b50adf
Saving schema version for 3.4 ( #3982 )
2016-09-06 23:42:16 -03:00
Mattermost Build
08ca9b18f4
Bumping version to: 3.4.0-rc1
2016-09-06 23:32:46 +00:00
Eric Sethna
0e9c9b254f
SiteURL help text update ( #3977 )
2016-09-06 20:13:54 -03:00
David Lu
51501f920c
PLT-3753 Added Segment analytics ( #3972 )
2016-09-06 19:51:27 -03:00
Harrison Healey
47d77d2589
Fixed emojis not being stored by EmojiStore on first page load ( #3980 )
2016-09-06 19:32:18 -03:00
Harrison Healey
73692f010e
PLT-3775/PLT-4067 Fixes for email notifications for 3.4
2016-09-06 18:51:42 -03:00
enahum
024a72b440
PLT-4025 fixed so Ctrl+Enter works on windows ( #3979 )
2016-09-06 17:39:46 -04:00
Yang Chen
0ace02df08
Change Native Download Link Copy ( #3976 )
2016-09-06 18:29:13 -03:00
Joram Wilander
958ece011b
PLT-3820 Fix preview flickering on Edge and remove previews from DOM when not expanded ( #3967 )
2016-09-06 17:54:30 -03:00
Harrison Healey
12e48ca7b2
Allowed post formatting to be disabled regardless of whether EnableDeveloper is set ( #3975 )
2016-09-06 17:41:10 -03:00
enahum
16a8d3d016
PLT-4080 Remove the option to reply to system messages ( #3974 )
2016-09-06 17:40:58 -03:00
Jason Blais
449b066598
PLT-3766 Change LDAP references to AD/LDAP in the UI ( #3925 )
2016-09-06 16:27:32 -03:00
Harrison Healey
b8927e4bfa
Look at direct profiles when viewing a direct channel thread in the RHS ( #3971 )
2016-09-06 16:22:12 -03:00
Asaad Mahmood
cf9ff0988b
Minor UI fixes ( #3970 )
...
* Minor UI fixes
2016-09-06 15:57:58 -03:00
Joram Wilander
0d11fc88ea
Trim / from SiteURL before sending to client ( #3966 )
2016-09-06 14:56:18 -04:00
Joram Wilander
558821bc54
Fix email invitations ( #3964 )
2016-09-06 14:56:03 -04:00
enahum
35b816b922
PLT-3921 Fix System Console Recent Active Users ( #3856 )
...
* PLT-3921 System Console Recent Active Users
2016-09-06 15:48:43 -03:00
Asaad Mahmood
9a9ae3dcd1
Ui improvements ( #3963 )
...
* PLT-4061 - Updating pdf preview pages message
* PLT-4063 - Fixing spacing for LDAP button
* PLT-3837 - Showing reply button on mobile in the RHS
* PLT-4046 - Cantering tutorial on older mobile versions
2016-09-06 13:38:54 -04:00
George Goldberg
af0df81a97
Fix @channel, @here and @everyone Slack import. ( #3946 )
...
Does this by adding special case regexes to the @mention importing code
in the Slack importer for these three special mention types.
Fixes PLT-4053
2016-09-06 12:56:29 -04:00
enahum
856ae2901b
daily translations 20160906 ( #3961 )
2016-09-06 12:55:57 -04:00
Jason Blais
01ee2fc121
Update text for restricting integration management to admins ( #3962 )
...
Update text for restricting integration management to admins
2016-09-06 12:41:12 -03:00
Joram Wilander
e8a9867434
Update README and add Heroku button ( #3941 )
...
* Add Heroku deploy button
* Proposed README tweaks (#3867 )
* Proposed README tweaks
* Update README.md
2016-09-06 09:59:18 -04:00
enahum
50ea0b5cc4
PLT-3707 Refocus post textbox when channel switcher exits ( #3955 )
2016-09-06 09:57:50 -04:00
enahum
ea52b2a1ad
add missing locs and fix a few others ( #3952 )
2016-09-06 09:57:18 -04:00