0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented: Create and use an OWASP PolicyFactory for content sanitization in ContentWorker for Birt Report Builder (OFBIZ-9166) More... almost 9 years ago
Reverts previous commit which contained unexpected changes which were not yet ready to be committed. More... almost 9 years ago
No functional change, only formatting and imports cleaning More... almost 9 years ago
Improved: Refactor ContentWorkerInterface methods signatures (OFBIZ-9164) More... almost 9 years ago
Reverted:Merged revision(s) 1777145 from ofbiz/trunk: Improved: Refactor ContentWorkerInterface methods signatures (OFBIZ-9164) More... almost 9 years ago
Improved: Refactor ContentWorkerInterface methods signatures (OFBIZ-9164) More... almost 9 years ago
Improved: Add Party criteria to Routing Tasks (OFBIZ-9134) Thanks Paul Foxworthy and Suraj Khurana for your contribution More... almost 9 years ago
Improved: refactor javadocs in OFBiz to be standards compliant (OFBIZ-9144) More... almost 9 years ago
No functional change, remove a duplicated labels put in with r1768256 More... about 9 years ago
Reverted: Minilang code readability and consistency improvements done at r#1768222, this commit reversed key and description of drop-down in the code. (OFBIZ-9114) More... about 9 years ago
Reverted: Partially reverted 1768239, and completely reverts 1768257 and 1762999. (OFBIZ-8722)(OFBIZ-8339)(OFBIZ-8723) More... about 9 years ago
Fixed: Fixed incorrect closing of set-service-fields. More... about 9 years ago
Fixed: Fixed typo introduced in r1768219 More... about 9 years ago
Fixed: Fixed console warning introduced in revision#1768253 (OFBIZ-8358) More... about 9 years ago
Implemented: Added CRUD services for ApplicationSandbox, CartAbandonedLine, PaymentGatewayConfig, PaymentGatewaySagePay, PaymentGatewayAuthorizeNet and PaymentGatewayClearCommerce entities. More... about 9 years ago
Improved: Consitent menu bar in following screens decorator: - facility - workeffort - iCalendar - timesheet - quote More... about 9 years ago
Fixed: Set required parameter as option false at service definition level. (OFBIZ-8358) Thanks Avnindra Sharma and Pawan Verma for your contribution More... about 9 years ago
Fixed: Set required parameter as option false at service definition level. (OFBIZ-8358) More... about 9 years ago
Fixed: Incorrect required parameters set on following services, mark required parameters as option false as service in parameter. - createWorkEffortKeywords - createWorkEffortQuote - createWorkEffortRequest - createWorkEffortRequestItem - createWorkEffortRequestItemAndRequestItem - createWorkEffortReview - createWorkRequirementFulfillment (OFBIZ-8602)(OFBIZ-8603)(OFBIZ-8604)(OFBIZ-8605)(OFBIZ-8620)(OFBIZ-8621)(OFBIZ-8622) More... about 9 years ago
Fixed: Update Services that sets non-pk fields to null if not passed, if non-pks not passed than it should remain unupaded. More... about 9 years ago
Improvement: Minilang code readability and consistency improvements. More... about 9 years ago
Improvement: Miniland code readability and consistency improvements More... about 9 years ago
Improvement: Minilang code readibility and conistency improvements More... about 9 years ago
Implemented: Refer to objects by their interfaces rather than class when instantiating Collection implementation classes in Java files More... about 9 years ago
Improved: Added generic permission service for following - facility - marketting - return - entitysync Also moved the permission check from implementation level to service defination level More... about 9 years ago
Fixed: Catch GenericEntityException and GenericServiceException and other instead of Exception in Java classes. More... about 9 years ago
Implemented: Added CRUD services for ProdConfItemContentType, ProductAssocType, UserPrefGroupType, WebPreferenceType, WorkEffortAssocAttribute, WorkEffortAssocType, WorkEffortAssocTypeAttr, WorkEffortBilling, WorkEffortContentType, WorkEffortGoodStandardType, WorkEffortPurposeType, WorkEffortType, WorkEffortTypeAttr, WorkReqFulfType, UomType, UomGroup, ProductPricePurpose, ProductPriceType, ProductStoreGroupRole and ProductStoreGroupRollup entities. More... about 9 years ago
Improved: Convert WorkEffortContent entity CRUD service to entity-auto (OFBIZ-8666) More... about 9 years ago
Improved: Removed semicolon from all Groovy files of all components. More... about 9 years ago
Improved: Added unit test case for following workeffort related services - updateTimesheet - deleteTimesheet - createTimesheets - createTimesheetForThisWeek - addTimesheetToNewInvoice - createTimeEntry - updateTimeEntry - deleteTimeEntry - getTimeEntryRate - unlinkInvoiceFromTimeEntry More... about 9 years ago