From: <tu...@us...> - 2018-01-08 00:48:19
|
Revision: 7906 http://sourceforge.net/p/web-erp/reponame/7906 Author: turbopt Date: 2018-01-08 00:48:17 +0000 (Mon, 08 Jan 2018) Log Message: ----------- Update remaining past commit entries (during the past few weeks) to give credit to the right person(s) involved with the change, and when applicable, add the related forum URL for historical reference. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2018-01-07 04:20:24 UTC (rev 7905) +++ trunk/doc/Change.log 2018-01-08 00:48:17 UTC (rev 7906) @@ -16,17 +16,17 @@ 18/12/17 rjonesbsink (PaulT commit): ReportCreator.php: PHP 7.1 array compatibility change. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7969) 18/12/17 Paul Becker (PaulT commit): BOMIndented.php, BOMIndentedReverse.php: Adjust PDF position values, and add UoM, remove stray 0-9 string output. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7994) 18/12/17 Paul Becker (PaulT commit): PDFBOMListingPageHeader.inc, BOMListing.php: Adjust PDF position values, and add UoM. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7993) -15/12/17 PaulT: MRPPlannedPurchaseOrders.php, MRPPlannedWorkOrders.php: Fix PDF highlighting, PDF position value adjustments, and other minor tweaks. (Reported in forums by Paul Becker) -14/12/17 PaulT: CustomerReceipt.php: Wrap delete link parameter values with urlencode(). (Suggested by Tim in forums) -13/12/17 PaulT: PDFCOA.php: Add column prodspeckey to queries which is used as a description alternative. (Reported in forums by Paul Becker) -13/12/17 PaulT: PDFCOA.php, PDFProdSpec: Minor value adjust to correct inconsistent footer wrap. (Reported in forums by Paul Becker) -13/12/17 PaulT: HistoricalTestResults.php, SelectQASamples.php, TestPlanResults.php: Fix date inputs to work with the date picker. (Reported in forums by briantmg) +15/12/17 Paul Becker (PaulT commit): MRPPlannedPurchaseOrders.php, MRPPlannedWorkOrders.php: Fix PDF highlighting, PDF position value adjustments, and other minor tweaks. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7991) +14/12/17 Tim (PaulT commit): CustomerReceipt.php: Wrap delete link parameter values with urlencode(). (Tim forum suggestion: http://www.weberp.org/forum/showthread.php?tid=7980) +13/12/17 Paul Becker (PaulT commit): PDFCOA.php: Add column prodspeckey to queries which is used as a description alternative. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7989) +13/12/17 Paul Becker (PaulT commit): PDFCOA.php, PDFProdSpec: Minor value adjust to correct inconsistent footer wrap. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7987) +13/12/17 PaulT: HistoricalTestResults.php, SelectQASamples.php, TestPlanResults.php: Fix date inputs to work with the date picker. (Reported in forums by briantmg: http://www.weberp.org/forum/showthread.php?tid=7984) 13/12/17 Paul Becker (PaulT commit): PDFQALabel.php: Overlapping in the PDF when printing non-controlled items. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7976) -13/12/17 PaulT: CustomerReceipt.php: Add identifier to URL for delete link. (Reported in forums by Paul Becker) +13/12/17 Paul Becker (PaulT commit): CustomerReceipt.php: Add identifier to URL for delete link. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7980) 13/12/17 Paul Becker (PaulT commit): QATests.php: Correct wrong attribute name in two option tags. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7983) -11/12/17 PaulT: PHP 7 constructor compatibility change to phplot.php. (Reported in forums by rjonesbsink) +11/12/17 rjonesbsink (PaulT commit): PHP 7 constructor compatibility change to phplot.php. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7977) 11/12/17 Paul Becker (PaulT commit): SelectSalesOrder.php: Consistent delivery address and correct a unit conversion issue. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7967) -11/12/17 PaulT: PHP 7 constructor compatibility change to htmlMimeMail.php and mimePart.php +11/12/17 rjonesbsink (PaulT commit): PHP 7 constructor compatibility change to htmlMimeMail.php and mimePart.php. (Reported in forums: http://www.weberp.org/forum/showthread.php?tid=7971) 6/12/17 RChacon: Order by transaction date and add link to debtors in Dashboard.php script. 3/12/17 Phil commited Tim's BankAccountBalances.php script 2/12/17 Exson: Fixed the outstanding quantity is not right in PO_SelectOSPurchOrder.php. |