summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/shareSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated $.tipsy(...) by $.tooltip(...)Christoph Wurst2017-02-271-7/+7
* Fix icon update to be more consistentVincent Petry2015-10-291-0/+7
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-1100/+0
* fix unit testsMorris Jobke2015-08-261-2/+2
* tests for _parseTime with hex and empty stringsMorris Jobke2015-07-281-0/+2
* Fix parsing of sharetime as stringMorris Jobke2015-07-281-0/+14
* Properly format remote recipientsRoeland Jago Douma2015-05-271-3/+90
* Unit tests for #16511Roeland Jago Douma2015-05-221-0/+80
* Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-181-0/+27
|\
| * Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-181-0/+27
* | Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-181-0/+106
|/
* Added unit test for reshare by share ownerVincent Petry2015-04-291-0/+25
* Added unit testsRoeland Jago Douma2015-04-171-0/+94
* Avatars in share dialog fixesRoeland Jago Douma2015-03-031-10/+42
* Use custom attribute instead of the div identifierLukas Reschke2015-02-271-1/+1
* Extended avatar unit testsRoeland Jago Douma2015-02-131-14/+61
* Small unit test rewriteRoeland Jago Douma2015-02-121-1/+1
* Added unit testRoeland Jago Douma2015-02-121-0/+35
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-271-3/+3
* Fix reshare permission issueVincent Petry2015-01-091-0/+156
* Move file thumbnail into the label elementVincent Petry2014-12-111-2/+2
* Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-0/+11
* Use a route instead of s.php and convert tokens asapkondou2014-09-041-3/+3
* Fix share dropdown when links are not allowedVincent Petry2014-08-211-10/+16
* Fixed folder icon update routine when share owner existsVincent Petry2014-08-151-1/+46
* update unit test, min date should be always today + 1Bjoern Schiessle2014-08-081-3/+5
* Fix enforced share expiration date to be based on share timeVincent Petry2014-07-211-10/+129
* reduce share action text to the user name onlyThomas Müller2014-07-141-7/+7
* Improved remote share owner displayVincent Petry2014-07-031-0/+79
* Unit tests for share dropdown with nested link shareVincent Petry2014-06-271-1/+145
* Use recipient display names when updating shares in the UIVincent Petry2014-06-041-23/+17
* More unit tests and fixes for shareVincent Petry2014-06-021-5/+139
* Added ground work for OC.Share unit testsVincent Petry2014-05-131-0/+97