tazbug view TODO @ rev 45

bugs.cgi: show !
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 09 09:56:35 2013 +0100 (2013-03-09)
parents f957a7e282c0
children 02a11d8d636e
line source
2 * Log bug activity in $bugdir/$id/bug.log
3 * Help Box with button on tazbug-box new-bug
4 * Hg integration by checking in commits if a bug was solved
5 and then close it: hg commit -m "My msg [CLOSE=4]"
6 Or full Hg integration ? Meaning the tracker itself under Hg and
7 each new bug or msg create a commit like in TinyCM ?
8 * If TinyCM is adopted and the SliTaz authentification system is
9 approved: split auth code into /usr/lib/slitaz/libcgiauth.sh