Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding page size option to LDAP (#3439) | Christopher Speller | 2016-07-04 | 4 | -0/+42 | |
| | ||||||
* | PLT-3444 Preview features checkboxes don't reset after hitting cancel (#3462) | enahum | 2016-07-04 | 1 | -1/+13 | |
| | ||||||
* | Fix FD leak (#3464) | @42wim | 2016-07-04 | 1 | -0/+9 | |
| | ||||||
* | Remove not needed locs (#3466) | enahum | 2016-07-04 | 1 | -7/+0 | |
| | ||||||
* | Fixing invalid session (#3463) | Corey Hulen | 2016-07-01 | 1 | -2/+8 | |
| | ||||||
* | removed url on code preview (#3435) | David Lu | 2016-07-01 | 1 | -1/+3 | |
| | ||||||
* | Revert "Moved file attachments to be stored in data/channels instead of ↵ | Harrison Healey | 2016-06-30 | 2 | -40/+41 | |
| | | | | | data/teams/ID/channels (#3416)" (#3461) This reverts commit ed75dfc6c090bd247ab9fe2965aed82c552bbc08. | |||||
* | Some bundle size reductions and improvments (#3457) | Christopher Speller | 2016-06-30 | 2 | -8/+8 | |
| | ||||||
* | Removing esling warning for bind within jsx (#3459) | Christopher Speller | 2016-06-30 | 1 | -1/+1 | |
| | ||||||
* | PLT-3201 Code Theme Saves Upon Update (#3414) | David Lu | 2016-06-30 | 1 | -0/+19 | |
| | | | * Ensured code theme saves properly | |||||
* | enabled team creation for sysadmins (#3433) | David Lu | 2016-06-30 | 5 | -5/+19 | |
| | ||||||
* | fixed typo (#3450) | David Lu | 2016-06-30 | 2 | -2/+2 | |
| | ||||||
* | daily translations 20160629 (#3452) | enahum | 2016-06-30 | 11 | -5037/+5112 | |
| | ||||||
* | Adding expand icon for RHS (#3386) | Asaad Mahmood | 2016-06-29 | 15 | -44/+328 | |
| | | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes | |||||
* | EE: Add the ability to restrict the user roles that can send team invites ↵ | Joram Wilander | 2016-06-29 | 16 | -48/+259 | |
| | | | | (#3442) | |||||
* | PLT-3328 Added Title for Direct Message Desktop Notifications (#3438) | David Lu | 2016-06-29 | 2 | -3/+6 | |
| | | | | * Added title for DM desktop notifications | |||||
* | PLT-3453 Reloading the configuration in the system console should ↵ | enahum | 2016-06-29 | 1 | -0/+3 | |
| | | | | immediately show config changes (#3446) | |||||
* | daily translations 20160628 (#3444) | enahum | 2016-06-29 | 12 | -5029/+5169 | |
| | ||||||
* | PLT-3440 (#3440) | Corey Hulen | 2016-06-29 | 3 | -4/+41 | |
| | ||||||
* | Implementing server side of LDAP sync now button (#3430) | Christopher Speller | 2016-06-28 | 3 | -0/+44 | |
| | ||||||
* | Added pull request template (#3443) | Joram Wilander | 2016-06-28 | 1 | -0/+13 | |
| | ||||||
* | added email display for sysadmins or current user (#3436) | David Lu | 2016-06-28 | 1 | -1/+2 | |
| | ||||||
* | Adding info message when LDAP user syncronized (#3423) | Christopher Speller | 2016-06-28 | 1 | -0/+4 | |
| | ||||||
* | Added email to user list filter (#3391) | Thiyagaraj Krishna | 2016-06-28 | 1 | -0/+1 | |
| | ||||||
* | Update permalink error message (#3427) | Eric Sethna | 2016-06-28 | 2 | -2/+2 | |
| | | | | | | | | | | * Clarify permalink error message * Clarify permalink error message en.json * Update global_actions.jsx * Update en.json | |||||
* | Syncronization interval now set on config save. (#3421) | Christopher Speller | 2016-06-28 | 4 | -6/+12 | |
| | ||||||
* | PLT-3374 Thumbnails for live YouTube videos are broken (#3434) | enahum | 2016-06-28 | 1 | -4/+13 | |
| | ||||||
* | PLT-3417 Missing localization on Account Settings and Backstage (#3437) | enahum | 2016-06-28 | 3 | -7/+31 | |
| | ||||||
* | Adding validation for LDAP settings to configuration (#3425) | Christopher Speller | 2016-06-28 | 4 | -6/+27 | |
| | ||||||
* | PLT-3191 E20: Updates to Reload Configuration from Disk and Recycle Database ↵ | David Lu | 2016-06-28 | 4 | -4/+26 | |
| | | | | | | | | | | Connections (#3424) * added help text to reload configuration and recycle db * Update reload_config.jsx * Update en.json | |||||
* | Changing email notifications to use permalinks (#3399) | Christopher Speller | 2016-06-28 | 2 | -2/+2 | |
| | ||||||
* | Moved file attachments to be stored in data/channels instead of ↵ | Harrison Healey | 2016-06-28 | 2 | -41/+40 | |
| | | | | data/teams/ID/channels (#3416) | |||||
* | PLT-3242 Fixed clicking on input labels on iOS (#3417) | Harrison Healey | 2016-06-27 | 2 | -0/+12 | |
| | | | | | | * Prevented channel notification settings radiobuttons from multi-selecting * Fixed clicking on input labels on iOS | |||||
* | PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402) | Harrison Healey | 2016-06-27 | 2 | -2/+2 | |
| | | | | | | * Force formatting to be enabled if testing is disabled * Moved formatting toggle behind EnableDeveloper setting | |||||
* | PLT-3332 Removed multiple change channel header messages (#3390) | David Lu | 2016-06-27 | 2 | -3/+14 | |
| | | | | | | * disabled submit upon form submission to avoid asynchronous errors * Used state instead of props | |||||
* | UI text upgrades (#3375) | it33 | 2016-06-27 | 6 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | * Clarifying auth user join button * Update team_general_tab.jsx * Update generated_setting.jsx * Update public_link_settings.jsx * Update signup_settings.jsx * Update login_settings.jsx * Update team_general_tab.jsx * Update en.json * Clarifying help text * Clarifying help text | |||||
* | Fixed switching between user lists in system console (#3409) | Harrison Healey | 2016-06-27 | 2 | -4/+17 | |
| | ||||||
* | Email check shouldn't be case-sensitive #3349 (#3350) | Thiyagaraj Krishna | 2016-06-27 | 1 | -1/+1 | |
| | | | Email address "allowed domains" check appears to be case-sensitive #3349 | |||||
* | changed edit header title for DM channels (#3415) | David Lu | 2016-06-27 | 2 | -7/+22 | |
| | ||||||
* | made channel header in mobile view correct (#3418) | David Lu | 2016-06-27 | 1 | -10/+41 | |
| | ||||||
* | Added error message for unchanged email (#3420) | David Lu | 2016-06-27 | 2 | -2/+3 | |
| | ||||||
* | PLT-3416 German localization should read "Deutsch" and not "Deutsche" (#3405) | enahum | 2016-06-24 | 1 | -1/+1 | |
| | ||||||
* | Fixing team creation flow and switching from bootstrap to react bootstrap ↵ | Asaad Mahmood | 2016-06-24 | 2 | -28/+46 | |
| | | | | (#3408) | |||||
* | Clarifying help text (#3370) | it33 | 2016-06-24 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | * Making help text more clear * Clarifying help text * Changing "No results" to question * Changing "No results" to question * Update search_results.jsx * Update en.json * Update en.json * Update search_results.jsx * Update search_results.jsx | |||||
* | PLT-3225 Fix Channel header disappears after renaming a channel (#3389) | enahum | 2016-06-24 | 1 | -1/+4 | |
| | ||||||
* | Fixed enabling compliance settings in the system console without reload (#3401) | Harrison Healey | 2016-06-24 | 1 | -2/+3 | |
| | ||||||
* | daily translations 20160623 (#3403) | enahum | 2016-06-24 | 6 | -52/+57 | |
| | ||||||
* | PLT-3211 Fixed search highlighting for hashtags starting with "#in", ↵ | Harrison Healey | 2016-06-22 | 1 | -4/+8 | |
| | | | | | | | | | | "#from", or "#channel" (#3400) * Fixed clicking hashtags/@mentions adding a # to the url * Updated punctuation trimming regex for searching to better match the server * Fixed search term splitting to not break up hashtags starting with a search flag (in, from, etc) | |||||
* | Fix occasional visual hiccup when posting/replying to messages (#3397) | Joram Wilander | 2016-06-22 | 2 | -2/+12 | |
| | ||||||
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 65 | -614/+740 | |
| |