| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce JSHint errors/warnings | Morris Jobke | 2017-11-06 | 1 | -1/+0 |
* | Fix sinon.stub deprecation warnings | Christoph Wurst | 2017-04-24 | 1 | -2/+2 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -22/+1 |
* | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 1 | -2/+21 |
* | fix tests | Morris Jobke | 2016-11-29 | 1 | -1/+2 |
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
* | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 1 | -1/+0 |
* | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -70/+1 |
* | Use an icon to set the email instead of a button with string | Thomas Müller | 2016-07-20 | 1 | -2/+2 |
* | Unlock sharee input field when sharing fails | Roeland Jago Douma | 2016-02-17 | 1 | -0/+37 |
* | Updated unit tests | Roeland Jago Douma | 2016-02-12 | 1 | -1/+15 |
* | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 1 | -161/+77 |
* | Added js tests for the Sharee API usage | Roeland Jago Douma | 2015-12-30 | 1 | -0/+292 |
* | Fix unit tests | Roeland Jago Douma | 2015-12-30 | 1 | -4/+26 |
* | Fix duplicate bogus share field when link sharing is not allowed | Vincent Petry | 2015-12-07 | 1 | -0/+1 |
* | sharedialogviewSpec.js couple of text typos | Phil Davis | 2015-10-27 | 1 | -4/+3 |
* | Fix share link focus on click | Vincent Petry | 2015-10-26 | 1 | -0/+23 |
* | Fix for broken ajax/share.php endpoint | Roeland Jago Douma | 2015-10-23 | 1 | -2/+4 |
* | Fix line lengths in share dialog unit tests | Tom Needham | 2015-10-21 | 1 | -2/+8 |
* | Add JS tests for share autocompletion handling | Tom Needham | 2015-10-21 | 1 | -0/+56 |
* | Add test for remote share info tooltop | Tom Needham | 2015-10-21 | 1 | -0/+16 |
* | Fix DOM element ids in share dialog | Vincent Petry | 2015-10-16 | 1 | -44/+48 |
* | Add unit tests for sending e-mail for link shares | Roeland Jago Douma | 2015-10-08 | 1 | -10/+70 |
* | Merge pull request #19553 from owncloud/properly_format_date_shareview | Thomas Müller | 2015-10-05 | 1 | -8/+5 |
|\ |
|
| * | Use DD-MM-YYYY consistently in share sidebar | Roeland Jago Douma | 2015-10-04 | 1 | -8/+5 |
* | | Do not remove linkshare if there is none | Roeland Jago Douma | 2015-10-05 | 1 | -0/+37 |
|/ |
|
* | Removed obsolete tests | Vincent Petry | 2015-09-16 | 1 | -76/+2 |
* | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 1 | -361/+106 |
* | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 1 | -0/+911 |