[Ml-yokadi] yokadid updates and somes questions

Sébastien Renard Sebastien.Renard
Jeu 4 Déc 22:32:23 CET 2008


Le mercredi 3 décembre 2008, Sébastien Renard a écrit :
> > Indeed, replacing Project.addColumn with Project.sqlmeta.addColumn (and
> > same thing for Task) fixes the warning and probably fixes your problem.
>
> Right. I've just commit it.

Oups, I just saw you also commited it. Well, the git merge did not detect any 
conflict. But now the changelog is funny, we have two commit for the same 
thing ;-). Strange things of distributed VCS !

BTW, some changes are available on my branch : 

commit 6fa1497269762b70c68e8d396ab5ec7baf5ea29c
Merge: e3ecde5... fef54a1...
Author: Sébastien Renard <Sebastien.Renard>
Date:   Thu Dec 4 22:27:30 2008 +0100

    Merge branch 'master' of git://github.com/agateau/yokadi

commit e3ecde527b807e042898cc4915a5521c1e866990
Author: Sébastien Renard <Sebastien.Renard>
Date:   Thu Dec 4 19:25:01 2008 +0100

    Try to find child project in t_list when giving only the begining of 
project name
    Usefull for people that don't know the % tips

commit f492c69eacf730c215d9a37a6026561f6497ef98
Author: Sébastien Renard <Sebastien.Renard>
Date:   Thu Dec 4 08:37:30 2008 +0100

    Add symlink to ease yokadi starting ('cause bash completion hesitate 
between yokadi.py and yokadid.py and stop to yokadi :D)

commit b61acabf88c6b0806ba506b5f1a224fcd021be62
Author: Sébastien Renard <Sebastien.Renard>
Date:   Wed Dec 3 23:03:34 2008 +0100

    AddColumn is now in sqlmeta subclass (warning in sqlobject 0.9, error in 
sqlobjet 0.10)

commit 852b000def17bc782451a04ffc677a216b25a048
Author: Sébastien Renard <Sebastien.Renard>
Date:   Wed Dec 3 23:02:16 2008 +0100

    Update default Yokadid Alarm command value

commit e5a833933a9c79c4477edbeb772e5cb380d1a591
Author: Sébastien Renard <Sebastien.Renard>
Date:   Tue Dec 2 18:59:03 2008 +0100

    Make it possible to run update.py from outside its dir

commit d1bcbd915f3e12d8cc75e61a53f482a8abde9cf1
Author: Sébastien Renard <Sebastien.Renard>
Date:   Tue Dec 2 18:42:15 2008 +0100

    Fix headers (encoding, author, licence...)

commit 4cd3b6956c660766c9b9e7909b1bfc5365dcfc1c
Author: Sébastien Renard <Sebastien.Renard>
Date:   Mon Dec 1 23:34:33 2008 +0100

    Don't consider tasks of inactive project when trigering alarms

commit ab455c0093d29b1e67b4c0edc8b6c425970b6e52
Author: Sébastien Renard <Sebastien.Renard>
Date:   Sun Nov 30 12:12:39 2008 +0100

    Don't consider done task
    Use double quote to launch external command and escape it in task titles

commit 9a1944c0f1fb2d3b1c250b7c05e9829b8b7a5f90
Author: Sébastien Renard <Sebastien.Renard>
Date:   Thu Nov 27 19:31:30 2008 +0100

    Only complete  taskId for active tasks (not in state done)

commit 7899cfa6e36b558ed98f5977399ae4944d7abf80
Author: Sébastien Renard <Sebastien.Renard>
Date:   Thu Nov 27 19:24:35 2008 +0100

    Add verbose completion on taskId for all commands that take it on argument

commit 2c1a1c2ee418e07b8c0ed65ba688ac8cf3bfe86d
Author: Sébastien Renard <Sebastien.Renard>
Date:   Wed Nov 26 22:39:37 2008 +0100

    Also use default database ($HOME/.yokadi.db) for Yokadi Daemon when no
    database provided on command line

commit cdc1325c1c1b9029e88d19b0e6a0901a1a8e3e02
Author: Sébastien Renard <Sebastien.Renard>
Date:   Wed Nov 26 22:34:23 2008 +0100

    Force default encoding to user encoding (needed for syslog message)

commit 78b2fe59eb4cbeebe502970b271ee4404a9dfe29
Author: Sébastien Renard <Sebastien.Renard>
Date:   Tue Nov 25 13:47:46 2008 +0100

    Centralize encoding definition

commit 2ca8b3ab2142ae3b7a9c8cd4e03afbc490d11eb2
Author: Sébastien Renard <Sebastien.Renard>
Date:   Tue Nov 25 13:40:19 2008 +0100

    Use a default database ($HOME/.yokadi.db) when no database is provided

a+
-- 
Sébastien


Plus d'informations sur la liste de diffusion Ml-yokadi