|
From: alla@ - 2011-11-14 14:06:59
|
Thu Nov 3 15:10:27 EST 2011 Alex Lance <al...@cy...>
* REFACTOR comment/lib/comment.inc.php -> Changed $from into an instance variable.
M ./comment/comment.php -9 +8
M ./comment/lib/comment.inc.php -1 +6
Thu Nov 3 16:41:19 EST 2011 Alex Lance <al...@cy...>
* REFACTOR De-coupled 'alloc edit' backend from the services access mechanism.
A ./email/lib/command.inc.php
M ./email/lib/init.php +1
M ./services/lib/services.inc.php -161 +7
M ./task/lib/task.inc.php -3 +26
M ./time/lib/timeSheetItem.inc.php +35
Tue Nov 8 15:13:20 EST 2011 Alex Lance <al...@cy...>
* BUG in project.php missing a GROUP BY clause.
M ./project/project.php -1 +3
Wed Nov 9 00:59:32 EST 2011 Alex Lance <al...@cy...>
* BUG Error for instances of alloc that haven't set up a return email address.
M ./alloc.php -1 +4
Fri Nov 11 21:07:32 EST 2011 Alex Lance <al...@cy...>
* 20032 Refactored comment.php for upcoming CLI comment module.
M ./comment/comment.php -140 +139
|