0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed bad reference to the "Company" party that I added during the development effort of the quick po creation. More... almost 19 years ago
Completed quick purchase order creation with the quick checkout process (using default values). More... almost 19 years ago
Misc improvements to the requirements' lists (more information, new links). More... almost 19 years ago
Implemented searches by unassigned purchase requirements and added supplier id to requirement info. More... almost 19 years ago
A couple of defaults for contact list forms: default to EMAIL ADDRESS for new contact lists, default to COM_PENDING for status of a new comm event More... almost 19 years ago
Fixed bug where accepted shipment route segments would show up on list of shipments to be scheduled More... almost 19 years ago
New OFBiz logo (same but higher) for better rendering of cart view under Firefox (harmless : enough place) Modifications in tabstyles.css from Marco Risaliti for better rendering in back-end. Please see https://issues.apache.org/jira/browse/OFBIZ-181. More... almost 19 years ago
CustomerEvents.xml & WorkflowMapProcessor.xml was not localized (like a lot of others where messages are only in English). Marco Risaliti proposed this path in https://issues.apache.org/jira/browse/OFBIZ-205. More... almost 19 years ago
A patch contributed by Peter Goron and reminded by Marco Risaliti. Thans to them. Please see "Overriding a service attribute type changes attribute's name" OFBIZ-756 More... almost 19 years ago
Added service that allows anonymous email sign up for contact lists. The email is associated with _NA_ party and is distinguished from other anonymous emails by the fromDate of signup. More... almost 19 years ago
Content type text/plain emails should not be identified as contentType text/html. More... almost 19 years ago
Hide the Assign Picker feature on the picklist screen if the picklist has already been picked More... almost 19 years ago
Set a headerItem for pack order page. Also gave it a link back to the facility More... almost 19 years ago
removed bad link from the packing screen which does not actually exist More... almost 19 years ago
Changed partial picking conditions to support new the PICKLIST_PACKED status. Also hide already PACKED picklists from displayed picklists More... almost 19 years ago
Reversed accidental change due to last commit More... almost 19 years ago
Added a new status for picklists of PACKED, so when picklists are PICKED but not PACKED, the Manage Picklists screen will show a list of links to pack each order on the picklist More... almost 19 years ago
Small cleanups to convertUom done while reviewing it; no functionality changes More... almost 19 years ago
First draft of quick purchase order creation from requirements list. More... almost 19 years ago
Fix bug where shipped quantity is missing in pack order screen More... almost 19 years ago
Fixed formatting: tabs to spaces More... almost 19 years ago
In the purchase order entry requirements' screen, now by default only the requirements that have a role of SUPPLIER for the given party are shown. More... almost 19 years ago
Implemented services and ui to manage the RequirementRole entries. More... almost 19 years ago
Newly created purchasing requirements (i.e. requirements of type "PRODUCT_REQUIREMENT") are now automatically assigned to the main supplier (from the SupplierProduct entity) thru the RequirementRole entity. More... almost 19 years ago
Added seed data for supplier preference order for SupplierProduct entries. More... almost 19 years ago
Fixed wrong request name. More... almost 19 years ago
Now shoppingCart is an optional parameter of the "processOrderPayment" service (if not available, it is retrieved from the orderId). In this way the "processOrderPayment" service can be more easily triggered by eca. In fact it is now triggered by the cancelOrderItem service. More... almost 19 years ago
Order items are now cancelled invoking directly the "cancelOrderItem" service instead of calling the omonimous CheckOutEvents method (that I have removed). More... almost 19 years ago
This patch from Marco Risaliti fully localise ShoppingCartItem.java. Thanks to him and Tarlika Elisabeth Schmitz who reported this in http://jira.undersunconsulting.com/browse/OFBIZ-485. This close http://jira.undersunconsulting.com/browse/OFBIZ-485 and https://issues.apache.org/jira/browse/OFBIZ-200 More... almost 19 years ago
OFBiz is now licensed under the Apache Software License 2.0. This is the license file. More... almost 19 years ago