[Pkg-owncloud-commits] [owncloud] annotated tag v4.0.0RC created (now 7280f40)
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:08:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v4.0.0RC
in repository owncloud.
at 7280f40 (tag)
tagging af77ce9a9b13b1fcf6f395bd49b1843adfe14229 (commit)
replaces v4.0.0beta
tagged by Frank Karlitschek
on Sun May 13 06:48:43 2012 +0200
- Log -----------------------------------------------------------------
The ownCloud 4 RC
Arthur Schiwon (10):
LDAP: write to log in case bind fails.
LDAP: sqlite compatibility
LDAP: make sure, configuration is read when a public method needs it
, not .
LDAP: settings for group filter, fixes oc-587
LDAP group: support for memberUid, fix for oc-594
Sharing: even if a user has more groups in common, he should appear only once in the dropdown list
LDAP: don't fall over case insensitive LDAP attribute name
LDAP: wrong assumptions for case (in)sensitivity, implement far better solution
LDAP: offer only ownCloud-enabled users for sharing
Bart Visscher (7):
Calendar: Resize content after creating calendar layout
Add remote for media/tomahawk.php
Gallery: Show thumbnails after document is ready
Gallery: No short tags
The log message is not always shown in html
Make processed css files cachable
Remove duplicate line
Bartek Przybylski (1):
oc-627, calling base function instead of loading too much useless functions
Brice Maron (10):
Enhance user creation (avoid create+delete row), clear create user form after action
Add protection for non-authorized char in installation form
Avoid touch operation when unshare public link
Try to correct query string url for search in bookmark
Change label for saving bookmark button
Correct file move by dropping on folder
Use a clean uri param constructor to get files
Correct calendar loading when calendar are from hooks. fix oc-619
Correct undef variable mistake from prev commit
Change sqlite escaping of identifier to double quote. Fixing some issues
Frank Karlitschek (1):
This is RC now
Georg Ehrke (10):
fix calendar vulnerability
fix for previous commit
remove comments
fix bug in calendar
fix bug in events.php
fix bug in public api
revert 000d7ba97535f470f30be44e02140401b24b43e2
remove empty line in .htaccess
make default app choosable
some changes for login
Jan-Christoph Borchardt (7):
highlight the files new and upload button all the time
reduced text shadow brightness
fixing background for clicked new button
larger clickable area for new button
upload button goes MJ
fixing upload icon color
fixed settings text not being clickable
Michael Gapczynski (20):
Set Content-Disposition to attachment for shared private links
Sanitize redirect urls
Sanitize group in togglegroups
Still trying to fix some sharing use cases
Go back to updating mtime of shared folder to invoke a file cache rescan
Fix renaming of shared files if target already exists, bug fix for oc-81
Skip over users that have already been shared with when sharing with a group
Fix unsharing files also deleting private link, bug fix for oc-251
Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/owncloud into merge-requests/100
Prevent XSS exploit by checking if path-info is set, thanks to Lukas Reschke
Make email private link submit on enter as well
Prevent any null bytes related exploits, thanks to Lukas Reschke
Only mount shared storage after a user has logged in, fixes shared folder not appearing for some WebDAV clients and sync client
Prevent overwriting of private link status
Fix image previews for search results
Fix text files for search results
Fix accidental creation of duplicate files because of extra / in search results
Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links
Turn async off when fetching users to make sure the users get removed from the select form
Encoded slashes (%2F) don't look pretty in our private link urls
Michiel de Jong (19):
attempt at reusing access tokens
new requires now necessary
new requires in WebDAV.php
bearer token should be the whole thing, not the http basic pass
fix requires in apps/remoteStorage/ajax/revoke.php
attempt to align the webfinger app with new public.php routing
trying to fix /.well-known/host-meta
announce OAuth2 implicit grant end-point the new way
clean up auth dialog
fix auth dialog includes
move host-meta to JRD because I can't work out how to deal with ampersands in XRD
move lrdd to jrd
correct host-meta mime type
fix warning 'unknown var appsDir'
add new htaccess things into setup script too
oops, typo in lib/setup.php
register public.php?service=host-meta
match setup script to .htaccess from repo
the ',last' breaks all other rewrite rules and is also not there in the committed .htaccess, so removing it. anybody know why it was there?
Philipp Roggan (1):
fixed typo in lib/public/util.php:106 (varname to )
Robin Appelman (13):
update translations
also scan new folders when checking for updates
fix creating the shared folder when the user home folder is not in the root mount
update PEAR to 1.9.4
update MDB2 and XML_Parser
load remote and public paths from info.xml during upgrade instead of setting them every time
allow clearing hooks and fileproxies
add temporary filestorage backend for testing purposed
don't do the initial scanning of the users home folder trough the update system
fix sqlite3 driver against updated MDB2
also set remote/public paths on installing apps
fix gallery previous not showing
update to jquery 1.7.2
Sam Tuke (4):
added documentation to OCP namespace
fixed some include path issues
Merge branch 'master' of gitorious.org:owncloud/owncloud
improved url generation - made use of OC.linkTo() for linking to versions history page
Thomas Mueller (2):
fixing file headers with copyright
non-minified version added
Thomas Tanghus (11):
Minor css fix.
Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html
Contacts: Fix some regressions from last commit.
Added some margin.
Contacts: Fix check for version.
Contacts: Hack to add structured name from formatted name.
Contacts: Also strip parameters.
Contacts: Clone event handlers as well.
Contacts: Make the structured name dialog modal to avoid confusion.
Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)
Edited combobox to adhere to coding standards and added a dblclick handler.
Tom Needham (4):
Protect admin from evil log messages
Better checking of ajax paramters and better logging
Make select_all checkbox more central
Check if app is enabled before exporting its data
-----------------------------------------------------------------------
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