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
Applied patch for "Added CRUD services for CustRequestCategory entity" from issue [OFBIZ-8095] More... almost 9 years ago
Applied patch for "Added CRUD services for CountryTeleCode entity" from issue [OFBIZ-8094] More... almost 9 years ago
Applied patch for "Added CRUD services for CountryCode entity" from issue [OFBIZ-8093] More... almost 9 years ago
Applied patch for "Added CRUD services for CountryCapital entity" from issue [OFBIZ-8092] More... almost 9 years ago
Applied patch for "Added CRUD services for CostComponentTypeAttr entity" from issue [OFBIZ-8086] More... almost 9 years ago
Applied patch for "Added CRUD services for ContainerType entity" from issue [OFBIZ-8084] More... almost 9 years ago
Applied patch for "Added CRUD services for ContainerType entity" from issue [OFBIZ-8083] More... almost 9 years ago
Applied patch for "Added CRUD services for ContainerType entity" [OFBIZ-8082] More... almost 9 years ago
Merge branch 'trunk' of git://git.apache.org/ofbiz More... almost 9 years ago
add new test testCreatePartyGroup on party component, thanks to Pawan Verma for this adding by issue OFBIZ-8144 More... almost 9 years ago
A patch from Pierre Smits for "Menu Item in FacilityMenus has wrong permission" OFBIZ-8172 More... almost 9 years ago
Removed several jar files and a script that didn't seem to be used and were not mentioned in our LICENSE files. More... almost 9 years ago
Removed the jars from "eBay SDK for Java", that are licensed under CDDL which is a license that is not fully compatible with ASL2.0, and disabled the component. Added instructions about how to run it to the component's README file. More... almost 9 years ago
Minor improvements, with no functional changes: made fields and methods private, moved variables into inner scope. More... almost 9 years ago
After an exchange with Jacopo on dev ML, removes the need for the webtools.properties file More... almost 9 years ago
Fixes a vulnerability in the form widget sort-order element By manipulating the UL parameter externalLoginKey it is possible to pass valid Freemarker directives to the Template Engine that are reflected on the webpage With Freemarker it is possible to create and use Java classes that implement the TemplateModel, including the freemarker.template.utility.Execute class An attacker can pass arbitary commands via this class, which are executed on the server. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8081 - Added CRUD services for Container entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8022 - Added CRUD services for CommContentAssocType entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8018 - Added CRUD services for CarrierShipmentBoxType entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8006 - Added CRUD services for BudgetScenarioRule entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-7891 - Added CRUD services for BudgetRevisionImpact entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-7870 - Added CRUD services for AgreementTypeAttr entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-7853 - Added CRUD services for AcctgTransType entity . Thanks Rohit Koushal and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-7873 - Added CRUD services for BillingAccountTermAttr entity . Thanks Chinmay Patidar and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-7869 - Added CRUD services for AgreementTermAttribute entity . Thanks Chinmay Patidar and Rishi Solanki for your contribution. More... almost 9 years ago
Applied patch from OFBIZ-7847. Added CRUD services for entity AcctgTransEntryType. Thanks Chinmay Patidar and Rishi Solanki for your contribution. More... almost 9 years ago
Fixes "The "Only Not Used Labels" option of the Label Manager is broken" OFBIZ-8114 More... almost 9 years ago
Clean OFBizSolrContextFilter.java to follow ContextFilter.java's changes. More... almost 9 years ago
A patch from Fumiyoshi To for "No States/Provinces Exist when Request a New Account" https://issues.apache.org/jira/browse/OFBIZ-8136 More... almost 9 years ago
Throw an exception rather than failing with a NPE if delegatorInfo is null: this can happen for example when the entityconfig.xml file is missing. More... almost 9 years ago