[ofbiz-framework] branch ecomify-OFBIZ-11468_Convert_ShipmentReceiptServices-squashed deleted (was 2ff8190)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch ecomify-OFBIZ-11468_Convert_ShipmentReceiptServices-squashed deleted (was 2ff8190)

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch ecomify-OFBIZ-11468_Convert_ShipmentReceiptServices-squashed
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


     was 2ff8190  Improved: removes useless "@deprecated No replacement" comments in Java code

This change permanently discards the following revisions:

 discard 2ff8190  Improved: removes useless "@deprecated No replacement" comments in Java code
 discard 9c54082  Improved: instructions to upgrade due to datamodel changes (OFBIZ-11719) (#162)
 discard db463e7  Documented: datamodel markdown migration to asciidoc (OFBIZ-11574)
 discard 4f07148  Fixed: organisation tree in humanres doesn't show person names (OFBIZ-11677) (#121)
 discard 7603d5c  Improved: Improved: Changed lineSplit value to 150. (OFBIZ-11737) Earlier it was 120, as per discussion over ML we decided to make it 150 instead.
 discard ae3f166  Improved: quote menu
 discard 260ae0f  Improved: downgrades tasks.checkstyleMain.maxErrors to stop failures in Buildbot
 discard 0caf66d  Improved: Converted createDownloadContent,updateDownloadContent services from mini-lang to groovy. (OFBIZ-11372)(OFBIZ-11373) Thanks Devanshu Vyas for reporting, Harman Kaur and Rahul for initial patch, Pawan for review.
 discard 8a290d3  Improved: Added UI labels for success/error messages for humanres, marketing, order component. (OFBIZ-7696) Thanks Deepak Nigam for reporting and Sourabh Punyani for the patch.
 discard c759ccd  Fixed: RuntimeException in getPartyNameForDate service for partyNameHistory.gender field(OFBIZ-11736)
 discard 335b346  Fixed: Requesthandler exception is showing after clicking cancel/done button on editPerson screen (OFBIZ-10890) Set the value of missing parameter. Thanks Minal Phalak for reporting and providing the patch
 discard 835de70  Improved: Converted updatePayment service from mini-lang to groovy. (OFBIZ-11480) Thanks Devanshu Vyas for reporting and Priya Sharma for the patch.
 discard 36b4837  Improved: All the service level error messages for missing required field for humanares component. (OFBIZ-8716) Thanks Jagpreet for reporting and Prasheel for providing the initial patch
 discard 71b4abe  Fixed: paginateOrderList does not find orders on next page specific to FindOrders.ftl (OFBIZ-11356) Adding the missing showAll flag in the paginateOrder form because of which the orders were not shown while submitting the next button. Thanks Michael Brohl for reporting the issue and Ankit Joshi for providing the patch
 discard 452a893  Improved: Make shipment services loosely coupled with work-effort generation. (#132)
 discard d5c7151  Improved: Converted createPaymentAndApplicationForParty service from mini-lang to groovy (OFBIZ-11491) Thanks Devanshu Vyas for reporting and Sourabh Punyani for providing the patch.
 discard d0fb482  Improved: Converted massChangePaymentStatus service from mini-lang to groovy. (OFBIZ-11498) Thanks Devanshu Vyas for reporting and Rushikesh Mawal for initial patch.
 discard ae2585c  Improved: Convert setContentStatus service from mini-lang to groovy DSL(OFBIZ-11365). Thanks Devanshu Vyas for the contribution.
 discard 3e4a2ec  Improved: Converted createPaymentContent, updatePaymentContent services from mini-lang to groovy. (#155)
 discard 05640f7  Improved: Apply multi-block attr to each application (OFBIZ-11706)
 discard a45f0f2  Improved: Refactor simple methods names as per naming convention best practices. (#137)
 discard fa1c0eb  Improved: Converted getPaymentRunningTotal service from mini-lang to groovy DSL (OFBIZ-11488) Thanks Nitish Mishra for the patch and Devanshu Vyas for reporting and review.
 discard ffede15  Improved: just remove trailing space
 discard c020b56  Improved: Apply multi-block attr to each application (OFBIZ-11706)
 discard 2621fd4  Fixed: showjGrowl called twice (OFBIZ-11720)
 discard 1f44bcd  Improved: Apply multi-block attr to each application (OFBIZ-11706)
 discard 39d0b91  Improved: Clean how HTTP vs HTTPS is handled
 discard 3f6e976  Fixed: Entering manually date in date-time field become unworkable (OFBIZ-10432)