summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
...
* share dialog view takes advantage of OC.Backbone.ViewArthur Schiwon2015-09-161-5/+9
* refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-161-2/+23
* fix share icons of shared items being placed off on mobileJan-Christoph Borchardt2015-08-261-2/+2
* fix being able to distinguish shared items on mobileJan-Christoph Borchardt2015-08-251-1/+3
* Make short versions of weekday/month names translatableHasso Tepper2015-08-211-3/+3
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-3/+1
* tests for _parseTime with hex and empty stringsMorris Jobke2015-07-281-0/+4
* Fix parsing of sharetime as stringMorris Jobke2015-07-281-0/+17
* Adding error handling in case setting the password failsThomas Müller2015-07-231-5/+12
* Properly format remote recipientsRoeland Jago Douma2015-05-271-12/+27
* Merge pull request #12401 from owncloud/add-limit-parameter-to-getSharewithThomas Müller2015-05-191-1/+1
|\
| * add support for limit request parameter to getShareWithCraig Morrissey2015-05-151-1/+1
* | Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-181-10/+26
|\ \
| * | Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-181-10/+26
| |/
* / Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-181-0/+5
|/
* Do not restrict permissions for the original ownerJoas Schilling2015-04-291-1/+1
* moved from html to $('html') to fix unit testsRoeland Jago Douma2015-04-171-2/+1
* Reset sharedialog valuesRoeland Jago Douma2015-04-171-0/+4
* remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-151-1/+1
* more robust share dialogMorris Jobke2015-04-101-0/+4
* Merge pull request #15235 from owncloud/remote-share-hintMorris Jobke2015-04-091-1/+16
|\
| * Correctly generate the doc link via go.phpJoas Schilling2015-04-091-3/+3
| * fix remote share info icon for IE8Jan-Christoph Borchardt2015-04-091-1/+1
| * add more present info about remote shares, fix layout of inputsJan-Christoph Borchardt2015-04-091-0/+10
| * correct remote share hintJan-Christoph Borchardt2015-03-261-1/+1
| * add hint in Share placeholder on remote share syntaxJan-Christoph Borchardt2015-03-261-1/+6
* | fix enforced password for share in IE8Morris Jobke2015-03-261-0/+5
|/
* adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-261-16/+16
* Merge pull request #15121 from owncloud/email-sent-unboldMorris Jobke2015-03-231-4/+4
|\
| * unbold share email sent notificationJan-Christoph Borchardt2015-03-231-4/+4
* | combine labels with inputs in sharing dialog, fix #14796Jan-Christoph Borchardt2015-03-231-5/+5
|/
* Avatars in share dialog fixesRoeland Jago Douma2015-03-031-19/+17
* Use custom attribute instead of the div identifierLukas Reschke2015-02-271-2/+2
* Added config checkRoeland Jago Douma2015-02-131-8/+18
* Added unit testRoeland Jago Douma2015-02-121-2/+2
* Display user avatar in share dialogRoeland Jago Douma2015-02-121-2/+16
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-271-0/+3
* Fix reshare permission issueVincent Petry2015-01-091-0/+2
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-5/+5
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-30/+52
* Merge pull request #12948 from owncloud/wordingJörn Friedrich Dreyer2014-12-191-2/+2
|\
| * change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438Jan-Christoph Borchardt2014-12-181-1/+1
| * change 'update' to more understandable 'change', fix #10408Jan-Christoph Borchardt2014-12-181-1/+1
* | get rid of unnecessary alt and title attributesJan-Christoph Borchardt2014-12-181-1/+1
* | add missing input labels for Share dialogJan-Christoph Borchardt2014-12-181-0/+4
|/
* Move file thumbnail into the label elementVincent Petry2014-12-111-3/+3
* Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-5/+9
* Forward port of #12493Arthur Schiwon2014-12-041-1/+1
* adjust autocomplete behavior for sharing menuCraig Morrissey2014-10-171-1/+1
* set password field placeholder back if passward was disabledBjoern Schiessle2014-10-151-0/+1