[Pkg-owncloud-commits] [owncloud] annotated tag v4.5.0beta3 created (now fab6fc6)

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:10:23 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v4.5.0beta3
in repository owncloud.

        at  fab6fc6   (tag)
   tagging  0fe3354c61827b55708fc79f81d0edd2ca8b4c00 (commit)
  replaces  v4.5.0beta2
 tagged by  Frank Karlitschek
        on  Wed Sep 12 13:28:43 2012 +0200

- Log -----------------------------------------------------------------
4.5 beta 3

Bart Visscher (18):
      Add check for missing appinfo in apps settings page
      Add args parameter to linkTo(Absolute) function, to append the args automaticly
      Add url-params to url with new parameter in linkTo function
      Remove () from return statement
      Fix some jslint warnings
      Add missing ; to js code
      Add 'var' before some global js vars
      Fix name for OCCategories
      Add a directory separator to filter app directories with the same
      Remove core.{css,js} cache on upgrade
      Global file cache should also be able to clear with prefix
      Change caching checks for minimized files
      Fix setEtagHeader function
      Whitespace fixes in lib
      EOL fixes
      Whitespace fixes
      Prevent loading all apps twice from overwriting the core scripts and styles
      Move handling of core remotes to OC_TemplateLayout

Brice Maron (2):
      Add more language name instead of codes for the setting choice
      Merge branch 'master' of git://github.com/owncloud/core

Frank Karlitschek (5):
      add check for zlib
      improve the documentation for the cron config a bit
      Merge branch 'master' of https://github.com/owncloud/core
      this is now 4.5 beta 3
      show the current username. This confused some people

Georg Ehrke (11):
      make use of OC_User::getHome in files_external app
      style fixes for public app api
      style fixes for public app api
      style fixes for public config api
      style fixes for public db api
      style fixes for public files api
      style fixes for public json api
      style fixes for public response api
      style fixes for public user api
      style fixes for public util api
      fix file upload

Jan-Christoph Borchardt (1):
      make icons look good on bright and dark backgrounds

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 (7):
      use tabs for indentation
      Merge branch 'master' of github.com:owncloud/core
      don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again
      allow using only dbname for oracle
      return a message when app could not be enabled
      add getErrorMessage to OC_DB
      add proper error logging in OC_User database queries

Michael Gapczynski (23):
      Add support for share expiration
      Implement support for replacing files during upload with the actions: replace, suggest name, and cancel
      Add permissions to new files/folders, bug fix for oc-1649
      Don't delete the file anymore to replace it in the UI, just overwrite it
      Don't pass content for a new text file from UI, fixes bug oc-1660
      Don't show the delete all action if delete permission is not granted
      Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions
      Fix unsharing from self for group shares and add test for it
      Fix fetching shared children items, fixes problem with displaying owner of a shared file inside a shared folder
      Insert id for unique user group share rows
      Normalize the file path for shared children as a precaution
      Fix shared collection item searching
      Don't display actions for children in shared collections, show the parent collection the child is shared in
      Disable link sharing for folders temporarily - next release
      Provide update script for files sharing
      Change version number update occurs on to prevent problem with betas, users using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again
      Fix problem with non share collection item types being treated as collections
      Add expiration column to share table and bump version number
      Temporarily disable sharing with contacts and emails, will come in next release
      Add lock and clock icon for sharing
      Merge branch 'master' into share_expiration
      Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete
      Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects for both CSS and JS to clear cache after upgrade

Robin Appelman (10):
      I don't think this file was meant to be commited
      fix running test cases in multiply app dirs
      clear the filecache if the mount configuration has changed
      clear user filecache after the user mount configuration has changed
      add OC_Image::fitIn
      don't use regular expresions for a simple string replace
      add js versions of basename and dirname
      forgot a ,
      add breadcrumb controll to js
      move breadcrumb css to core so we can reuse it

Thomas Mueller (9):
      Adding missing translation
      fixing button to add additional site
      add translation string
      underline link to the app store
      fixing translation - thx eMerzh
      jquery added to ignorelist for l10n
      no more require_once()
      adding space between) and {
      added hint to restart the web server in case recetly installed php modules are still not available

Thomas Müller (67):
      Update files/webdav.php
      Update cron.php
      Update index.php
      Update public.php
      Update remote.php
      Update status.php
      Update settings/apps.php
      Update settings/help.php
      Update settings/personal.php
      Update settings/settings.php
      Update settings/users.php
      Update settings/apps.php
      Update settings/personal.php
      Update settings/ajax/apps/ocs.php
      Update settings/ajax/changepassword.php
      Update settings/ajax/createuser.php
      Update settings/ajax/setquota.php
      Update settings/ajax/creategroup.php
      Update settings/ajax/getlog.php
      Update settings/ajax/lostpassword.php
      Update settings/ajax/creategroup.php
      Update settings/ajax/openid.php
      Update settings/ajax/removegroup.php
      Update settings/ajax/removegroup.php
      Update settings/ajax/removeuser.php
      Update settings/ajax/removeuser.php
      Update settings/ajax/setlanguage.php
      Update settings/ajax/setloglevel.php
      Update settings/ajax/togglegroups.php
      Update settings/ajax/userlist.php
      Update settings/templates/help.php
      Update settings/templates/users.php
      Update search/index.php
      Update files/webdav.php
      Update core/lostpassword/index.php
      Update core/lostpassword/resetpassword.php
      Update core/lostpassword/templates/email.php
      fixing syntax error - sorry for that
      Respect coding style
      Remove closing php tag
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      fixing syntax error - sorry for that
      fixing syntax error - sorry for that
      fixing syntax error
      Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style
      Respect coding style

Thomas Tanghus (5):
      Disable asking to save password when adding users.
      Added possibility to get permissions for shared item with ajax call.
      Revert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0.
      Changed oc_preferences configvalue back to clob as it will give us bug reports in calendar, contacts and tasks if less.
      Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security.

-----------------------------------------------------------------------

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