Commit Graph

18 Commits (1e644b5a53856b2b4e2310e96ce6155fe32982d9)

Author SHA1 Message Date
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
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
Michael Gapczynski b6aa5d2875 Include contacts in share with search 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 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
Michael Gapczynski 88f4845ca3 Sanitization isn't required here 13 years ago
Michael Gapczynski b148256233 Get rid of sneaky error_log() that got left behind 13 years ago
Michael Gapczynski c0e1b8e7e7 Sanitize POST and GET in ajax/share 13 years ago
Michael Gapczynski 5e8ef33190 Clean up in the dropdown for unsharing 13 years ago
Michael Gapczynski dd56416a39 Remove the method getItemsSharedStatuses, it is easy enough to just pass the format instead 13 years ago
Michael Gapczynski 578b8a9da1 $_POST variables should be $_GET for fetch 13 years ago
Michael Gapczynski b5961635ea Fix ajax share file and replace 'User or Group' select form with a textbox 13 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 13 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 13 years ago