[Pkg-owncloud-commits] [owncloud] annotated tag v4.5.0RC1 created (now 765f0ff)
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:10:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v4.5.0RC1
in repository owncloud.
at 765f0ff (tag)
tagging cf14ad2f7d1125c8c297f6db0b6ce99ed2783860 (commit)
replaces v4.5.0beta4
tagged by Frank Karlitschek
on Thu Sep 27 04:11:03 2012 +0200
- Log -----------------------------------------------------------------
4.5.0 RC1
Arthur Schiwon (7):
LDAP: add forgotten class, fixes oc-1803
LDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080
backwards compat to older xcache versions, don't fail when trying to clear cache by prefix
Fix files_sharing update script, by making filesystem and users available
Sharing update: take over reshares and thus don't fail
Add missing Sharing permission
Sharing: write update errors to logfile; do not die on errors
Bart Visscher (12):
Fix sharing of single files, target name was not correct
Fix versioning of shared files
Fix syntax bug
Don't use OC_FileCache directly, but use the functions in OC_Files
Forgot to return the fileinfo
Fix undefined user var, use getUser
Check mimetype filter in file share backend
Fix the mimetype filter in OC_Share_Backend_File
Catch exceptions in upgrading files_sharing, skip the errors for now
Catch exceptions when updating an app
Fix getting individual shared file information
Add OC_Files::searchByMime function
Bernhard Posselt (1):
made upload button the same height in chrome and firefox
Björn Schießle (10):
float right element needs to be the first element, otherwise firefox will move it to a new line
add a line break after every certificate
seperate the form to set up the mount points and the form to upload ssl certificates
Merge branch 'master' of github.com:owncloud/core
- take webdav namespace for properties into account
Merge branch 'master' of github.com:owncloud/core
prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918.
The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720)
fix security issue, don't allow to go back in the path
take '\' on windows systems into account to prevent file deletion above upload direectory
Brice Maron (2):
Catch unreadable app folder error
Small css fix for button new in files. fix oc-1638
Frank Karlitschek (2):
change the new button color on mouse over so that the user understands that the button is actually two buttons.
RC 1
Jenkins for ownCloud (10):
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
Jörn Friedrich Dreyer (4):
shorten index name, oracle can only handle identifiers <=30 chars
escape user column in OC_FileCache::clear
use AL32UTF8 charset to connect to oracle, fixes file name encoding problems
use file instead of dir in search provider file fix result urls
Lukas Reschke (7):
Sanitize user input
Added a missing CSRF check
Sanitize download URL
Update authors
Correct "ownCloud"
Fix typo
Passwords containing a ":" don't work with this explode
Michael Gapczynski (4):
Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773
Properly format the share expiration time for the database, fixes bug oc-1779
Show share expiration date set for shared item
Fix unsetting share expiration date
Robin Appelman (6):
use tabs in db_structure
db indexes for appconfig and preferences
fix phpdoc and handle some edges cases better in oc_db
fix some more phpdoc
some js style fixes
fix sharing for newly uploaded or created files
Thomas Müller (3):
Merge pull request #17 from scambra/4.5-l10n-fixes
Merge pull request #15 from scambra/delete-fixes
Python language setting on gettext
Tom Needham (5):
Fix datepicker icons for all uses across ownCloud
Dynamicly resize public shared images
Fix styling of public shared files download button
General style fixes for the share dropdown
Change background colour of upload button to be consistant with new button
icewind1991 (1):
Merge pull request #13 from scambra/safari-fixes
scambra (7):
fix js success callback on safari when uploading files
use post to delete files, get has a limit and fails with many files
translate files_sharing app
fix translating dialog buttons, they are translated in core not dialogs app
fix translation for core/lostpassword
some characters in comments avoid finding some strings to translate
translate rename and history actions
-----------------------------------------------------------------------
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