|
From: <al...@al...> - 2008-12-19 08:38:49
|
Tue Dec 9 13:37:07 EST 2008 Patrick Clearwater <pa...@cy...>
* 14032 CSV output of transaction lists now has the same columns as web output
M ./finance/lib/transaction.inc.php -3 +9
Thu Dec 11 14:21:15 EST 2008 Patrick Clearwater <pa...@cy...>
* 13627 Bugfix: import/export work again rather than complaining about the lack of a blocking status.
M ./project/lib/import_export.inc.php +3
Thu Dec 11 14:25:18 EST 2008 Patrick Clearwater <pa...@cy...>
* 12029 Import/export incorrectly setting parentTaskID to zero rather than NULL
M ./project/lib/import_export.inc.php -2 +2
Thu Dec 11 14:45:21 EST 2008 Patrick Clearwater <pa...@cy...>
* 12029 Infrastructure for an auditing module, tasks now remember their history
M ./alloc.php +1
A ./audit/
A ./audit/lib/
A ./audit/lib/auditItem.inc.php
A ./audit/lib/init.php
M ./installation/db_data.sql +2
M ./installation/db_structure.sql +16
A ./patches/patch-00125-patrick.sql
M ./shared/lib/db_entity.inc.php +33
M ./shared/lib/db_field.inc.php +7
M ./task/lib/task.inc.php -15 +156
M ./task/task.php +26
A ./task/templates/taskHistoryM.tpl
M ./task/templates/taskM.tpl +2
Mon Dec 15 10:05:20 EST 2008 Patrick Clearwater <pa...@cy...>
* 14087 Fix quick search functionality.
|