Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36624 38 d 10 h amit /trunk/profitmandi-dao/src/main/java/ Thrift cleanup: migrate types, remove dead code, add moved files

- Added Affiliate.java POJO (replaces Thrift struct)
- Moved from profitmandi-common: WalletHistoryModel, ExcelUtils, CustomOrder
- Removed dead createReturnTransaction method from ReturnService/Impl
- Removed dead getPartnerStockOnDate from InventoryService/Impl
- Replaced CatalogServiceException with Exception in PdfPoSheetGenerator
- Removed Thrift client imports from UserServiceImpl
 
36399 62 d 10 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Replace mailSender (SendGrid) with gmailRelaySender - SendGrid API key expired/revoked  
35956 113 d 12 h amit /trunk/profitmandi-dao/src/main/ Mail outbox pattern: persist mail in transaction, send async after commit. Fixes lock contention between /cancelOrder and /om/addBillingDetailsForGrouppedOrders caused by SMTP calls inside transactions holding DB locks.  
34815 341 d 6 h vikas /trunk/ Reset Password and Categories management  
34794 348 d 14 h vikas.jangra /trunk/ Login With Email Password - Reset Password - Change Password  
34785 352 d 7 h vikas.jangra /trunk/ Partners login with password  
33247 799 d 11 h ranu /trunk/ warehouse billing phase one and added signature exception  
25139 2558 d 16 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Removed @Transactional  
25133 2560 d 16 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/user/  
24142 2820 d 13 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ Fixed date  
24099 2838 d 14 h amit.gupta /trunk/  
23984 2880 d 7 h govind /trunk/ instructionsItem modified  
23781 2942 d 5 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Role mgmt and non billable items to be scan  
23273 3077 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
23204 3086 d 7 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22931 3147 d 13 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22845 3156 d 15 h amit.gupta /trunk/ Added state and activation time  
22038 3263 d 7 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/service/  
22020 3265 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/service/  
21734 3300 d 6 h ashik.ali /trunk/  
21730 3300 d 8 h ashik.ali /trunk/  
21729 3300 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/service/  
21525 3324 d 12 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/ Addede fofo related daos and repos