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

6201 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
2fb6c689b7 Fixing zero case for members modal. Removing :( (#2846) 2016-05-02 11:09:08 -07:00
Park Daesun
e3f254c3be Fix the EmailVerified column value from '1' to true (#2843)
EmailVerified column type is bool.
but these queries were a string type and a number type.
this is ok in Mysql but cause errors in Postgresql.

like this(user_test.go:970).

```
[2016/05/02 23:20:47 KST] [EROR] /api/v3/users/reset_password:SqlUserStore.UpdatePassword code=500 rid=ezj4agkewibjzni3ptybq5knbh uid=9z53qbkxj7nq9m8r8jbb47enzr ip=::1 We couldn't update the user password [details: id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer]
--- FAIL: TestResetPassword (0.90s)
user_test.go:970: : We couldn't update the user password, id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer
```
2016-05-02 11:08:48 -07:00
Christopher Speller
ddc888d264 Copying profiles on posts_view so we can detect new users (#2847) 2016-05-02 11:07:22 -07:00
Christopher Speller
f8ed606a5f Fixing edit direct channel header (#2842) 2016-05-02 12:57:32 -04:00
Harrison Healey
6f1489b788 Removed @all mention suggestion (#2845) 2016-05-02 12:50:17 -04:00
Christopher Speller
7e414c89b4 Locking deps to specific version (#2844) 2016-05-02 12:45:58 -04:00
Harrison Healey
f1ddbc4e8b Fixed PostStore to not return deleted posts when attempting to edit (#2839) 2016-05-02 09:58:27 -04:00
Asaad Mahmood
a0ba70823d Multiple UI improvements (#2838)
* Multiple UI improvements

* Adding translations in en.json
2016-05-02 08:39:56 -04:00
enahum
a5fea696a7 Add latest spanish translations (#2836) 2016-05-02 08:34:33 -04:00
lfbrock
b5702a8ebe PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834)
* Update tutorial intro text

* Update en.json

* Update es.json

* Update fr.json

* Update ja.json

* Update pt.json
2016-05-02 08:33:28 -04:00
Harrison Healey
157438545c Properly checked for channel change before closing LHS (#2833) 2016-05-02 08:08:53 -04:00
Joram Wilander
6abb2275dd Fix cancelling in-progress uploads (#2832) 2016-05-02 08:08:44 -04:00
Joram Wilander
3c21405060 Fixed cancel link when adding incoming webhooks (#2831) 2016-05-02 08:08:36 -04:00
Christopher Speller
b49d138cf9 Removing panics on config and license loading errors. Nice error messages instead. (#2829) 2016-05-02 08:08:28 -04:00
Joram Wilander
92be84762b Use relative team URL for deleting channels (#2828) 2016-05-02 08:08:20 -04:00
Christopher Speller
553e2320ec Redirect to town square rather than team select on bad channel (#2826) 2016-05-02 08:08:11 -04:00
Christopher Speller
29b91301a6 Closing 'RHS' on mobile when jump link is clicked (#2825) 2016-05-02 08:08:05 -04:00
Christopher Speller
c63e027aec Fixing LDAP editing of attributes (#2824) 2016-05-02 08:07:58 -04:00
Compaurum
3346a9a63a PLT-2586 Fixed problem when New Messages indicator is triggered by own message (#2816)
* Fixed problem when New Messages indicator is triggered by own message

* changed to styleguide
2016-05-02 08:07:46 -04:00
Joram Wilander
f817e3c89a Fix date on pasted images (#2830) 2016-04-29 11:56:46 -04:00
Cyril Terets
709f9dcbba added TrimSpace() to GLU email (#2827) 2016-04-29 10:43:02 -04:00
Joram Wilander
1f4974dc02 General react performance improvements (#2796)
* General React performance improvements

* Cleaned up unused props/state in PermaLinkView and PostFocusView
2016-04-29 08:40:06 -04:00
it33
9961ccca7d Update to MFA help text (#2822)
* Update to MFA help text

* Changing "QR Code" to "Bar Code"

Google Authenticator UI calls it "Bar Code", not "QR Code"

* Updating MFA removal help text
2016-04-29 08:17:28 -04:00
Asaad Mahmood
f9d2b1310b Reverting center channel margins and fixing the channel names (#2823)
Fixing margin for channel intro

Adjusting margins for preformatted text
2016-04-29 00:19:31 -07:00
it33
4ae72ad1a8 Update to Apache v2 2016-04-28 20:18:53 -07:00
=Corey Hulen
30418b81a5 Fixing help links 2016-04-28 17:34:56 -07:00
=Corey Hulen
f31108b7c4 Fixing cookie 2016-04-28 17:14:19 -07:00
=Corey Hulen
62901defae Merge branch 'master' of https://github.com/mattermost/platform 2016-04-28 17:03:59 -07:00
=Corey Hulen
ad9dfc9c42 Fixing cookie 2016-04-28 17:03:52 -07:00
Christopher Speller
f3fa435a1b Fixing slack import. (#2819) 2016-04-28 16:29:13 -04:00
Asaad Mahmood
938caa061d Fixing long usernames (#2821)
* Submitting a fix for popover titles

* Fixing heading for channels

* Fixing other minor corner cases for long username
2016-04-28 14:52:22 -04:00
Joram Wilander
383cddd3d1 Don't return error if already part of channel being joined (#2814) 2016-04-28 10:56:19 -04:00
Joram Wilander
3dbb5ab4cc Only cache 3 post views at a time (#2818) 2016-04-28 07:55:50 -07:00
Joram Wilander
65a2427b90 Update {user} is typing.. based on display name setting (#2817) 2016-04-28 07:55:07 -07:00
Joram Wilander
b07f8272d6 Change footer links to a tags instead of Link tags (#2815) 2016-04-28 07:53:52 -07:00
Corey Hulen
9fecf96d3b PLT-2687 sending email on upgrade and moving profile pic to new location (#2808)
* Fixing CLI and adding unit tests

* Adding the upgrade_db_30 to the help text

* Adding the upgrade_db_30 to the help text

* Adding the upgrade_db_30 to the help text

* Fixing CLI tests

* PLT-2687 sending email on upgrade and moving profile pic to new location

* Fixing img move

* Fixing moving of profile image

* making upgrade email localizable

* Fixing email template
2016-04-28 09:53:30 -04:00
samogot
b49dc28d7e Allow autocorrection in textbox (#2730)
* remove autocorrect=off attribute from textbox, allowing word suggestion in android keyboards

* autocomplete attribute is also involved for this keyboard feature
2016-04-28 08:26:44 -04:00
lfbrock
cb1f605f87 Update new channel modal help text. (#2784)
* Update new channel modal help text.

* Update es.json

* Update ja.json

* Update pt.json
2016-04-28 08:26:25 -04:00
Joram Wilander
7695cbd1b4 Add websocket event and cache invalidation for deleting channels (#2807) 2016-04-27 16:05:39 -04:00
Christopher Speller
ada513a014 Fixing email verification flow (#2806) 2016-04-27 16:03:31 -04:00
Christopher Speller
fa807d8e43 Fixing permalinks to channels your not a memeber of (#2805) 2016-04-27 16:02:58 -04:00
Corey Hulen
d962e175f8 Fix CLI to make -team_name optional or not required. I also added a -join_team cmd. (#2804)
* Fixing CLI and adding unit tests

* Adding the upgrade_db_30 to the help text

* Adding the upgrade_db_30 to the help text

* Adding the upgrade_db_30 to the help text

* Fixing CLI tests

* Fixing typo
2016-04-27 08:26:45 -04:00
Joram Wilander
a5fc93fdc6 Update scrolling for RHS threads (#2803) 2016-04-27 08:25:33 -04:00
Joram Wilander
735c2d9ae0 Use any whitespace as a demlimter when checking for outgoing webhook triggers (#2801) 2016-04-26 12:29:48 -04:00
Corey Hulen
0879a2317f PLT-2376 fixing login page title (#2785) 2016-04-26 12:29:16 -04:00
Joram Wilander
215f78af14 Prevent graphs bouncing multiples times when loading analytics pages (#2800) 2016-04-26 12:28:27 -04:00
Asaad Mahmood
c41cd44ada Multiple UI Improvements (#2802) 2016-04-26 08:59:14 -07:00
Corey Hulen
88aa2a10b9 PLT-2676 see if this fixes pre-release (#2799) 2016-04-26 08:42:39 -04:00
Corey Hulen
1ac649c4d5 PLT-2675 fixing blue bar on logout and re-login (#2798) 2016-04-26 08:41:20 -04:00
Joram Wilander
c2fc28aa10 Fix deactivating MFA on user accounts (#2797) 2016-04-26 08:40:47 -04:00