aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix problems exposed by testsMichael Gapczynski2012-08-151-27/+16
* Add tests for Share API, all tests passing :)Michael Gapczynski2012-08-154-142/+267
* Change to correct function call getItemSharedWithBySource()Michael Gapczynski2012-08-141-1/+1
* Remove setTarget() function, changing target names only leads to confusionMichael Gapczynski2012-08-141-38/+0
* Ensure permissions can't be escalated during a reshareMichael Gapczynski2012-08-141-7/+12
* Use if instead of switch for detecting share type and throw exceptions when s...Michael Gapczynski2012-08-141-63/+65
* Retrieve all file dependent items when looking for file item typeMichael Gapczynski2012-08-141-4/+11
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-14929-9747/+57703
|\
| * LDAP: adjust usersInGroup to updated interfaceArthur Schiwon2012-08-141-3/+12
| * LDAP: adjust getGroups to updated interfaceArthur Schiwon2012-08-141-6/+15
| * adjust LDAP to updated interfaceArthur Schiwon2012-08-141-2/+10
| * fix some minor problems with path noramlizationRobin Appelman2012-08-142-2/+7
| * some basic path normalizationRobin Appelman2012-08-143-3/+35
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-1419-19/+19
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-13600-35/+37570
| * Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-134-304/+350
| * Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
| * Throw exception in Dropbox and Google Drive storage constructors if parameter...Michael Gapczynski2012-08-132-11/+27
| * Catch exceptions and write to log when creating storage object failsMichael Gapczynski2012-08-131-1/+6
| * Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
| * Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
| * Show access granted label next to Google Drive and Dropbox storage in configu...Michael Gapczynski2012-08-132-0/+4
| * Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
| * l10n directories have been missingThomas Mueller2012-08-1310-0/+0
| * Automatically check radio when new addressbook fields get focus.Thomas Tanghus2012-08-131-0/+7
| * Also check for some other filesLukas Reschke2012-08-131-1/+1
| * translation resources added and updatedThomas Mueller2012-08-1320-14/+499
| * translation resources added and updatedThomas Mueller2012-08-1315-42/+270
| * Calendar: remove not used style rulesBart Visscher2012-08-121-2/+0
| * Rewrite remoteStorage settings, remove block echoBart Visscher2012-08-121-17/+11
| * Remove unused gallery templateBart Visscher2012-08-121-47/+0
| * Change image links to use imagePath functionBart Visscher2012-08-127-12/+12
| * Commented out unused(?) class that interfered with appsettings.Thomas Tanghus2012-08-121-1/+1
| * Position appsettings fixed and load it in dynamically added element.Thomas Tanghus2012-08-122-34/+36
| * Readded refresh param. 304 and ETag is still sent so shouldn't matter.Thomas Tanghus2012-08-121-1/+1
| * Backgroundjobs: Fix wrong var namesJakob Sack2012-08-122-3/+3
| * Backgroundjobs: fix bug in QueuedTaskJakob Sack2012-08-121-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-1283-563/+1561
| * Backgroundjobs: Fix templateJakob Sack2012-08-121-3/+3
| * Backgroundjobs: interface improvementsJakob Sack2012-08-122-6/+7
| * Add type text to new user, fixes display issueMichael Gapczynski2012-08-111-1/+1
| * Use limit and offset for subadmin usersMichael Gapczynski2012-08-112-3/+3
| * Add search, limit, offset parameters to usersInGroups()Michael Gapczynski2012-08-116-15/+20
| * Change limit parameter in OC_User as wellMichael Gapczynski2012-08-111-1/+1
| * Start with 30 users, this fills my screenMichael Gapczynski2012-08-111-1/+1
| * Make getting all users and groups the defaultMichael Gapczynski2012-08-1111-13/+21
| * Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-113-68/+163
| * Add search, limit, and offset parameters to getUsers() and getGroups()Michael Gapczynski2012-08-119-29/+26
| * Cast subadmin groups as stringsMichael Gapczynski2012-08-111-1/+1
| * This is unnessecary because we already run htmlentities() over the template e...Lukas Reschke2012-08-111-1/+1