|
From: <al...@al...> - 2008-12-19 08:40:17
|
Mon Dec 15 11:49:40 EST 2008 Patrick Clearwater <pa...@cy...>
* 14085 Don't change task creator when task is modified.
M ./task/lib/task.inc.php -1 +1
Mon Dec 15 17:16:29 EST 2008 Patrick Clearwater <pa...@cy...>
* 14094 Make the "all" preferences for top tasks work again.
M ./task/lib/top_ten_tasks_home_item.inc.php -1 +1
Tue Dec 16 13:24:18 EST 2008 Patrick Clearwater <pa...@cy...>
* 12029 Removed some unnecessary quotation marks in class task's data_fields array.
M ./task/lib/task.inc.php -15 +15
Fri Dec 19 02:47:50 EST 2008 Alex Lance <al...@cy...>
* FEATURE Filter settings can now be bookmarked, for all page lists.
M ./client/templates/clientListFilterS.tpl -1 +1
M ./finance/templates/searchTransactionFilterS.tpl -1 +1
M ./finance/templates/tfListM.tpl -1 +1
M ./finance/tfList.php -2 +2
M ./invoice/templates/invoiceListFilterS.tpl -1 +1
M ./person/templates/personListFilterS.tpl -1 +1
M ./person/templates/personSkillFilterS.tpl -1 +1
M ./project/templates/projectListFilterS.tpl -1 +1
M ./reminder/reminderList.php -4 +4
M ./reminder/templates/reminderFilter.tpl -1 +1
M ./search/templates/searchM.tpl -1 +1
M ./security/templates/permissionListM.tpl -1 +1
M ./shared/util.inc.php -1 +2
M ./task/templates/taskFilterS.tpl -1 +1
M ./time/templates/timeSheetListFilterS.tpl -1 +1
Fri Dec 19 03:36:56 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Removed Saved Task Filter functionality, supplanted by new ability to bookmark filters.
R ./help/taskList_savedFilter.html
M ./installation/db_data.sql -2
M ./installation/db_structure.sql -10
A ./patches/patch-00128-alla.sql
M ./person/lib/init.php -1
R ./person/lib/savedView.inc.php
M ./task/lib/task.inc.php -9 +1
M ./task/taskList.php -3
M ./task/templates/taskFilterS.tpl -26
Fri Dec 19 15:48:22 EST 2008 Alex Lance <al...@cy...>
* BUG Tasks that belonged to closed parents, would not save correctly back to their parent tasks.
M ./task/lib/task.inc.php -3 +3
M ./task/task.php -1 +5
Fri Dec 19 16:00:49 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added inline style.
M ./css/src/style.tpl +3
M ./css/style_default.css +3
M ./css/style_leaf.css +3
Fri Dec 19 16:05:26 EST 2008 Alex Lance <al...@cy...>
* FEATURE Added blank options to the Manager and Assignee dropdowns on the task page.
M ./task/lib/task.inc.php -2 +2
Fri Dec 19 16:11:47 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Adjusted padding around interested parties options.
M ./shared/lib/interestedParty.inc.php -2 +2
M ./task/templates/taskCommentM.tpl -3 +4
Fri Dec 19 16:15:15 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added min-width to task screen so it wraps properly on smaller screens.
M ./task/templates/taskM.tpl -3 +5
Fri Dec 19 16:40:49 EST 2008 Alex Lance <al...@cy...>
* 12652 Moved metaPerson on the reminder table, so that make test_db is clean.
A ./patches/patch-00127-alla.sql
Fri Dec 19 19:24:54 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Changed the task page to use dynamic tabs.
M ./reminder/reminderAdd.php -1 +1
M ./task/task.php -1 +1
M ./task/templates/taskHistoryM.tpl -4 +3
M ./task/templates/taskM.tpl -8 +41
|