[Pkg-owncloud-commits] [owncloud] annotated tag v5.0.7 created (now 9612ac2)
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:17:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v5.0.7
in repository owncloud.
at 9612ac2 (tag)
tagging e35303f7029e2db2aa07177c48176ebd86ba6dd9 (commit)
replaces v5.0.6
tagged by Frank Karlitschek
on Thu Jun 6 10:14:10 2013 +0200
- Log -----------------------------------------------------------------
5.0.7
Arthur Schiwon (16):
LDAP: Coypright info
LDAP: prepare settings for internal username attribute and clearing user mappings
LDAP: add settings for UUID override
LDAP: implement r+w for new settings
LDAP: better variable name
LDAP: implement UUID and internal username override
LDAP: Implement clear mappings functionality
LDAP: fix display of numerical display names
Merge branch 'backport_ldap_configurable_username_n_uuid' into stable5
LDAP: fix help (doc) URL. Old one works, but leads to an outdated version
LDAP: fix generation of alternate internal name on conflicts. Use also smaller number for better user experience on e.g. *DAV links
Merge branch 'stable5' into fix_ldap_alternateintname
Backport bfa7157
LDAP: fix possible recursion
LDAP: sqlite compatibility for emptyiing tables
LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600
Bart Visscher (1):
Add check for Magic Quotes
Björn Schießle (30):
touch() needs to be performed relative to user/files otherwise ownCloud doesn't execute the hooks which means that etags aren't updated properly; backport of https://github.com/owncloud/core/pull/3303
fix history template, print_unescaped() needs to include closing tags
Merge pull request #3350 from owncloud/fix_history_template
move old files_encryption out of the way
add new files encryption app
backport: enable admin to recover encrypted files
backport changes to share.php to enable the encryption app to get all users with access to a given file
backport trashbin: enable trashbin to handle encryption keys
add post hooks to share API, needed by the encryption app
add post hooks to share API, needed by the encryption app
backport file cache changes from master to stable5, needed for encryption app
increase ownCloud version number to upgrade file cache table
remove unneeded hooks
enable files_encryption for testing
handle recovery password
port css for recovery passwd input to stable5
no use the recoveryPassword var instead of accessing the POST array
fix first time encryption after app was enabled
Merge pull request #3484 from owncloud/files_encryption_stable5
fix migration from old to new encryption
make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes
legacyBlockDecryprt() needs to be public
Merge branch 'stable5' into fix_enc_migration
Merge pull request #3504 from owncloud/fix_enc_migration
check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages
if one public link share was found, we don't have to check it for the other folders
for external storages we never reach the path 'files', instead we need to leave the loop if no further parent exists
use public API for error handling; improved while condition
remove unnecessary variable
fix indention
Florin Peter (26):
only connect share hooks if installation OC is installed
backport of #3271
Merge branch 'stable5' into files_encryption_stable5
fixed missing directory creation in files_trashbin
added files_encryption tests at first position
improved trashbin test
improved trashbin test again
improved test
added users for tests
backport of #3495
fix for losing private key while being logged in and accessing a public link
fix for undefined index
backport #3507
fixed if fopen returns false typically on external storage
backport of #3527
fix $parent/$source typo
fixes if cache returns false
fixed typo
changed deprecated class
fixes for pgsql
fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files
fix share and un-share for single file
prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations
added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp'
fix login errors while filesystem is not loaded
also fix login errors while filesystem is not loaded in app.php
Frank Karlitschek (4):
increase version and add warning
preview of stable5 including the new encryption app
5.0.7 RC
5.0.7
Georg Ehrke (2):
add event.preventDefault to undelete function
fix https://github.com/owncloud/core/issues/3320
Jörn Friedrich Dreyer (1):
cleanup after people who don't test in ie
Michael Gapczynski (10):
Initialize collectionTypes variable as false
RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead
Add support for copying/moving folders between storages, move isIgnoredDir() to Filesystem
Fix undefined variable for copying empty folders
Add data-dir attribute to home breadcrumb
Remove user name addition to paths in deleteAll
Switch to calling deleteAll via storage to avoid emitting delete hook
Style fixes
Only update metadata that has changed
Organize conditionals in a better order
Morris Jobke (1):
Merge pull request #3526 from owncloud/fix_ldap_doc_url
Robin Appelman (3):
Set storage id for openstack swift backend
Have the filecache updater testcase clean the filesystem properly
Cache mimetype icons
Roland Hager (1):
Fixing UPDATE error in filecache table when renaming files by calling move(). Add storage id to the where clause to avoid updating entries of other users.
Thomas Tanghus (5):
Escape file names and types in filepicker.
Merge pull request #3355 from owncloud/filepicker_escape_names
Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762
StringProperty unittest
Add Compound property to avoid double escaping values.
blizzz (2):
Merge pull request #3543 from owncloud/fix_ldap_alternateintname
Merge pull request #3584 from owncloud/fix_ldap_port
zafi (1):
The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list