|
From: alla@ - 2012-03-08 03:50:25
|
Wed Mar 7 16:42:11 EST 2012 Alex Lance <al...@cy...>
* Only update timeSheet.dates if the timeSheetItem.date actually changes.
M ./installation/db_triggers.sql -2 +5
Wed Mar 7 16:51:17 EST 2012 Alex Lance <al...@cy...>
* CLI Make `alloc mbox` use new timeSheetItem.timeSheetItemCreatedTime field instead of dateTimeSheetItem.
M ./services/lib/services.inc.php -1 +2
M ./time/lib/timeSheetItem.inc.php -1 +6
Wed Mar 7 17:01:15 EST 2012 Alex Lance <al...@cy...>
* Add created/modified fields to timeSheetItem.
M ./installation/db_structure.sql -1 +5
M ./installation/db_structure.sql.postgres -1 +5
M ./installation/db_triggers.sql +6
A ./patches/patch-00234-alla.sql
M ./time/lib/timeSheetItem.inc.php +4
Wed Mar 7 18:46:18 EST 2012 Alex Lance <al...@cy...>
* CLI Remove some python lint.
M ./bin/alloccli/edit.py -1 +1
M ./bin/alloccli/work.py -2 +2
Thu Mar 8 12:28:50 EST 2012 Alex Lance <al...@cy...>
* 20114 Only create sale tasks if a project has been selected.
M ./sale/lib/productSale.inc.php -38 +42
Thu Mar 8 12:34:50 EST 2012 Alex Lance <al...@cy...>
* 20114 Make dynamically updating cost fields respond to all keypresses except left/right arrows.
M ./sale/templates/productSaleM.tpl -4 +2
Thu Mar 8 12:46:17 EST 2012 Alex Lance <al...@cy...>
* 20114 Make sale transactions use the sale's date.
M ./sale/lib/productSaleItem.inc.php -1 +2
Thu Mar 8 12:50:31 EST 2012 Alex Lance <al...@cy...>
* 20114 Append external reference number to sale transaction descriptions.
M ./sale/lib/productSaleItem.inc.php +1
|