|
From: alla@ - 2012-06-04 03:22:34
|
Sun Jun 3 00:05:19 EST 2012 Alex Lance <al...@cy...>
* Removed unused taskListR.tpl file.
R ./task/templates/taskListR.tpl
Sun Jun 3 02:03:41 EST 2012 Alex Lance <al...@cy...>
* Missing semicolon in alloc.js.
M ./javascript/alloc.js -1 +1
Sun Jun 3 02:55:55 EST 2012 Alex Lance <al...@cy...>
* Refactor client list display code.
M ./client/lib/client.inc.php +6
M ./client/templates/clientListM.tpl -24 +1
A ./client/templates/clientListS.tpl
Sun Jun 3 03:08:24 EST 2012 Alex Lance <al...@cy...>
* Refactor project list display code.
M ./project/lib/project.inc.php +6
M ./project/templates/projectListM.tpl -24 +1
A ./project/templates/projectListS.tpl
Sun Jun 3 04:04:07 EST 2012 Alex Lance <al...@cy...>
* Refactor invoice list display code.
M ./invoice/invoiceList.php -11 +6
M ./invoice/lib/invoice.inc.php -49 +25
M ./invoice/templates/invoiceListM.tpl -1 +2
R ./invoice/templates/invoiceListR.tpl
A ./invoice/templates/invoiceListS.tpl
Mon Jun 4 12:49:07 EST 2012 Alex Lance <al...@cy...>
* 20114 Tweaks to sale's tasks.
M ./sale/lib/productSale.inc.php -127 +134
|