Граф коммитов

8298 Коммитов

Автор SHA1 Сообщение Дата
enahum
3097453394 translations PR 20170410 (#6065) 2017-04-12 10:40:59 +01:00
Harrison Healey
5d145d72c8 PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077) 2017-04-12 10:40:21 +01:00
Harrison Healey
b3305d82eb PLT-6300 Fixed flag icons not appearing (#6078) 2017-04-12 10:39:49 +01:00
Asaad Mahmood
e8be67bff2 PLT-6311 - Link text wrapping fix (#6079) 2017-04-12 10:39:18 +01:00
Carlos Tadeu Panato Junior
c6ef33ba01 get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005) 2017-04-10 21:11:00 +01:00
JoramWilander
5c89fe1b8d Fix configuration setting 2017-04-10 14:47:38 -04:00
George Goldberg
9c3b96661b PLT-6253: Handle demote self from Team Admin. (#6056) 2017-04-10 17:21:54 +01:00
George Goldberg
9fa4712dd7 PLT-6260: Allow empty legal/support links. (#6057) 2017-04-10 12:16:50 -04:00
enahum
787dfc9220 translations PR 20170407 (#6031) 2017-04-10 11:28:14 +01:00
Joram Wilander
331024d33c Use SiteURL for OAuth login (#6032) 2017-04-10 11:26:16 +01:00
Harrison Healey
5e58d7e72f PLT-6280 Fixed post textbox not being able to scroll (#6034) 2017-04-10 11:25:38 +01:00
George Goldberg
ad2ab81ee4 PLT-6254: Search not in teams include removed members. (#6020) 2017-04-07 19:49:02 +01:00
Joram Wilander
de3995a1ce Fix possible MFA enforcement redirect loop (#6030) 2017-04-07 19:47:58 +01:00
Asaad Mahmood
6e31e017eb Minor bug fixes (#6019)
* PLT-6193 - Post right scroll for small threads

* PLT-6210 - Emoji icon not aligned.

* Fixing word break
2017-04-07 19:22:41 +01:00
Harrison Healey
63c122bc02 PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)
* PLT-6220 Removed ability to react to system messages

* PLT-6201 Removed ability to pin system messages
2017-04-07 19:21:58 +01:00
Joram Wilander
86fbd496af Check if we need to add DM/GM to sidebar regardless of post sender (#6009) 2017-04-07 19:21:31 +01:00
Harrison Healey
9318ffcdf3 PLT-6263 Updated timing and text of Site URL warning bar (#6016) 2017-04-07 19:19:37 +01:00
Harrison Healey
8dbb297b3e PLT-6238 Fix 404 error in system console (#6014) 2017-04-07 19:19:17 +01:00
Harrison Healey
a56310ba8f PLT-6200 Fixed file upload button not working on iOS (#6013) 2017-04-07 19:18:46 +01:00
Eric Sethna
1901adffa5 [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008) 2017-04-07 09:26:35 +01:00
Eric Sethna
62204a7f65 Update en.json 2017-04-06 11:12:55 -06:00
Eric Sethna
99952f0152 remove beta on high availability 2017-04-06 11:10:55 -06:00
George Goldberg
87343176fc PLT-5977: Only reload clients when client config changes. (#5989) 2017-04-05 19:10:20 +01:00
Christopher Speller
997b35d2fc Increment server version number 2017-04-05 08:57:49 -04:00
George Goldberg
92dd07def8 PLT-5904 (WebApp): Config for skip email server cert verification. (#5991) 2017-04-05 08:56:03 -04:00
George Goldberg
22005f876f Uncomment 3.8 database upgrade. (#5992) 2017-04-05 08:17:42 -04:00
Christopher Speller
481d0a8af7 Fixing only EE coverage (#5933) 2017-04-05 08:15:58 -04:00
George Goldberg
aed407fc90 PLT-6207: Fix EE policy application. (#5988) 2017-04-05 08:08:15 -04:00
enahum
06ac48b8c9 Fix private channel translations (#5986) 2017-04-05 00:21:29 -03:00
Joram Wilander
5d6cf3ace5 Remove unnecessary uses of getMoreChannels (#5982) 2017-04-04 21:07:51 -03:00
Harrison Healey
f7a4c75a21 PLT-5702 Added special error page for private browsing error message (#5985) 2017-04-04 19:21:31 -04:00
Jason Blais
a0c91ef4af Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)
* Update invite_member_modal.jsx

* Update policy_settings.jsx

* Update en.json
2017-04-04 18:48:20 -04:00
Joram Wilander
3e6372b3d4 Fix title in RHS for pinned posts (#5976) 2017-04-04 15:20:55 -04:00
Joram Wilander
97de1d0982 Fix blanking out of FileIds and backwards compatability issue with v3 (#5950) 2017-04-04 15:17:47 -04:00
George Goldberg
1fa3f2351c PLT-6023: Add Users to Team in WebApp. (#5956)
* PLT-6198: Use added to channel system message on default channels.

Use a different sytem message when a user was added to a default channel
by someone else than when they joined themselves.

* PLT-6023: Add Users to Team in WebApp.

* Fix string text.

* Handle added_to_team websocket message.

* Fix unread flag on new channel.
2017-04-04 15:17:15 -04:00
Harrison Healey
77a76487a8 PLT-5985 Cleaned up CSS for post textbox (#5974) 2017-04-04 15:15:11 -04:00
George Goldberg
6bb65ef420 PLT-6139 (WebApp): Manage Private Channel Members (#5947)
Honour the policy setting for add/remove members from private channels
in the WebApp UI.
2017-04-04 14:43:22 -04:00
Corey Hulen
6bf080393d Fixing race conditions in the code base (#5966)
* Adding initial race detector

* Remove setting of config twice

* Fixing config file watch and config reload on license save

* Fixing config file watch and config reload on license save

* Fixing build error

* Fixing locking issue

* Fixing makefile

* Fixing race in config

* Fixing race in status unit test

* Adding EE race tests

* Fixing race in cluster info

* Removing code that's isn't needed

* Fixing some more races

* Fixing govet issue
2017-04-04 14:42:07 -04:00
George Goldberg
32460bf63b PLT-6198: Use added to channel system message on default channels. (#5969)
Use a different sytem message when a user was added to a default channel
by someone else than when they joined themselves.
2017-04-04 18:19:42 +01:00
enahum
0b5c0794fd PLT-5906 Set logs path instead log filename (#5949)
* PLT-5906 Set logs path instead log filename

* feedback review
2017-04-04 18:13:31 +01:00
Harrison Healey
ac0c7e30ca PLT-3958 Updated title for permalink error page (#5970) 2017-04-04 18:10:55 +01:00
Christopher Speller
cbb6a30596 Adding more text to webpack build so jenkins doesn't timeout (#5972) 2017-04-04 12:33:56 -04:00
Harrison Healey
6ae3464484 Fixed pasting images not working (#5971) 2017-04-04 12:25:55 -04:00
Corey Hulen
e2a8b3d47e PLT-6115 adding unit tests for licensing (#5916)
* Adding test to license sql store

* PLT-6115 adding unit tests for licensing

* Removing unused test
2017-04-04 09:21:32 -07:00
Harrison Healey
c7bdce8a66 PLT-5900 Removed automatic configuration of SiteURL (#5952)
* Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)"

This reverts commit a8e68bd890.

* Removed automatic configuration of SiteURL

* Reverted unintentional config changes

* Updated help text

* Added link to docs in Site URL warning

* Fixed merge conflict
2017-04-04 11:54:52 -04:00
enahum
3a79e451ff translations PR 20170403 (#5964) 2017-04-04 12:44:38 -03:00
George Goldberg
9609a9b89a PLT-6196: Websocket message when added to a team. (#5968) 2017-04-04 08:26:40 -07:00
doh5
adb22a8a85 Add ID to siderbar_header_dropdown_button (#5967)
under testing
2017-04-04 08:25:53 -07:00
Corey Hulen
f0e451a2d3 Fixing config file watch and config reload on license save (#5954)
* Fixing config file watch and config reload on license save

* Fixing config file watch and config reload on license save

* Fixing build error

* Fixing locking issue
2017-04-04 11:24:58 -04:00
Harrison Healey
c4fd04efb6 Fixed channel autocomplete flickering (#5961) 2017-04-03 21:22:09 -07:00