summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/shareitemmodelSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Use group display name in sharing API + UIVincent Petry2016-12-221-0/+5
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-102/+2
* Group incoming shares for resharing in JSVincent Petry2016-08-031-0/+42
* Only show link shares for the current userRoeland Jago Douma2016-02-101-3/+5
* Properly forward error messages in share dialogVincent Petry2016-01-281-0/+112
* Fix share default expiration date calculationVincent Petry2016-01-281-2/+2
* Share dialog use OCS APIVincent Petry2016-01-281-118/+350
* Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-081-0/+100
* Merge pull request #19305 from owncloud/share-hasusersharesThomas Müller2015-09-241-0/+57
|\
| * Fix ShareItemModel.hasUserShares to only check shares of current itemVincent Petry2015-09-231-0/+57
* | Expiration date was always a stringVincent Petry2015-09-241-4/+4
|/
* Fix parsing int attributes from share.php responseVincent Petry2015-09-231-4/+46
* Fix allow reshare for owner when sharing with self through groupVincent Petry2015-09-161-1/+1
* More unit tests for share dialogVincent Petry2015-09-161-12/+61
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-0/+234