|
From: <al...@al...> - 2008-07-23 02:58:58
|
Mon Feb 25 13:47:42 EST 2008 Patrick Clearwater <pa...@cy...>
* 11097 Added transaction summary to timesheet completed emails
"Timesheet completed" emails now have a summary of transactions attached to that timesheet (if any), containing the date, product name and the status (approved/rejected/pending).
M ./time/lib/timeSheet.inc.php +14
Mon Jul 21 16:39:08 EST 2008 Patrick Clearwater <pa...@cy...>
* 13210 Time sheet items with a rate of $0 are now billed to clients at the normal rate.
M ./time/lib/timeSheet.inc.php -3 +1
Tue Jul 22 13:04:04 EST 2008 Patrick Clearwater <pa...@cy...>
* 13141 Users can now save filtered task lists. [2]
A ./help/taskList_savedFilter.html
A ./patches/patch-00103-patrick.sql
M ./person/lib/init.php +1
A ./person/lib/savedView.inc.php
A ./person/templates/savedViewFilterControlsS.tpl
A ./person/templates/savedViewFilterLinkS.tpl
M ./sql/db_data.sql +2
M ./sql/db_structure.sql +10
M ./task/lib/task.inc.php -1 +7
M ./task/taskList.php -4 +10
M ./task/templates/taskFilterS.tpl -1 +15
Tue Jul 22 12:23:00 EST 2008 Patrick Clearwater <pa...@cy...>
* 20031 Patch to change permissions for taskCommentTemplate to permissions for commentTemplate
A ./patches/patch-00104-patrick.sql
Tue Jul 22 15:25:23 EST 2008 Patrick Clearwater <pa...@cy...>
* 13209 Cosmetic changes to product sales: added some popup help and made percentage allocation descriptions more clear.
A ./help/product_fixedCost.html
A ./help/product_percentageCost.html
M ./product/product.php -1 +1
M ./product/productSale.php -1 +2
M ./product/templates/productM.tpl -3 +3
M ./product/templates/productSaleM.tpl -1 +1
|