tazbug
annotate TODO @ rev 38
completed french translation for tazbug
author |
Stanislas Leduc <shann@slitaz.org> |
date |
Thu Dec 20 10:06:20 2012 +0100 (2012-12-20) |
parents |
f957a7e282c0 |
children |
02a11d8d636e |
rev |
line source |
pankso@1
|
1
|
pankso@1
|
2 * Log bug activity in $bugdir/$id/bug.log
|
pankso@1
|
3 * Help Box with button on tazbug-box new-bug
|
pankso@11
|
4 * Hg integration by checking in commits if a bug was solved
|
pankso@11
|
5 and then close it: hg commit -m "My msg [CLOSE=4]"
|
pankso@28
|
6 Or full Hg integration ? Meaning the tracker itself under Hg and
|
pankso@28
|
7 each new bug or msg create a commit like in TinyCM ?
|
pankso@28
|
8 * If TinyCM is adopted and the SliTaz authentification system is
|
pankso@28
|
9 approved: split auth code into /usr/lib/slitaz/libcgiauth.sh
|