|
From: alla@ - 2011-11-30 03:29:33
|
Tue Nov 22 09:16:19 EST 2011 Alex Lance <al...@cy...>
* 18926 Added the Sale transaction type to the transaction edit screen.
M ./finance/lib/transaction.inc.php +1
Tue Nov 22 16:28:24 EST 2011 Alex Lance <al...@cy...>
* Nuked duplicated task priority calculation.
M ./task/lib/task.inc.php -51 +22
Tue Nov 22 17:01:12 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Made the print friendly version of alloc have the correct font.
M ./css/print.css +17
Tue Nov 22 17:01:16 EST 2011 Alex Lance <al...@cy...>
* 20135 Made task descriptions render in the same way as task comments, to preserve white-space etc.
M ./task/task.php -12
M ./task/templates/taskM.tpl -4 +4
M ./task/templates/taskPrinterM.tpl -4 +4
Tue Nov 22 19:50:45 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Formatted timeSheet::get_list() query.
M ./time/lib/timeSheet.inc.php -7 +7
Wed Nov 23 13:07:32 EST 2011 Alex Lance <al...@cy...>
* 20047 CLI Added support for priority:LABEL in `alloc edit`.
M ./email/lib/command.inc.php -1 +12
Wed Nov 23 15:17:37 EST 2011 Alex Lance <al...@cy...>
* Added transactionID to the Sale's transaction list.
M ./sale/templates/productSaleItemTransactionViewR.tpl +1
M ./sale/templates/transactionViewR.tpl +1
Thu Nov 24 11:10:32 EST 2011 Alex Lance <al...@cy...>
* 20013 Added per-field utf-8 encoding support to Zend Lucene search index/engine.
M ./client/lib/client.inc.php -8 +8
M ./comment/lib/comment.inc.php -7 +7
M ./item/lib/item.inc.php -7 +7
M ./project/lib/project.inc.php -15 +15
M ./task/lib/task.inc.php -23 +23
M ./time/lib/timeSheet.inc.php -13 +13
M ./wiki/lib/init.php -3 +3
Thu Nov 24 13:47:41 EST 2011 Alex Lance <al...@cy...>
* Made interested parties javascript degrade gracefully in non-js browsers.
M ./comment/lib/comment.inc.php -2 +3
M ./javascript/alloc.js -1 +1
M ./shared/global_tpl_values.inc.php +1
|