summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with hiding and showing dropdownMichael Gapczynski2012-08-081-14/+33
* Reset item shares variable, fixes autocomplete not showing peopleMichael Gapczynski2012-08-081-1/+2
* Actually change background image of shared itemsMichael Gapczynski2012-08-071-2/+3
* Fix warnings and better stylingBart Visscher2012-08-071-2/+10
* Don't return error when just no sharing foundBart Visscher2012-08-071-1/+1
* Try to fix last commitMichael Gapczynski2012-08-071-3/+3
* Check if itemShares share type is an array instead of set, javascript likes t...Michael Gapczynski2012-08-071-3/+3
* Only show the user's groups in the share with autocompleteMichael Gapczynski2012-08-061-9/+6
* Somewhat fixes dropdown display issues in the contacts appMichael Gapczynski2012-08-061-1/+1
* Remove person from array after unshare, so name appears in autocomplete againMichael Gapczynski2012-08-061-1/+5
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-0650-130/+796
|\
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
| * Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
| * Tweak users delete notificationMichael Gapczynski2012-08-041-0/+1
| * Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-021-1/+0
| * Propagate exceptions in OC.appSettings.Thomas Tanghus2012-08-011-2/+2
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-011-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-3147-101/+702
| * Forgot to also use the options I added :-PThomas Tanghus2012-07-311-1/+1
| * Added some more options to OC.appSettings().Thomas Tanghus2012-07-311-2/+33
| * Made the parameter for OC.appSettings() an object to be able to extend it.Thomas Tanghus2012-07-311-2/+5
| * White spaceThomas Tanghus2012-07-311-7/+6
| * Popup for app specific settings.Thomas Tanghus2012-07-312-16/+48
* | Don't load item if it doesn't have it status setMichael Gapczynski2012-08-061-2/+2
* | Lots of refactoring to share APIMichael Gapczynski2012-08-061-12/+13
* | Hide 'can edit' if not checkedMichael Gapczynski2012-08-011-1/+6
* | Throw exceptions in share API for UI to displayMichael Gapczynski2012-08-012-4/+8
* | Basic setup for sharing with contactsMichael Gapczynski2012-08-011-1/+1
* | Prevent up and down arrow from changing the share with input valueMichael Gapczynski2012-07-311-1/+5
* | Include contacts in share with searchMichael Gapczynski2012-07-311-1/+13
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-319-99/+151
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-302-12/+48
| * Tweak appearance of undo delete notificationMichael Gapczynski2012-07-291-1/+1
| * fix for bug #1295, don't escape password reset linkBjoern Schiessle2012-07-271-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-271-0/+35
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+64
| * Updated styleLukas Reschke2012-07-261-1/+1
| * Remove unused filesLukas Reschke2012-07-262-84/+0
| * Check for admin userLukas Reschke2012-07-261-0/+1
* | Give share with search focus when sharing dropdown appearsMichael Gapczynski2012-07-311-1/+2
* | Don't show self or already shared with users and groups in the share with searchMichael Gapczynski2012-07-312-8/+36
* | Add suggestion to share with search for sharing via emailMichael Gapczynski2012-07-311-3/+9
* | Use search and limit parameters for share with search in sharing dropdownMichael Gapczynski2012-07-301-2/+2
* | Autocomplete for share with search in sharing dropdownMichael Gapczynski2012-07-302-16/+44
* | Add support for configuring which permissions are possible for itemsMichael Gapczynski2012-07-271-11/+23
* | Implement CRUDS in share dropdown, and some clean-upMichael Gapczynski2012-07-261-24/+79
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-255-1/+35
|\|
| * CSRF protection for eventsourceRobin Appelman2012-07-222-0/+2
| * Merge branch 'master' into calendar_importGeorg Ehrke2012-07-211-1/+1
| |\