0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented new screen, forms and services to manage order terms for existing orders. More... about 19 years ago
License change to ASL2.0. More... about 19 years ago
New Italian labels from Marco Risaliti (Apache OFBIZ-63). More... about 19 years ago
The form is now rendered by the "renderFormString(context)" method to internationalize it. More... about 19 years ago
New entity labels from Marco Risaliti (Apache OFBIZ-78). More... about 19 years ago
Removed remaining reference to GZ-KIT, was causing data load failure More... about 19 years ago
Suppression of $id in ASL2 headers files of POS application More... about 19 years ago
Added check to prevent a NPE as suggested by Chris Howe in Apache OFBIZ-67. More... about 19 years ago
Added check to prevent a NPE as suggested by Chris Howe in Apache OFBIZ-69. More... about 19 years ago
Fixed bug reported by Raphael Winckler de Bettio in Apache OFBIZ-101: product's payment type list was not filtered by productId. More... about 19 years ago
Fixed typo in package name reported by Chris Howe in Apache OFBIZ-105. More... about 19 years ago
Cleaned up imports More... about 19 years ago
Made organizationPartyId, fromDate, thruDate required for createCustomTimePeriod service More... about 19 years ago
Couple of warning messages when payment processing services use a default value of Company on Payments More... about 19 years ago
Main biling account screen shows available and net balance More... about 19 years ago
Simplification of CheckOutHelper.availableAccountBalance to take advantage of BillingAccountWorker.getBillingAccountAvailableBalance(). This moves the concern of computing the available balance to the accounting component, where it should reside. More... about 19 years ago
Refactoring of the way billing accounts work, using PaymentApplication to track the amount of a billing account used up in each invoice. Also changed captureOrderPayments to use up billing accounts first before other payment methods. Finally, new methods to get net vs. available balances of a billing account More... about 19 years ago
Refactoring of the way billing accounts work, using PaymentApplication to track the amount of a billing account used up in each invoice. Also changed captureOrderPayments to use up billing accounts first before other payment methods. Finally, new methods to get net vs. available balances of a billing account More... about 19 years ago
New remove Regex from string methods in StringUtil, with reimplementation of the removeNonNumeric and removeNumeric. From Andrew Sykes. OFBIZ-73 More... about 19 years ago
Patch from Peter Goron to fix problem with available locales not parsing correctly when locale is of format fr_FR. OFBIZ-45 More... about 19 years ago
OFBIZ-99: Fixed bug where EntityUtil.filterByDate() uses the wrong boundary condition. Thanks to Peter Goron. More... about 19 years ago
Added ASL2.0 to start scripts. More... about 19 years ago
Fixed bug reported by Daniel Kunkel based on his good comments on what caused the problem; Apache Jira #OFBIZ-97 More... about 19 years ago
Added ofbiz-workflow engine for service engine to refer to the old OFBiz workflow engine More... about 19 years ago
Removed read-data elements from localderbyodbc datasource as they don't really apply to it More... about 19 years ago
date search field in form widget had 'same_day' and 'equals' checked both. This gave problems in the Konqueror browser under kde linux which did not select anything More... about 19 years ago
Removed old marketing package auto-explode code which has now been replaced by BOM-based code for new the Marketing Package product type More... about 19 years ago
Added support for order item cancellation for marketing packages. More... about 19 years ago
Fixed wrong form definition.. More... about 19 years ago
Fixed bad xml header: it was caused by the license change patch I've committed earlier today. More... about 19 years ago