-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-6430 2013-04-24 00:42:08 --------------------------------------------------------------------------------
Name : python-djblets Product : Fedora 18 Version : 0.7.12 Release : 1.fc18 URL : http://www.review-board.org Summary : A collection of useful classes and functions for Django Description : A collection of useful classes and functions for Django -------------------------------------------------------------------------------- Update Information: *As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.* - New upstream release 1.7.7.1 - http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.7.1/ - Bug Fixes: * Fixed a problem with generating config files when creating a new site installations - New upstream release 1.7.7 - http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.7/ - New Features: * The configured SSH key can now be deleted * Added support for working against a GitHub OAuth application - Performance Improvements: * Uploading a diff with a parent diff will no longer attempt to process any files in the parent diff that aren't in the main diff * Sped up rendering times for the Dashboard, All Review Requests page, and the user/groups pages - Web API Improvements: * Fixed a breakage with updating comments when the issue_status field wasn't provided * Improved caching logic to not claim a cached payload is valid when the client reports a matching Last Modified timestamp but not a matching ETag - Bug Fixes: * Specifying a port in a SSH URL for a repository will now connect on that port * Fixed broken links to file attachments when using Local Sites * Review request e-mails now show the right ID in the subject for Local Sites * Fixed Python path issues when spawning processes * Fixed a rare breakage when saving repositories * Fixed the cookie path when using site directories * When installing a site, database hosts now accept a port in the format of hostname:port * Fixed visual glitches with some rounded corners in the UI -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 22 2013 Stephen Gallagher <[email protected]> - 0.7.12-1 - New upstream release 0.7.12 - djblets.datagrid: * Massively speed up datagrid rendering - djblets.extensions: * Added an install_extension function to ExtensionManager - djblets.util.fields: * CounterField now allows incrementing/decrementing by values other than 1 - djblets.util.templatetags: * The thumbnail and crop_image template tags now work with Django Storage backends * Added a save_image_to_storage function in djblets_images that makes it easy to save image data to Storage backends - djblets.webapi: * Resources now consider both Last Modified and ETag headers simultaneously when determining if a cached payload is still valid. Previously, if the Last Modified timestamps were the same, the ETag check would fail * Wed Apr 10 2013 Stephen Gallagher <[email protected]> - 0.7.11-2 - Guarantee that Djblets builds against the correct version of Django * Thu Feb 21 2013 Stephen Gallagher <[email protected]> - 0.7.11-1 - New upstream release 0.7.11 - djblets.util.fields: * CounterField was failing to use the initializers for brand new instances of a model, defaulting to None instead - General: * Require Django 1.4.5 as a minimum - djblets.extensions: * "config/" and "db/" links for extensions are now generated properly when specifying a custom SITE_ROOT - djblets.log: * Added an Admin UI setting for changing log levels - djblets.siteconfig: * Added new 'list-siteconfig', 'get-siteconfig', and 'set-siteconfig' management commands for manipulating siteconfig configuration from the shell * Thu Feb 7 2013 Stephen Gallagher <[email protected]> - 0.7.9-2 - Fix version requirement to protect against django-pipeline 1.3.0 * Mon Jan 28 2013 Stephen Gallagher <[email protected]> - 0.7.9-1 - New upstream release 0.7.9 - JavaScript: * modalBoxes now use z-indexes of 99 and 100 for the box and content, instead of 11000 and 11001. - djblets.datagrid: * Columns data by way of field access can now span field relationships. - djblets.extensions: * Fixed a failure when clearing extension info. - djblets.siteconfig: * When loading the stored timezone, we're now longer setting os.environ['TZ'] to that timezone. Instead, we're just activating that timezone for Django only. - djblets.webapi: * Fixed a bug where list resources that had an unknown ID in the URL could end up throwing an exception instead of returning a 404. * Thu Dec 20 2012 Stephen Gallagher <[email protected]> - 0.7.8-1 - New upstream release 0.7.8 - JavaScript: * Fixed a crash when enabling/disabling an inlineEditor without an edit icon. * Wed Dec 19 2012 Stephen Gallagher <[email protected]> - 0.7.7-1 - New upstream release 0.7.7 - djblets.datagrid: * Fixed a possible XSS exploit in datagrids * Failures during rendering the datagrid now results in a traceback - JavaScript: * The second display of an inlineEditor no longer breaks the size of the editor * Thu Dec 13 2012 Stephen Gallagher <[email protected]> - 0.7.6-1 - New upstream release 0.7.6 - General: - * Django 1.4.2 is now required - * All admin-related templates have been changed to better fit the admin template structure and styles. This includes siteconfig and logs. - djblets.extensions: - * Extension lists and state are now synchronized across threads/processes/servers - * Extension subclasses now must capture all variable arguments (*args, **kwargs) and pass them to the parent constructor - * URLHook, admin URLs, and API resource URLs are all now added and removed properly when an extension is enabled or disabled - djblets.util: - * Cache keys are now bound to the SITE_ROOT, if one is set, to prevent leakage across instances - * Added DynamicURLResolver in djblets.util.urlresolvers - djblets.util.cache: - * Added normalize_cache_backend - djblets.webapi: - * API handler functions that specify allow_unknown=True in @webapi_request_fields can now retrieve all extra fields as an 'extra_fields' argument - * Added unregister_resource_for_model - djblets.siteconfig: - * The stored cache_backend setting is now deserialized into settings.CACHES['backend'] - * Fixed a couple missing imports - * Siteconfig now handles old-style CACHE_BACKEND values and new-style CACHES[cachename] dictionaries in the 'cache_backend' setting - JavaScript: - * The jQuery dependency has been updated to 1.8.2, and jQuery-UI to 1.8.24 - * inlineEditor's animation speed has increased, and is now customizable through options.fadeSpeedMS - * inlineEditor now does a better job of matching the parent container's bounds - * inlineEditor no longer activates when simply selecting text - * Added a $.fn.retinaGravatar function that, on Retina-capable displays, requests a larger gravatar for the given URL specified in an <img/>\ - * inlineEditor now supports changing an "enabled" option, allowing editors to start out enabled or disabled, or dynamically change that state * Wed Oct 3 2012 Stephen Gallagher <[email protected]> - 0.7.2-1 - New upstream release 0.7.2 - Drop upstreamed patch to use system feedparser - General: - Styled all admin UI templates to add a "title" class to <h1> page titles. This affects extensions, log viewer, and siteconfig. - djblets.log: - Fixed the columns to match the style of other admin UI columns. - djblets.pipeline: - Our 'bless' compiler is now compatible with the latest versions of pipeline - JavaScript: - modalBox's positioning is now properly centered -------------------------------------------------------------------------------- References: [ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-djblets' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
