|
From: <al...@al...> - 2010-03-14 18:29:19
|
Mon Mar 15 01:03:18 EST 2010 Alex Lance <al...@cy...>
* 15918 Fixed error that occurs when trying to add new Items.
Ignore-this: 350044804f29f14de7ecd076a1ee7993
M ./item/addItem.php -2 +3
M ./item/templates/addItemM.tpl -1
Mon Mar 15 01:23:10 EST 2010 Alex Lance <al...@cy...>
* 15802 Fixed the save bug that occurs when you try to create and close a task at the same time.
Ignore-this: f577b5b2533a8b6dfaf98ed3bfd82c55
M ./task/lib/task.inc.php -1 +5
Mon Mar 15 01:35:36 EST 2010 Alex Lance <al...@cy...>
* BUG Nuke old data "savedView" from the permission table.
Ignore-this: 477921adfb11db7259e6b5ac3db97568
A ./patches/patch-00153-alla.sql
Mon Mar 15 02:05:19 EST 2010 Alex Lance <al...@cy...>
* 14410 Modified display of total hours worked in time sheets, to take into account penalty rates.
Ignore-this: e153e818f77fecb13196346f4042a6e4
M ./time/lib/timeSheet.inc.php -1 +1
Mon Mar 15 02:26:03 EST 2010 Alex Lance <al...@cy...>
* 12522 Modified project spend calculation, to take into account transactions that are less-than zero as well.
Ignore-this: e9124d93833a7e30eed9755a8ff86d11
M ./project/lib/project.inc.php -1
M ./project/templates/projectFormM.tpl -2 +2
Mon Mar 15 02:27:15 EST 2010 Alex Lance <al...@cy...>
* COSMETIC Adjusted padding in the grand total table row for time sheets.
Ignore-this: 5b36edd043153e1701cab3acc01df367
M ./time/lib/timeSheet.inc.php -5 +5
Mon Mar 15 05:24:02 EST 2010 Alex Lance <al...@cy...>
* 14391 Added functionality that allows time sheets to be easily attached to time sheet comment emails.
Ignore-this: 6b3880e8ae793294bb6455cf171a2ca2
M ./comment/comment.php +25
M ./shared/util.inc.php +10
M ./time/lib/init.php +1
A ./time/lib/timeSheetPrint.inc.php
M ./time/templates/timeSheetCommentM.tpl -2 +13
M ./time/templates/timeSheetPrintM.tpl -6 +6
M ./time/timeSheetPrint.php -422 +5
Mon Mar 15 05:26:54 EST 2010 Alex Lance <al...@cy...>
* COSMETIC Made get_attachment display error messages if necessary.
Ignore-this: a60c90f85f54b61d298ea91c32045276
M ./shared/get_attachment.php -9 +17
|