Products.resourceregistries

Latest version: v3.0.8

Safety actively analyzes 627423 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 15

2.0b1

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

- Marked zope.component as a real dependency of this package.
[hannosch]

2.0a2

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

- Cleaned up some old charset related fallback code.
[hannosch]

- Changed the development mode to be a non-persistent setting. By default it
follows the Zope development mode (bin/instance fg vs. bin/instance console).
The setting can be changed during process runtime.
[hannosch]

2.0a1

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

- Declare 'screen' to be the default for the media attribute instead of None.
It is the most commonly used one in Plone's own themes.
[hannosch]

- Fixed typo in update process of authenticated resources. Fixes 9599
[naro]

- Fixed JS packer to be a little less greedy about protecting regular
expressions. This fixes 8790.
[dunlapm]

- Changed the order of CSS/JS rendering, CSS now renders first to allow the
browser to get it as soon as possible, to avoid the "flash of unstyled
content"
[limi]

- Removed some whitespace in the rendering templates for JS, CSS and KSS to make
the source rendering more readable. These are very small and understandable
templates, so we'd rather have some noise there than on the front end.
[limi]

- Removed the `autogroupingmode` feature. In practice it turned out to work
not so well and caused hard to debug problems.
[hannosch]

- Automatically set the registries into development mode if Zope itself runs
in development mode.
[hannosch]

- Get the tests working again under Plone 5 and make sure we handle
zope.app.publisher file resources correctly under repoze.zope2.
[hannosch]

- Added missing InitializeClass call for BaseRegistryTool.
[davisagli]

- Changed default values for resources to more sensible values.
[hannosch]

- Restructured documentation files.
[hannosch]

- Added `authenticated` as a new option to all resources. If a resource is
marked this way, it will only be shown for authenticated users. This makes
the most common use-case of restricting resources to logged-in users easier
and allows to optimize the internal API for speed for this use-case. An
expression on a resource is ignored if the authenticated flag is set.
[hannosch]

- Removed BBB imports and code. We require Zope 2.12 now.
[hannosch]

- Handle a missing portal_kss tool gracefully in the kineticstylesheets
viewlet.
[hannosch]

- Added BBB imports to make sure the InitializeClass can be imported in
Zope versions before 2.12.
[hannosch]

- Avoid dependency on the zope.app.zapi package.
[hannosch]

- Declare package dependencies, fixed deprecation warnings for use of
Globals and changed error raising to be forward compatible.
[hannosch]

- Change the fix for 7522 made in 1.4.3. For inline resources we pass
Unicode down into the page templates. The TAL machinery expects to get
Unicode and not encoded strings.
[hannosch]

1.5.3

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

- Allow setting of debug mode in registries through Generic Setup
profiles. This closes http://dev.plone.org/plone/ticket/8712
[dunlapm]

- Fixed error with inline z3resources not being able to handle a POST
request. This fixes http://dev.plone.org/plone/ticket/8998
[dunlapm]

1.5.2

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

- Fixed error with the conditional comment being lost when adding a new
Resource when adding a new entry to the JS or CSS registries.
[dunlapm]

- Fixed error with GS Export/Import. Fixes
http://dev.plone.org/plone/ticket/9154
[dunlapm]

1.5.1

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

- Put CDATA start and end markers in a javascript comment. Fixes
http://dev.plone.org/plone/ticket/9128
[wichert]

Page 7 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.