|
From: Alex L. <al...@al...> - 2012-10-18 01:23:27
|
Mon Oct 1 15:25:50 EST 2012 Alex Lance <al...@cy...>
* 21605 CLI Make `alloc timesheets -p` match against multiple projects.
M ./bin/alloccli/alloc.py -2 +4
M ./bin/alloccli/projects.py -1 +1
M ./bin/alloccli/timesheets.py -1 +1
M ./time/lib/timeSheet.inc.php -1 +3
Mon Oct 1 15:45:22 EST 2012 Alex Lance <al...@cy...>
* 21717 Give the manager role PERSON_READ_DETAILS, PERSON_READ_MANAGEMENT and PERSON_WRITE_MANAGEMENT perms.
M ./installation/db_data.sql -2 +3
A ./patches/patch-00261-alla.sql
M ./person/lib/person.inc.php -3 +1
Mon Oct 1 15:53:12 EST 2012 Alex Lance <al...@cy...>
* Kill warning in util.inc.php on patch page.
M ./shared/util.inc.php -1 +1
Mon Oct 1 15:54:41 EST 2012 Alex Lance <al...@cy...>
* Hide preferences panel on person page unless they are your own preferences.
M ./person/templates/personM.tpl +2
Mon Oct 1 17:42:19 EST 2012 Alex Lance <al...@cy...>
* 21714 CLI set header fields in the first/fake email in `alloc mbox`.
M ./bin/alloccli/alloc.py -2 +14
M ./bin/alloccli/mbox.py -1 +1
Wed Oct 3 16:24:38 EST 2012 Alex Lance <al...@cy...>
* Remove project.is_agency and config value for payrollTaxPercent.
M ./config/templates/configM.tpl -5
R ./help/config_payrollTaxPercent.html
M ./help/src/help.txt -6
M ./installation/db_data.sql -1
M ./installation/db_structure.sql -1
M ./installation/db_structure.sql.postgres -1
M ./patches/patch-00030.sql -1
M ./patches/patch-00139-alla.sql -1
A ./patches/patch-00262-alla.sql
M ./project/lib/project.inc.php -2
M ./project/project.php -8
M ./project/templates/projectFormM.tpl -5 +3
M ./time/lib/timeSheet.inc.php -8 +1
Wed Oct 3 16:39:47 EST 2012 Alex Lance <al...@cy...>
* Remove payment insurance time sheet option.
M ./bin/alloccli/alloc.py -1
M ./config/templates/configM.tpl -5
M ./finance/lib/transaction.inc.php -3 +2
R ./help/config_paymentInsurancePercent.html
R ./help/payment_insurance.html
M ./help/src/help.txt -17 +11
M ./help/timesheet_buttons.html -2 +2
M ./installation/db_data.sql -2
M ./installation/db_structure.sql -1
M ./installation/db_structure.sql.postgres -1
M ./installation/db_triggers.sql -1
M ./patches/patch-00002.sql -1 +1
M ./patches/patch-00003.sql -1 +1
M ./patches/patch-00004.sql -2 +2
M ./patches/patch-00008.sql -2 +2
M ./patches/patch-00030.sql -1
M ./patches/patch-00084-alla.sql -1 +1
M ./patches/patch-00102-jeremyc.sql -1 +1
M ./patches/patch-00113-alla.sql -2 +2
M ./patches/patch-00120-alla.sql -1 +1
M ./patches/patch-00139-alla.sql -1
M ./patches/patch-00140-alla.sql -1
A ./patches/patch-00263-alla.sql
A ./patches/patch-00264-alla.sql
M ./time/lib/timeSheet.inc.php -20 +7
M ./time/templates/timeSheetFormM.tpl -17 +3
M ./time/timeSheet.php -12
Mon Oct 8 13:35:34 EST 2012 Alex Lance <al...@cy...>
* 21386 Make "Cancel edit" links actually cancel any edits.
M ./client/templates/clientM.tpl -1 +1
M ./javascript/alloc.js -1 +4
M ./person/templates/personM.tpl -1 +1
M ./project/templates/projectFormM.tpl -4 +3
M ./reminder/templates/reminderM.tpl -1 +1
M ./sale/templates/productM.tpl -1 +1
M ./task/templates/taskM.tpl -1 +1
Thu Oct 18 12:02:44 EST 2012 Alex Lance <al...@cy...>
* 21775 Make client list and star list display both primary client contact phone and mobile numbers.
M ./client/lib/client.inc.php -1
M ./client/templates/clientContactListS.tpl -1 +2
M ./client/templates/clientListS.tpl -1 +2
Wed Oct 17 16:03:00 EST 2012 Jeremy Chin <je...@cy...>
* 21770 Try to maintain task assignee across AJAX calls.
M ./task/lib/task.inc.php -2 +2
M ./task/templates/taskM.tpl -6 +9
M ./task/updateEstimatorPersonList.php -1 +1
M ./task/updateManagerPersonList.php -1 +1
M ./task/updatePersonList.php -1 +1
|