mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-04 12:51:50 +02:00
38 lines
No EOL
1.1 KiB
Markdown
38 lines
No EOL
1.1 KiB
Markdown
# Changelog
|
|
|
|
- v0.1.0 : first release
|
|
- Basic first functionalities for grouped orders
|
|
|
|
- v0.2.0
|
|
- Block order for an item when the max quantity is reached
|
|
- Block order on the grouped order when the dealine is crossed
|
|
|
|
- v0.3.0 : Fixes for V0
|
|
- fix bug : we cannot order when there is no item available
|
|
|
|
- v0.3.1 : first front improvements for V1
|
|
- add icons
|
|
- improve order form on mobile
|
|
|
|
- v0.4.0 : improve Grouped Orders management
|
|
- improve frontend on overview page and grouped order creation page
|
|
- view order detail on click
|
|
- email list download
|
|
- update, duplicate and delete grouped order
|
|
- warning when we create a grouped order with deadline in the past
|
|
|
|
- v0.4.1 : improve pdf grouped order sheet
|
|
- add a check column
|
|
- use weasyprint
|
|
- not display non null values
|
|
- sort names in alphabetical order
|
|
|
|
- v0.4.2 : improve order form
|
|
- add a note to organizer
|
|
- add date attribute to an order
|
|
- the values stay in the form when an error is raised
|
|
- the items are sorted in alphabetical order
|
|
- display total price on form
|
|
- only valid phone numbers are accepted
|
|
|
|
- v0.4.3 : the orga can delete participants orders |