summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take...Arthur Schiwon2013-11-132-0/+7
* LDAP Wizard: move status indicator in one line with back and continue buttonsArthur Schiwon2013-11-131-3/+2
* LDAP Wizard: introduce configuration status indicator, fixes #5741Arthur Schiwon2013-11-133-22/+86
* Merge pull request #5806 from owncloud/styles-fix-external_storageFrank Karlitschek2013-11-131-0/+4
|\
| * Fix spacing issue for checkboxes, vertically center checkboxes on personal pageMorris Jobke2013-11-111-0/+4
* | Merge pull request #5809 from owncloud/fix5753Morris Jobke2013-11-135-53/+35
|\ \
| * | LDAP Wizard: make UI behaviour more consistent and more pleasant when determi...Arthur Schiwon2013-11-112-7/+6
| * | LDAP Wizard: remove ugly whitespace where it should not beArthur Schiwon2013-11-111-2/+1
| * | LDAP Wizard: determine port without credentials. don't hide the port input fieldArthur Schiwon2013-11-113-13/+12
| * | LDAP Wizard: improve check for Agent DN and CredentialsArthur Schiwon2013-11-111-26/+16
| * | LDAP Wizard: keep Base DN always visibleArthur Schiwon2013-11-082-6/+1
* | | Merge pull request #5831 from owncloud/files-charatissueMorris Jobke2013-11-131-3/+3
|\ \ \
| * | | Fixed total dirs/files message hiding conditionVincent Petry2013-11-131-3/+3
* | | | Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry2013-11-136-72/+107
|\ \ \ \ | |/ / / |/| | |
| * | | rename fixPartialFilePath() to stripPartialFileExtension(), this name describ...Bjoern Schiessle2013-11-124-12/+12
| * | | missed some replacements... now tests should workBjoern Schiessle2013-11-121-13/+6
| * | | fixing tests for the new part file handlingBjoern Schiessle2013-11-125-42/+86
| * | | let encryption app detect transfer id in path and handle it correctlyBjoern Schiessle2013-11-113-36/+34
* | | | implement delete hooks in file versions libGeorg Ehrke2013-11-121-0/+3
* | | | replace $path with '/files_trashbin/files/' . $fileGeorg Ehrke2013-11-121-1/+1
* | | | add delete hook for trash bin appGeorg Ehrke2013-11-121-0/+1
* | | | Merge pull request #5804 from owncloud/files-selectionsummaryMorris Jobke2013-11-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Selection summary is now displayed properlyVincent Petry2013-11-111-1/+1
* | | | Merge pull request #5769 from owncloud/files-changedirjseventMorris Jobke2013-11-111-0/+6
|\ \ \ \
| * | | | Added JS event for when the user changes the directoryVincent Petry2013-11-081-0/+6
* | | | | Merge pull request #5701 from owncloud/sharing-updateownerfoldersizesMorris Jobke2013-11-115-111/+335
|\ \ \ \ \
| * | | | | Fixed unit tests for files sharing watcherVincent Petry2013-11-062-3/+3
| * | | | | Added unit tests for shared files watcherVincent Petry2013-11-054-108/+317
| * | | | | Removed unused methodVincent Petry2013-11-051-18/+0
| * | | | | Fixed watcher to also update the owner's folder sizesVincent Petry2013-11-052-4/+37
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-1171-35/+127
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-096-0/+22
| |_|_|/ |/| | |
* | | | Increased upload error delay to 10 secondsVincent Petry2013-11-081-6/+5
| |/ / |/| |
* | | Merge pull request #5737 from owncloud/files-totaldirsnotfoundfixMorris Jobke2013-11-071-2/+2
|\ \ \
| * | | Fixed totalDirs JS errorVincent Petry2013-11-071-2/+2
* | | | Merge pull request #5682 from owncloud/fix5585blizzz2013-11-073-13/+21
|\ \ \ \ | |/ / / |/| | |
| * | | LDAP Wizard: l10ned Save buttonArthur Schiwon2013-11-061-1/+1
| * | | LDAP: improve design and placement of Save buttonArthur Schiwon2013-11-042-1/+9
| * | | LDAP: make buttons on Expert page work again, fixes #5585Arthur Schiwon2013-11-042-13/+13
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0639-14/+118
* | | | Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke2013-11-061-35/+30
|\ \ \ \
| * | | | Do not count the size of shared folder on totalRamiro Aparicio2013-11-061-35/+30
* | | | | LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon2013-11-061-4/+4
* | | | | Merge pull request #5711 from owncloud/quota-refreshquotainclientafteroperationsMorris Jobke2013-11-064-14/+59
|\ \ \ \ \
| * | | | | Fixed storage stats to be based on current directoryVincent Petry2013-11-063-8/+33
| * | | | | Update quota value in client after scan and uploadVincent Petry2013-11-063-13/+33
* | | | | | Fixed folder icon for home storageVincent Petry2013-11-061-1/+1
|/ / / / /
* | | | | Merge pull request #5692 from miicha/patch-2VicDeo2013-11-051-1/+1
|\ \ \ \ \
| * | | | | allows agent and password or neither agent nor passwordmiicha2013-11-051-1/+1
| * | | | | allow empty user-dn and passwordmiicha2013-11-051-1/+1
| | |/ / / | |/| | |