0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed author information from all the files of the "ecommerce" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the "humanres" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the "marketing" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the "party" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Added AccountingTaxAuthorities label More... almost 19 years ago
Little label change More... almost 19 years ago
Removed author information from all the files of the "product" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the "securityext" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the "workeffort" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from all the files of the content component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Just a word but widely used ! More... almost 19 years ago
Errare humanum est ! More... almost 19 years ago
Little label modification for "(adjusment)" in POS Journal (POS Journal is what customer views on screen before printing receipt) More... almost 19 years ago
Removed author information from source file: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Removed author information from source file: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs). More... almost 19 years ago
Si pointed out that there was a seed data problems with the DemoCategoriesI18nData.xml I moved applications/product/data/DemoCategoriesI18nData.xml to applications/ecommerce/data/DemoProductCategoriesI18nData.xml and it's ok now. More... almost 19 years ago
new form to display inventory item details of a product More... almost 19 years ago
make use of 'delevered to' email address when the 'from' address cannot be found. Also store this address in the communicationEvent info field when not found' More... almost 19 years ago
At Si Chen request I commented out the part that allow to add Tax ID in invoice header (please see : https://issues.apache.org/jira/browse/OFBIZ-362) More... almost 19 years ago
Fix up the days due for commission invoices, so that if it is not set in Agreement, then dueDate of invoice is also not set. Also fixed a bug where it was always set to 0. More... almost 19 years ago
A patch from Eriks Dobelis : "Adding Tax ID in invoice header" (https://issues.apache.org/jira/browse/OFBIZ-362). Tested in simple case, works well. Thanks Eriks More... almost 19 years ago
Update of licence terms of plugin.jar. No needs to modified other files. More... almost 19 years ago
Fixed bug reported in OFBIZ-222: Prev/Next links in multi forms are messed up after form is submitted. This was caused by the presence in the links of the parameters submitted by the multi form. I've fixed implementing a new method that takes as input the parameters map and returns as output a map without the multi-form parameters. More... almost 19 years ago
Removed plugin.jar file was added by accident More... almost 19 years ago
No more needed after Si's recent mods: the selectAll checkbox is automatically created by the multi form. More... almost 19 years ago
Improved the layout of the phone number when country or area codes are missing. A (slightly modified) patch from Chris Howe (OFBIZ-353). More... almost 19 years ago
Changed <br> to <br/>. More... almost 19 years ago
This commit resolves "Percentage item and sale discounts not working" (https://issues.apache.org/jira/browse/OFBIZ-289) More... almost 19 years ago
Commented out the automatic setting of commission invoices to READY. Usually commission invoices are reviewed and approved More... almost 19 years ago
Commissions seed data changed to use commission AgreementType and payable days changed to 30. Never met a company that paid commissions right away myself... More... almost 19 years ago