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
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 25 of 814
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes a typo introduced with OFBIZ-7918
Jacques Le Roux
More...
about 9 years ago
A patch from Pierre Smits for "Improve Dutch labels for manufacturing component" https://issues.apache.org/jira/browse/OFBIZ-8010
Jacques Le Roux
More...
about 9 years ago
A patch from Deepak Nigam for "Warning related to 'InventoryItemAndLocation' entity on server start " https://issues.apache.org/jira/browse/OFBIZ-7986
Jacques Le Roux
More...
about 9 years ago
[OFBIZ-7478] Mark the requirements Ordered only when PO is approved. Earlier requirements were marked Ordered when PO is created. Applied slightly modifiend patch by Rahul Bhooteshwar. In this work new service:updateRequirementsToOrdered is introduced which will be triggered when PO is approved. Thanks Rahul Bhooteshwar for you patch and Swapnil Shah for reporting the ticket
Divesh Dutta
More...
about 9 years ago
(OFBIZ-7427) Applied patch from jira issue ================================ OrderId, PartId showing multiple times in ReceiveInventoryAgainstPurchaseOrder screen. Also fixed markup of Receive Inventory Against PurchaseOrder scrren. ================================ Thanks Renuka for your contribution.
Deepak Dixit
More...
about 9 years ago
Applied patch from jira issue - OFBIZ-7911 - Enforce noninstantiability to TransactionUtil class. Thanks Rishi Solanki and Pratik Kulshreshth for your contribution.
Arun Patidar
More...
about 9 years ago
(OFBIZ-7625) Added file missing in last commit.
Deepak Dixit
More...
about 9 years ago
(OFBIZ-7625) Applied patch from jira issue =================================== Add "changeByUserLoginId" field for ExampleStatus =================================== Thanks Nameet and Renuka for your contribution.
Deepak Dixit
More...
about 9 years ago
[OFBIZ-7981] Index.jsp is missing for BI component. Thanks Vishal Chhabria for your contribution.
Mridul Pathak
More...
about 9 years ago
(OFBIZ-7624) Applied patch from jira issue =================================== Add "changeByUserLoginId" field for InventoryItemStatus =================================== Thanks Nameet and Renuka for your contribution.
Deepak Dixit
More...
about 9 years ago
Performance tests screen has been broken by a bad UtilCache call. Thanks to Pawan Verma for this correction throw OFBIZ-7989.
Nicolas Malin
More...
about 9 years ago
Removed unwanted changes from my last commit i.e 1757947
Divesh Dutta
More...
about 9 years ago
[OFBIZ-7558] Fixed:Any update made for Qty to Produce in a newly created Production Run is not saved. Thanks Swapnil Shah for reporting the issue and Anuj Jain for providing the patch
Divesh Dutta
More...
about 9 years ago
Minor enhancements to the way the comments about RMI are worded.
Jacopo Cappellato
More...
about 9 years ago
Little simplify on submit button definition. Related to issue OFBIZ-7973. <field name="submitButton" title="${uiLabelMap.CommonUpdate}"> can be replace by <field name="updateButton">
Nicolas Malin
More...
about 9 years ago
WorkEffortAttribute CRUD screens patch by Leila Mekika - OFBIZ-7973
Taher A. Alkhateeb
More...
about 9 years ago
patch provided by Leila Mekika to add WorkEffortAttribute CRUD services - OFBIZ-7973
Taher A. Alkhateeb
More...
about 9 years ago
Removes obsolete information: LICENSE file jars have no longer paths files Ant is no longer present the Version 1.1 of the ASL can be removed NOTICE file Ant is no longer present its notice can be removed Log4J is no longer present its notice can be removed (log4j2 has not the same constraint) jpim is no longer present its notice can be removed
Jacques Le Roux
More...
about 9 years ago
Add translations to labels submitted by Pierre Smits, reviewed and corrected by myself (Taher Alkhateeb) - OFBIZ-7918
Taher A. Alkhateeb
More...
about 9 years ago
Removes now useless IE7 "star html hack". I was used to prevent IE7 from applying some CCS rules: http://css-discuss.incutio.com/wiki/Star_Html_Hack And the hack is claimed deprecated here : https://blogs.msdn.microsoft.com/ie/2005/10/12/call-to-action-the-demise-of-css-hacks-and-broken-pages/
Jacques Le Roux
More...
about 9 years ago
The *.less type is not in the svn config. So I revert, will add the *.less type, and commit again.
Jacques Le Roux
More...
about 9 years ago
Removes now useless IE7 "star html hack". I was used to prevent IE7 from applying some CCS rules: http://css-discuss.incutio.com/wiki/Star_Html_Hack And the hack is claimed deprecated here : https://blogs.msdn.microsoft.com/ie/2005/10/12/call-to-action-the-demise-of-css-hacks-and-broken-pages/
Jacques Le Roux
More...
about 9 years ago
remove quotes to evaluate tenantId intead of treating as String - OFBIZ-7968
Taher A. Alkhateeb
More...
about 9 years ago
remove unit tests from the start component that cause a regression - OFBIZ-7897
Taher A. Alkhateeb
More...
about 9 years ago
apply changes to simplify and shorten gradle task calls - OFBIZ-7968
Taher A. Alkhateeb
More...
about 9 years ago
A 1st step for "Upgrade Tomcat to 8.5.3 (or 8.0.36)" - https://issues.apache.org/jira/browse/OFBIZ-7348
Jacques Le Roux
More...
about 9 years ago
Reverts r1756577 as Taher disagree, it's not a big deal and we should better discuss and find a better solution on dev ML. * Related with "External library files are not in the OFBiz folder structure." - https://issues.apache.org/jira/browse/OFBIZ-7783
Jacques Le Roux
More...
about 9 years ago
Reverts r1757219, done for "remove build dependency of Order on Marketing" https://issues.apache.org/jira/browse/OFBIZ-7966
Jacques Le Roux
More...
about 9 years ago
A modified patch from Pierre Smits for "remove build dependency of Order on Marketing" https://issues.apache.org/jira/browse/OFBIZ-7966
Jacques Le Roux
More...
about 9 years ago
An updated patch from Supatthra Nawicha for "PrepareFind Service Ignores timeZone Parameter When Performing Date/Time Calculations" https://issues.apache.org/jira/browse/OFBIZ-3739
Jacques Le Roux
More...
about 9 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
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