|
From: <al...@al...> - 2008-11-12 00:00:09
|
Tue Nov 11 13:54:40 EST 2008 Alex Lance <al...@cy...>
* 11260 SOAP Added hooks for comment::get_list() so that comments can be fetched ala MBOX style et al.
M ./comment/lib/comment.inc.php -1 +15
M ./sale/lib/init.php -4 +4
M ./sale/lib/product.inc.php +4
M ./soap/alloc.wsdl -1 +1
M ./soap/demo/get_list.php -8 +9
M ./soap/lib/alloc_soap.inc.php -18 +16
Wed Nov 12 09:08:20 EST 2008 Alex Lance <al...@cy...>
* BUG Record ID wasn't displaying on the permission edit screen.
M ./security/lib/permission.inc.php -1 +1
Wed Nov 12 09:33:51 EST 2008 Alex Lance <al...@cy...>
* 11911 Exposed person::get_list() for `al`.
M ./alloc.php -1 +1
M ./person/lib/person.inc.php -15 +259
M ./person/personList.php -122 +20
A ./person/templates/personListFilterS.tpl
M ./person/templates/personListM.tpl -46 +2
R ./person/templates/personListR.tpl
M ./shared/lib/class_db_entity.inc.php -2 +12
M ./soap/lib/alloc_soap.inc.php -1 +2
Wed Nov 12 10:28:09 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Fixed up permission denied error messages, made db class use less memory.
M ./finance/lib/transaction.inc.php -8 +8
M ./invoice/lib/invoiceItem.inc.php -1 +1
M ./person/lib/person.inc.php -5 +5
M ./project/lib/project.inc.php -2 +2
M ./sale/lib/productSale.inc.php -1 +1
M ./shared/lib/class_db.inc.php -2 +1
M ./shared/lib/class_db_entity.inc.php -5 +5
M ./task/lib/task.inc.php -1 +1
M ./time/lib/timeSheet.inc.php -2 +2
|