|
From: alla@ - 2012-01-31 07:08:49
|
Tue Dec 6 03:52:57 EST 2011 Alex Lance <al...@cy...>
* Added support for alloc to store emails in a folder format.
M ./email/lib/command.inc.php -6 +9
M ./email/lib/email_receive.inc.php +32
M ./email/receiveEmail.php +5
Tue Dec 6 03:59:40 EST 2011 Alex Lance <al...@cy...>
* Added patch to update an existing IMAP store of mail into entity folders.
A ./patches/patch-00219-alla.php
Tue Dec 20 13:57:52 EST 2011 Alex Lance <al...@cy...>
* 20311 Added phpdoc comments to the internal HTTP/JSON API.
M ./services/lib/services.inc.php -3 +93
Tue Dec 20 14:09:24 EST 2011 Alex Lance <al...@cy...>
* API cleaned up unnecessary json argument.
M ./bin/alloccli/edit.py -1 +1
M ./services/lib/services.inc.php -7 +6
Wed Dec 21 17:47:58 EST 2011 Alex Lance <al...@cy...>
* Updated postgres database schema file.
M ./installation/db_structure.sql.postgres -4 +2
Wed Dec 28 11:02:01 EST 2011 Alex Lance <al...@cy...>
* 20349 Adjusted UI of parties/recipients editor.
M ./comment/lib/comment.inc.php -1
M ./comment/updateRecipients.php -1
M ./javascript/alloc.js -16 +36
Wed Dec 28 12:41:31 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Give panels rounded corners.
M ./client/client.php -1 +3
M ./comment/lib/comment.inc.php -1 +3
M ./css/src/style.tpl -30 +41
M ./css/style_default.css -30 +41
M ./css/style_lava.css -30 +41
M ./css/style_leaf.css -30 +41
M ./css/style_nacho.css -30 +41
M ./css/style_rams.css -30 +41
M ./css/style_tweak.css -30 +41
M ./finance/templates/expenseFormR.tpl -1 +3
M ./invoice/templates/invoiceItemListR.tpl -2 +3
M ./javascript/alloc.js -2 +2
M ./shared/lib/interestedParty.inc.php -2 +2
M ./time/templates/timeSheetItemR.tpl -1 +3
Wed Dec 28 12:44:04 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Maximize size of product text input in time sheet transaction list.
M ./time/templates/timeSheetNewTransaction.tpl -6 +6
M ./time/templates/timeSheetTransactionListM.tpl -7 +7
M ./time/templates/timeSheetTransactionListR.tpl -5 +5
Wed Dec 28 13:03:01 EST 2011 Alex Lance <al...@cy...>
* 20145 New client contacts become active by default.
M ./client/client.php +4
|