Skip to content

Releases: AOEpeople/meals

Bugfix Release

20 Jan 10:26
0ba848e
Compare
Choose a tag to compare

Bugfixes

  • Static values for DB host and port in container entrypoint script. Substitute them with dynamic values, i.e. env vars.

Meal Time Slots

19 Jan 07:58
Compare
Choose a tag to compare

Features

  • Create and associate time slots with meals
    A meal can now have different time slots and a time slot can be restricted to a fixed number of people. It's possible to create multiple slots with different priorities. They are then booked in the configured order.

Payment improvements

07 Oct 20:09
Compare
Choose a tag to compare

Updates

  • Refactor PayPal payment implementation

Bugfix Release

04 Oct 09:13
Compare
Choose a tag to compare

Bugfixes:

  • Error on Paypal Payment

Bugfixes and Code Cleanup

30 Sep 12:53
Compare
Choose a tag to compare

Bugfixes:

  • Error while settling an account

Updates

  • Make debt amount to display pending payment notification configurable.
  • Sort participants in cost sheet page.
  • Use symfony mailer to send notification emails.
  • Set default receiver for settlement request emails.
  • Update README.

[BUGFIX] Wrong balance is displayed for participants with multiple roles

23 Sep 09:05
Compare
Choose a tag to compare
v1.1.1

#248602 Ensure users with multiple roles are assigned the max. privil…

Fix minor glitches during authentication

16 Sep 16:50
Compare
Choose a tag to compare

Updates:

  • Always update user profile on successful login.
  • Make company name in user profile optional.

Symfony upgrade

15 Sep 12:13
Compare
Choose a tag to compare

Upgrade to Symfony 4.4 LTS.

[BUGFIX] 500 error on crediting user account for cash paid amount

23 Aug 09:41
Compare
Choose a tag to compare
v0.99.5

#248072 Remove redundant "week" parameter in cost-sheet print URL

v0.99.4

19 Aug 09:46
Compare
Choose a tag to compare
[BUGFIX] send settle account as html with correct link