Releases: DRossyCPNV/LifeProManager
Releases · DRossyCPNV/LifeProManager
LifeProManager v1.6.1
Version Changes:
- Added a tooltip displaying the total number of tasks to complete. To view it, hover over the “Export all data to a web page” button.
- Added keyboard shortcuts for navigating the calendar: ALT + Left/Right Arrow to move by one day, ALT + Up/Down Arrow to move by one week
- When the birthday calendar is open, pressing any key will close it.
- If a registry key already exists to launch the application at Windows startup, its value is no longer overwritten at launch.
- Added Ctrl+B shortcut to display the birthday calendar
- Corrected several inaccurate English translations.
Known issue :
Task creation fails on non‑French systems due to substring‑based date parsing incompatible with US date formats.
This has been fully fixed in following releases.
LifeProManager v1.6
Version changes :
- A button on the main form displays a birthday calendar
- A priority may be assigned to tasks that represent a birthday.
- The repetition of a birthday echoes it on the same day the following year.
- In the settings, a check box allows to start the program with Windows by writing it in the Run registry key of the current user.
LifeProManager v1.5
Version changes :
- A button allows to export to a web page a summary of all tasks, sorted by due date.
- In the settings, you can add the description and topic of each task to the export.
- The checkbox to start the application with Windows has been replaced by a button.
LifeProManager v1.4
Version changes :
- Tasks can have important or repeatable priority. Or both.
- If a task has repeatable priority and gets approved, a message will prompt the user if they want to repeat it on another day.
- When an interrogation mark has been typed for the title of a task, this task gets automatically classified as repeatable.
- User can edit a task by double-clicking on its title.
LifeProManager v1.3
Version changes :
- When a task has been deleted and if there is no other task with the same due date, that date gets unbolded.
- The whiteboard that contains tasks descriptions only appears if a task has been selected and a description has been written for it.
- Added a button to delete all tasks with finished status.
- Added some keyboard shortcuts.
- When an exclamation mark is typed for the title of a task, this task gets automatically classified as important.
- Minor color changes for a better look.
LifeProManager v1.2
Version changes :
- After selecting a date on the calendar, you can add a new task with the selected date as deadline.
- Only one level of priority can be affected to a task, by labelling it as important.
- Localized the app in English and French.
LifeProManager v1.0
This version was developed in 2019 for the CPNV school as part of the Object-Oriented Programming course.
The project received positive feedback, praised for being intuitive, with documentation as the main area for improvement.
LifeProManager v1.1
Version changes :
- Prevents the user from corrupting the database with invalid deadlines by using a calendar control when adding tasks.
This version was shown at the open-doors day of CPNV school, on November 16th 2019.