Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for PLT-2218 & PLT-2222 | Elias Nahum | 2016-03-06 | 1 | -5/+2 |
| | | | | | - Also includes missing loc strings for frontend es.json - Sort web [locale].json by id | ||||
* | Merge pull request #2307 from ZBoxApp/PLT-2112 | Joram Wilander | 2016-03-04 | 1 | -0/+35 |
|\ | | | | | PLT-2112: Allow CORS | ||||
| * | Allow CORS | Elias Nahum | 2016-03-01 | 1 | -0/+35 |
| | | |||||
* | | Fixed warnings and removed injectIntl from System Console user list | hmhealey | 2016-03-03 | 1 | -27/+34 |
| | | |||||
* | | Merge pull request #2258 from mattermost/plt-1796 | Corey Hulen | 2016-03-02 | 7 | -1120/+2 |
|\ \ | | | | | | | PLT-1796 Refactor and modularize analytics on the client | ||||
| * | | Refactor and modularize analytics on the client | JoramWilander | 2016-03-01 | 7 | -1120/+2 |
| |/ | |||||
* / | Update gitlab_settings.jsx | Eric Sethna | 2016-02-26 | 1 | -2/+2 |
|/ | |||||
* | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067 | Elias Nahum | 2016-02-23 | 2 | -5/+2 |
| | | | | | - Missing locs on server - Fix spanish locs | ||||
* | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 7 | -31/+24 |
| | |||||
* | Merge pull request #2123 from hmhealey/plt1711 | Joram Wilander | 2016-02-14 | 1 | -0/+1 |
|\ | | | | | PLT-1711 Prevent the admin console from switching to a team that is being remo… | ||||
| * | Prevent the admin console from switching to a team that is being removed ↵ | hmhealey | 2016-02-09 | 1 | -0/+1 |
| | | | | | | | | from the sidebar | ||||
* | | Multiple UI Improvements | Asaad Mahmood | 2016-02-11 | 1 | -1/+1 |
|/ | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2016-02-09 | 1 | -2/+2 |
| | |||||
* | Removed the ability to disable file storage from the admin console | Reed Garmsen | 2016-02-08 | 1 | -5/+0 |
| | |||||
* | Merge pull request #2083 from mattermost/plt-1879 | Christopher Speller | 2016-02-08 | 1 | -1/+49 |
|\ | | | | | PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete… | ||||
| * | Make insecure TLS connections configurable | JoramWilander | 2016-02-05 | 1 | -1/+49 |
| | | |||||
* | | Merge pull request #2082 from mattermost/plt-1848 | Christopher Speller | 2016-02-05 | 1 | -4/+23 |
|\ \ | | | | | | | PLT-1848 Stats for recently active and new users now shows date with the time | ||||
| * | | Stats for recently active and new users now shows date with the time | JoramWilander | 2016-02-05 | 1 | -4/+23 |
| |/ | |||||
* / | Multiple UI improvements | Asaad Mahmood | 2016-02-05 | 1 | -4/+6 |
|/ | |||||
* | Merge pull request #2079 from mattermost/help-text-updates | Corey Hulen | 2016-02-04 | 1 | -3/+3 |
|\ | | | | | Changing URL for testing push notifications | ||||
| * | Update email_settings.jsx | it33 | 2016-02-04 | 1 | -1/+1 |
| | | |||||
| * | Update email_settings.jsx | it33 | 2016-02-04 | 1 | -2/+2 |
| | | |||||
* | | Move license storage to database | JoramWilander | 2016-02-04 | 1 | -1/+1 |
| | | |||||
* | | Convert audit_table to a proper table | JoramWilander | 2016-02-04 | 1 | -1/+2 |
| | | |||||
* | | Rename audits tab | JoramWilander | 2016-02-04 | 2 | -2/+2 |
| | | |||||
* | | Disable remove license button until LDAP is disabled | JoramWilander | 2016-02-04 | 2 | -2/+4 |
| | | |||||
* | | Fix license info localization | JoramWilander | 2016-02-04 | 1 | -2/+12 |
|/ | |||||
* | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 2 | -5/+17 |
|\ | |||||
| * | Messages for SocketStore and small fixes | Elias Nahum | 2016-02-03 | 1 | -4/+16 |
| | | |||||
| * | PLT-7: Refactoring frontend (chunk 11) | Elias Nahum | 2016-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body | ||||
* | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 9 | -85/+542 |
|\| | |||||
| * | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 3 | -0/+116 |
| |\ | | | | | | | PLT-1856 Add basic server audit tab to system console for EE | ||||
| | * | Add basic server audit tab to system console for EE | JoramWilander | 2016-02-02 | 3 | -0/+116 |
| | | | |||||
| * | | Merge pull request #2045 from mattermost/plt-1849 | Christopher Speller | 2016-02-03 | 5 | -85/+342 |
| |\ \ | | | | | | | | | PLT-1849 Added extra system-wide statistics for EE | ||||
| | * | | Added extra system-wide statistics for EE | JoramWilander | 2016-02-02 | 5 | -85/+342 |
| | |/ | |||||
| * / | Added ability to sign in via username; separated email sign in and sign up ↵ | Reed Garmsen | 2016-02-02 | 1 | -0/+84 |
| |/ | | | | | | | config settings | ||||
* | | Fixing console | =Corey Hulen | 2016-02-02 | 1 | -1/+1 |
| | | |||||
* | | Adding props to admin console | =Corey Hulen | 2016-02-02 | 1 | -4/+100 |
|/ | |||||
* | Merge pull request #2039 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2016-02-01 | 1 | -8/+12 |
|\ | | | | | Fixing system console and changing swapping icon with reply icon | ||||
| * | Fixing system console and changing swapping icon with reply icon | Asaad Mahmood | 2016-02-01 | 1 | -8/+12 |
| | | |||||
* | | PLT-7: Refactoring frontend (chunk 8) | Elias Nahum | 2016-02-01 | 1 | -4/+9 |
|/ | | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd | ||||
* | fix text localization. | Tatsuya Niwa | 2016-01-30 | 1 | -4/+22 |
| | |||||
* | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -4/+4 |
| | |||||
* | fix role bug. | Tatsuya Niwa | 2016-01-30 | 1 | -5/+12 |
| | | | | add redirect after demote own role. | ||||
* | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -1/+2 |
| | |||||
* | delete DemoteOwnRoleModal | Tatsuya Niwa | 2016-01-30 | 2 | -109/+36 |
| | |||||
* | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -4/+1 |
| | |||||
* | PLT-588 Add a warning when a user demotes themselves from System Admin to ↵ | Tatsuya Niwa | 2016-01-30 | 2 | -25/+177 |
| | | | | another role. | ||||
* | PLT-7: Refactoring frontend (chunk 2) | Elias Nahum | 2016-01-27 | 18 | -437/+1857 |
| | | | | - System Console complete |