Commit Graph

6392 Commits

Author SHA1 Message Date
David Lu
4aa0465c73 Forced clear hashtag at end of URL (#3128) 2016-05-26 14:44:40 -04:00
Thomas Balthazar
934ff34ccb Send Post ID in webhooks (#3120) 2016-05-26 11:37:54 -04:00
David Lu
6bd9996daf Made message command for all users (#3122) 2016-05-26 10:03:06 -04:00
Harrison Healey
8a7e1b6dff PLT-2886 Added name properties to all radio buttons (#3112)
* Removed unused, deprecated system console page

* Added name properties to all radio buttons

* Removed unused english strings from admin console
2016-05-26 09:47:41 -04:00
Joram Wilander
6fecfcc7ca Refactor login, claim and create_team into views and add actions (#3110) 2016-05-26 09:46:18 -04:00
enahum
9c0caaa765 daily translations 20160525 (#3117) 2016-05-26 08:49:21 -04:00
enahum
21e4bc7c42 PLT-3049 Revert Google Api Key to show YouTube Previews (#3116) 2016-05-26 08:49:09 -04:00
Harrison Healey
e5ec6c95b5 Prevented scrolling through suggestion list when there's no suggestions (#3111) 2016-05-26 08:47:58 -04:00
David Lu
4353e1fb97 PLT-2989 Incoming webhooks available to all channels user is member of (#3082)
* Removed OPEN_CHANNEL check

* Added checks for each type of channel

* Added all channels display

Used onComponentUpdate, made code clearer

* Made requested changes
2016-05-26 08:36:51 -04:00
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