]>
source.dussan.org Git - nextcloud-server.git/log
Frank Karlitschek [Wed, 13 Nov 2013 18:17:37 +0000 (10:17 -0800)]
Merge pull request #5805 from owncloud/shared-storage-copy-folder
Use View::copy and View::rename when copying or renaming files in the shared storage
Frank Karlitschek [Wed, 13 Nov 2013 15:43:59 +0000 (07:43 -0800)]
Merge pull request #5806 from owncloud/styles-fix-external_storage
Fix spacing issue for checkboxes, vertically center checkboxes on person...
Morris Jobke [Wed, 13 Nov 2013 14:52:07 +0000 (06:52 -0800)]
Merge pull request #5809 from owncloud/fix5753
LDAP Wizard: proper behaviour with anonymous bind, fixes #5753
Morris Jobke [Wed, 13 Nov 2013 13:57:16 +0000 (05:57 -0800)]
Merge pull request #5768 from owncloud/quota-workaroundwhenmissingrootsize-home-only
Do not use -1 as the size for the root folder of the home storage
Morris Jobke [Wed, 13 Nov 2013 13:22:48 +0000 (05:22 -0800)]
Merge pull request #5831 from owncloud/files-charatissue
Fixed total dirs/files message hiding condition
Vincent Petry [Wed, 13 Nov 2013 10:59:34 +0000 (02:59 -0800)]
Merge pull request #5447 from owncloud/fixing-5117-master
No data corruption duriing parallel upload
Vincent Petry [Wed, 13 Nov 2013 09:52:05 +0000 (10:52 +0100)]
Fixed total dirs/files message hiding condition
Fixes #5829
Vincent Petry [Tue, 12 Nov 2013 14:46:01 +0000 (15:46 +0100)]
Now using HomeStorage for legacy home storage ids
Legacy home storage ids with the format "local://path/to/datadir/user1"
are now also wrapped by the HomeStorage.
Bjoern Schiessle [Tue, 12 Nov 2013 15:48:24 +0000 (16:48 +0100)]
rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does
Vincent Petry [Tue, 12 Nov 2013 13:17:55 +0000 (14:17 +0100)]
Now calling parent method when path is not root
Robin Appelman [Fri, 8 Nov 2013 11:57:28 +0000 (12:57 +0100)]
Do not use -1 as the size for the root folder of the home storage
Morris Jobke [Tue, 12 Nov 2013 15:03:37 +0000 (07:03 -0800)]
Merge pull request #5822 from owncloud/delete_hooks_trash_and_versions
Implement delete hooks for trashbin and filesversions apps.
Georg Ehrke [Tue, 12 Nov 2013 13:08:55 +0000 (14:08 +0100)]
add trash bin and file versions delete hooks in OC::registerPreviewHooks
Georg Ehrke [Tue, 12 Nov 2013 13:06:32 +0000 (14:06 +0100)]
implement delete hooks in file versions lib
Georg Ehrke [Tue, 12 Nov 2013 13:03:50 +0000 (14:03 +0100)]
replace $path with '/files_trashbin/files/' . $file
Georg Ehrke [Tue, 12 Nov 2013 13:00:36 +0000 (14:00 +0100)]
add delete hook for trash bin app
Morris Jobke [Tue, 12 Nov 2013 10:34:51 +0000 (02:34 -0800)]
Merge pull request #5810 from owncloud/disbaledtextareas
Disabled textareas should look like they are disabled
Morris Jobke [Tue, 12 Nov 2013 10:31:58 +0000 (11:31 +0100)]
new line for css rule
Bjoern Schiessle [Tue, 12 Nov 2013 10:17:34 +0000 (11:17 +0100)]
missed some replacements... now tests should work
Thomas Müller [Tue, 12 Nov 2013 10:12:06 +0000 (02:12 -0800)]
Merge pull request #5816 from Wikinaut/patch-1
Update config.sample.php
Bjoern Schiessle [Tue, 12 Nov 2013 09:24:10 +0000 (10:24 +0100)]
fixing tests for the new part file handling
Wikinaut [Mon, 11 Nov 2013 23:59:35 +0000 (00:59 +0100)]
Update config.sample.php
/* Enable maintenance mode to disable ownCloud
If you want to prevent users to login to ownCloud before you start doing some maintenance work,
you need to set the value of the maintenance parameter to true.
Please keep in mind that users who are already logged-in are kicked out of ownCloud instantly.
*/
Arthur Schiwon [Mon, 11 Nov 2013 18:41:51 +0000 (19:41 +0100)]
Disabled textareas should look like they are disabled
Arthur Schiwon [Mon, 11 Nov 2013 18:27:38 +0000 (19:27 +0100)]
LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN
Arthur Schiwon [Mon, 11 Nov 2013 18:25:20 +0000 (19:25 +0100)]
LDAP Wizard: remove ugly whitespace where it should not be
Morris Jobke [Mon, 11 Nov 2013 17:03:57 +0000 (18:03 +0100)]
Fix spacing issue for checkboxes, vertically center checkboxes on personal page
Robin Appelman [Mon, 11 Nov 2013 16:58:20 +0000 (17:58 +0100)]
Use View::copy and View::rename when copying or renaming files in the shared storage
Bjoern Schiessle [Mon, 11 Nov 2013 16:47:59 +0000 (17:47 +0100)]
let encryption app detect transfer id in path and handle it correctly
Bjoern Schiessle [Mon, 11 Nov 2013 16:47:46 +0000 (17:47 +0100)]
make it possible to detect transferID part
Morris Jobke [Mon, 11 Nov 2013 16:41:53 +0000 (08:41 -0800)]
Merge pull request #5804 from owncloud/files-selectionsummary
Selection summary is now displayed properly
Vincent Petry [Mon, 11 Nov 2013 16:14:40 +0000 (17:14 +0100)]
Selection summary is now displayed properly
Fixes #5775
Morris Jobke [Mon, 11 Nov 2013 14:26:38 +0000 (06:26 -0800)]
Merge pull request #5707 from owncloud/fixwrongfilesizeintests
Fixed filesize issue in watchr test
Morris Jobke [Mon, 11 Nov 2013 14:22:44 +0000 (06:22 -0800)]
Merge pull request #5769 from owncloud/files-changedirjsevent
Added JS event for when the user changes the directory
Arthur Schiwon [Mon, 11 Nov 2013 14:16:54 +0000 (15:16 +0100)]
LDAP Wizard: determine port without credentials. don't hide the port input field
Morris Jobke [Mon, 11 Nov 2013 14:16:51 +0000 (06:16 -0800)]
Merge pull request #5701 from owncloud/sharing-updateownerfoldersizes
Fixed watcher to also update the owner's folder sizes
Arthur Schiwon [Mon, 11 Nov 2013 12:36:28 +0000 (13:36 +0100)]
LDAP Wizard: improve check for Agent DN and Credentials
Jenkins for ownCloud [Mon, 11 Nov 2013 10:47:59 +0000 (05:47 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Sun, 10 Nov 2013 07:14:52 +0000 (23:14 -0800)]
Merge pull request #5687 from owncloud/fixing-5659-master
display the exception instead of meaningless message
Thomas Müller [Sun, 10 Nov 2013 07:13:17 +0000 (23:13 -0800)]
Merge pull request #5759 from owncloud/fixing-5757-master
adding proper htaccess commands for Apache 2.4
Jenkins for ownCloud [Sat, 9 Nov 2013 06:45:32 +0000 (01:45 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Fri, 8 Nov 2013 22:25:08 +0000 (14:25 -0800)]
Merge pull request #5763 from owncloud/fixing-sharing-ocs-api-master
the filesystem has to be initialized once we know the user
Arthur Schiwon [Fri, 8 Nov 2013 16:48:29 +0000 (17:48 +0100)]
LDAP Wizard: keep Base DN always visible
Thomas Müller [Fri, 8 Nov 2013 16:29:14 +0000 (17:29 +0100)]
implementing solution using <ifModule mod_authz_core>
Jan-Christoph Borchardt [Fri, 8 Nov 2013 13:36:13 +0000 (05:36 -0800)]
Merge pull request #5762 from owncloud/files-uploaderrordelay
Increased upload error delay to 10 seconds
Vincent Petry [Fri, 8 Nov 2013 12:15:48 +0000 (13:15 +0100)]
Added JS event for when the user changes the directory
This enables apps to detect directory changes which might be caused by
the user using the browser back button.
Thomas Müller [Fri, 8 Nov 2013 10:24:19 +0000 (11:24 +0100)]
the filesystem has to be initialized once we know the user
Vincent Petry [Fri, 8 Nov 2013 10:22:08 +0000 (11:22 +0100)]
Increased upload error delay to 10 seconds
Fixes #5662
Also made it use OC.Notification instead of directly access the
notification HTML element.
Thomas Müller [Fri, 8 Nov 2013 09:45:35 +0000 (10:45 +0100)]
adding proper htaccess commands for Apache 2.4
Morris Jobke [Thu, 7 Nov 2013 20:44:23 +0000 (12:44 -0800)]
Merge pull request #5747 from owncloud/scanner-post-hooks
Add post hooks for filesystem scanner
Vincent Petry [Thu, 7 Nov 2013 17:40:15 +0000 (18:40 +0100)]
Now removing stray old cookies from 5.0.12
Cookies from 5.0.12 seemed to have an extra slash in the path.
Firefox doesn't allow to remove them if the trailing slash isn't
there,
thus making it impossible to logout correctly.
This fix adds extra code to delete such stray cookies.
Ported from stable5 branch
99e5c6f7eb58404be2cc5448ec380f29c9a71225
Robin Appelman [Thu, 7 Nov 2013 15:22:29 +0000 (16:22 +0100)]
Add post hooks for filesystem scanner
Morris Jobke [Thu, 7 Nov 2013 13:02:43 +0000 (05:02 -0800)]
Merge pull request #5737 from owncloud/files-totaldirsnotfoundfix
Fixed totalDirs JS error
blizzz [Thu, 7 Nov 2013 11:34:49 +0000 (03:34 -0800)]
Merge pull request #5682 from owncloud/fix5585
LDAP: make buttons on Expert page work again, fixes #5585
Vincent Petry [Thu, 7 Nov 2013 09:11:18 +0000 (10:11 +0100)]
Fixed totalDirs JS error
Jenkins for ownCloud [Thu, 7 Nov 2013 02:44:36 +0000 (21:44 -0500)]
[tx-robot] updated from transifex
Frank Karlitschek [Wed, 6 Nov 2013 22:07:26 +0000 (23:07 +0100)]
ownCloud 6 beta 3
Morris Jobke [Wed, 6 Nov 2013 21:59:27 +0000 (13:59 -0800)]
Merge pull request #5399 from frisco82/fixDownloadOverQuota
Do not count the size of shared folder on total
Vincent Petry [Wed, 6 Nov 2013 16:58:29 +0000 (08:58 -0800)]
Merge pull request #5718 from owncloud/fixLdapBgJob
LDAP: resolve namespace harakiri, fixes background job
Arthur Schiwon [Wed, 6 Nov 2013 15:25:31 +0000 (16:25 +0100)]
LDAP: resolve namespace harakiri, fixes background job
Morris Jobke [Wed, 6 Nov 2013 14:49:42 +0000 (06:49 -0800)]
Merge pull request #5711 from owncloud/quota-refreshquotainclientafteroperations
Fixes for "max upload size" value showed in the UI
Vincent Petry [Wed, 6 Nov 2013 14:39:48 +0000 (06:39 -0800)]
Merge pull request #5717 from owncloud/files-foldericonforhomestorage
Fixed folder icon for home storage
Vincent Petry [Wed, 6 Nov 2013 14:11:14 +0000 (15:11 +0100)]
Fixed folder icon for home storage
Fixes #5713
Vincent Petry [Wed, 6 Nov 2013 13:25:13 +0000 (05:25 -0800)]
Merge pull request #5716 from owncloud/full-name
change 'Display Name' to more understandable 'Full Name', fix #5612
Jan-Christoph Borchardt [Wed, 6 Nov 2013 13:20:43 +0000 (14:20 +0100)]
change 'Display Name' to more understandable 'Full Name', fix #5612
Ramiro Aparicio [Thu, 17 Oct 2013 15:18:56 +0000 (17:18 +0200)]
Do not count the size of shared folder on total
Changed all array access to dot notation
Split comment in a second line
Arthur Schiwon [Wed, 6 Nov 2013 11:40:07 +0000 (12:40 +0100)]
LDAP Wizard: l10ned Save button
Vincent Petry [Wed, 6 Nov 2013 09:55:19 +0000 (10:55 +0100)]
Fixed storage stats to be based on current directory
Previously, the storage statistics were always for the root dir.
This means that the upload button would always show the limit for the
root dir, even when uploading to a shared dir or external storage.
This fix adds a "dir" argument to getstoragestats.php.
Vincent Petry [Wed, 6 Nov 2013 09:15:05 +0000 (10:15 +0100)]
Update quota value in client after scan and upload
After uploading, the quota value wasn't refreshed.
This fix refreshes the quota value after files have been scanned or
uploaded.
Vincent Petry [Wed, 6 Nov 2013 08:39:52 +0000 (09:39 +0100)]
Fixed unit tests for files sharing watcher
VicDeo [Tue, 5 Nov 2013 20:19:27 +0000 (12:19 -0800)]
Merge pull request #5692 from miicha/patch-2
allow empty user-dn and password
Vincent Petry [Tue, 5 Nov 2013 18:30:52 +0000 (19:30 +0100)]
Added unit tests for shared files watcher
- Added base class for sharing unit tests
- Added unit tests for shared files watched to check for folder size
propagation
blizzz [Tue, 5 Nov 2013 16:22:26 +0000 (08:22 -0800)]
Merge pull request #5691 from owncloud/switch-to-oc6-documentation
move to oc6 documentation
Vincent Petry [Tue, 5 Nov 2013 16:14:19 +0000 (17:14 +0100)]
Removed unused method
Vincent Petry [Tue, 5 Nov 2013 15:58:05 +0000 (16:58 +0100)]
Fixed filesize issue in watchr test
Added clearstatcache to make sure we get the correct file size after
re-writing into the same file.
This failed on openSUSE 12.3 x86_64
Vincent Petry [Tue, 5 Nov 2013 12:58:14 +0000 (13:58 +0100)]
Fixed watcher to also update the owner's folder sizes
Note that the root folder size is mandatory for quota calculation.
Andreas Fischer [Tue, 5 Nov 2013 12:32:27 +0000 (13:32 +0100)]
Merge pull request #5696 from owncloud/fixing-5670-master
decode arguments as array
* owncloud/fixing-5670-master:
decode arguments as array
Thomas Müller [Tue, 5 Nov 2013 12:30:35 +0000 (04:30 -0800)]
Merge pull request #5699 from owncloud/fixing-4606-master
calling getstoragestats.php only if a user is logged in because this cal...
Thomas Müller [Tue, 5 Nov 2013 12:15:20 +0000 (04:15 -0800)]
Merge pull request #5695 from owncloud/fixing-dropbox-master
fixing dropbox require path
Thomas Müller [Tue, 5 Nov 2013 11:18:25 +0000 (12:18 +0100)]
calling getstoragestats.php only if a user is logged in because this call requires a user to be logged in
miicha [Tue, 5 Nov 2013 10:51:53 +0000 (11:51 +0100)]
allows agent and password or neither agent nor password
this contribution is MIT licensed
Thomas Müller [Tue, 5 Nov 2013 09:33:21 +0000 (10:33 +0100)]
fixing dropbox require path
Thomas Müller [Tue, 5 Nov 2013 09:30:18 +0000 (10:30 +0100)]
decode arguments as array
Thomas Müller [Tue, 5 Nov 2013 09:21:51 +0000 (01:21 -0800)]
Merge pull request #5582 from owncloud/files-previewcaching
Append file etag to preview URLs
Thomas Müller [Tue, 5 Nov 2013 08:41:11 +0000 (00:41 -0800)]
Merge pull request #5673 from owncloud/oc6-windows-server-mssql-master
Oc6 windows server mssql master
Thomas Müller [Tue, 5 Nov 2013 07:58:42 +0000 (23:58 -0800)]
Merge pull request #5540 from owncloud/scanner-enhancments-master
Scanner enhancments master
miicha [Tue, 5 Nov 2013 00:24:20 +0000 (01:24 +0100)]
allow empty user-dn and password
help tooltip shows completely right: leave both blank for anonyous access. But if you leave it blank js doesn't allow you to edit any other settings...
Thomas Müller [Mon, 4 Nov 2013 21:50:12 +0000 (22:50 +0100)]
move to oc6 documentation
Andreas Fischer [Mon, 4 Nov 2013 21:28:41 +0000 (22:28 +0100)]
Inherit lastInsertId() from Adapter.
Thomas Müller [Mon, 4 Nov 2013 20:55:55 +0000 (21:55 +0100)]
display the exception instead of meaningless message
Thomas Müller [Mon, 4 Nov 2013 20:23:10 +0000 (21:23 +0100)]
use ===
Thomas Müller [Mon, 4 Nov 2013 18:24:40 +0000 (10:24 -0800)]
Merge pull request #5683 from owncloud/no-coverage-with-php-v53-master
adding environment variable to control coverage reporting
Thomas Müller [Mon, 4 Nov 2013 16:25:07 +0000 (17:25 +0100)]
keep junit xml reports
Thomas Mueller [Mon, 4 Nov 2013 16:19:04 +0000 (17:19 +0100)]
adding test for binary file to test \OC_Helper::streamCopy()
Thomas Mueller [Mon, 4 Nov 2013 16:17:32 +0000 (17:17 +0100)]
ignore test files
Thomas Müller [Mon, 4 Nov 2013 16:04:54 +0000 (17:04 +0100)]
adding environment variable to control coverage reporting
Arthur Schiwon [Mon, 4 Nov 2013 15:54:48 +0000 (16:54 +0100)]
LDAP: improve design and placement of Save button
Arthur Schiwon [Mon, 4 Nov 2013 15:48:40 +0000 (16:48 +0100)]
LDAP: make buttons on Expert page work again, fixes #5585
Thomas Müller [Mon, 4 Nov 2013 12:30:12 +0000 (04:30 -0800)]
Merge pull request #5544 from owncloud/fixing-3593-2-master
Add FileId header and switch fileid and instance id
Thomas Müller [Mon, 4 Nov 2013 11:58:30 +0000 (12:58 +0100)]
set log level to DEBUG
Andreas Fischer [Mon, 4 Nov 2013 08:39:19 +0000 (09:39 +0100)]
Merge pull request #5656 from owncloud/fix-wizard-typo
Fix typo in LDAP wizard
* owncloud/fix-wizard-typo:
Excpetion->Exception