Commit Graph

713 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 13 years ago
Michael Gapczynski 64ef1e2181 Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor... 13 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 13 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 13 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Lukas Reschke 334296b027 Removed unused file 13 years ago
Lukas Reschke ab97c04894 Added XSRF check 13 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 13 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 13 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 13 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 13 years ago
Bart Visscher d4882df8cb Fix warnings and better styling 13 years ago
Bart Visscher 1b5c8ff471 Don't return error when just no sharing found 13 years ago
Michael Gapczynski 0ddfc94cf5 Try to fix last commit 13 years ago
Michael Gapczynski 5e2ef1e918 Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined' 13 years ago
Michael Gapczynski b6b713eb76 Only show the user's groups in the share with autocomplete 13 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 51ddc44b62 Somewhat fixes dropdown display issues in the contacts app 13 years ago
Michael Gapczynski 6f83540dd6 Remove person from array after unshare, so name appears in autocomplete again 13 years ago
Michael Gapczynski 4f10574065 Don't load item if it doesn't have it status set 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Tom Needham 538e72fe61 Fix scrollbar issue. Fixes oc-1414 13 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 13 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Jenkins for ownCloud 91e828c6ce [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 26e406c3c0 Hide 'can edit' if not checked 13 years ago
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 13 years ago
Michael Gapczynski 2201074e1f Basic setup for sharing with contacts 13 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 13 years ago
Michael Gapczynski 83b935a1c2 Prevent up and down arrow from changing the share with input value 13 years ago
Michael Gapczynski b6aa5d2875 Include contacts in share with search 13 years ago
Jenkins for ownCloud 274d1ef87f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 269922543e Give share with search focus when sharing dropdown appears 13 years ago
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 13 years ago
Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search 13 years ago
Michael Gapczynski 8729119d4b Add suggestion to share with search for sharing via email 13 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 13 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 13 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 13 years ago
Thomas Tanghus 084866cb1e White space 13 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 13 years ago
Michael Gapczynski d66f071d3e Use search and limit parameters for share with search in sharing dropdown 13 years ago
Michael Gapczynski ed71343df8 Autocomplete for share with search in sharing dropdown 13 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 13 years ago
Michael Gapczynski db72ce398b Add support for configuring which permissions are possible for items 13 years ago
Bjoern Schiessle 680eed6bac fix for bug #1295, don't escape password reset link 13 years ago
Michael Gapczynski cb21406e18 Implement CRUDS in share dropdown, and some clean-up 13 years ago