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

3378 Коммитов

Автор SHA1 Сообщение Дата
Asaad Mahmood
95aaa0a080 Multiple UI Improvements 2015-10-15 22:54:15 +05:00
Christopher Speller
f09685a373 Merge pull request #1057 from hmhealey/plt520
PLT-520 Updated More Direct Channels modal and converted it to ReactBootstrap
2015-10-15 13:34:42 -04:00
Stas Vovk
2bd81ff379 update posts time in the right sidebar when user changes time format 2015-10-15 19:49:34 +03:00
Antti Ahti
7abde676a1 Fix lint 2015-10-15 19:35:45 +03:00
Christopher Speller
adc20981e2 Merge pull request #1055 from florianorben/PLT-42
PLT-42: Add "File uploading" text left of "Add Comment" when file is uploading
2015-10-15 12:22:10 -04:00
Harrison Healey
0fb45dad18 Merge pull request #1065 from apaatsio/clarify-system-menu
Add titles to clarify icons in system console
2015-10-15 12:15:28 -04:00
Corey Hulen
3e8dcffc0a Merge pull request #1063 from mattermost/SMTP-update
Updated to use System Console
2015-10-15 09:02:56 -07:00
Joram Wilander
3499401aca Merge pull request #1058 from rgarmsen2295/plt-434
PLT-434 Improve Audit History Format
2015-10-15 11:21:53 -04:00
it33
feff0e98f5 Update Production-Ubuntu.md 2015-10-15 06:07:39 -07:00
Antti Ahti
37bb95c775 Add titles to clarify icons in system console
The + and x icons in the team section can easily be misinterpreted as "Create team" and "Delete team".

Added clarifying title text that the user can see when hovering on the icon.
2015-10-15 12:00:52 +03:00
it33
e9e2bd6e3d Updating /docs TOC 2015-10-14 23:19:53 -07:00
Antti Ahti
c0809bbc3f Treat teams as an array instead of object 2015-10-15 08:54:20 +03:00
Antti Ahti
059df3de01 Sort teams by display name
First we need to convert the object to array, because objects cannot be sorted.
2015-10-15 08:41:52 +03:00
it33
9d93f61a2b Updated to use System Console 2015-10-14 22:01:32 -07:00
Corey Hulen
f92042fddf Merge pull request #1062 from mattermost/release-1.1.0
Fixing doc
2015-10-14 19:55:51 -07:00
=Corey Hulen
e0d2ee3cce Fixing doc 2015-10-14 19:54:58 -07:00
Corey Hulen
d0b25363d1 Merge pull request #1053 from florianorben/markown_fix
Don't auto-add http:// to mailto: and ftp: markdown links
2015-10-14 19:24:24 -07:00
Corey Hulen
94501476fa Merge pull request #1061 from mattermost/release-1.1.0
Release 1.1.0 final merge
2015-10-14 19:20:10 -07:00
Corey Hulen
229d5c7dcc Merge pull request #1056 from esethna/patch-7
Update SMTP instructions
2015-10-14 19:19:19 -07:00
it33
741eb8170f Clarifying description 2015-10-14 15:45:05 -07:00
it33
70ddf3f73e Update Slack-Import.md 2015-10-14 15:42:49 -07:00
it33
9cd35c46de Clarifying instruction 2015-10-14 15:41:24 -07:00
it33
87d424ab99 Adjusting formatting 2015-10-14 15:36:45 -07:00
it33
489eab8609 Update Slack-Import.md 2015-10-14 15:36:13 -07:00
it33
57585d6d4f Update Slack-Import.md 2015-10-14 15:35:14 -07:00
it33
ffda0839b6 Update Slack-Import.md 2015-10-14 15:26:35 -07:00
Reed Garmsen
04ddb3e1b3 Properly handle missing session IDs regardless of case 2015-10-14 15:10:50 -07:00
Reed Garmsen
48c69b86d8 Added all remaining audit descriptions to supported audits 2015-10-14 15:00:03 -07:00
Stas Vovk
440faabc60 fixed style guide error 2015-10-15 00:06:51 +03:00
hmhealey
ae0d4dce7b Updated More Direct Channels modal and converted it to ReactBootstrap 2015-10-14 16:57:08 -04:00
esethna
7523c6f2e6 Update SMTP instructions
Needs dev review.
2015-10-14 14:36:19 -06:00
Reed Garmsen
e7e83b44d8 Added more individual audit handling, primarily involving the user 2015-10-14 12:50:45 -07:00
Reed Garmsen
63b0ca8e4b Added more supported audits to audit log 2015-10-14 12:50:45 -07:00
Reed Garmsen
487c47e803 Finished structure for formatting audits and began writing individual formatting for each audit 2015-10-14 12:50:45 -07:00
Reed Garmsen
536c55dc5f Initial changes to audit log along with structure for handling different audit types 2015-10-14 12:50:45 -07:00
Florian Orben
f0a3c59834 PLT-42: Add "File uploading" text left of "Add Comment" when file is uploading 2015-10-14 21:48:32 +02:00
Florian Orben
b8c80c6d95 Don't auto-add http:// to mailto: and ftp: markdown links 2015-10-14 21:44:09 +02:00
Stas Vovk
29a0c182ef added file with display settings 2015-10-14 21:39:33 +03:00
Stas Vovk
76e278a13d added display tab under account settings. added 24h time option 2015-10-14 20:36:12 +03:00
Antti Ahti
8f96db4d0b Sanitize team data
We don't want to expose sensitive data that might pose a security risk.
2015-10-14 19:27:19 +03:00
Antti Ahti
731595c1a9 Fix typo (isTreamCreationAllowed -> isTeamCreationAllowed) 2015-10-14 18:31:58 +03:00
Antti Ahti
1ab7034574 Use team display name in team switcher menu
- /teams/find_teams returns team objects instead of just team names
- use display_name in UI instead of name in the team switch menu
2015-10-14 18:27:03 +03:00
Joram Wilander
830e8b04d9 Merge pull request #1047 from hmhealey/sidebar
Fixed overwritten CSS class in the sidebar
2015-10-14 09:30:00 -04:00
hmhealey
6c4022337c Fixed overwritten CSS class in the sidebar 2015-10-14 09:11:35 -04:00
Harrison Healey
962a5d8beb Merge pull request #1046 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-10-14 09:02:05 -04:00
Christopher Speller
cdbe6342bb Merge release branch 'release-1.1.0' 2015-10-14 08:27:34 -04:00
Asaad Mahmood
99f243b444 Multiple UI Improvements 2015-10-14 17:04:13 +05:00
Christopher Speller
4ad9e0673c Updating dockerfile for release v1.1.0-rc3 2015-10-14 07:56:48 -04:00
Christopher Speller
5e14ef6084 Merge pull request #1041 from mattermost/plt-603
RC3 - PLT-603 Fix webhook name not overriding in RHS and update webhook help text.
2015-10-14 07:46:35 -04:00
Christopher Speller
cbefd88951 Merge pull request #993 from apaatsio/bootstrap-help-block
Use help-block class from Bootstrap
2015-10-14 07:39:53 -04:00