summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Backgroundjobs: Fix bug in admin interfaceJakob Sack2012-08-111-1/+1
* bump version to reate new tablesJakob Sack2012-08-111-1/+1
* Backgroundjobs: cron.php now checks for mode=="none"Jakob Sack2012-08-111-0/+12
* Revert "Combine install checks in lib/base.php"Lukas Reschke2012-08-111-19/+19
* Check blacklist when renaming filesMichael Gapczynski2012-08-112-3/+12
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-11241-9000/+16765
* Following the code guidelines makes Michael happy :-)Lukas Reschke2012-08-102-2/+6
* Disable listening, instead checking the ACL to prevent DoSLukas Reschke2012-08-102-13/+9
* Activate ACLsLukas Reschke2012-08-102-0/+7
* Validate cookie properly and prevent auth bypassLukas Reschke2012-08-101-1/+1
* Backgroundjobs: don't execute cron.php if owncloud has not been installedJakob Sack2012-08-101-0/+5
* Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been ins...Jakob Sack2012-08-101-4/+6
* Merge branch 'backgroundjobs'Jakob Sack2012-08-1012-1/+598
|\
| * Backgroundjobs: use correct var name in templateJakob Sack2012-08-101-4/+4
| * Backgroundjobs: fix bugs in templateJakob Sack2012-08-101-4/+4
| * Backgroundjobs: improve admin formJakob Sack2012-08-102-4/+5