Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing based on feedback | =Corey Hulen | 2015-11-18 | 1 | -0/+3 |
| | |||||
* | Adding perm delete channels by team | =Corey Hulen | 2015-11-16 | 1 | -0/+4 |
| | |||||
* | Adding perm delete to cmd line | =Corey Hulen | 2015-11-16 | 1 | -0/+26 |
| | |||||
* | Don't send welcome emails for users signing up from an email invite, update ↵ | JoramWilander | 2015-11-05 | 1 | -3/+1 |
| | | | | email content | ||||
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -19/+26 |
| | |||||
* | Fixing merge conflict | =Corey Hulen | 2015-10-22 | 1 | -7/+2 |
|\ | |||||
| * | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -7/+2 |
| | | |||||
* | | Fixing merge | =Corey Hulen | 2015-10-16 | 1 | -12/+11 |
|\| | |||||
| * | Sanitize team data | Antti Ahti | 2015-10-14 | 1 | -0/+1 |
| | | | | | | | | We don't want to expose sensitive data that might pose a security risk. | ||||
| * | Fix typo (isTreamCreationAllowed -> isTeamCreationAllowed) | Antti Ahti | 2015-10-14 | 1 | -7/+7 |
| | | |||||
| * | Use team display name in team switcher menu | Antti Ahti | 2015-10-14 | 1 | -5/+3 |
| | | | | | | | | | | - /teams/find_teams returns team objects instead of just team names - use display_name in UI instead of name in the team switch menu | ||||
* | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -2/+2 |
|/ | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #966 from mattermost/GIT-960 | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
|\ | | | | | GIT-960 show error when you cannot create a team | ||||
| * | GIT-960 show error when you cannot create a team | =Corey Hulen | 2015-10-07 | 1 | -1/+1 |
| | | |||||
* | | GIT-957 fixing email templates and logos | =Corey Hulen | 2015-10-07 | 1 | -2/+2 |
|/ | |||||
* | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-30 | 1 | -4/+4 |
|\ | |||||
| * | Fixing some locations to use the IsTeamAdmin function which properly checks ↵ | Christopher Speller | 2015-09-30 | 1 | -4/+4 |
| | | | | | | | | for system admin permissions. | ||||
* | | PLT-469 skip redirect if verified email required. | =Corey Hulen | 2015-09-29 | 1 | -1/+4 |
|/ | |||||
* | Removing old valet crud | =Corey Hulen | 2015-09-24 | 1 | -47/+0 |
| | |||||
* | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -0/+48 |
| | |||||
* | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -13/+8 |
| | |||||
* | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -24/+1 |
| | |||||
* | Fixing unit tests | =Corey Hulen | 2015-09-21 | 1 | -1/+2 |
| | |||||
* | Adding email to admin console | =Corey Hulen | 2015-09-21 | 1 | -7/+4 |
| | |||||
* | Fixes GIT-698 allow ability to disable team creation for SSO | =Corey Hulen | 2015-09-16 | 1 | -0/+4 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -8/+13 |
| | |||||
* | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 1 | -3/+3 |
| | |||||
* | merging | =Corey Hulen | 2015-09-10 | 1 | -0/+21 |
|\ | |||||
| * | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 1 | -0/+21 |
| | | |||||
* | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 1 | -14/+22 |
|/ | |||||
* | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 1 | -3/+3 |
| | |||||
* | Merge pull request #496 from mattermost/mm-2015 | Christopher Speller | 2015-08-28 | 1 | -0/+74 |
|\ | | | | | MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up. | ||||
| * | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -0/+74 |
| | | | | | | | | to turn off email sign up. | ||||
* | | Fixing bug where the err msg gets gobbled up | =Corey Hulen | 2015-08-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #474 from mattermost/PL-4 | Christopher Speller | 2015-08-27 | 1 | -0/+42 |
|\ | | | | | Fixes PL-1 and PL-3 Restricting team creation | ||||
| * | Fixes PL-3 Restrict team creation to specific domains | =Corey Hulen | 2015-08-25 | 1 | -9/+36 |
| | | |||||
| * | Fixes PL-1 added ability to disable team creation | =Corey Hulen | 2015-08-25 | 1 | -0/+15 |
| | | |||||
* | | Added links to the teams listed in the 'Find your teams' email | Reed Garmsen | 2015-08-26 | 1 | -2/+2 |
|/ | |||||
* | Requiring team admin to import and fixing a few style issues | Christopher Speller | 2015-08-19 | 1 | -2/+1 |
| | |||||
* | Implemention of slack import feature. | Christopher Speller | 2015-08-19 | 1 | -0/+71 |
| | |||||
* | Changed all templates to use site url instead of team url for finding the ↵ | nickago | 2015-07-31 | 1 | -4/+2 |
| | | | | 'static' directory | ||||
* | Fixed team API to properly provide team names for the Find My Team email | hmhealey | 2015-07-29 | 1 | -4/+17 |
| | |||||
* | updates to sign-up flow, remove company name and marketing checkbox | JoramWilander | 2015-07-28 | 1 | -7/+0 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -190/+44 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Unify all locations where we determine a user's display named based off of ↵ | hmhealey | 2015-07-17 | 1 | -6/+1 |
| | | | | their nickname/username into a helper function | ||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -2/+2 |
| | | | | references from FullName to Nickname. | ||||
* | Fixes mm-1415 adding email bypass flag | =Corey Hulen | 2015-07-12 | 1 | -1/+1 |
| | |||||
* | Small tweaks and cleanup | Reed Garmsen | 2015-07-07 | 1 | -2/+2 |
| | |||||
* | Added a server side check to see if members who are trying to be invited ↵ | Reed Garmsen | 2015-07-07 | 1 | -0/+9 |
| | | | | have already been invited by checking the email. Client handles it as if it was an email error. |