Releases: bruecksen/bakeup
Releases · bruecksen/bakeup
v.0.5.1
What's Changed
- Make it possible to delete a product from production day and confirm … by @bruecksen in #510
- Change order of delete and cancellation email by @bruecksen in #518
- Add basic first version for video support on a product card by @bruecksen in #520
- Add price and price total on save of order position by @bruecksen in #524
- Add unsubscribe link option to newsletter page by @bruecksen in #526
- Upgrade wagtail and django-taggit to new version by @bruecksen in #527
- Add django-hijack by @bruecksen in #530
- In create/update order view detect if order has been changed and only… by @bruecksen in #532
- Some little improvement to make planned reminder messages more visibl… by @bruecksen in #533
Full Changelog: v.0.5.0...v.0.5.1
v.0.5.0
What's Changed
- 490 harmonize workshop UI by @bruecksen in #491
- Manually add order in workshop by @bruecksen in #495
- 463 newsletter by @bruecksen in #499
- 500 newsletter improvements by @bruecksen in #501
- 504 improve system emails by @bruecksen in #505
Full Changelog: v.0.4.9...v.0.5.0
v.0.4.9
What's Changed
- Add github release link to workshop, improve sidebar by @bruecksen in #467
- #468 make dashboard great again by @bruecksen in #470
- #471 make toast/messages autohide by @bruecksen in #484
- Add UOM table and make use of it in product model and all calculations by @bruecksen in #469
- #474 make lines clickable, #476 remove column, some styling improvements by @bruecksen in #485
- Adds missing translations by @bruecksen in #487
- #481 hide figures if no value available by @bruecksen in #488
- #473 improve production plan on mobile screens by @bruecksen in #489
Full Changelog: v.0.4.8...v.0.4.9
v.0.4.8
What's Changed
- Remove duplicate password reset link by @bruecksen in #460
- Link to user profile page to request new confirmation link by @bruecksen in #461
- #402 add option to copy a production day by @bruecksen in #462
- Make delete protected and related objects work when deleting a user by @bruecksen in #465
- Add prev, next production day buttons to shop calender widget by @bruecksen in #466
Full Changelog: v.0.4.7...v.0.4.8
v.0.4.7
What's Changed
- Delete all planned orders if user closes account by @bruecksen in #387
- Fix some nasty js side effects, that could have effected order updates by @bruecksen in #390
- Fix checkout modal by @bruecksen in #391
- Fix checkout modal by @bruecksen in #392
- Enable wagtail preview again, the error why we disabled it is long gone. by @bruecksen in #393
- Only create customer order if quantity is available by @bruecksen in #397
- Only filter production day if production day is shown by @bruecksen in #399
- Adjust size of pos dropdown to the available options (text length) by @bruecksen in #401
- Add option to hide brand name on mobile header by @bruecksen in #404
- Make redirect url after login configurable in the Wagtail settings by @bruecksen in #410
- Add option to change button name by @bruecksen in #411
- Add option to order production day products in a custom order by @bruecksen in #412
- Open external links and links to documents in a new tab by @bruecksen in #414
- Change ready2order encoding to iso-8859-1 by @bruecksen in #417
- Fixes error when trying to update abos in the frontend by @bruecksen in #419
- Add a basic notes model and related it to a customer order, and expor… by @bruecksen in #421
- 423 create abo orders for products only available to specific groups by @bruecksen in #424
- Add proper Error handling to view, make note field not required by @bruecksen in #426
- Make update customer order work with template products of production… by @bruecksen in #430
- Add sevdesk compatible customer export by @bruecksen in #432
- Add quick customer abo overview page by @bruecksen in #435
- #437 delete all related objects if customer gets deleted by @bruecksen in #438
- #436 fix availabilty in sortiment page by @bruecksen in #439
- #394 delete production plan or productiondayproduct if no order exist by @bruecksen in #443
- #220 add manager to handle archived products, soft delete products if… by @bruecksen in #444
- 298 when creating an inline product amount must be checked by @bruecksen in #445
- 237 duplicate case sensitive tags cause an error by @bruecksen in #446
- Add basic dropdown functionality by @bruecksen in #448
- 352 demo server setup by @bruecksen in #449
- Add basispreis to product card, improve display weight of product bas… by @bruecksen in #451
- #456 update wagtail and django to latest LTS versions by @bruecksen in #457
Full Changelog: v.0.4.6...v.0.4.7
v.0.4.6
What's Changed
- Make sending reminder messages an async crown job by @bruecksen in #362
- Add planned messages to view by @bruecksen in #363
- Properly override settings in management command by @bruecksen in #366
- Remove models from reference index by @bruecksen in #368
- Exclude production days from datepicker if only group related products by @bruecksen in #373
- Catch does not exist on redirect view by @bruecksen in #377
- Add link to production day carousel by @bruecksen in #378
- Fixes attribute error if no point of sale when ordering max quantities by @bruecksen in #379
- 371 orders somehow get deleted without customers noticing by @bruecksen in #382
- Reset migration history by @bruecksen in #383
- 355 add command to create initial data by @bruecksen in #384
Full Changelog: v.0.4.5...v.0.4.6
v.0.4.5
What's Changed
- 346 integrate black code formatter for more consistent code formatting by @bruecksen in #350
- Pin babel requirement, needed for django-money. There is a problem wi… by @bruecksen in #351
Full Changelog: v.0.4.4...v.0.4.5
v.0.4.4
What's Changed
- Genussrechtler improvements and bugfixes by @bruecksen in #340
- Enable SHOW_PUBLIC_IF_NO_TENANT_FOUND setting, to fix tenant not foun… by @bruecksen in #344
- Prevent sending email if password reset is triggered on unknown email… by @bruecksen in #345
- Count all products of decendent categories by @bruecksen in #347
- Exclude canceled plans from ingredients list by @bruecksen in #348
Full Changelog: v.0.4.3...v.0.4.4
v.0.4.3
What's Changed
- Add option to automatically add a user to a group on signup by @bruecksen in #338
Full Changelog: v.0.4.2...v.0.4.3
v.0.4.2
What's Changed
- 175 Genussrechtler, option to sell product to a specific user group by @bruecksen in #337
Full Changelog: v.0.4.1...v.0.4.2