Skip to main content

PyAMS management interface package

Project description

What is PyAMS?

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.

PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.

All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github.

What is PyAMS_zmi?

PyAMS_zmi is the base package which provides PyAMS user management interface; it’s name is based on the old Zope Management Interface, but the current implementation is based on the MyAMS package.

This package is using many content providers and viewlet managers (including in forms), so it can be extended easily by extensions packages without having to modify existing code.

Changelog

2.3.4

  • updated form group switcher widgets values checker

  • updated table refresh callback

2.3.3

  • updated display form template

2.3.2

  • updated forms templates

2.3.1

  • added column priority getter for use in responsive tables

2.3.0

  • added support for custom modal content class

2.2.5

  • added formatting strings constants

2.2.4

  • added profile edit form content getter

2.2.3

  • updated Swagger-UI bundle

2.2.2

  • updated user profile ACL

  • updated CSS syntax

2.2.1

  • updated default label getter

2.2.0

  • include MyAMS LightMode theme

  • added table head CSS styles renderers

  • added permission check on home breadcrumb menu

  • update user profile edit form title

2.1.0

  • updated form title management

2.0.1

  • updated Buildout configuration

2.0.0

  • upgraded to Pyramid 2.0

1.15.0

  • added support for permissions on menus

  • added simple add and edit forms renderers

  • added secondary context actions viewlet

  • updated group and table switcher button style

1.14.1

  • moved Swagger specifications and Swagger-UI view from PyAMS_utils package

1.14.0

  • added base sortable class

  • added form legend getter interface

  • added form errors

1.13.0

  • added Swagger-UI plug-in

1.12.2

  • added generic properties edit form marker interface

1.12.1

  • added support for group switchers in standard form groups

1.12.0

  • added interface to handle custom table data attributes adapters

  • added default tables length in user profile

  • added support for Python 3.11

1.11.4

  • updated translation handler in tables templates

1.11.3

  • use PyAMS_utils copy_request function to copy request in favicon view to keep request registry

1.11.2

  • corrected Gitlab-CI configuration

1.11.1

  • added i18n domain to inner table template

  • use f-strings in header viewlet helpers

1.11.0

  • added support for Python 3.10

  • added “header_label” attribute to management views

  • added default management view header title adapter

  • added table group switcher

  • added table attribute switcher column

  • added trash column permission checker

  • added submit form condition

  • added helper to get table refresh event callback

  • updated views title adapters

1.10.0

  • added table method to get row ID, which can be overridden to create custom implementations

  • added marker interface on reorder column

  • added padding to badge in navigation menus item

  • added flex classes to main content element

  • added support for interfaces factories in table refresh helpers

  • added object hint and icon getter interfaces and default adapters

  • added form getter interface

  • added label to context addings dropdown menu

  • added custom base table columns

  • updated list of available MyAMS bundles

  • updated empty table layout

  • updated content header title getter

  • updated form checker fieldset padding

1.9.2

  • package version mismatch

1.9.1

  • updated user profile theme selection checker to handle empty profiles

1.9.0

  • added MyAMS dark theme support

  • added custom breadcrumbs viewlet template

  • added user profile management

  • added support for user selection of graphical theme

  • updated default toolbar add menu status

  • updated table data-attributes getter

  • updated reorder column

  • renamed ZMI resources adapter to default

  • use HTML code instead of JSON in row refresh event to get all row data-attributes

  • use f-strings instead of format

1.8.1

  • use constant for unknown principal ID

1.8.0

  • added base ITableView marker interface

  • added TableView and InnerAdminView base classes

  • added CompositeAdminView base class, built from adapters to ICompositeView interface

  • updated utilities view default table length

  • updated view interface of actions viewlet to be able to display menu in inner views

  • updated headers templates to be able to include HTML code in forms headers

1.7.4

  • added support for custom “delete” permission checker in container helper

  • added missing I18n domain in tables templates

1.7.3

  • added label adapters for generic utilities

  • updated forms templates

1.7.2

  • added title check in form header rendering

  • added site root label adapter

1.7.1

  • updated form title rendering template to handle pre-formatted HTML code

1.7.0

  • added runtime environment view to display Python packages versions, environment variables and configuration settings

  • added skin management form

  • added top menus groups viewlet manager

  • added home name to ZMI configuration

  • added base class to handle multi-tables views

  • added generic IObjectLabel interface to get label of any object

  • added reordering tables column and data attributes getter

  • updated JSON widget refresh callback

  • updated forms and tables templates

1.6.0

  • use ProtectedViewObjectMixin as base class for table action column, to be able to register custom adapters to define permissions

  • added missing “context” to permission check

  • added MyAMS event helper to add new table rows as event callback

  • added MyAMS container helper to handle attribute switch from action column

  • added optional “display_if_empty” table attribute to display full template even when the table is empty

  • updated form’s fieldset class handler

  • updated default table batch size

  • updated tables templates so that “pyams.toolbar” viewlet manager components may be registered for a table instead of a view into which the table is included

  • updated tables templates to display a warning message when display is limited to batch size

  • updated “pyams.context_addings” declaration to include add dropdown menu in any view

1.5.2

  • added runtime environment description string to be displayed below version number

  • updated version display template

  • updated translations

1.5.1

  • added MyAMS Emerald theme to ZMI configuration

1.5.0

  • removed support for Python < 3.7

  • removed toolbar viewlet manager from modal dialogs

  • small templates updates

1.4.0

  • updated forms and tables templates

  • updated form group switcher interface

  • added ActionColumn base class to handle action buttons in tables

  • updated Gitlab-CI configuration

  • removed Travis-CI configuration

1.3.0

  • added favicon settings and metas headers

  • included metas headers in ZMI layout

1.2.0

  • forms and tables templates updates

  • added inner table mixin class

  • included breadcrumbs content provider

  • updated control panel permissions

1.1.2

  • updated Gitlab-CI configuration

1.1.1

  • updated forms legend display condition

1.1.0

  • added support for IObjectData interface in tables

  • updated forms templates

  • added missing IDs in inner tabs sub-forms

1.0.0

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyams_zmi-2.3.4.tar.gz (534.3 kB view details)

Uploaded Source

Built Distribution

pyams_zmi-2.3.4-py3-none-any.whl (591.5 kB view details)

Uploaded Python 3

File details

Details for the file pyams_zmi-2.3.4.tar.gz.

File metadata

  • Download URL: pyams_zmi-2.3.4.tar.gz
  • Upload date:
  • Size: 534.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_zmi-2.3.4.tar.gz
Algorithm Hash digest
SHA256 aec2e307fd0dab78a770cee6d24d4fa843cf2827acfc3d9c0a4357ec542f19ac
MD5 5afe143802b098a1541fff29110cc65c
BLAKE2b-256 4f5d8eb884fa9dd5eb473581767f0696b109018d58682faf1e9d34175cd1b837

See more details on using hashes here.

File details

Details for the file pyams_zmi-2.3.4-py3-none-any.whl.

File metadata

  • Download URL: pyams_zmi-2.3.4-py3-none-any.whl
  • Upload date:
  • Size: 591.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_zmi-2.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a3d4b92283342933e5c1a83e8e51987ea4b0d2666259b91188a922c5a47b36e8
MD5 7323436ad4c30ea442bd35a9b71b28bb
BLAKE2b-256 81ee05d6489496704e7eb70224b72bdb5f141d671283b80158bcf6e33924b1ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page