|
From: alla@ - 2011-11-12 09:31:47
|
Tue Oct 25 01:39:06 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed missing name in Task's Interested Party list, if person only had a username set.
M ./task/lib/task.inc.php -3 +3
Tue Oct 25 18:08:07 EST 2011 Alex Lance <al...@cy...>
* Nuked unnecessary calls to person::get_name().
M ./comment/lib/comment.inc.php -4 +1
Tue Oct 25 18:52:26 EST 2011 Alex Lance <al...@cy...>
* CLI Added some missing entities to the labels/fieldnames functionality.
M ./bin/alloccli/alloc.py +26
Tue Oct 25 19:19:19 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed bug in CLI args parser.
M ./bin/alloccli/alloc.py -1 +1
Tue Oct 25 22:27:09 EST 2011 Alex Lance <al...@cy...>
* Added support for disabling interested parties as opposed to deleting them.
M ./bin/alloccli/subscriptions.py -1 +1
M ./comment/lib/comment.inc.php -1 +1
M ./installation/db_structure.sql -1 +2
A ./patches/patch-00213-alla.sql
M ./shared/lib/interestedParty.inc.php -28 +68
M ./task/lib/task.inc.php -1 +6
|