Releases: Asiberus/Tout-doux
Releases · Asiberus/Tout-doux
Release v0.4.1 - Daily Update on Safari
Fix
- Fix logout on click on "Prepare the day" btn on Safari.
Contributors
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0 - User
Implement the user system. Allow user to register an account and use the application.
Functionalities
User
- Register user
- Modify user informations
- Reset password and email
- Delete user
Administration
- List of users
- Activate/deactivate user
- Resend activation email
Minor changes
- Add feedback page
- Improve design for mobile device
Contributors
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0 - Configuration
Adds the possibility to create common task, tags or to edit some preferences.
Functionalities
Configuration
- Create/edit/delete common task
- Add common task to the daily update
- Create/edit/delete tag
- Add tag to task, common task or daily task
- Add tag to project
- Configure layout of progress wheel in project and collection
- Change name of collection item
User
- The user must now authenticate to access the platform
Improvements
- Layout of task and daily task
- Layout of project and collection list
- Layout of daily summary
- Completed task are now sort by completion date
Fixes
- Chips for archived project or collection doesn't select item in daily update
- Archive a project or a collection reset the properties form
Contributors
Full Changelog: v0.2.1...v0.3.0
Release v0.2.1 - Date picker fix
Release v0.2.0 - Agenda
This release adds the concept of event. Event can be accessible through a project or directly from the agenda page.
Functionalities
Agenda
- Add, edit and delete events.
Project
- Add edit and delete events related to a project.
Daily
- Add, edit and delete events related to the current day.
- Display current day events in the daily detail.
Minor changes
- A click on a project/collection with redirect to the detail page of the project/collection.
- Daily task update layout is improved.
- Completed tasks are accessible with a filter chip directly from the list of task (on project, section & collection).
- The deletion of a task will not delete all the related daily task. Instead the name of the task is passed to the daily tasks before deletion.
Fixes
- Fix submission of a daily task in some edge cases.
- Fix forward/backward in project and collection list pages when archived filter is active.
- Fix autofocus in form dialog.
Contributors
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0 - Core
This is the first release of the app. It defines the core functionalities.
Project
- Add, edit, archive and delete a project
- Add, edit and delete a section linked to projetct
- Add, edit and delete task linked to projet
- Add, edit and delete task linked to section
- Complete task linked to project
- Complete task linked to section
Collection
- Add, edit, archive and delete a collection
- Add, edit and delete task linked to collection
- Complete task linked to collection
Daily Task
- Assign or remove a task from a projet or a section to the current day
- Assign or remove a task from a collection to the current day
- Add, edit or delete a daily task for the current day
- Add an action to a daily task
- Complete a daily task
Contributors
Full Changelog: https://github.com/Asiberus/Tout-doux/commits/v0.1.0