summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* add expire date to link share if possibleBjoern Schiessle2014-01-241-1/+5
* Fixed various file name escaping issues in core appsVincent Petry2014-01-101-3/+7
* Show stars as placeholderganomi2013-11-261-1/+1
* Check which permissions are possible to re-share a fileBjoern Schiessle2013-11-181-1/+16
* allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-291-9/+23
|\
| * also add new parameter to function callsMorris Jobke2013-10-291-4/+4
| * pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-5/+19
* | Merge pull request #5497 from owncloud/ie8-placeholdershimThomas Müller2013-10-231-0/+3
|\ \
| * | Fixed sharing dropdown placeholders in IE8/9Vincent Petry2013-10-231-0/+3
| |/
* | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-36/+18
|\ \ | |/ |/|
| * Fixed share dropdown checkbox wrappingVincent Petry2013-10-231-10/+15
| * better wording for share input field and share linkJan-Christoph Borchardt2013-10-231-2/+2
| * shorten string to 'notify by email', cut 'user'Jan-Christoph Borchardt2013-10-201-1/+1
| * remove hover hide/show stuff for share dropdown to make things more obviousJan-Christoph Borchardt2013-10-201-26/+3
* | Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-11/+10
|\ \
| * | fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-11/+10
| |/
* | Merge pull request #5120 from frisco82/sendEmailJSVincent Petry2013-10-211-4/+4
|\ \
| * | Fix disabled status after sending the emailRamiro Aparicio2013-10-041-4/+4
* | | Merge pull request #5444 from frisco82/fixDisplayGroupVincent Petry2013-10-211-5/+7
|\ \ \
| * | | fix user displayName not being shown after add, added class for improved styl...Ramiro Aparicio2013-10-211-5/+7
| | |/ | |/|
* / | Fixed share with link checkbox missing as regular userVincent Petry2013-10-211-12/+1
|/ /
* | Merge pull request #5338 from frisco82/fixGroupDisplayMorris Jobke2013-10-181-1/+4
|\ \
| * | Show (group) after groups in share dropdownRamiro Aparicio2013-10-141-1/+4
* | | readability: single line -> multiple linesMorris Jobke2013-10-181-4/+10
* | | Fix accidental deletion of ifMichael Gapczynski2013-10-181-0/+1
* | | Don't show links option in dropdown if disabledMichael Gapczynski2013-10-181-1/+6
* | | Added missing var in share.jsVincent Petry2013-10-171-0/+1
* | | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-39/+57
|/ /
* | Prevent share dropdown to close too early with autocompleteVincent Petry2013-10-071-1/+1
* | Fixed label for sharing notification to be clickableVincent Petry2013-10-071-1/+1
* | Prevent scroll up when click on links in sharing dropdownVincent Petry2013-10-071-0/+2
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-021-2/+2
|\|
| * Merge pull request #4887 from owncloud/sharing_disable_public_uploadBjörn Schießle2013-09-261-2/+2
| |\
| | * we can leave the loop if the permission of the link share was checkedBjoern Schiessle2013-09-171-3/+1
| | * check only permission from link-share to decide if public upload is enabled o...Bjoern Schiessle2013-09-171-1/+3
* | | some small js fixesBjoern Schiessle2013-09-241-4/+5
* | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-231-2/+13
|\| |
| * | Merge pull request #4896 from owncloud/sharing_allow_disable_passwordBjörn Schießle2013-09-231-1/+12
| |\ \
| | * | initialize variableBjoern Schiessle2013-09-201-0/+1
| | * | calculate correct permissions while toggle the password protectionBjoern Schiessle2013-09-201-1/+11
| | |/
| * / css selectors never have a : before []Jörn Friedrich Dreyer2013-09-191-1/+1
| |/
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-161-2/+4
|\|
| * no autoFocus if no users returnedPete McFarlane2013-09-111-1/+3
| * Added autoFocus to #shareWith autocomplete optionsPete McFarlane2013-09-111-3/+3
* | coding-style fixesBjoern Schiessle2013-09-031-1/+1
* | set sendMail status back to falseBjoern Schiessle2013-08-301-3/+1
* | return mailSend status in getItems()Bjoern Schiessle2013-08-301-2/+3
* | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-4/+35
|/
* Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-5/+5
|\