|
From: alla@ - 2012-03-08 02:05:10
|
Tue Feb 7 18:12:00 EST 2012 Alex Lance <al...@cy...>
* Remove unused audit types.
M ./installation/db_data.sql -5
Sun Feb 12 00:38:05 EST 2012 Alex Lance <al...@cy...>
* Optimize `alloc work --quiet`.
M ./bin/alloccli/work.py -6 +8
Sun Feb 12 18:09:58 EST 2012 Alex Lance <al...@cy...>
* Add `alloc work --interactive`, a live work timer.
M ./bin/alloccli/work.py -9 +66
Mon Feb 13 12:56:35 EST 2012 Alex Lance <al...@cy...>
* Add conditional to hide an empty time sheet home page block.
M ./time/lib/timeSheetListHomeItem.inc.php -2 +3
Mon Feb 13 19:10:47 EST 2012 Alex Lance <al...@cy...>
* 20114 Re-jig logic for registering items on the home page.
M ./announcement/lib/announcements_home_item.inc.php -4 +13
M ./announcement/lib/init.php -11 +1
M ./email/lib/init.php -8
M ./finance/lib/init.php -8 +1
M ./finance/lib/tfList_home_item.inc.php -1 +9
M ./home/home.php -14 +49
M ./home/lib/customize_alloc_home_item.inc.php -35 +9
R ./home/lib/date_home_item.inc.php
M ./home/lib/home_item.inc.php -19 +8
M ./home/lib/init.php -7 +1
R ./home/templates/dateH.tpl
M ./home/templates/homeItemS.tpl -2 +2
M ./home/templates/homeM.tpl -2 +2
M ./person/lib/person.inc.php +1
M ./project/lib/init.php -11 +1
M ./project/lib/project_list_home_item.inc.php -4 +13
M ./search/lib/init.php -5 +2
M ./shared/lib/module.inc.php -4 +1
M ./shared/templates/headerS.tpl -1 +1
M ./task/lib/init.php -24 +2
M ./task/lib/task_calendar_home_item.inc.php -1 +9
M ./task/lib/task_message_list_home_item.inc.php +9
M ./task/lib/top_ten_tasks_home_item.inc.php -6 +11
M ./time/lib/init.php -25 +1
M ./time/lib/pendingApprovalTimeSheetListHomeItem.inc.php -1 +28
M ./time/lib/timeSheetListHomeItem.inc.php -2 +10
M ./time/lib/timeSheetStatusHomeItem.inc.php -2 +9
Mon Feb 13 19:14:24 EST 2012 Alex Lance <al...@cy...>
* 20114 Add home page items for sales.
M ./sale/lib/init.php +3
M ./sale/lib/productSale.inc.php -1 +21
A ./sale/lib/saleListHomeItem.inc.php
A ./sale/lib/saleListHomeItemAdmin.inc.php
A ./sale/templates/saleListHomeM.tpl
Thu Feb 16 21:39:10 EST 2012 Alex Lance <al...@cy...>
* 20114 Order sale list by sale date and then created time.
M ./sale/lib/productSale.inc.php -1 +1
Sun Feb 19 14:28:07 EST 2012 Alex Lance <al...@cy...>
* Make "--- n lines hidden ---" text render consistently with different end-of-lines.
M ./comment/lib/comment.inc.php -1 +2
Tue Feb 21 02:16:46 EST 2012 Alex Lance <al...@cy...>
* Add support for piping email into alloc in real time, to supercede IMAP polling.
M ./comment/lib/comment.inc.php -2 +3
M ./email/lib/email.inc.php -4 +6
M ./email/lib/email_receive.inc.php -14 +123
M ./email/lib/init.php +1
A ./email/lib/mimeDecode.php
A ./email/pipeEmail.php
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00231-alla.sql
M ./shared/lib/interestedParty.inc.php -1 +1
M ./time/lib/timeSheet.inc.php +2
M ./time/lib/timeSheetItem.inc.php -1 +4
|