Django-appointment

Latest version: v3.7.4

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

Scan your dependencies

Page 5 of 6

3.1.3

Not secure
Whatโ€™s Changed
๐Ÿ› Bug Fixes

- Added translation for error page by adamspd in (107)

3.1.2

Not secure
Whatโ€™s Changed
๐Ÿš€ Features

- Integrity error - prevent user to resubmit same appointment form by adamspd in (106)

3.1.1

Not secure
Whatโ€™s Changed
๐Ÿ› Bug Fixes

- Fix translations in appointments.js' file by adamspd in (105)
- Added django-q2 to setup.cfg by adamspd in (104)

3.1.0

Not secure
Whatโ€™s Changed
๐Ÿš€ Features

- Adding email reminder feature by adamspd in (89)

๐Ÿ› Bug Fixes

<details>
<summary>4 changes</summary>

- Fix/minor bugs and bootstrap version by adamspd in (100)
- Optimized variable name in order to stay consistent by adamspd in (94)
- No non-necessary ajax request sent when no staff member selected by adamspd in (93)
- Removed unnecessary labels by adamspd in (87)
</details>

๐Ÿงช Testing

<details>
<summary>5 changes</summary>

- Fix/minor bugs and bootstrap version by adamspd in (100)
- No non-necessary ajax request sent when no staff member selected by adamspd in (93)
- Adding email reminder feature by adamspd in (89)
- Changed labeler.yml syntax by adamspd in (79)
- Label checkups by adamspd in (76)
</details>

๐Ÿ“š Documentation

- Adding email reminder feature by adamspd in (89)
- Changed labeler.yml syntax by adamspd in (79)

๐Ÿ”’ Security

- Security fixes by adamspd in (88)

โœจ Enhancement

<details>
<summary>15 changes</summary>

- Updated package's version by adamspd in (102)
- Bump setuptools from 69.0.3 to 69.1.0 by dependabot in (97)
- Replaced django-q with django-q2 by adamspd in (101)
- Bump phonenumbers from 8.13.29 to 8.13.30 by dependabot in (95)
- Bump the pip group across 1 directories with 1 update by dependabot in (92)
- Update pytz requirement from ~=2023.4 to ~=2024.1 by dependabot in (85)
- Updated check version script \& GitHub's workflows by adamspd in (84)
- Bump phonenumbers from 8.13.28 to 8.13.29 by dependabot in (82)
- Update pytz requirement from ~=2023.3.post1 to ~=2023.4 by dependabot in (81)
- Remove warning for GitHub output by adamspd in (80)
- Testing labels by adamspd in (75)
- Testing labeler by adamspd in (73)
- attempt to fix labeler by adamspd in (72)
- Create codeql.yml by adamspd in (71)
- Create label.yml by adamspd in (70)
</details>

3.0.1

Not secure
What's Changed
* User with no staff admin instance can't create appointment by adamspd in https://github.com/adamspd/django-appointment/pull/67


**Full Changelog**: https://github.com/adamspd/django-appointment/compare/v3.0.0...v3.0.1

3.0.0

Not secure
What's Changed
* 8 service list and staff member addition by adamspd in https://github.com/adamspd/django-appointment/pull/9
* Bump babel from 2.13.0 to 2.13.1 by dependabot in https://github.com/adamspd/django-appointment/pull/12
* Bump phonenumbers from 8.13.22 to 8.13.23 by dependabot in https://github.com/adamspd/django-appointment/pull/10
* fix a bug in admin panel when checking staff member by adamspd in https://github.com/adamspd/django-appointment/pull/13
* Added GitHub Badges to Readme by adamspd in https://github.com/adamspd/django-appointment/pull/16
* Bump django from 4.2.6 to 4.2.7 by dependabot in https://github.com/adamspd/django-appointment/pull/15
* Bump phonenumbers from 8.13.23 to 8.13.24 by dependabot in https://github.com/adamspd/django-appointment/pull/14
* updated label in appointment page to be dynamic by adamspd in https://github.com/adamspd/django-appointment/pull/19
* Bump phonenumbers from 8.13.24 to 8.13.25 by dependabot in https://github.com/adamspd/django-appointment/pull/18
* Update issue templates by adamspd in https://github.com/adamspd/django-appointment/pull/24
* Create SECURITY.md by adamspd in https://github.com/adamspd/django-appointment/pull/23
* Create CONTRIBUTING.md by adamspd in https://github.com/adamspd/django-appointment/pull/22
* Create CODE_OF_CONDUCT.md by adamspd in https://github.com/adamspd/django-appointment/pull/21
* updated documentation, workflow by adamspd in https://github.com/adamspd/django-appointment/pull/25
* Update documentation by adamspd in https://github.com/adamspd/django-appointment/pull/26
* Workflow update by adamspd in https://github.com/adamspd/django-appointment/pull/27
* Update issue templates by adamspd in https://github.com/adamspd/django-appointment/pull/28
* updated bug report and feature request template by adamspd in https://github.com/adamspd/django-appointment/pull/29
* Removed some inconsistencies in translation by adamspd in https://github.com/adamspd/django-appointment/pull/31
* 30 send email reminder for appointment request 24hours before the date by adamspd in https://github.com/adamspd/django-appointment/pull/32
* Updated documentation for new release by adamspd in https://github.com/adamspd/django-appointment/pull/33
* Update v2_1_1.md by adamspd in https://github.com/adamspd/django-appointment/pull/34
* Update readme_v2_1_1.md by adamspd in https://github.com/adamspd/django-appointment/pull/35
* Upgrade release version of the package by adamspd in https://github.com/adamspd/django-appointment/pull/36
* upgrade version by adamspd in https://github.com/adamspd/django-appointment/pull/37
* Minor fixes by adamspd in https://github.com/adamspd/django-appointment/pull/38
* minor-fixes by adamspd in https://github.com/adamspd/django-appointment/pull/40
* Setup fixes by adamspd in https://github.com/adamspd/django-appointment/pull/45
* Bump phonenumbers from 8.13.25 to 8.13.26 by dependabot in https://github.com/adamspd/django-appointment/pull/41
* Bump django from 4.2.7 to 5.0 by dependabot in https://github.com/adamspd/django-appointment/pull/46
* Updated manifest, requirements and version handling process by adamspd in https://github.com/adamspd/django-appointment/pull/47
* Optimize error handling staffmember instance doesn't exist by adamspd in https://github.com/adamspd/django-appointment/pull/48
* User can delete appointment either with view or ajax related view by adamspd in https://github.com/adamspd/django-appointment/pull/49
* Bump phonenumbers from 8.13.26 to 8.13.27 by dependabot in https://github.com/adamspd/django-appointment/pull/53
* Bump setuptools from 69.0.2 to 69.0.3 by dependabot in https://github.com/adamspd/django-appointment/pull/54
* Bump django-phonenumber-field from 7.2.0 to 7.3.0 by dependabot in https://github.com/adamspd/django-appointment/pull/56
* 50 create appointment on calendar day item by adamspd in https://github.com/adamspd/django-appointment/pull/55
* appointment request screenshot by adamspd in https://github.com/adamspd/django-appointment/pull/58
* Screenshots by adamspd in https://github.com/adamspd/django-appointment/pull/59
* Minor fixes & documentations by adamspd in https://github.com/adamspd/django-appointment/pull/60
* Add files via upload by adamspd in https://github.com/adamspd/django-appointment/pull/61
* Add files via upload by adamspd in https://github.com/adamspd/django-appointment/pull/62
* Add files via upload by adamspd in https://github.com/adamspd/django-appointment/pull/63
* updated documentation and models by adamspd in https://github.com/adamspd/django-appointment/pull/64
* Last fixups by adamspd in https://github.com/adamspd/django-appointment/pull/65

New Contributors
* dependabot made their first contribution in https://github.com/adamspd/django-appointment/pull/12

**Full Changelog**: https://github.com/adamspd/django-appointment/compare/v2.0.0...v3.0.0

Page 5 of 6

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.