TaskFreak ! v0.6.3b (unofficial)
Par Flyounet le lundi 7 juin 2010, 23:31 - Outils & Développements - Lien permanent
TaskFreak ! is a PHP tools to manage your Todo list. Based on the v0.6.3 multi, here is my modified version.
What's added ?
- the Plugin manager : with a little modification to avoid it to look into subversion subdirectories,
- the 99% task finished : instead of closing a task, you have to raise the 99% percent level to close task,
- the id an requester column,
- the File transfer plugin,
- EmailNotify : email when a task is created, modified, deleted, closed,
- dueTasks : email when a task is due,
- the Deadline updater plugin with a little modification (it sends an email when date is changed),
- the beginning of the implementation of a backup user (not finished yet),
- when a task is Priority 1, you cannot miss it,
- some informations in the header,
- 1 or 2 modifications in the redfreak template,
- you can search an ID of task,
- there is some help,
- and maybe I forget 1 or 2 things.
And after what ?
svn co http://code.flyou.net/webDev/taskfreak_multi/trunk
Update 09/06/2010 : I'd to restrict access to the svn, due to my mistake. I added a config file with live informations...
So,
svn
close until i correct the problem...
Ok svn
is reopen.
HowTo install this script:
Backup your directory, uncompress the archive and update the config file.
If you need to update the database, check the file doc/database_structure.txt
.
Files are :
taskfreak-0.6.3b-Fly.tar.bz2
: Archive in the bzip2 format,taskfreak-0.6.3b-Fly.tar.gz
: Archive in the gzip format,taskfreak-0.6.3b-Fly.zip
: Archive in the zip format,
MD5 files :
fa926f21be85939d8c39285d3f9a9e3c taskfreak-0.6.3b-Fly.tar.bz2 81114e0590ad6ca87ff91f7a574f412b taskfreak-0.6.3b-Fly.tar.gz e7bc8ae507ff8c72b0bbb24b4df4ceb1 taskfreak-0.6.3b-Fly.zip
Sha1 files :
ff195a6bff6276f08fefed1292b04ef7d1aab1e3 taskfreak-0.6.3b-Fly.tar.bz2 65f86eef728ee2abb067a1e5ab6b9b8766013f19 taskfreak-0.6.3b-Fly.tar.gz cf6907c97f74486eb8526e0b1411bd8390306e39 taskfreak-0.6.3b-Fly.zip
Commentaires
Hi! Tried to run your version of taskmanager. I get the following error: Error SQL #1054: Unknown column 'ii.backupId' in 'where clause'
I saw your answer on the taskfreak forum. But I don't have a table named authorId.
Could you please help me or give me a sql dump? Thank you!