1. a4824b1 Bump vite from 8.0.2 to 8.0.3 in /example/vite-react-app (#171) by dependabot[bot] · 34 hours ago trunk
  2. 0047cd8 Add to dependabot.yml configuration for the release24.09 branch by Jacopo Cappellato · 36 hours ago
  3. c1123e6 Fixed: update TypeScript and Vite to latest versions; adjust tsconfig module resolution by Jacopo Cappellato · 4 days ago
  4. 46c26ac Fixed: update dependencies and devDependencies to latest versions; refactor ApiContextProvider type by Jacopo Cappellato · 8 days ago
  5. e9a5e7b Update Dependabot configuration for package ecosystems by Jacopo Cappellato · 8 days ago
  6. 297f34e Fixed: Remove the Gantt feature from projectmgr (OFBIZ-13339) by Jacopo Cappellato · 8 days ago
  7. c017605 Updated baseline-browser-mapping to version 2.10.9 in package-lock.json of the example component by Jacopo Cappellato · 8 days ago
  8. fd53f4d Bump dependencies of example/vite-react-app and update package-lock.json files by Jacopo Cappellato · 9 days ago
  9. a60af96 Improved: Minor changes, Moved the ExampleTests.groovy file into the right folder. by Ashish Vijaywargiya · 2 weeks ago
  10. 921da67 Added: AI Agent Skills plugin (OFBIZ-13367) (#154) by Arun Patidar · 2 weeks ago
  11. 9c65656 Improved: Remove unnecessary permissions and comment-out code in ecommerce templates and controller for better security and maintainability. by Jacopo Cappellato · 3 weeks ago
  12. 6d9789d Fixed : Remove obsolete enableRemoteStreaming from solrconfig.xml (OFBIZ-13368) (#153) by Lukas-Finster · 3 weeks ago
  13. 4867a34 Improved: Disable the Birt component in all branches (including trunk) because of CVE-2022-25371 (OFBIZ-12824) by Jacques Le Roux · 4 weeks ago
  14. da6fd3d Bump rollup from 3.29.5 to 3.30.0 in /example/vite-react-app (#152) by dependabot[bot] · 4 weeks ago
  15. 33b73ce Bump ajv from 6.12.6 to 6.14.0 in /projectmgr/webapp/projectmgr (#151) by dependabot[bot] · 5 weeks ago
  16. a8e41e1 Improvements: Minor changes, Removed empty file. Formatted the code. And renamed one *Services.groovy file so it follows the same pattern with other files in the project. by Ashish Vijaywargiya · 6 weeks ago
  17. 44c052e Improvements: Since MiniLang has been deprecated in OFBiz for a long time, the related services and test cases have been migrated to Groovy. (#150) by Ashish Vijaywargiya · 7 weeks ago
  18. e8b3caf Improved: fixes one minor and few trivial Codenarc issues by Jacques Le Roux · 7 weeks ago
  19. 055c6f3 Improved: fixes one minor and few trivial Codenarc issues by Jacques Le Roux · 7 weeks ago
  20. 9eb7b25 Improved: fixes one minor and few trivial Codenarc issues by Jacques Le Roux · 7 weeks ago
  21. fd2690a Improvements in example plugin component. Adding test cases for reference purposes for updateExample and deleteExample service (#149) by Ashish Vijaywargiya · 7 weeks ago
  22. f40a59d Improved: Comment out the SOAP and HTTP engines (OFBIZ-12212) by Jacques Le Roux · 8 weeks ago
  23. e21d363 Improved: Added findExampleById service to retrieve Example records by ID, If no ID is provided then it will return all the records from Example entity. This service can be helpful to test REST integration of ofbiz with other platforms. by Ashish Vijaywargiya · 8 weeks ago
  24. 2ac26ce Improved: deleteExample service was failing because there can be additional records present in the connected entities: by Ashish Vijaywargiya · 8 weeks ago
  25. 26c348f Improved: updates to 2026 year by Jacques Le Roux · 9 weeks ago
  26. c74a02e Fixed: jsgantt-improved bloks qs.js update (OFBIZ-13339) by Jacques Le Roux · 9 weeks ago
  27. 0e823f4 Fixed: jsgantt-improved bloks qs.js update (OFBIZ-13339) by Jacques Le Roux · 2 months ago
  28. e203745 Improved: CheckStyle issue by Jacques Le Roux · 3 months ago
  29. 1d33be3 Improved: updates to 2026 year by Jacques Le Roux · 3 months ago
  30. f812175 Improved: Better secure "openSourceFile" request-map (OFBIZ-13316) by Jacques Le Roux · 4 months ago
  31. 8ccab44 Improved: Update method calls to comply with modified JWT validation methods. by Jacopo Cappellato · 5 months ago
  32. 1b2aa9d Improved: various non-functional improvements to code and organization for the rest-api plugin. by Jacopo Cappellato · 5 months ago
  33. b767aab Fixed: [SECURITY] Several CVEs in Apache Tomcat (OFBIZ-13310) by Jacques Le Roux · 5 months ago
  34. aa4b5b4 Fixed checkstyle errors by Deepak Dixit · 5 months ago
  35. a8dcb5b Added support to define nested rest api resource (#144) by Deepak Dixit · 5 months ago
  36. 0668892 Implemented: Fix all codenarc violation (OFBIZ-13228) (#137) second attempt by Nicolas Malin · 6 months ago
  37. e3c8dc4 Implemented: Fix all codenarc violation (OFBIZ-13228) (#137) by Nicolas Malin · 6 months ago
  38. 502d8fd Reverted: "Bump vite and @vitejs/plugin-react in /example/vite-react-app (#142)" by Jacques Le Roux · 7 months ago
  39. a083bf9 Reverted: "Bump vite and @vitejs/plugin-react in /example/vite-react-app (#142)" by Jacques Le Roux · 7 months ago
  40. 1983f3a Bump vite and @vitejs/plugin-react in /example/vite-react-app (#142) by dependabot[bot] · 7 months ago
  41. 66e25e0 Fixed checkstyle error by Deepak Dixit · 7 months ago
  42. 6d47c88 Fixed java doc error for setPath method by Deepak Dixit · 7 months ago
  43. 8a31d2f Added support for multiple rest.xml files per component (#141) by Deepak Dixit · 7 months ago
  44. 6edb8eb Fixed: Use ServiceNameContextHolder to set the service name in ServiceRequestHandler by Jacques Le Roux · 7 months ago
  45. 5bcbc79 Use ServiceNameContextHolder to set the service name in ServiceRequestHandler by Deepak Dixit · 7 months ago
  46. f64f1aa Replaced javax.ws with jakarta.ws by Deepak Dixit · 7 months ago
  47. 4b317a5 OFBIZ-12345: Fixed repeated REST API exception issue returning 500 error (#139) by ArashPreet · 7 months ago
  48. e607233 Added welcome-file for swagger docs, now it will redirect user to swagger-ui by default by Deepak Dixit · 7 months ago
  49. 2305d81 Added example.rest.xml to demonstrate rest-api capability by Deepak Dixit · 7 months ago
  50. 6315662 Comment out unused import, ServerProperties.TRACING will be helpful while debugging by Deepak Dixit · 7 months ago
  51. 8a1e01c Migrate rest-api plugin to Jakarta EE 9+ for Tomcat 10 compatibility (#140) by Deepak Dixit · 7 months ago
  52. 5a35b4f Improved: svn call on scrum plugin (OFBIZ-13276) by Nicolas Malin · 8 months ago
  53. 2c19854 Replaced deprecared service call with suggested service (OFBIZ-13272) by Deepak Dixit · 9 months ago
  54. 9dd4814 Removed unused commented code from MessageDisplay ftl file by Deepak Dixit · 9 months ago
  55. f9d1535 Fixed: commented out a test suite declaration pointing to an empty test suite file. (#138) by Jacopo Cappellato · 9 months ago
  56. 7b261dd Improved: Slimdown use of ${groovy: } on scrum plugin (OFBIZ-13233) by Nicolas Malin · 11 months ago
  57. 006ef3c Fixed: [SECURITY] Several CVEs in Apache Tomcat (OFBIZ-13229) by Jacques Le Roux · 11 months ago
  58. 1ef3d88 Fixed: [SECURITY] Several CVEs in Apache Tomcat (OFBIZ-13229) by Jacques Le Roux · 11 months ago
  59. f99d937 Improved: Authentication refresh token mechanism feature (OFBIZ-13212) by Jacques Le Roux · 11 months ago
  60. 0a3a8ab Improved: Adapt existing forms to Trumbowyg visual editor (OFBIZ-13224) by Florian Motteau · 11 months ago
  61. 0746465 Authentication refresh token mechanism feature - plugins-update (OFBIZ-13212) (PR-135) by ArashPreet · 12 months ago
  62. 5590a52 Improved: Upgrade Tomcat Version to 10.1.34 (OFBIZ-12989) by cgaetan · 1 year, 2 months ago
  63. 93effa4 Improved: Move solr component to Attic (OFBIZ-13220) Follow the discussion [1] that concern the jakarta migration to update Tomcat OFBIZ-12989 , we'll move the solr plugins to Attic. by Nicolas Malin · 12 months ago
  64. 9808d91 Improved: Check and enhance the Javadoc rules/documentation for the project (OFBIZ-9148) by Jacques Le Roux · 1 year ago
  65. a52f9fb Improved: Check and enhance the Javadoc rules/documentation for the project (OFBIZ-9148) by Jacques Le Roux · 1 year ago
  66. cbf122b Improved: Check and enhance the Javadoc rules/documentation for the project (OFBIZ-9148) by Jacques Le Roux · 1 year, 1 month ago
  67. d1758d3 Fixed: [SECURITY] Several CVEs in Apache Tomcat (OFBIZ-13216) by Jacques Le Roux · 1 year, 1 month ago
  68. 3282bdb Improved: Add daterangepicker examples (OFBIZ-13209) by Florian Motteau · 1 year, 1 month ago
  69. c409a48 Fixed: Registration of an user in ecommerce throws an error (OFBIZ-13210) by Jacques Le Roux · 1 year, 1 month ago
  70. d0a0502 Fixed: createProject should call "createProject" instead of "createProjet" (OFBIZ-13205) by Jacques Le Roux · 1 year, 2 months ago
  71. 935fd44 Improved: slim down groovy scriptlet (OFBIZ-13146) by Nicolas Malin · 1 year, 3 months ago
  72. c4f9563 Comply with the new viewMap interface. by Gil Portenseigne · 1 year, 4 months ago
  73. 9ce293d Bump cross-spawn from 6.0.5 to 6.0.6 in /projectmgr/webapp/projectmgr (#131) by dependabot[bot] · 1 year, 4 months ago
  74. 2378ec3 Fixed: [SECURITY] Several CVEs in Apache Tomcat (OFBIZ-13180) by Jacques Le Roux · 1 year, 4 months ago
  75. 36d567f Improved: OFBiz Documentation Global Task (OFBIZ-10285) by Jacques Le Roux · 1 year, 4 months ago
  76. 0fda48b Improved: slim down groovy scriptlet (OFBIZ-13146) by Nicolas Malin · 1 year, 5 months ago
  77. 18b5ab4 Improved: Prevent URL parameters manipulation (OFBIZ-13147) by Jacques Le Roux · 1 year, 5 months ago
  78. f96232d Improved: Use media type "text/javascript" instead of "application/javascript to follow RFC-9239 (OFBIZ-13156) by Jacques Le Roux · 1 year, 5 months ago
  79. a0fd3d0 Updated several (transitive) dependencies (OFBIZ-13123) (#125) by Danny Trunk · 1 year, 6 months ago
  80. cf3265b Bump rollup from 3.29.4 to 3.29.5 in /example/vite-react-app (#129) by dependabot[bot] · 1 year, 6 months ago
  81. c6852a5 Improved: No need to have jsessionid in BarCode.fo.ftl (OFBIZ-13142) by Jacques Le Roux · 1 year, 6 months ago
  82. d4b8ce5 Bump vite from 4.5.3 to 4.5.5 in /example/vite-react-app (#128) by dependabot[bot] · 1 year, 6 months ago
  83. 2f888cc Improved: Romanian localization for EcommerceUiLabels (#127) by Groza Danut · 1 year, 7 months ago
  84. e403c3d Improved: Add permission check for view-maps and change defaults for request-maps (OFBIZ-13130) (#126) by Sebastian Tschikin · 1 year, 7 months ago
  85. f55c077 Revert "Set allow-direct-view-rendering and direct-view-rendering-with-auth to true for findExampleAjax view" by Jacques Le Roux · 1 year, 8 months ago
  86. 98eb144 Fixed: CVE-2024-34750 Apache Tomcat - Denial of Service (OFBIZ-13124) by Jacques Le Roux · 1 year, 9 months ago
  87. 9532a30 Set allow-direct-view-rendering and direct-view-rendering-with-auth to true for findExampleAjax view by Deepak Dixit · 1 year, 10 months ago
  88. 4aee974 Fixed: Bug in AjaxBreadcrumbs.groovy (OFBIZ-13118) by Jacques Le Roux · 1 year, 10 months ago
  89. fdeff9b Improved: Replace deprecated BigDecimal.ROUND_HALF by RoundingMode.HALF (OFBIZ-13103) by Jacques Le Roux · 1 year, 10 months ago
  90. f8a34b6 Improved: Replace deprecated BigDecimal.ROUND_HALF by RoundingMode.HALF (OFBIZ-13103) by Jacques Le Roux · 1 year, 10 months ago
  91. b7e0eac Improved: Convert PortalPageMethods.xml from mini-lang to Groovy (OFBIZ-13091) by Nicolas Malin · 1 year, 11 months ago
  92. 6b73cf1 Improved: Ecommerce - parameterized menu location (OFBIZ-13042) (#115) by Pierre Smits · 1 year, 11 months ago
  93. c223de1 Fixed: dateType parameter not existing in "renderDateTimeField" Macro (OFBIZ-13039) by Jacques Le Roux · 1 year, 11 months ago
  94. ba1b753 Fixed: E-commerce : FTL formatting (OFBIZ-7949) by Jacques Le Roux · 1 year, 11 months ago
  95. 46fcbd3 Improved: Convert ProjectServices.xml mini-lang to groovyDSL (OFBIZ-13078) by Nicolas Malin · 2 years ago
  96. 48534da Fixed: Link in verification email for Newsletter gives security error (OFBIZ-9804) by Jacques Le Roux · 1 year, 11 months ago
  97. 97b4991 Fixed: Could not find PortalPage with portalPageId [] (OFBIZ-13071) by Jacques Le Roux · 1 year, 11 months ago
  98. 4511f5e Fixed: quickInitDataWarehouse fails (OFBIZ-13060) by Jacques Le Roux · 1 year, 11 months ago
  99. 5eea336 Fixed: userLogin null or missing in customer/ViewProfile.ftl (OFBIZ-13065) by Jacques Le Roux · 1 year, 11 months ago
  100. b376ddf Fixed: Fix cross-app menu location issues (OFBIZ-13035) by Jacques Le Roux · 1 year, 11 months ago