TaskFreak! open source project management web application

Original :: Release history

multi user v0.7.0 - 22 September 2014

  • Fixed PHP 5.X compatibility

multi user v0.6.4 - 27 June 2010

  • Fixed security issue (SA40025)

multi user v0.6.3 - 28 April 2010

  • Fixed security issue (TZN Framework 1.5 upgraded to 1.8)
  • Tiny tiny changes (UTF-8 related)
  • Checked PHP 5.3.0 compatibility (not reporting E_DEPRECATED)
  • re-released on 13 May 2010 with tiny minor fixes

multi user v0.6.2 - 06 April 2008

  • Fixed security bug with sContext variable
  • Fixed login/logout and "remember me" bug
  • Updated CSS for status colors and menuarrow.gif missing file
  • Revised rendered XHTML (few non standard issues fixed)
  • Added option to have user disconnected when user times out
  • Updated German translation (de)
  • Added Serbian translation (sr)
  • Added Lithuanian translation (lt)
  • Added hungarian translation (hu)
  • Added Traditionnal Chinese translation (cn)
  • Added Greek translation (gr)
  • Added Albanian translation (sq)

multi user v0.6.1 - 23 March 2007

  • Fixed a serious bug in task list
  • added a FAQ about setting up rights (in install/RIGHTS.txt)

multi user v0.6.0 - 23 March 2007

  • Revised SQL query on listing task (beta)
  • Added rights for viewing and commenting tasks not associated to any project
  • Added option to hide tasks with deadline in a far future
  • Added new date format option for deadline in task list to be displayed as date
  • Added public view file for non users to see current tasks (public.php)
  • Fixed bug when trying to empty fields (i.e. when editing users or projects)
  • Fixed bug displaying error message (displayed properly while still secured)

multi user v0.5.7 - 25 February 2007

  • fixed date/time timezone bug
  • fixed xajax.php inclusion bug occuring in some systems
  • fixed mysql strict bug on database setup
  • added flag to work around slash bug occuring in some systems (TZN_MAGIC_FIX)
  • totally fixed cross site scripting vulnerability
  • added russian translation

multi user v0.5.6 - 21 February 2007

  • user now kept logged in forever (ajaxed)
  • new option to auto reload task list
  • fixed cross site scripting vulnerability
  • removed mysql_real_escape_string, back to old escape style
  • added turkish translation

multi user v0.5.5 - 21 January 2007

  • new option to see own tasks only by default
  • added slovak translation
  • use mysql_real_escape_string to correctly escape SQL strings
  • fixed minor SQL bugs (task list order, RSS filters)

multi user v0.5.4 - 13 January 2007

  • Fixed safari bugs
  • Improved RSS support (no need to edit link)
  • mySQL strict mode compatible
  • Attempted to fix date / timezone issues
  • Added Serbian translation

multi user v0.5.3 - 08 January 2007

  • IE7 css bugs fixes (submitted on the forum, not tested)
  • fixed a bug when setting a task as completed
  • confirmation request when completing a task (optional, see README)
  • SS can now show all users tasks (optional, see README)
  • changed comments icon on task list page
  • fixed bug about private tasks
  • added default favicon
  • fixed spanish and portuguese translations (i think)
  • added new languages: norwegian, swedish, czech

multi user v0.5.2 - 26 October 2006

  • added support for RSS link opening task directly
  • added focus on comment field
  • bug fixed when editing task (visibility private / protected / public)
  • added simplified chinese and polish translations
  • added option TZN_FORCE_UTF-8 if locale does not support UTF-8 natively

multi user v0.5.1 - 16 October 2006

  • added missing tranlsations in french, portuguese, german, dutch, italian
  • fixed sql bugs when deleting project
  • put back mySQL 4.0 support (should work with mySQL 3.23 too, but not tested)

multi user v0.5.0 - 12 October 2006

  • focus on username field in login page
  • improved multi format date input (now dd/mm or mm/dd)
  • updated language files (but some languages still not fully translated)
  • option to update date on completion (edit your config.php)
  • bug fixed: task without project nor user

multi user v0.4.2 - 07 September 2006

  • fixed blocking JS bug
  • fixed priority setting
  • fixed typos in language file
  • fixed SQL file in install folder (taskfreakmulti.sql)

multi user v0.4.1 - 07 September 2006 (UNSTABLE)

  • shows number of tasks per project (approx.)
  • task details and task edit panels rewritten (AJAX)
  • added german translation
  • added dutch translation
  • basic (very basic) user registration
  • fixed miscellaneous (tiny) bugs

multi user v0.4.0 - 23 August 2006

  • added task comments
  • fixed import from single user version
  • other small bugs fixed

multi user v0.3.2 - 17 August 2006

  • fixed french file bug and added spanish translation
  • changed status field to a drop down instead of checkboxes
  • more mySQL < 4.1 bug fixed

multi user v0.3.1 - 11 August 2006

  • added back compatibility with mySQL < 4.1

multi user v0.3.0 - 02 August 2006

  • view/edit task panel revised
  • standardized sql tables (removed redondant fields)
  • improved mySQL 5 support
  • removed logout confirmation
  • fixed install script bugs
  • added languages: french, italian (polish beta)

multi user v0.2.2 - 16 June 2006

  • Bug fixed: Project members can update status of tasks assigned to them

multi user v0.2.1 - 10 June 2006

  • Tasks with no deadlines always shown in "future tasks" view
  • New setting FRK_DEFAULT_CURRENT_TASKS : limit number of tasks to show at once
  • New setting FRK_DEFAULT_VISIBILITY : task is private or public by default
  • Task description: URLs are clickable
  • View task status changes history
  • Fixed RSS: now works with username + password in URL
  • Fixed AJAX related bugs
  • Fixed on the fly project creation bug (when creating a task)

multi user v0.2.0 - 23 May 2006

  • Using new AJAX library: XAJAX (LGPL)
  • Some operations don't need to reload the whole page anymore
    (update task status, delete task)
  • Printing version of the task list
  • Miscellaneous SQL bugs fixed
  • Miscellaneous display bugs fixed
  • Improved security (now pretty safe)

multi user v0.1.4 - 18 May 2006

  • Completed and cancelled projects now hidden
  • Security related bugs fixed
  • Miscellaneous SQL related bugs fixed

multi user v0.1.3 - 11 May 2006

  • Added RSS support (optional)
  • Fixed bug when showing tasks with deadlines by default
  • Last login time is now shown in current user's timezone (was GMT)
  • Added script to import data from single user to multiple user versions
  • Updated installation documentation

multi user v0.1.2 - 04 May 2006

  • Fixed problem when include folder not in recommended place
  • Improved javascript support
  • User auto login (remind user)
  • Fixed miscellaneous bugs
  • Added a blueish theme

single user v0.5.1 - 07 January 2006

  • Added SQLite support
  • Bug fixed: problems with time zone settings
  • Bug fixed: results when playing with FRK_NO_DEADLINE_KEEP were not always correct
  • Optimized task list SQL query
  • Revised documentation (README)

single user v0.5 - 04 January 2006

  • RSS feed
  • UTF-8 support
  • TimeZone setting (if the server is in different timezone than the user)
  • Date localization (language and format)
  • Description of context and priority on mouse over (customizable)
  • Add icon when task has description
  • Customize database table prefix
  • Can choose when done tasks disapear from the list
  • Mihai Bazon's DHTML Calendar to set deadlines (thank's Buddha)
  • Added version info (bottom of the list)

single user v0.4 - 20 November 2005

  • added sort by column title: click on a column to re-order
  • added task description
  • form: changed form for projects
  • made bigger edit/delete buttons
  • made larger clickable zone on top drop down menu
  • more languages included

single user v0.3 - 17 October 2005

  • Add status level customization (1 to 5 levels)
  • include tasks with no deadline by default (optional)
  • multi language support (not complete)
  • project name auto complete

single user v0.2 - 01 October 2005

  • Add support for context, thanks to Eduardo Gomez for suggesting this and telling me about GTD.
  • Add priority level customization (3, 5 or 9 levels)
  • CSS slightly improved
  • bundled SQLite and mySQL support in same distribution

v0.1 - 20 September 2005

  • Organize by projects
  • Order by priority (4 levels), deadline
  • 5 levels of status
  • drop down menus for quick filtering

About TaskFreak!

TaskFreak! is a simple but efficient web based task manager written in PHP. It's an open source application, free to download. Its main goal is to make project management efficient while kept easy.

go to home page | latest news

Subscribe to RSS news feed

follow TaskFreak! on Twitter

TaskFreak! - copyright ©2005-2010 Stan Ozier - Supported by Tirzen