openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OFBizBase
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 15, 2024 — Aug 15, 2025
Showing page 799 of 814
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Applied patches from Eriks Dobelis for tax calc and VAT display improvements (OFBIZ-113 and OFBIZ-164); fixed a few tabs in the patch; also fixed a bug caused by the changes to getGrandTotal method in ShoppingCart.java where tax could be included twice, there is now a getDisplayGrandTotal method for the display side, and that is now used in ecommerce showcart.ftl
David E. Jones
More...
almost 19 years ago
Fixed typo. Thanks to Andrew Sykes for the bug report (OFBIZ-553).
Jacopo Cappellato
More...
almost 19 years ago
OFBIZ 182 - Add singleUse indicator to ContactList to allow for lists whose members should be contacted only once. Updated sendCommEventAsEmail to expire ContactListParty if singleUse = 'Y'.
Si Chen
More...
almost 19 years ago
A patch from Marco Risalti (OFBIZ-181 In Microsoft Internet Explorer the ecommain.css was not parsed correctly) plus a minor enhancement for cart 1st title from old JIRA OFBIZ-380
Jacques Le Roux
More...
almost 19 years ago
Making the title transfer field of Add Tax Authority Rate Product form optional, since the seed data did not seem to have this filled in, and the update form allows you to set it to null, and the field is not required. Let me know if this is a bad idea.
Si Chen
More...
almost 19 years ago
A patch from Eriks Dobelis (see OFBiz-180 : Anonymous checkout does not go beyond shipping options). Thanks Erik.
Jacques Le Roux
More...
almost 19 years ago
dutch spelling error
Johannes Cornelius Bakker
More...
almost 19 years ago
Added mark as accepted action to list of shipping labels. This will update all selected shipment route segments to ACCEPTED status.
Si Chen
More...
almost 19 years ago
Continuing work on refunding orders with multiple payment types: refunding to billing account requires creating a PaymentApplication
Si Chen
More...
almost 19 years ago
I think we loosed this _es.properties files between use of translation_es.patch and translation_es_v2.patch. Here they are
Jacques Le Roux
More...
almost 19 years ago
The CheckOutEvents.finalizeOrderEntry(...) method has been separated into two new methods:
Jacopo Cappellato
More...
almost 19 years ago
Enhanced OrderReadHelper.getBillFromParty to use ProductStore when there is no BILL_FROM_VENDOR. Also added comments to the other methods
Si Chen
More...
almost 19 years ago
OFBIZ-155: Refactored processRefundReturn to handle any combination of payment methods, especially billing accounts (EXT_BILLACT). Thanks to Chris Liberty.
Si Chen
More...
almost 19 years ago
Replaced a bunch of tabs with spaces for these new OrderReadHelper methods.
Si Chen
More...
almost 19 years ago
Changed form widget to look at VIEW_INDEX/SIZE and the normal field name in the parameters map if it doesn't find it in the root context
David E. Jones
More...
almost 19 years ago
Fixed pagination bug in quick product lookup page in po entry screen.
Jacopo Cappellato
More...
almost 19 years ago
This is the second part of the layout improvements to the entity data maintenance screens. In this commit I've modified the screen to edit/create/update one row. I've kept this mod in a separate commit because I'm not sure you'll like it because of the first item below:
Jacopo Cappellato
More...
almost 19 years ago
Layout improvements to the entity data maintenance screens: * added some more links * applied the same css styles of the widget screens * a few small bug fixes * html cleanups
Jacopo Cappellato
More...
almost 19 years ago
In the (long and slow) process of reviewing the design decisions taken when the manufacturing component was very young, I've removed now the two special types for the requirements generated by MRP. Using the existing ones: *) PRODUCT_REQUIREMENT for purchasing needs *) INTERNAL_REQUIREMENT for production run needs is a better way to go (better integration with the rest of the system etc...).
Jacopo Cappellato
More...
almost 19 years ago
Patch from Rodrigo Aguinaga : OFBiz does speak Spanish now :o)
Jacques Le Roux
More...
almost 19 years ago
I've commented a few (broken) links from the find work effort screen and fixed the delete link that was pointing to a wrong request name; now deleting a workeffort is possible even if there are still some oddities in the way that page works (it's too complex to work fine and in fact it doesn't work well).
Jacopo Cappellato
More...
almost 19 years ago
git-svn-id: https://svn.apache.org/repos/asf/incubator/ofbiz/trunk@434036 13f79535-47bb-0310-9956-ffa450edef68
Jacques Le Roux
More...
almost 19 years ago
Small change to make sure that the "attributes" is always initialized even if empty. This will resolve some NPE such as the one reported by Eriks Dobelis in OFBIZ-176.
Jacopo Cappellato
More...
almost 19 years ago
Fix bug where checkInvoicePayments would throw an exception if there is a PaymentApplication without invoiceId (ie, a tax payment or billing account receipt)
Si Chen
More...
almost 19 years ago
Applied patch from Scott Gray to convert the existing bsh/ftl based "create production run" screen to form widgets (OFBIZ-174)..
Jacopo Cappellato
More...
almost 19 years ago
New methods for figuring out amount of order paid and refunded to each payment method
Si Chen
More...
almost 19 years ago
Check for null paymentIds in returns processing
Si Chen
More...
almost 19 years ago
set currencies for authorization and captures
Si Chen
More...
almost 19 years ago
Service for capturing billing account payments will now create a PaymentGatewayResponse record so that later we can use it to figure out how much of the order was captured to each payment method
Si Chen
More...
almost 19 years ago
Fix some bugs with the ecommerce billing account page
Si Chen
More...
almost 19 years ago
←
1
2
…
795
796
797
798
799
800
801
802
803
…
813
814
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree