0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix warnings in trunk in Java source code - https://issues.apache.org/jira/browse/OFBIZ-6217. More... over 10 years ago
A patch from Deepak Dixit for "Pagination at find WorkEffort screen does not work" https://issues.apache.org/jira/browse/OFBIZ-5929 More... almost 11 years ago
A patch from Christian Carlow for "Trunk fails to compile with Java 1.8" https://issues.apache.org/jira/browse/OFBIZ-5835 More... almost 11 years ago
Changes in all labels files: <value xml:lang="(.*)_(.*)"> to <value xml:lang="$1-$2"> Changes also listLocales.ftl to show dashes rather than underscores More... almost 11 years ago
Updated the UI label files so they reference a schema. More... almost 11 years ago
Applied patch from jira issue - OFBIZ-5893 - Use EntityQuery Builder methods in goovy files by replacing Entity Engine methods. Thanks Arun for the contribution. More... almost 11 years ago
Refactoring of Visit/Visitor/ServerHit* (and related) entities in order to be able to maintain them in a database separate from the main transactional database: 1) removed foreign key relationship from/to this group of entities and the other entities of the OFBiz data model; the fields are still available but they are not enforced by a foreign key constraint 2) removed one view entitiy joining Visit with Party entities and refactored the code that was using it in order to provide the same behavior 3) added a new entity group ("org.ofbiz.stats") for the Visit/Visitor/ServerHit* (and related) entities; for now the group is not active so that the entities are still in the same database as before; however assigning them to a different database is now a matter of uncommenting the group file definition in framework/webapp/ofbiz-component.xml and provide the new datasource definition More... almost 11 years ago
A patch from Deepak for "Incorrect use of if-has-permission tag" https://issues.apache.org/jira/browse/OFBIZ-5920 More... almost 11 years ago
Reverting r1646165. It seems that changes that we did for <property-to-field> are not needed. I will commit the new changes soon. More... almost 11 years ago
Applied patch from jira issue - OFBIZ-5892 - Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL. Thanks Arun for the contribution. More... almost 11 years ago
Applied recent patch from jira issue - OFBIZ-5902 - Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue(). Thanks Arun for the contribution. More... almost 11 years ago
Applied patch from jira issue - OFBIZ-5902 - Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue(). Thanks so much Arun for this important contribution. More... about 11 years ago
Applied patch from jira issue OFBIZ-5844 - Convert java files to EntityQuery. Thanks Arun for the contribution. More... about 11 years ago
Corrective patch proposed by Gil Portenseigne that pass link's parameter from flexible string to correct parameter element on calendar menu screen, related to the issue OFBIZ-5847 More... about 11 years ago
Regex search/replace for delegator.findOne() to EntityQuery.queryOne() More... about 11 years ago
An excerpt of a patch from Nick Ho for "Add/Revise Traditional Chinese (zh-TW) translations" https://issues.apache.org/jira/browse/OFBIZ-5764 More... about 11 years ago
An excerpt of a patch from Nick Ho for "Add/Revise Traditional Chinese (zh-TW) translations" https://issues.apache.org/jira/browse/OFBIZ-5764 More... about 11 years ago
Removed the old UtilJ2eeCompat util class that was probably created for compatibility with some old application servers. UtilJ2eeCompat was used to figure out, by checking the servlet container implementation, if the response should be sent using a Writer or a OutputStream; a Writer was used for Tomcat, Websphere, Jetty, Orion, Jrun, Tradecity and an OutputStream was used for all the other servlet containers. More... over 11 years ago
Removed unused imports. More... over 11 years ago
Applied the patch OFBIZ-4902_application.patch from OFBIZ-4902 - Replace in Freemarker templates the deprecated built-ins: default, exists, if_exists. Thanks http://ofbiz.us team for providing the patch work. More... over 11 years ago
Reverts r1592530 for OFBIZ-5629. Ahmad Ludin reported on dev ML that it was not working. I'm sure I saw it working, now wonder how it did work. More... over 11 years ago
Fixes "Pagination at find WorkEffort screen does not work" https://issues.apache.org/jira/browse/OFBIZ-5629 More... over 11 years ago
Removes useless empty folders, adds README files with explanations in useful empty folders This to facilitate the creation of Git repositories where empty folders needs a file in or must be ignored Especially when you want to keep the OFBiz Subversion repository inside the Git repository (useful for committers) More... over 11 years ago
A slightly modified patch from Pierre Smits for "Improvement of Dutch localization in WorkEffortMgr" https://issues.apache.org/jira/browse/OFBIZ-5435 More... almost 12 years ago
Misc. cleaning in labels Removes all empty ones Removes some redundant/duplicates ones (please committers don't commit those again, I know it's not easy to catch, hopefully now we should have less of them) Automatically replaces some tabs Few French labels improvements Removes 2 orphan entries ("ja" & "cs") Fixes the schema header of WebtoolsUiLabels.xml More... almost 12 years ago
Fixes <<Services allow arbitrary HTML for parameters with allow-html set to "safe">> https://issues.apache.org/jira/browse/OFBIZ-5254 More... about 12 years ago
Fixes "Overview of routings does not paginate" https://issues.apache.org/jira/browse/OFBIZ-5322 and more More... about 12 years ago
make reserved hotel rooms appear on the fixed asset calendar More... about 13 years ago
A patch from Naofumi Fukue "Japanese patch" https://issues.apache.org/jira/browse/OFBIZ-5061 More... about 13 years ago
A patch from Naofumi Fukue "Japanese patch" https://issues.apache.org/jira/browse/OFBIZ-5061 More... about 13 years ago