|
From: <al...@al...> - 2008-08-27 04:43:51
|
Tue Aug 26 21:41:52 EST 2008 Alex Lance <al...@cy...>
* 11449 Added more messages to screens. Added "mandatory" red star to required fields.
M ./client/client.php -2 +2
M ./client/clientList.php +17
M ./client/templates/clientDetailsEdit.tpl -1 +1
M ./comment/templates/commentTemplateListM.tpl -1 +2
M ./comment/templates/commentTemplateListR.tpl -1 +2
M ./finance/templates/editTransactionM.tpl -11 +10
M ./finance/templates/expenseFormListM.tpl -2 +2
M ./finance/templates/expenseFormM.tpl -5 +5
M ./finance/templates/searchTransactionM.tpl -8 +9
M ./finance/templates/transactionRepeatM.tpl -10 +7
M ./finance/transaction.php -1 +3
M ./finance/transactionRepeat.php -2 +2
M ./invoice/invoiceList.php +17
M ./invoice/templates/invoiceItemForm.tpl -2 +2
M ./invoice/templates/invoiceM.tpl -1 +1
M ./product/templates/productM.tpl -3 +3
M ./project/project.php -1 +1
M ./project/projectList.php -4 +24
M ./project/templates/projectFormM.tpl -1 +1
M ./shared/util.inc.php +9
M ./task/lib/task.inc.php -1 +1
M ./task/task.php -1 +10
M ./task/taskList.php +17
M ./task/templates/taskM.tpl -2 +2
M ./time/templates/timeSheetFormM.tpl -1 +1
M ./time/templates/timeSheetItemForm.tpl -2 +1
M ./time/timeSheetList.php +17
Wed Aug 27 04:49:42 EST 2008 Alex Lance <al...@cy...>
* 13203 Modified skills list to not include deactivated user accounts.
M ./person/personSkillMatrix.php -16 +6
Wed Aug 27 04:51:17 EST 2008 Alex Lance <al...@cy...>
* 11449 Adjusted styling of popup calendars so that they vertically align better.
M ./css/style_default.css -6 +22
M ./css/style_leaf.css -6 +22
M ./finance/templates/searchTransactionM.tpl -7 +4
M ./invoice/templates/invoiceItemForm.tpl -1 +1
M ./invoice/templates/invoiceListFilterS.tpl -9 +7
M ./shared/util.inc.php -2 +3
M ./styles/style.tpl -6 +22
M ./task/templates/taskM.tpl -26 +37
M ./time/templates/timeSheetItemForm.tpl -3 +1
Wed Aug 27 04:56:00 EST 2008 Alex Lance <al...@cy...>
* 11449 Made Project editing page dynamically editable. Reduced load time by approximately a factor of ten for project page.
M ./client/lib/client.inc.php -3 +18
A ./patches/patch-00111-alla.sql
M ./project/lib/project.inc.php -1 +1
M ./project/project.php -49 +67
M ./project/templates/projectFormM.tpl -71 +195
A ./project/updateProjectClientList.php
A ./project/updateProjectList.php
M ./shared/global_tpl_values.inc.php +2
M ./shared/util.inc.php -5 +15
M ./sql/db_structure.sql -1 +1
Wed Aug 27 06:04:20 EST 2008 Alex Lance <al...@cy...>
* 13141 Updated Task Filter saving mechanism UI.
M ./css/style_default.css -10 +8
M ./css/style_leaf.css -10 +8
M ./help/taskList_savedFilter.html -7 +21
M ./person/lib/savedView.inc.php -34 +24
R ./person/templates/savedViewFilterControlsS.tpl
R ./person/templates/savedViewFilterLinkS.tpl
M ./project/lib/project.inc.php -1 +1
M ./styles/style.tpl -10 +8
M ./task/lib/task.inc.php -12 +13
M ./task/taskList.php -3
M ./task/templates/taskFilterS.tpl -90 +91
|