| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -57/+111 |
|\ |
|
| * | Dynamically update shared status icon | Michael Gapczynski | 2012-08-24 | 1 | -3/+36 |
| * | Add padding to the reshared text | Michael Gapczynski | 2012-08-24 | 1 | -2/+2 |
| * | Determine if reshare needs to be checked | Michael Gapczynski | 2012-08-24 | 1 | -1/+5 |
| * | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 1 | -1/+12 |
| * | Prevent resharing in UI if share permission not granted | Michael Gapczynski | 2012-08-24 | 1 | -52/+58 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 4 | -31/+490 |
|\| |
|
| * | Use right variable name. | Thomas Tanghus | 2012-08-23 | 1 | -10/+10 |
| * | Check if files_sharing app is enabled, move file specific javascript to files... | Michael Gapczynski | 2012-08-22 | 1 | -61/+0 |
| * | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 1 | -18/+27 |
| * | Fix share ajax calls to use itemName/itemSource, show who shared a file with you | Michael Gapczynski | 2012-08-20 | 1 | -29/+39 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -0/+419 |
| |\ |
|
| | * | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 1 | -1/+0 |
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 2 | -31/+58 |
| | |\ |
|
| | * | | Fix issues with hiding and showing dropdown | Michael Gapczynski | 2012-08-08 | 1 | -14/+33 |
| | * | | Reset item shares variable, fixes autocomplete not showing people | Michael Gapczynski | 2012-08-08 | 1 | -1/+2 |
| | * | | Actually change background image of shared items | Michael Gapczynski | 2012-08-07 | 1 | -2/+3 |
| | * | | Somewhat fixes dropdown display issues in the contacts app | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| | * | | Remove person from array after unshare, so name appears in autocomplete again | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| | * | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 1 | -27/+80 |
| | |\ \ |
|
| | * | | | Don't load item if it doesn't have it status set | Michael Gapczynski | 2012-08-06 | 1 | -2/+2 |
| | * | | | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 1 | -12/+13 |
| | * | | | Hide 'can edit' if not checked | Michael Gapczynski | 2012-08-01 | 1 | -1/+6 |
| | * | | | Throw exceptions in share API for UI to display | Michael Gapczynski | 2012-08-01 | 1 | -1/+1 |
| | * | | | Prevent up and down arrow from changing the share with input value | Michael Gapczynski | 2012-07-31 | 1 | -1/+5 |
| | * | | | Give share with search focus when sharing dropdown appears | Michael Gapczynski | 2012-07-31 | 1 | -1/+2 |
| | * | | | Don't show self or already shared with users and groups in the share with search | Michael Gapczynski | 2012-07-31 | 1 | -2/+7 |
| | * | | | Add suggestion to share with search for sharing via email | Michael Gapczynski | 2012-07-31 | 1 | -3/+9 |
| | * | | | Autocomplete for share with search in sharing dropdown | Michael Gapczynski | 2012-07-30 | 1 | -11/+26 |
| | * | | | Add support for configuring which permissions are possible for items | Michael Gapczynski | 2012-07-27 | 1 | -11/+23 |
| | * | | | Implement CRUDS in share dropdown, and some clean-up | Michael Gapczynski | 2012-07-26 | 1 | -24/+79 |
| | * | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -0/+1 |
| | |\ \ \ |
|
| | * | | | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-11 | 2 | -4/+18 |
| | |\ \ \ \ |
|
| | * | | | | | Show private link in dropdown | Michael Gapczynski | 2012-07-11 | 1 | -1/+5 |
| | * | | | | | Generate random token for private links (more entropy than past private links) | Michael Gapczynski | 2012-07-11 | 1 | -2/+3 |
| | * | | | | | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 1 | -7/+11 |
| | * | | | | | Add parameter to showDropDown to not show private link UI, only files can be ... | Michael Gapczynski | 2012-07-03 | 1 | -12/+19 |
| | * | | | | | Add share with to list in dropdown after sharing | Michael Gapczynski | 2012-07-03 | 1 | -1/+5 |
| | * | | | | | Clean up in the dropdown for unsharing | Michael Gapczynski | 2012-07-03 | 1 | -70/+26 |
| | * | | | | | Fix fetching item type from share class element, comment out the auto hider f... | Michael Gapczynski | 2012-06-30 | 1 | -12/+12 |
| | * | | | | | Show users and groups shared with in dropdown | Michael Gapczynski | 2012-06-27 | 1 | -10/+17 |
| | * | | | | | Fix ajax share file and replace 'User or Group' select form with a textbox | Michael Gapczynski | 2012-06-27 | 1 | -38/+9 |
| | * | | | | | Forgot I got rid of the class field backendTypes, use the array keys of the b... | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 |
| | * | | | | | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 1 | -76/+47 |
| | * | | | | | Move ajax and js files to core | Michael Gapczynski | 2012-06-27 | 1 | -0/+366 |
| * | | | | | | Comment out javascript that hides login button | Anders Nor Berle | 2012-08-16 | 1 | -2/+3 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Position appsettings fixed and load it in dynamically added element. | Thomas Tanghus | 2012-08-12 | 1 | -31/+33 |
| * | | | | | JavaScript file for activating web cron | Jakob Sack | 2012-08-09 | 1 | -0/+25 |
| | |_|_|/
| |/| | | |
|
| * | | | | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 |