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
Improved error message logged by DelegatorFactoryImpl.getInstance(...) when a delegator can't be created; added a TODO comment to remind that the code should be refactored to throw the exception instead. More... almost 9 years ago
Fixed wrong module name in the DelegatorFactory class. More... almost 9 years ago
Removed unused container for Geronimo TX. More... almost 9 years ago
OFBIZ-8142 Additional cleanups related to OFBiz servlet filters * introduced a constant for the "control" mount point * moved public fields and methods from the ContentUrlFilter to the OfbizContentAltUrlTransforms and made them private (since they are only used by this class) * no more need for the UrlServletHelper to extend the ContextFilter More... almost 9 years ago
Merge branch 'trunk' of git://git.apache.org/ofbiz More... almost 9 years ago
[OFBIZ-7394, OFBIZ-7403] Allow user to select multiple options in Purchase by Product and Purchases by Payment Method report. Thanks Swapnil Shah for creating the issue and Mohammad Kathawala for providing the patch. More... almost 9 years ago
[OFBIZ-7440] Not donation amount over sales order will not get pro-rated based on shipped quantity in case of partial shipments. Thanks Swapnil Shah for reoprting the issue and Ankush Upadhyay for providing the patch. More... almost 9 years ago
[OFBIZ-7533] Now user will be able to set new lotId to existing inventory item. Thanks Swapnil Shah for reporting the issue and Ankush Upadhyay for providing the patch. More... almost 9 years ago
[OFBIZ-7721] Fixed: auto-completer does not work to search Data Resource Id and owner content id. Thanks Ankush Upadhyay for reporting and fixing the issue. More... almost 9 years ago
OFBIZ-8142 A series of cleanups related to OFBiz servlet filters: * removed an unused filter (UrlRegexpContextFilter) * moved a series of methods from ContextFilter to WebAppUtil, where they make more sense; changed one of them to be a static method * made private some methods of ContextFilter and WebAppUtil because they were not used outside of their classes More... almost 9 years ago
[OFBIZ-7724] Fixed: System allows to change status from cancel to empty for return and allow-empty flag of form widget does not honour to add or not empty option field in drop-down. Thanks Ankush for reproting and fixing this issue. More... almost 9 years ago
A slightly modified Taher's patch for "Load the OWASP dependency checker Gradle plugin efficiently" I reported at OFBIZ-7930 More... almost 9 years ago
Completed the fix for securing the management of blog entries by preventing tags to be added to the content of an entry when it is updated. More... almost 9 years ago
Add crud entity-auto service for AgreementType, thanks to Rishi Solanki and Pratik Kulshreshth for this patch trow OFBIZ-7871. More... almost 9 years ago
[OFBIZ-7475] Provided the option to update Check Payment Method from Party profile page. Introduced new service updateCheckAccount. Thanks Jagpreet Kaur for the patch and Swapnil for creating the ticket. More... almost 9 years ago
OFBIZ-8137 Entityname starts with schema name causes error in PostgreSQL More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8091 - Clean up commented out code in XML for Common component. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8070 - Clean up commented out code in Groovy for Content. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8071 - Clean up commented out code in Groovy for Manufacturing. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8072 - Clean up commented out code in Groovy for Marketing. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8073 - Clean up commented out code in Groovy for WorkEffort. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8074 - Clean up commented out code in Groovy for Order. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8075 - Clean up commented out code in Groovy for Product. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8069 - Clean up commented out code in Groovy for Accounting. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8066 - Clean up commented out code in Free Marker Template for Product. Thanks Aman for the contribution. More... almost 9 years ago
Move the java encoding declaration to the project configuration section where it belongs - OFBIZ-8119 More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8064 - Clean up commented out code in Free Marker Template for Party. Thanks Aman for the contribution. More... almost 9 years ago
Applied patch from jira issue - OFBIZ-8065 - Clean up commented out code in Free Marker Template for WorkEffort. Thanks Aman for the contribution. More... almost 9 years ago
(OFBIZ-7969) Added missing file in my last commit related to AgreementContent feature. More... almost 9 years ago
(OFBIZ-7969) Set hyperlink type to anchor for stream request, that is used to render attached agreement content More... almost 9 years ago