|
From: <al...@al...> - 2008-10-23 18:15:36
|
Thu Oct 16 02:36:47 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added bottom padding to #main for IE6.
M ./shared/templates/footerS.tpl -1 +1
Thu Oct 16 03:06:45 EST 2008 Alex Lance <al...@cy...>
* BUG Person prefs weren't saving properly under certain circumstances.
M ./person/lib/person.inc.php +5
Fri Oct 17 02:18:54 EST 2008 Alex Lance <al...@cy...>
* 12591 Added better support for Pre-paid Projects functionality using a maxAmount field.
M ./client/lib/client.inc.php +29
M ./help/timesheet_add_invoice.html -18 +34
M ./installation/db_structure.sql -1 +3
M ./invoice/invoice.php -15 +29
M ./invoice/lib/invoice.inc.php +21
M ./invoice/lib/invoiceItem.inc.php -14 +6
M ./invoice/templates/invoiceItemForm.tpl -5 +3
M ./invoice/templates/invoiceM.tpl +6
A ./patches/patch-00118-alla.sql
M ./project/lib/project.inc.php -3 +59
M ./project/project.php -1 +2
M ./shared/lib/class_db_entity.inc.php -3 +9
M ./time/lib/timeSheet.inc.php -54 +60
M ./time/templates/timeSheetFormM.tpl -1 +1
M ./time/timeSheet.php -28 +42
M ./time/timeSheetItem.php -2 +12
Sun Oct 19 17:09:59 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Made the home page customise box use the dynamic editing functionality.
M ./home/lib/customize_alloc_home_item.inc.php -3 +19
M ./home/templates/customizeH.tpl -71 +98
M ./home/templates/homeM.tpl -2 +2
Wed Oct 22 06:28:37 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Changed appearance of messages so that they are width 100% and can be applied to tables as well as divs.
M ./css/src/style.tpl -2 +1
M ./css/style_default.css -2 +1
M ./css/style_leaf.css -2 +1
Wed Oct 22 17:49:20 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added link to logged in person on the toolbar.
M ./shared/lib/page.inc.php +1
Wed Oct 22 19:50:59 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Tidied up the permissions table and data.
M ./installation/db_data.sql -103 +119
M ./installation/db_structure.sql -2 +2
A ./patches/patch-00119-alla.sql
|