Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35458 136 d 16 h amit /trunk/ Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level

Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories

Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor

Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility
 
35232 193 d 20 h ranu /trunk/ insurance can we add both same time  
34805 292 d 16 h ranu /trunk/ icici insurance policy phase one uploaded  
34798 294 d 19 h ranu /trunk/ icici insurance policy phase one uploaded  
34204 446 d 20 h tejus.lohani /trunk/ send invoice on what feature enhancement and whatApp message send api review,correction,optimization  
34179 453 d 19 h tejus.lohani /trunk/profitmandi-fofo/src/main/ invoice not send on whatsapp automatically / now partner send invoice on whatsapp after billing , that is on order details page,  
33795 588 d 13 h ranu /trunk/ upgrade offer live  
33400 708 d 22 h ranu /trunk/profitmandi-fofo/src/main/ complete spilit order and payment by l2 of pending order item  
32816 846 d 20 h ranu /trunk/ non serialize fix for serial number in invoice item  
32627 907 d 18 h ranu /trunk/ order and invoice genrate without address select  
32468 958 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed logic in case of multiple items  
32329 998 d 20 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed orders  
32328 998 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
32327 998 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
31855 1104 d 20 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ chnage  
31274 1238 d 2 h amit.gupta /trunk/ Removed unwanted files  
31083 1293 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/ Adedd default httpClient  
30599 1427 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29014 1720 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
29012 1720 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  

Show All