|
From: <al...@al...> - 2010-12-23 04:15:58
|
Sat Nov 27 14:51:48 EST 2010 Alex Lance <al...@cy...>
* 17316 Updated patch to allow other instances of alloc to skip the big comment/email fix.
Ignore-this: e2be1cbfdb2c75408095029d89ef75a7
M ./patches/patch-00179-alla.php -92 +93
Sun Nov 28 03:44:18 EST 2010 Alex Lance <al...@cy...>
* Made time sheet rate+unit read-only for end-user, if those fields have been specified at the project level.
Ignore-this: 2344a6efd65329c5b6eb4d9ac34e8d68
M ./project/templates/projectPersonListR.tpl -1 +1
M ./time/lib/timeSheetItem.inc.php +7
M ./time/templates/timeSheetItemForm.tpl -2 +12
Mon Nov 29 13:31:16 EST 2010 Alex Lance <al...@cy...>
* BUG Added warning that the expense form will not function correctly unless a Finance TF has been configured on the Setup screen.
Ignore-this: 1597465f25882a4bba4e8b2e1b100c11
M ./finance/expenseForm.php +4
Mon Nov 29 16:22:11 EST 2010 Alex Lance <al...@cy...>
* CLI Optimized alloc mbox command.
Ignore-this: c81dd4b11718df2fa6a2639440ede097
M ./bin/alloccli/mbox.py -21 +15
M ./services/lib/services.inc.php -2 +12
Mon Nov 29 16:30:26 EST 2010 Alex Lance <al...@cy...>
* 17299 Changed comments query to just use one query instead of many. Task page loads much faster.
Ignore-this: b652d90be455d34ec41dd675f2be9ad9
M ./comment/lib/comment.inc.php -87 +89
Thu Dec 2 17:45:39 EST 2010 Alex Lance <al...@cy...>
* CLI Added alloc subscriptions --task.
Ignore-this: 17da6af179c89ff2c73cb8cc2595b226
M ./bin/alloccli/subscriptions.py -1 +12
M ./shared/lib/interestedParty.inc.php -2 +8
Mon Dec 6 14:44:06 EST 2010 Alex Lance <al...@cy...>
* Replaced $include_path_separator with the PHP constant.
Ignore-this: ac2df275182bb039db108ca9cd275392
M ./alloc.php -4 +1
Mon Dec 6 15:32:58 EST 2010 Alex Lance <al...@cy...>
* BUG PHP 5.3.3 Windows does not always respect PCRE EOL anchor in PCRE_MULTILINE mode.
Ignore-this: 6e21374a5cac26bcdfed222e52bf6fb6
M ./shared/lib/template.inc.php +4
Mon Dec 6 16:39:42 EST 2010 Alex Lance <al...@cy...>
* BUG Replaced some hardcoded forward slashes with the platform independant php constant.
Ignore-this: 4c940bc4767933ad2c24bb64c8ae8511
M ./installation/install.php -3 +3
Mon Dec 6 16:41:42 EST 2010 Alex Lance <al...@cy...>
* BUG Enlarged the minimum size for the alloc_config.php file because on windows even empty files are large.
Ignore-this: 49fbfcf86165dff6b53a435e399dcc4f
M ./installation/install.php -1 +1
Wed Dec 8 21:27:59 EST 2010 Alex Lance <al...@cy...>
* BUG Added mbstring checking to the installation program.
Ignore-this: f14c650201cca1054f934bdb80d7fca9
M ./installation/lib/init.php +4
M ./installation/templates/install.tpl +1
|