Juntagrico

Latest version: v1.6.0

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

Scan your dependencies

Page 3 of 9

1.5.3

Not secure
Features & Improvements
* Member Features:
* Cancellation form asks for IBAN by motu55 in https://github.com/juntagrico/juntagrico/pull/516
* Admin Features
* Auto complete fields for locations, areas, job types, depots, subcription tpye, subscription size and subscription product by motu55 in https://github.com/juntagrico/juntagrico/pull/515

Fixes
* upgrade django to fix bug that affects saving subscriptions in admin: https://code.djangoproject.com/ticket/33547
* fix page error when trying to delete job with assignment by pascalfree in https://github.com/juntagrico/juntagrico/pull/533


**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.5.2...1.5.3

1.5.2

Not secure
Fixes
* fix reportlab requirement

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.5.1...1.5.2

1.5.1

Not secure
Fixes
* Fix datepicker in management lists
* Fix problem with manifest static storage during startup

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.5.0...1.5.1

1.5.0

Not secure
Upgrade Instructions
* Configure the website name and domain as specified in the :ref:`Basic Setup <configure-website-name-and-domain>`
using the values from your ``ADMINPORTAL_NAME`` and ``ADMINPORTAL_SERVER_URL`` settings.
* Remove these settings.
* Add ``'django.contrib.sites.middleware.CurrentSiteMiddleware'`` to the ``MIDDLEWARE`` setting.
* Add ``'polymorphic'`` to the ``INSTALLED_APPS`` setting.
* Replace the ``STYLE_SHEET`` setting with ``STYLES = {'static': ['your.css']}`` removing ``/static/`` from the beginning of the path.
* The method ``url`` from ``django.conf.urls`` use either ``path`` or ``repath`` from ``django.urls``
* Add the Setting ``STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'``
* The option ``Telefonnummer von KoordinatorIn anzeigen`` on activity areas was previously only used to show the
phone number of the area coordinator in job reminder emails and has been removed.
Use to new contact field to show a phone number consistently in all places where the area contact is displayed.

Fixes
* Fix shares overview for members that have no shares this year by pascalfree in https://github.com/juntagrico/juntagrico/pull/502

Features & Improvements

Admin Features
* Edit pages of jobs, areas and depots now show a link to the frontend of the edited element on the top right by pascalfree in https://github.com/juntagrico/juntagrico/pull/491
* Uploaded email attachments can now be removed by pascalfree in https://github.com/juntagrico/juntagrico/pull/478
* Activity areas can be flagged to be added automatically to a member on creation by zesinho in https://github.com/juntagrico/juntagrico/pull/462
* depot description is now optional by zesinho in https://github.com/juntagrico/juntagrico/pull/451
* price is now a decimal value by robwa in https://github.com/juntagrico/juntagrico/pull/448
* Areas, jobs and job types can now have a list of contacts by zesinho in https://github.com/juntagrico/juntagrico/pull/444
* Locations in jobs and depots are now entities by pascalfree in https://github.com/juntagrico/juntagrico/pull/465

Developer Features
* ``ADMINPORTAL_NAME`` and ``ADMINPORTAL_SERVER_URL`` are removed in favor of the sites app. See upgrade instructions. by pascalfree in https://github.com/juntagrico/juntagrico/pull/484
* Added settings ``SCRIPTS`` and ``STYLES`` and removed ``STYLE_SHEET`` by pascalfree in https://github.com/juntagrico/juntagrico/pull/493
* The mailer textfield can now be configured using the new `MAILER_RICHTEXT_OPTIONS` setting by pascalfree in https://github.com/juntagrico/juntagrico/pull/483
* Enable use of setting STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage' by pascalfree in https://github.com/juntagrico/juntagrico/pull/482
* 463 prepare db for member number by pascalfree in https://github.com/juntagrico/juntagrico/pull/492
* Lowercase email by pascalfree in https://github.com/juntagrico/juntagrico/pull/456

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

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.4.7...1.5.0

1.4.8

Not secure
What's Changed
* Security fix backport from 1.5.8
* Fix required assignments count (backport for 1.4.x) by pascalfree in https://github.com/juntagrico/juntagrico/pull/561


**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.4.7...1.4.8

1.4.7

Not secure
What's Changed
* Cancelled, but still active subscriptions are now shown in the member list by pascalfree in https://github.com/juntagrico/juntagrico/pull/494
* Email to all members with shares only with active shares by pascalfree in https://github.com/juntagrico/juntagrico/pull/489
* Fix area jobs by pascalfree in https://github.com/juntagrico/juntagrico/pull/485
* addon config documentation and some refactor by pascalfree in https://github.com/juntagrico/juntagrico/pull/498

**Full Changelog**: https://github.com/juntagrico/juntagrico/compare/1.4.6...1.4.7

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.