Juntagrico

Latest version: v1.6.0

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

Scan your dependencies

Page 5 of 9

1.4.0

Not secure
Has migrations


Upgrade Instructions:
* Added django-admin-sortable2, therefore add 'adminsortable2' to the INSTALLED_APPS setting
* You may have to add permissions to users to restore their admin menu visibility and ability to edit some entities. See below.
* If you overrode templates, you will have to move and update them
* Template tags are now namespaced in juntagrico. For example former ``{% load config %}`` becomes ``{% load juntagrico.config %}``
* All juntagrico static files are now namespaced and can be found in ''static/juntagrico''
* Menu dict method eliminated for easier view creation and performance improvements by motu55 in https://github.com/juntagrico/juntagrico/pull/375

Features & Improvements
Member Features
* Share certificate download by nixnuex in https://github.com/juntagrico/juntagrico/pull/383
* Shares now have two new fields to be compliant with the german coop law

Admin Features
* Extra subscription are now subscription parts, while products can now be marked as extra subscription products. Check the automatically migrated products, sizes, and types by motu55 in https://github.com/juntagrico/juntagrico/pull/398
* Billing periods are now available on all subscription types. If no period is defined the price will be taken into account specified in the type. Otherwise the price in the type will be ignored and the prices from the periods will be taken into account.
* The admin menu visibility is now configured using new permissions.
* For the menu items managing an entity the user need the `change_[entity]` permission.
* For the exports and list menu items the new permissions `can_view_lists` and `can_view_exports` are introduced.
* The old `can_filter_[entity]` permissions are still in place and valid.
* Added possibility to hide depots from depot list by nixnuex in https://github.com/juntagrico/juntagrico/pull/337
* Added sorting in the data administration for depot, area, extrasubscription type and category, list messages as well as subscription type and product by nixnuex in https://github.com/juntagrico/juntagrico/pull/288
* New setting :ref:`SUB_OVERVIEW_FORMAT <settings-sub-overview-format>` for the formatting of the subscription overview
* Added special role for notification on depot list generation by nixnuex in https://github.com/juntagrico/juntagrico/pull/373
* Added value field for shares
* Job duration is now a floating point value
* Text fields can now contain html code
* Deactivated subscription can only be edited if the user has the `can_change_deactivated_subscriptions` permission
* Past jobs can only be edited if the user has `the can_edit_past_jobs` permission
* Depot has now a special field for access information that is only shown to members of that depot
* New Setting :ref:`DEFAULT_DEPOTLIST_GENERATORS <settings-default-depotlist-generators>`

Developer Features
* Moved to BigAutofield for ids
* Upgraded TyniMCE to version 5.7.1
* Added possibility to enable rich text fields in description fields. For configuration see :ref:`Rich Text Editor <intro-rich-text-editor>` by motu55 in https://github.com/juntagrico/juntagrico/pull/403

Fixes
* Fix in member user relation to prevent members without a user by nixnuex in https://github.com/juntagrico/juntagrico/pull/305
* Fix JobExtra(Type) labels in admin by nixnuex in https://github.com/juntagrico/juntagrico/pull/388
* Take remaining core assignments into account in assignment widget by pascalfree in https://github.com/juntagrico/juntagrico/pull/390
* Depot list overview generation date is now properly placed in the pdf by greemo in https://github.com/juntagrico/juntagrico/pull/405

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.13...1.4.0

1.3.14

Not secure
* Security fix backport from 1.5.8

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.13...1.3.14

1.3.13

Not secure
Developer Features
* Upgraded to Django 3.2

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.12...1.3.13

1.3.12

Not secure
Fixes
* Ical invitation now in utf8

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.11...1.3.12

1.3.11

Not secure
Features & Improvements
* Include multiplier in job copy form by pascalfree in https://github.com/juntagrico/juntagrico/pull/391
* See versions of installed juntagrico apps when clicking on version in the admin menu

Fixes
* Fix bug in share order form evaluation
* Fix signup to job with infinite slots by pascalfree in https://github.com/juntagrico/juntagrico/pull/389
* Fix for primary member on sub with future deactivation date by pascalfree in https://github.com/juntagrico/juntagrico/pull/392
* Fix in ical for local start times
* Exclude unused model fields in admin

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.10...1.3.11

1.3.10

Not secure
Fixes
* Fix participants list in job emails
* Added view_name as id of the body element where it was missing
* Subscriptions co recipients are now nullsave
* installed juntagrico version is shown at the bottom of the admin menu
* Fix all undefined template variables by pascalfree in https://github.com/juntagrico/juntagrico/pull/372
* fix 380 by documenting the username and password of the demo deployment by levino in https://github.com/juntagrico/juntagrico/pull/381

New Contributors
* levino made their first contribution in https://github.com/juntagrico/juntagrico/pull/381

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.3.9...1.3.10

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.