|
From: alla@ - 2012-03-08 02:49:51
|
Tue Feb 28 23:55:55 EST 2012 Alex Lance <al...@cy...>
* Renamed time sheet list home item file.
./time/templates/timeSheetHomeM.tpl -> ./time/templates/timeSheetListH.tpl
M ./time/lib/timeSheetListHomeItem.inc.php -1 +1
Thu Mar 1 14:20:51 EST 2012 Alex Lance <al...@cy...>
* Hide home page boxes for TFs and Tasks if they're empty.
M ./finance/lib/tfList_home_item.inc.php -1 +3
M ./task/lib/top_ten_tasks_home_item.inc.php -1 +3
Thu Mar 1 14:22:18 EST 2012 Alex Lance <al...@cy...>
* Make Rams the default theme.
M ./home/lib/customize_alloc_home_item.inc.php +3
M ./shared/lib/page.inc.php +3
Thu Mar 1 14:23:09 EST 2012 Alex Lance <al...@cy...>
* Hide last login text on person page, if empty.
M ./person/templates/personM.tpl -1 +1
Thu Mar 1 17:45:35 EST 2012 Alex Lance <al...@cy...>
* Remove some errors that pop up when current_user is not set.
M ./comment/lib/comment.inc.php +3
M ./shared/lib/page.inc.php -1 +1
Thu Mar 1 18:07:41 EST 2012 Alex Lance <al...@cy...>
* Add a quick entry for time sheeting to the home page.
A ./help/home_timeSheet.html
M ./home/home.php +16
M ./shared/global_tpl_values.inc.php +1
M ./time/lib/init.php -1 +2
A ./time/lib/timeSheetHomeItem.inc.php
M ./time/lib/timeSheetItem.inc.php -4 +3
A ./time/templates/timeSheetH.tpl
A ./time/updateTimeSheetHome.php
Tue Mar 6 14:04:12 EST 2012 Alex Lance <al...@cy...>
* 20575 CLI Report unrecognized command line options and halt.
M ./bin/alloccli/alloc.py +9
Tue Mar 6 14:12:25 EST 2012 Alex Lance <al...@cy...>
* CLI Refactored CLI arg handler out of main alloc class.
M ./bin/alloccli/alloc.py -103 +108
|