Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling: replace 'Ex' with 'E.g.' in placeholders | Jeroen Hoek | 2015-11-10 | 1 | -8/+8 |
| | | | | | | | When abbreviating "For example" in English, "e.g." is used. See also: https://english.stackexchange.com/questions/16197/whats-the-difference-between-e-g-and-ex | ||||
* | Modal improvements for members | Asaad Mahmood | 2015-11-05 | 1 | -44/+46 |
| | |||||
* | UI Improvements for multiple tickets | Asaad Mahmood | 2015-11-04 | 1 | -3/+5 |
| | |||||
* | PLT-885 allow single select of stats page | =Corey Hulen | 2015-11-02 | 2 | -3/+7 |
| | |||||
* | Fixing eslint not recursing | Christopher Speller | 2015-10-30 | 1 | -1/+0 |
| | |||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 1 | -0/+34 |
|\ | | | | | PLT-340 allow team directory and open invites | ||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 2 | -10/+4 |
| |\ | |||||
| * | | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -0/+34 |
| | | | |||||
* | | | UI Improvements | Asaad Mahmood | 2015-10-29 | 1 | -74/+110 |
| |/ |/| | |||||
* | | PLT-25 fixing issues with stats page | =Corey Hulen | 2015-10-27 | 2 | -10/+4 |
|/ | |||||
* | PLT-25 adding stats to admin console | =Corey Hulen | 2015-10-26 | 2 | -68/+77 |
| | |||||
* | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 2 | -12/+228 |
| | |||||
* | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 2 | -2/+3 |
|\ | |||||
| * | Fixing merge | =Corey Hulen | 2015-10-22 | 1 | -0/+1 |
| | | |||||
| * | Fixing merge conflict | =Corey Hulen | 2015-10-22 | 1 | -0/+34 |
| |\ | |||||
| * | | Multi-session login | =Corey Hulen | 2015-10-20 | 2 | -2/+2 |
| | | | |||||
* | | | Adding post counts by days | =Corey Hulen | 2015-10-22 | 1 | -3/+37 |
| | | | |||||
* | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 3 | -1/+159 |
| |/ |/| | |||||
* | | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -0/+34 |
|/ | |||||
* | Merge pull request #1108 from mattermost/plt-235 | Harrison Healey | 2015-10-19 | 1 | -1/+35 |
|\ | | | | | PLT-235 Implement outgoing webhooks. | ||||
| * | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -1/+35 |
| | | |||||
* | | Merge pull request #1107 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2015-10-19 | 1 | -0/+3 |
|\ \ | | | | | | | Updating scroll on admin console | ||||
| * | | Updating scroll on admin console | Asaad Mahmood | 2015-10-19 | 1 | -0/+3 |
| |/ | |||||
* / | change url when a user navigates between tabs [#962] | Stas Vovk | 2015-10-18 | 2 | -3/+10 |
|/ | |||||
* | Fixing some client warnings | Christopher Speller | 2015-10-16 | 2 | -11/+15 |
| | |||||
* | Fixing most deprication warnings | Christopher Speller | 2015-10-15 | 12 | -106/+106 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-15 | 3 | -10/+12 |
| | |||||
* | Add titles to clarify icons in system console | Antti Ahti | 2015-10-15 | 1 | -1/+5 |
| | | | | | | 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. | ||||
* | Merge pull request #1017 from stasvovk/PLT-589 | Joram Wilander | 2015-10-13 | 1 | -2/+4 |
|\ | | | | | PLT-589: changed Admin to Team Admin in Manage Team members | ||||
| * | Merge branch 'master' into PLT-589 | Stas Vovk | 2015-10-13 | 2 | -35/+36 |
| |\ | |||||
| * | | replaced constructions like user.roles === 'admin' by ↵ | Stas Vovk | 2015-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | | Utils.isAdmin(user.roles) in manage members | ||||
| * | | changed Admin to Team Admin in admin console | Stas Vovk | 2015-10-12 | 1 | -1/+3 |
| | | | |||||
* | | | Multiple Ui Improvements | Asaad Mahmood | 2015-10-13 | 1 | -1/+9 |
| | | | |||||
* | | | Update gitlab_settings.jsx | it33 | 2015-10-13 | 1 | -3/+3 |
| |/ |/| | |||||
* | | PLT-586 fixing issues with security alert | =Corey Hulen | 2015-10-09 | 2 | -35/+36 |
|/ | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 18 | -18/+18 |
| | |||||
* | Merge pull request #944 from mattermost/PLT-518 | Christopher Speller | 2015-10-08 | 1 | -8/+8 |
|\ | | | | | PLT-518 check for security bulletins | ||||
| * | PLT-518 check for security bulletins | =Corey Hulen | 2015-10-05 | 1 | -8/+8 |
| | | |||||
* | | PLT-435 adding ability to demote system admin | =Corey Hulen | 2015-10-06 | 1 | -1/+0 |
| | | |||||
* | | Admin console UI Improvements | Asaad Mahmood | 2015-10-06 | 5 | -142/+144 |
|/ | |||||
* | Merge pull request #914 from mattermost/plt-297 | Joram Wilander | 2015-10-05 | 1 | -1/+69 |
|\ | | | | | PLT-297 Add ability to override username and icon for posts from incoming webhooks. | ||||
| * | Update help text to mention the BOT tag for webhook posts. | JoramWilander | 2015-10-05 | 1 | -1/+1 |
| | | |||||
| * | Add config options for overriding username and icon, and add BOT indicator ↵ | JoramWilander | 2015-10-05 | 1 | -0/+68 |
| | | | | | | | | next to webhook posts. | ||||
* | | PLT-462 Adding diagnostic info | =Corey Hulen | 2015-10-01 | 1 | -0/+34 |
|/ | |||||
* | Merge pull request #859 from mattermost/PLT-409 | Christopher Speller | 2015-10-01 | 1 | -0/+6 |
|\ | | | | | PLT-409 add warning to at rest salt gen | ||||
| * | PLT-409 add warning to at rest salt gen | =Corey Hulen | 2015-09-29 | 1 | -0/+6 |
| | | |||||
* | | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-29 | 1 | -19/+19 |
|\ \ | |||||
| * | | Fixing gitlab settings in admin console | =Corey Hulen | 2015-09-28 | 1 | -20/+20 |
| |/ | |||||
* | | Merge pull request #857 from mattermost/PLT-429 | Harrison Healey | 2015-09-29 | 1 | -33/+34 |
|\ \ | | | | | | | PLT-429, PLT-483, PLT-472 fixes to Gitlab settings page | ||||
| * | | PLT-472 switching field ordering. | =Corey Hulen | 2015-09-29 | 1 | -13/+14 |
| | | |