Django-fobi

Latest version: v0.19.9

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

Scan your dependencies

Page 7 of 32

0.12.15

-------
2018-01-17

- Minor clean up of HTML templates (in some templates
``hidden_form_element_wrapper_html_class`` was used while others
``form_element_wrapper_hidden_html_class``). Now
``form_element_wrapper_hidden_html_class`` is used everywhere. Some HTML
files have been re-indented (2 spaces).
- Minor clean up of JS.
- Optionally limit file extensions for file upload element

0.12.14

-------
2018-01-10

- Minor clean up of HTML templates (unused classes removed).
- Nicer captcha (simple captcha) for bootstrap3 and foundation5 themes.

0.12.13

-------
2018-01-09

.. note::

Note, that this release contains minor backwards incompatible changes, that may
slightly break your JS and/or styling.

The `form-horizontal` class attribute on the main form with elements (in
templates) has been replaced with `fobi-form` id attribute.

Affected files:

- /src/fobi/contrib/themes/djangocms_admin_style_theme/static/djangocms_admin_style_theme/js/fobi.djangocms_admin_style_theme.edit.js
- /src/fobi/contrib/themes/djangocms_admin_style_theme/templates/djangocms_admin_style_theme/edit_form_entry_ajax.html
- /src/fobi/contrib/themes/foundation5/static/foundation5/js/foundation5_fobi_extras.js
- /src/fobi/contrib/themes/foundation5/templates/foundation5/edit_form_entry_ajax.html
- /src/fobi/contrib/themes/foundation5/templates/foundation5/edit_form_wizard_entry_ajax.html
- /src/fobi/contrib/themes/simple/static/simple/js/fobi.simple.edit.js
- /src/fobi/contrib/themes/simple/templates/simple/edit_form_entry_ajax.html
- /src/fobi/contrib/themes/simple/templates/simple/edit_form_wizard_entry_ajax.html
- /src/fobi/contrib/themes/bootstrap3/static/bootstrap3/js/bootstrap3_fobi_extras.js
- /src/fobi/templates/fobi/generic/edit_form_entry_ajax.html

If you have modified any of these, please double check that your edit views
work and look properly.

- Fixes in simple and django-cms-admin-style themes (assets being loaded
incorrectly since 0.12.6).
- Base template, as well as templates of all the themes have been made a
little bit more flexible.
- Minor documentation fixes.

0.12.12

-------
2018-01-03

- More consistent loading of assets (JS, CSS) in add- and
edit-form-element-entry templates.
- Copyright and licenses year update.
- Minor fixes in the widgets.
- Clean up.

0.12.11

-------
2017-12-27

- Clean up Django < 1.8 code.
- Clean up old code.

0.12.10

-------
2017-12-24

- Django 2.0 support (experimental).
- (Temporary) replace ``django-autoslug`` package with
``django-autoslug-iplweb``, which works fine for Django versions >=1.8,<=2.0.

Page 7 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.