Skip to content

Releases: adamspd/django-appointment

v3.3.2

26 Feb 21:25
b006e0e
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes & 📚 Documentation

✨ Enhancement

v3.3.1

22 Feb 01:14
dfe2441
Compare
Choose a tag to compare

What’s Changed

📚 Documentation

v3.3.0

22 Feb 00:20
f01346b
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Added docker and docker-compose file by @adamspd in (#116)
    • Thanks to @vic-developer for proposing it in #112

🐛 Bug Fixes

  • Slot taken by appointments are not shown to the user any more by @adamspd in (#118)

📚 Documentation

🔒 Security

  • User account are no longer created with default password but are set by the user after creation by @adamspd in (#114)

✨ Enhancement

v3.2.0

18 Feb 20:26
5eaf513
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Allow clients to reschedule their appointment by themselves by @adamspd in (#109)

🧪 Testing

  • Fixing test fails in dependabot Django version bump to 5.0.x by @nilbot in (#108)

🧰 Maintenance

✨ Enhancement

New Contributors

v3.1.3

13 Feb 19:35
4f91e61
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v3.1.2

13 Feb 18:44
232e794
Compare
Choose a tag to compare

What’s Changed

🚀 Features

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

v3.1.1

13 Feb 11:21
b910769
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v3.1.0

13 Feb 10:39
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

4 changes
  • 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)

🧪 Testing

5 changes
  • 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)

📚 Documentation

🔒 Security

✨ Enhancement

15 changes

v3.0.1

07 Jan 22:41
965251a
Compare
Choose a tag to compare

What's Changed

  • User with no staff admin instance can't create appointment by @adamspd in #67

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 Jan 20:15
a7c8ce6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0