Change history
Release 1.3.7 - February 3, 2012
This is a bug fix release.
Bugs fixed:- Paste as subitem didn't work for efforts. (3479734)
- Hiding inactive tasks would also hide some active tasks. (3479952)
- Setting the task font back to the default font in the preferences dialog wouldn't work.
- Put a little bit of white space to the right of the priority column in the task viewer to separate the numbers from the scroll bar. (3479686)
- Disable the Anonymize menu item if there is no task file. (3482373)
- After removing an actual start date of a task with effort and saving and opening the task file, the task would still have an actual start date (based on the earliest effort). (3478684, 3479444)
- Marking an inactive task active wouldn't properly update the task icon from grey to blue. (3479444)
- Exporting to iCalendar wouldn't work if the subject or description had non-ASCII characters. (3483124)
- The more complex filtering options for hiding tasks have been removed. The complexity was causing bugs.
Release 1.3.6 - January 24, 2012
This is a bug fix release.
Bugs fixed:- The link on the website for downloading sources pointed to the iOS downloads.
- Task Coach couldn't deal with circular dependencies between tasks. (3477762, 3477637)
- The default actual start date and time couldn't be set in the preferences. (3478747)
Release 1.3.5 - January 22, 2012
This is a mixed feature and bug fix release.
Bugs fixed:- After a reminder of a recurring task had been dismissed, Task Coach would not create a new reminder when recurring the task. (3469217)
- When the user is not using a translation, still set the locale so that the proper formatting for dates and numbers is used. (3091934)
- Sorting case sensitive didn't work.
- Categories of notes belonging to tasks and categories weren't saved. (3474487)
- On OpenSuse, Task Coach would crash when changing the width of columns.
- Note categories are now synced as well (SyncML)
- Add "actual start date" attribute to tasks.
- Add toolbar buttons and menu items for marking tasks inactive, active and completed.
- When exporting to iCal, include percentage complete of a task in the exported data.
- Rename "start date" to "planned start date" to enable adding a separate "actual start date" attribute to tasks.
- Redesigned website using Twitter Bootstrap. (index.html)
Release 1.3.4 - December 25, 2011
This is a bugfix release.
Bugs fixed:- Changing the color and font of tasks in the preferences dialog didn't work.
- In Spanish, showing reminders wouldn't work. (3459524)
- Fix a small translation error in the French translation. (3459028)
- Changes on a newly created template in the template editor were discarded.
- Help text referred to "Add template", but the menu item is called "Import template". (3462367)
- On Mac OS X, associate .tsk files with Task Coach and let the Finder use the Task Coach icon for .tsk files. (3462366)
- On Linux without libXss installed (seen on Fedora 16), Task Coach would fail to start. Fixed by adding libXss as an explicit dependency to the RPM-package. (3463044)
- A lock created under Mac OS X Lion on a network share could not be broken on another OS.
- Trying to save to a disconnected network share/USB drive would fail on Windows. (3462383)
- Provide for an option to always round effort up to the next increment in the effort viewer. (http://uservoice.com/a/5Hbrf)
Release 1.3.3 - December 13, 2011
This is a bugfix release.
Bugs fixed:- On Linux, after every edit of a task, the undo history would contain a "recurrence edited" action even though the recurrence was not changed. (3453625)
- On Ubuntu, the date controls in the effort edit dialog would be invisible. (3452446)
- On Windows, when the user tries to save the task file in a folder where she doesn't have permission, Task Coach would not give a proper warning.
- When editing multiple items at once, show all descriptions in the description field for easier editing and/or copying. (3446417)
Release 1.3.2 - December 5, 2011
This is a bugfix release.
Bugs fixed:- When a subject contained an ampersand (&), the ampersand would not be shown in menu's where the subject is used.
- When creating new subtasks, they would always be inactive. (3446309)
- Closing task dialogs was very slow with a large task file.
- Setting a budget to zero would make it impossible to save the task file. (3449423)
- When the subject is too long to be displayed in the editor, display its start instead of its end. (3433481)
- Rounding of effort in effort viewers. (http://uservoice.com/a/6IzRQ)
Release 1.3.1 - November 27, 2011
This is a bugfix release.
Bugs fixed:- Don't turn off the start date on new tasks when the user has indicated in the preferences that she wants a default start date. (3440634)
- The "Start tracking from last effort" button in the effort dialog didn't work. (3440794)
- "View->Tree options->Collapse all items" did only collapse top level items. (3441180)
- The language choice control in the preferences dialog would always show "Let the system determine the language", no matter what language the user had picked before. (3441456)
- Allow for flat pie charts, because reading data from flat pie charts is easier than from 3D pie charts. (3441469)
- On Windows, the Edit menu could become very wide if the user would edit a long subject. ( 3441474)
- When the user edits the reminder date and time and it is in the past, don't fire the reminder immediately, but wait a minute to give the user a change to finish changing the reminder date and time into a future date and time. (3441442)
- Make sure the edit dialogs are by default big enough to show all controls. (3441783)
- On Linux without libXss installed (seen on Ubuntu 11.10), Task Coach would fail to start. Fixed by adding libXss as an explicit dependency to the Debian (.deb) package.
- The effort dialog now has a button to set the stop date and time of the effort to the current date and time.
- Allow for changing the angle of the pie charts via a slider in the toolbar of the task statistics viewer.
- Allow for 6 minutes between effort start and stop times, in addition to 5, 10, 15, etc. See the features tab in the preferences dialog. (http://uservoice.com/a/3nnfc)
- Dependencies can now be set using drag and drop.