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
35459 212 d 23 h amit /trunk/ Revert non-Java file changes from r35458  
35458 212 d 23 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 270 d 3 h ranu /trunk/ insurance can we add both same time  
34805 368 d 23 h ranu /trunk/ icici insurance policy phase one uploaded  
34798 371 d 2 h ranu /trunk/ icici insurance policy phase one uploaded  
34204 523 d 3 h tejus.lohani /trunk/ send invoice on what feature enhancement and whatApp message send api review,correction,optimization  
34179 530 d 1 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 664 d 20 h ranu /trunk/ upgrade offer live  
33400 785 d 4 h ranu /trunk/profitmandi-fofo/src/main/ complete spilit order and payment by l2 of pending order item  
32816 923 d 3 h ranu /trunk/ non serialize fix for serial number in invoice item  
32627 984 d 1 h ranu /trunk/ order and invoice genrate without address select  
32468 1035 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed logic in case of multiple items  
32329 1075 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed orders  
32328 1075 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
32327 1075 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
31855 1181 d 3 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ chnage  
31274 1314 d 9 h amit.gupta /trunk/ Removed unwanted files  
31083 1370 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/ Adedd default httpClient  
30599 1503 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29014 1796 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  

Show All