Grokui.admin

Latest version: v1.0

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

Scan your dependencies

Page 3 of 5

0.6.1

==================

* Added missing tests dependencies. Declarations and includes should
now be complete.

0.6

================

* Moved the ``Index`` view to ``grokui.base``.

* The design has been slightly changed to get rid of the lazy Grok and
to match the http://grok.zope.org website design. The design belongs
now to ``grokui.base``.

* ``grokui.admin`` has been splitted into several packages. It now depends
on ``grokui.base`` that provides basic components to create and plug UI
views. ``grokui.admin`` has been altered to reflect the splitting
changes and now provides a collection of components that will allow
you to plug your own administration panels and elements.

* Dependencies have been drastically cut down. We are now using the
ZTK. The only zope.app package remaining is for the tests.

* Reflect the changes in grokcore.view 1.12 where View and CodeView
become a single View again.

0.5

================

Feature changes
---------------

* The whole introspector stuff was removed in order to reduce number
of dependencies.

Bug fixes
---------

* Adding apps now emits IObjectCreated events.

0.4.1

==================

Bug fixes
---------

* Backports of fixes from 0.3.3 version (see below).

0.4

================

Feature changes
---------------

* Added a security notifier to inform users when security issues are
published on http://grok.zope.org. The notifier must be explicitly
enabled. You can also run your own site/directory to place security
notifications.

* Added info views to get important information easier with tools like
``curl``. Supported infos:

- Grok version used

- Current security notification (if any).

Bug fixes
---------

* Adapting this package to use the new version of grokcore.view
which splits View into CodeView.

* Upgraded the versions to the alpha 4 list to avoid a dependency
problem with zope.container versions.

* Include the new grok.View permissions for testing.

0.3.3

==================

Bug fixes
---------

* Fixed bug in object browser: objects that 'booleanized' evaluated to
``False`` (empty containers for instance) were not displayed.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.