|
From: <al...@al...> - 2009-03-05 04:04:20
|
Fri Feb 20 15:07:37 EST 2009 Alex Lance <al...@cy...>
* 11260 Added download task comments as mbox functionality.
M ./comment/lib/comment.inc.php -2 +30
M ./email/lib/email_receive.inc.php -3 +9
M ./shared/util.inc.php -1 +17
M ./soap/alloc.wsdl +19
A ./soap/demo/get_task_comments_mbox.py
M ./soap/lib/alloc_soap.inc.php +27
Fri Feb 20 18:43:24 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed interested parties list so that it would render the username if the first name and surname weren't set.
M ./task/lib/task.inc.php -2 +5
Sat Feb 21 17:20:49 EST 2009 Alex Lance <al...@cy...>
* BUG Receive Own Comments was *still* not functioning correctly.
M ./comment/lib/comment.inc.php -2 +2
M ./person/lib/person.inc.php -1 +1
Sun Feb 22 12:23:11 EST 2009 Alex Lance <al...@cy...>
* 14347 Made alloc send a copy of the first comment email to the IMAP mailbox.
M ./comment/comment.php +13
M ./comment/lib/comment.inc.php +7
M ./email/lib/email_receive.inc.php +5
M ./shared/util.inc.php +7
M ./task/lib/task.inc.php +7
Tue Jan 27 16:53:26 EST 2009 Patrick Clearwater <pa...@cy...>
* 14210 Replaced colours with symbolic constants.
M ./css/src/style.tpl -33 +33
M ./css/src/style_default.ini +25
M ./css/src/style_leaf.ini +22
M ./css/style_default.css -15 +15
M ./css/style_leaf.css -16 +16
Mon Feb 23 20:35:14 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Nacho theme to alloc.
M ./css/src/style.tpl -1 +5
M ./css/src/style_default.ini -6 +8
M ./css/src/style_leaf.ini -8 +9
A ./css/src/style_nacho.ini
M ./css/style_default.css -1 +5
M ./css/style_leaf.css -2 +6
A ./css/style_nacho.css
A ./images/bg_nacho.jpg
A ./images/wallpaper_nacho.jpg
Mon Feb 23 20:49:13 EST 2009 Alex Lance <al...@cy...>
* 12864 Fixed it so that comments with long lines behave correctly using overflow:auto.
M ./client/client.php -1 +1
M ./client/templates/clientCommentM.tpl -1 +1
M ./comment/lib/comment.inc.php -11 +12
M ./css/src/style.tpl +1
M ./css/style_default.css +1
M ./css/style_leaf.css +1
M ./project/templates/projectCommentM.tpl -1 +1
M ./time/templates/timeSheetItemR.tpl -1 +1
Tue Feb 24 10:44:14 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Lava theme to alloc.
A ./css/src/style_lava.ini
A ./css/style_lava.css
A ./images/bg_lava.jpg
A ./images/wallpaper_lava.jpg
Tue Feb 24 16:18:06 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Tweak theme to alloc. Also fixed some template inconsistencies between themes.
M ./css/src/style.tpl -3 +7
M ./css/src/style_default.ini +4
M ./css/src/style_lava.ini +4
M ./css/src/style_leaf.ini +4
M ./css/src/style_nacho.ini -2 +5
A ./css/src/style_tweak.ini
M ./css/style_default.css -4 +8
M ./css/style_lava.css -4 +8
M ./css/style_leaf.css -4 +8
M ./css/style_nacho.css -6 +10
A ./css/style_tweak.css
A ./images/bg_tweak.jpg
A ./images/wallpaper_tweak.jpg
Wed Jan 7 14:30:40 EST 2009 Patrick Clearwater <pa...@cy...>
* 14150 Bugfix: don't display expense form item currently being edited in the list.
M ./finance/expenseForm.php -2 +2
Fri Jan 16 14:13:20 EST 2009 Patrick Clearwater <pa...@cy...>
* 14150 Added expense form TF option, nominating a company TF that expenses can be claimed from.
M ./config/config.php +1
M ./config/templates/configM.tpl +5
M ./finance/expenseForm.php +6
M ./finance/lib/transaction.inc.php +5
M ./finance/templates/expenseFormR.tpl -1 +1
A ./help/config_expenseFormTfID.html
A ./patches/patch-00130-patrick.sql
Mon Feb 23 14:16:35 EST 2009 Patrick Clearwater <pa...@cy...>
* 14284 Added sorttable_numeric attribute to ID table columns to fix sorting problems.
M ./comment/templates/commentTemplateListM.tpl -1 +1
M ./finance/templates/expenseFormListM.tpl -2 +2
M ./sale/lib/productSale.inc.php -1 +1
M ./task/lib/task.inc.php -2 +2
M ./time/lib/timeSheet.inc.php -1 +1
Fri Feb 27 10:59:59 EST 2009 Alex Lance <al...@cy...>
* FEATURE Made templating play more nicely with curly braces in javascript and css.
M ./home/templates/customizeH.tpl -1 +1
M ./installation/templates/patch.tpl -1 +1
M ./login/templates/login.tpl -5 +5
M ./project/templates/projectFormM.tpl -14 +14
M ./sale/templates/productM.tpl -2 +2
M ./sale/templates/productSaleM.tpl -14 +14
M ./shared/lib/template.inc.php -8 +22
M ./shared/templates/headerS.tpl -1 +1
M ./task/templates/taskFilterS.tpl -6 +6
M ./task/templates/taskM.tpl -5 +5
M ./task/templates/taskPrinterM.tpl -5 +5
M ./time/templates/timeSheetItemForm.tpl -2 +2
M ./time/templates/timeSheetPrintM.tpl -6 +6
Sat Feb 28 13:21:10 EST 2009 Alex Lance <al...@cy...>
* 14358 Fixed task status bug, where changing the task status would blank the entire task page.
M ./task/templates/taskM.tpl -1 +1
|