tazbug
annotate TODO @ rev 144
mybugs plugin: sho user messages (latest on profile page and full with dedicated page)
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Wed Feb 22 23:24:52 2017 +0100 (2017-02-22) |
parents |
3033df849ec3 |
children |
|
rev |
line source |
pankso@1
|
1
|
paul@134
|
2 * Rethink message system, config in a file and msg in a separate one
|
pankso@1
|
3 * Log bug activity in $bugdir/$id/bug.log
|
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
|
paul@50
|
7 each new bug or msg creates 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
|