|
From: alla@ - 2011-12-16 07:10:50
|
Tue Dec 13 01:24:11 EST 2011 Alex Lance <al...@cy...>
* 19424 Added PDF link to task list screen.
M ./shared/global_tpl_values.inc.php +1
A ./task/taskListPrint.php
M ./task/templates/taskListM.tpl +11
Tue Dec 13 02:47:24 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Change the time sheet list Status filter to use multiple select widget.
M ./time/lib/timeSheet.inc.php -5 +1
M ./time/templates/timeSheetListFilterS.tpl -7 +9
Tue Dec 13 03:50:50 EST 2011 Alex Lance <al...@cy...>
* 18807 Highlight user customizable old and/or large timesheets.
M ./home/lib/customize_alloc_home_item.inc.php +5
M ./home/templates/customizeH.tpl -12 +31
M ./time/lib/timeSheet.inc.php -1 +11
M ./time/templates/timeSheetHomeM.tpl -3 +4
M ./time/templates/timeSheetListS.tpl -11 +12
Tue Dec 13 16:31:13 EST 2011 Alex Lance <al...@cy...>
* 18807 Changed red highlights to asterisks with tooltips. Restrict list to only editable time sheets.
M ./shared/lib/page.inc.php -1 +7
M ./time/lib/timeSheet.inc.php -4 +4
M ./time/templates/timeSheetHomeM.tpl -4 +3
M ./time/templates/timeSheetListS.tpl -12 +14
Tue Dec 13 17:28:42 EST 2011 Alex Lance <al...@cy...>
* 18954 Remove ability to delete tasks unless you have task::PERM_DELETE and the task has no history items.
M ./task/lib/task.inc.php +14
M ./task/task.php -3 +9
M ./task/templates/taskM.tpl +2
Tue Dec 13 18:14:00 EST 2011 Alex Lance <al...@cy...>
* Remove old code referring to $current_client functionality.
M ./task/lib/task.inc.php -27 +1
Tue Dec 13 18:15:51 EST 2011 Alex Lance <al...@cy...>
* DOCS Added help boxes to the home page customization box.
M ./home/templates/customizeH.tpl +11
Tue Dec 13 20:01:28 EST 2011 Alex Lance <al...@cy...>
* 19424 Add task reports to project comments.
M ./comment/comment.php +6
M ./comment/lib/comment.inc.php +46
M ./project/project.php +6
M ./task/lib/init.php +1
A ./task/lib/task_list_print.inc.php
Wed Dec 14 17:29:31 EST 2011 Alex Lance <al...@cy...>
* 20259 Made dropdown checkboxes toggle-able via double-click.
M ./javascript/alloc.js -1 +8
M ./javascript/jquery.dropdownchecklist.js +8
A ./shared/save_ddcl_blacklist.php
M ./shared/templates/headerS.tpl -1 +3
Wed Dec 14 17:46:40 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Fixed vertical align in comment summary filter.
M ./comment/templates/summaryM.tpl -2 +2
Fri Dec 16 17:43:59 EST 2011 Jeremy Chin <je...@cy...>
* 20331 v183 CLI Fix stty error in cron jobs.
M ./bin/alloccli/alloc.py -4 +10
Fri Dec 16 17:44:37 EST 2011 Alex Lance <al...@cy...>
* 20342 v183 Add correct IP list to `alloc comment`.
M ./services/lib/services.inc.php -5 +10
|