Flask-appbuilder

Latest version: v4.4.1

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

Scan your dependencies

Page 22 of 30

0.9.3

Not secure
-----------------------------------

- Fix, DateTimeField Fix issue 22.
- New, bootstrap updated to version 3.1.1.
- New, fontawesome updated to version 4.1.0.

0.9.2

Not secure
-----------------------------------

- Fix, label for 'username' was displaying 'Failed Login Count', Chart definition override.

0.9.1

Not secure
-----------------------------------

- New, Support for application factory *init_app* (Flask ext approved guide line).
- New, Flexible group by charts with multiple series and formatters, no need for ChartView or TimeChartView.
- New, internal AppBuilder rebuild.

0.9.0

Not secure
-----------------------------------

- New, class name change 'BaseApp' to 'AppBuilder', import like: from flask.ext.appbuilder import AppBuilder
- New, can import expose decorator like: flask.ext.appbuilder import expose
- New, Changed 'Base' declarative name to 'Model' no need to add BaseMixin.
- New, No automatic dev's model creation, must invoke appbuilder.create_db()
- New, Change GeneralView to ModelView.
- Fix, Multiple database support correction.

0.8.5

Not secure
-----------------------------------

- New, security cleanup method, useful if you have changed a menu's name or view class name.
- Fix, internal security management optimization.
- New, security management method security_cleanup, will remove unused permissions, views and menus.
- Fix, removed automatic migration from version 0.3.
- New, adding views has classes without configuring the views db.session, session will
be the same has the security tables.
- Fix, Security menu with wrong label and view association on 'Permission Views/Menu'.

0.8.4

Not secure
-----------------------------------

- Fix, js for remembering latest accordion was working like toggle (bs bug?).

Page 22 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.