Commit Graph

6383 Commits

Author SHA1 Message Date
Christopher Speller
335e5cc4da Moving tests to javascript client (#3108) 2016-05-26 07:58:24 -04:00
Corey Hulen
56cca6be7c PLT-2976 Adding checkout for missing SMTP server when testing email connection (#3115)
* PLT-2976 Adding checkout for missing SMTP server when testing email connection

* Fixing unit test
2016-05-26 07:55:37 -04:00
Corey Hulen
7b2538fc6c PLT-2952 fixing preview mode error message (#3113) 2016-05-26 07:54:49 -04:00
David Lu
510fc33fd9 PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)
* Added autoCapitalize='off'

* Changed inputs to email

* Removed autocapitalize for email
2016-05-25 16:15:49 -04:00
samogot
d31c972a43 PLT-1042 allow cancel pending post (#3053) 2016-05-25 16:13:04 -04:00
David Lu
dd18b98b0b Removed all password trimming (#3109) 2016-05-25 14:00:07 -04:00
enahum
e9d1289fb0 daily translations 20160524 (#3101) 2016-05-25 08:39:31 -07:00
Harrison Healey
6092be8af1 Updated our fork of marked and prevented catastrophic backtracking (#3098) 2016-05-25 08:38:03 -07:00
Asaad Mahmood
db29413000 Minor UI improvements (#3095)
Updating config.json

Updating config.json

Updating config.json

Updating config.json
2016-05-25 08:39:14 -04:00
rompic
20302c6953 fixed type speical -> special (#3052) 2016-05-25 08:19:54 -04:00
Corey Hulen
09863c0b80 Adding APIs to reload config, recycle db connections and ping server (#3096)
* Adding APIs to reload config, recycle db connections and ping server

* Fixing unit test

* Adding unit tests
2016-05-24 14:31:30 -07:00
Christopher Speller
4ae7128ecb Revert "PLT-1800 Load server side locale from the config.json (#3076)"
This reverts commit 34beaa569b.
2016-05-24 10:39:56 -04:00
Harrison Healey
3b5a5110c7 Revert "Updated our fork of marked and added more links to test-links.md (#3047)" (#3090)
This reverts commit c868620693.
2016-05-24 07:12:02 -07:00
Thomas Balthazar
7e2b539de4 Max_File_Size setting in System Console > File Settings (#3070) 2016-05-24 09:07:42 -04:00
David Lu
8e5c318590 Removed isTestDomain (#3069) 2016-05-24 08:39:11 -04:00
enahum
34beaa569b PLT-1800 Load server side locale from the config.json (#3076)
* PLT-1800 Load server side locale from the config.json

* Add support for locales with country specifics
2016-05-24 08:36:27 -04:00
Asaad Mahmood
79c0b20689 Minor UI changes (#3078)
Updating navbar dropdown

Updating margin on login page
2016-05-24 08:33:28 -04:00
enahum
32cb719895 Fix YouTube videos when Google Api Key is not set (#3083) 2016-05-24 08:32:15 -04:00
David Lu
ba5786d6a3 Removed unused call to onListenerChange (#3081) 2016-05-23 12:52:23 -07:00
David Lu
6438c696b0 Added all keycodes (#3079) 2016-05-23 12:52:02 -07:00
Christopher Speller
8fa582dd83 Filtering colons from search to prevent postgres error (#3075) 2016-05-23 09:56:39 -07:00
Christopher Speller
e460d79d9e Centering channel intro message (#3074) 2016-05-23 08:40:42 -07:00
David Lu
e81fa3220d Added validation for command triggers (#3068) 2016-05-20 14:47:10 -04:00
David Lu
4f265522e1 Fixed JS errors, wrapped around nav shortcuts (#3067) 2016-05-20 14:45:30 -04:00
enahum
ed2e37394e PLT 783 Fix Previews for removed YouTube videos (#3073)
* PLT-783 Fix Previews for removed YouTube videos render incorrectly and throw a 404

* Updating video poster for video not found (#3072)
2016-05-20 11:55:52 -04:00
Christopher Speller
2a137e97c4 Adding enterprise build hash to about dialog (#3058) 2016-05-20 07:41:47 -07:00
Christopher Speller
4a426be6b8 Adding generation of coverage files to build (#3066) 2016-05-20 09:40:52 -04:00
David Lu
981a08e80e Fixed double join messages (#3059) 2016-05-20 09:14:18 -04:00
enahum
36be959cd9 daily translations 20160519 (#3061) 2016-05-20 09:13:18 -04:00
Joram Wilander
1492d1a3cb PLT-2664 Split out push notifications from email notifications (#3049)
* Split out push and email notification logic, always send push notifications on mention

* Add user setting to control push notifications

* Minor changeto simplify code
2016-05-19 14:33:04 -04:00
Christopher Speller
fd24902194 Removing looking for config in /tmp/ (#3055) 2016-05-19 13:56:00 -03:00
Christopher Speller
04175d36eb Rolling back gorp to earlier version (#3056) 2016-05-19 13:55:35 -03:00
enahum
98fa24f216 daily translations 20160518 (#3050) 2016-05-19 09:34:08 -04:00
Asaad Mahmood
5ea7d9bbef Multiple UI Improvements (#3038) 2016-05-19 09:29:15 -04:00
Harrison Healey
c868620693 Updated our fork of marked and added more links to test-links.md (#3047) 2016-05-19 08:38:50 -04:00
David Lu
5ace856e72 Added /shortcuts (#3048)
Added message and tests

Remember that lower vs uppercase matters

Accidentally removed \n

Added more

Formatted
2016-05-19 07:35:12 -04:00
Thomas Balthazar
4f34730b3f Integrations: Enable <!channel> notifications in incoming webhooks (#3039) 2016-05-18 16:36:01 -04:00
Thomas Balthazar
55f6a0b21c Move away from the "andForget" style of function (#3046)
This is the second and last part of the refactoring.
First part is documented here:
https://github.com/mattermost/platform/pull/3043
2016-05-18 16:34:31 -04:00
Harrison Healey
02576f3d59 PLT-1909 Fixed error rendering pending posts (#3041)
* Fixed error caused by checking if a post is a system message

* Fixed trying to edit system posts when using the up arrow hotkey
2016-05-18 11:15:17 -04:00
Thomas Balthazar
d48be63513 Move away from the "andForget" style of function (#3043)
As suggested by @crspeller here:
https://github.com/mattermost/platform/pull/3022#issuecomment-220004020
2016-05-18 11:14:55 -04:00
Christopher Speller
880ef25ab1 Moving out javascript driver (#3040) 2016-05-18 10:42:25 -04:00
enahum
02f8691fa4 daily translations 20160517 (#3030) 2016-05-18 08:08:54 -04:00
Thomas Balthazar
99b8eef7e3 Send email notification when username changed (#3022) 2016-05-18 07:54:33 -04:00
jasonblais
9d5e7478f9 Update copyright year to 2015-2016 (#3034) 2016-05-18 07:54:06 -04:00
Christopher Speller
edd453c6cd Merge branch 'release-3.0' 2016-05-17 17:51:42 -04:00
=Corey Hulen
ac509b114d Fixing websocket connection v3.0.2 2016-05-17 13:55:51 -07:00
Corey Hulen
123bfad69c Fixing LDAP issue with Postgres (#3033) 2016-05-17 15:52:10 -04:00
Harrison Healey
d2b556aa77 Removed check of email signup from creating a team (#3029) 2016-05-17 15:52:03 -04:00
Harrison Healey
0fe75cb782 PLT-1909 Removed the ability to edit system posts (#3013)
* Removed the ability to edit system posts

* Added increased timeout to SpinnerButton unit tests
2016-05-17 12:27:03 -04:00
enahum
50454bc81e PLT-2972 Fix config Desanitaze (#3018) 2016-05-17 10:52:49 -04:00