|
From: alla@ - 2012-01-31 08:38:21
|
Wed Jan 25 01:16:01 EST 2012 Alex Lance <al...@cy...>
* Remove obsolete "language" attribute from script tags.
M ./shared/templates/headerS.tpl -2 +2
Wed Jan 25 12:19:16 EST 2012 Alex Lance <al...@cy...>
* Remove "via allocPSA" from the From email address.
M ./alloc.php -1 +1
M ./comment/lib/comment.inc.php -2 +2
Thu Jan 12 17:05:49 EST 2012 Jeremy Chin <je...@cy...>
* 18525 Record inverse exchange rates, too.
M ./finance/lib/exchangeRate.inc.php -12 +22
Fri Jan 27 16:11:40 EST 2012 Jeremy Chin <je...@cy...>
* 18525 Default timesheet rates.
M ./config/config.php -2 +13
M ./config/templates/configM.tpl +10
M ./installation/db_constraints.sql +2
M ./installation/db_data.sql +2
M ./installation/db_structure.sql -2 +6
M ./installation/db_structure.sql.postgres -2 +6
A ./patches/patch-00207-jeremyc.sql
M ./person/lib/person.inc.php -2 +5
M ./person/person.php +8
M ./person/templates/personManagementFieldsS.tpl +6
M ./project/lib/project.inc.php +2
M ./project/lib/projectPerson.inc.php -1 +57
M ./project/project.php -2 +3
M ./project/templates/projectFormM.tpl +39
M ./project/templates/projectPersonListR.tpl -1 +1
M ./shared/global_tpl_values.inc.php +1
M ./time/lib/timeSheet.inc.php -23 +21
M ./time/templates/timeSheetFormM.tpl -6 +13
M ./time/timeSheet.php -7 +2
Sat Jan 28 12:21:27 EST 2012 Alex Lance <al...@cy...>
* 18525 Make patch file consistent with db structure files.
M ./installation/db_structure.sql -2 +2
M ./installation/db_structure.sql.postgres -2 +2
M ./patches/patch-00207-jeremyc.sql -4 +4
Sat Jan 28 12:46:22 EST 2012 Alex Lance <al...@cy...>
* Spelling typo in project.php.
M ./project/project.php -2 +2
Sat Jan 28 13:26:43 EST 2012 Alex Lance <al...@cy...>
* Updated projectPerson.rate to default to NULL.
M ./installation/db_structure.sql -1 +1
M ./installation/db_structure.sql.postgres -1 +1
A ./patches/patch-00225-alla.sql
Sat Jan 28 16:56:25 EST 2012 Alex Lance <al...@cy...>
* 18525 Change layout of rate/unit fields on person edit screen.
M ./person/templates/personM.tpl +5
M ./person/templates/personManagementFieldsS.tpl -6 +1
Sat Jan 28 16:57:19 EST 2012 Alex Lance <al...@cy...>
* 18525 Make person level rate/unit fields writable by only those that have PERM_PERSON_WRITE_MANAGEMENT.
M ./person/lib/person.inc.php -2 +2
Sat Jan 28 18:11:49 EST 2012 Alex Lance <al...@cy...>
* Hide project budget field on project form, if not set.
M ./project/templates/projectFormM.tpl -1 +1
Sat Jan 28 18:12:30 EST 2012 Alex Lance <al...@cy...>
* 18525 Hide project-level default time sheet fields, if not set.
M ./project/templates/projectFormM.tpl +2
|