Commit Graph

128 Commits (0a23ac18bc1f74cea98eed2c37aa03c99fd957f7)

Author SHA1 Message Date
Jörn Friedrich Dreyer 11a404b90b comment clarification 12 years ago
Jörn Friedrich Dreyer ca95a475d5 use edit & reshare permission as default 12 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Thomas Müller 17c36b5074 fixes #4026 12 years ago
Victor Dubiniuk ab997bdc68 Create an array entry before filling it 12 years ago
Victor Dubiniuk 5160ea6063 Show generic error when there is no error 12 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Thomas Müller 18b11f76b1 fixing === and ident 12 years ago
Thomas Müller 27c0cc7fda no anonymous upload on read-only folders 12 years ago
Thomas Müller 13991be5ce no anonymous upload on files only folders 12 years ago
Lukas Reschke 0217315a24 Escape dropdown 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
kondou 5f89812a9b Fix #2730 12 years ago
Arthur Schiwon c51396551d Whitespaces 12 years ago
Arthur Schiwon 3af61a0a7c Share Dialog: show Displayname instead of internal name 12 years ago
Morris Jobke 79d99b9c96 use simple markup to highlight groups in share autocomplete 12 years ago
Morris Jobke 8871629db5 replace hardcoded css style with css class - ref owncloud/core#173 12 years ago
Morris Jobke a1a6ef9409 share autocomplete - improve group appearance 12 years ago
Bernhard Posselt 9ad03b61a3 Update share.js 12 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 12 years ago
Lukas Reschke 577945bd33 Sanitize shareWith 12 years ago
Jan-Christoph Borchardt e01ab04d2b reduce minimum length for username suggestions in share dialog, fix #1666 12 years ago
Michael Gapczynski 5b732ac1ea Move space 12 years ago
Michael Gapczynski aa2ea9e3de Fix adding share icons to share action 12 years ago
raghunayyar 6ecc3d7ee1 Reduced email input width by 10% to increase space. 12 years ago
raghunayyar d8e8dab006 Fixes the Email Button and the email input Width. 12 years ago
Björn Schießle 45ed0c6010 if you add/remove more than one user from the share dialog replacing 'Share' with 'Shared' will lead to a string with more and more trailing 'd's 12 years ago
Jörn Friedrich Dreyer 43ffb5945c attach handlers to document instead of filelist, minor whitespace cleanups 12 years ago
Jörn Friedrich Dreyer d7823adb07 attach to filelist which is present on .ready() 12 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 12 years ago
Michael Gapczynski ed2ee8c411 Change file action text for files inside shared folders as well 12 years ago
Michael Gapczynski ede7fccb00 Change file action text to 'Shared' 12 years ago
Michael Gapczynski 31ebea0f6a Permanently display shared status icons 12 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 12 years ago
Björn Schießle 3adfb91ad8 call the password input field by name 12 years ago
Björn Schießle d873f0da35 autofocus to password input after clicking the checkbox; code restructured; debug output added 12 years ago
Björn Schießle c457e15b20 some more usability improvements: 12 years ago
Björn Schießle 1dd79cc8e1 set password for shared links when the user press enter and when he leaves the password field 12 years ago
Thomas Mueller c938a4f791 feedback to the user while request is being processed 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 12 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 12 years ago
Thomas Tanghus 5c9faf396a Sharing: Fix false positived v. 2 12 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 12 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
libasys 493ae19bca If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined! 13 years ago
Michael Gapczynski e5a74903e4 Try to fix shared status icons again 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Björn Schießle f2f2b8ba3b added some visual feedback is password was set 13 years ago
Björn Schießle a4a1dad831 set password if user leaves password field (issue #57) 13 years ago