I’ve released tasks version 1.8.2.
Changes in this version include:
- Updated the tasks documentation.
- Worked around a Safari bug.
Bug fixes:
- Redirect after save in mobile version is working properly.
- Fixed a minor bug in the iCalendar output.
- Fixed an authentication issue with PHP iCalendar.
This post is part of the project: Tasks Pro™. View the project timeline for more context on this post.
Hi Alex,
Great job with the new release. I just have one question…does updating to phpicalendar 1.0 break the tasks calendar? I’ve tried modifying the (calendar.php, phpical config) files as recommended, but my tasks calendar still doesn’t show up. Any ideas?
Thanks again for a great app.
I haven’t played with PHP iCalendar 1.0 yet, but it should be perfectly capable of displaying it.
just one quick question: is it possible to actually make use of the html-formatting one can apply to the task-notes? because in the overview the notes are displayed in a textarea and the html-formattings are just displayed as pure html, of course.
nice job in tasks, by the way!
The HTML formatting toolbar is for use with the blog posting. The task notes are displayed in a
textarea
which isn’t capable of rendering HTML.Glad you like it!