Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35459 136 d 13 h amit /trunk/ Revert non-Java file changes from r35458  
35458 136 d 14 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
 
33400 708 d 19 h ranu /trunk/profitmandi-fofo/src/main/ complete spilit order and payment by l2 of pending order item  
33367 722 d 20 h ranu /trunk/ fix webOffer layout and fix online order change by pincode  
33319 732 d 22 h ranu /trunk/ download all b2c users list  
33305 733 d 22 h ranu /trunk/ registered b2c users list for devki sir  
33233 748 d 16 h amit.gupta /trunk/ Fixed changes related to pending order search  
30628 1424 d 10 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
30611 1425 d 17 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
30607 1425 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/ Fixed sale issue  
30599 1427 d 14 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
28437 1804 d 22 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
28422 1814 d 15 h tejbeer /trunk/profitmandi-fofo/src/main/  
28420 1814 d 16 h tejbeer /trunk/ change  
28413 1816 d 17 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ dashboard  
28384 1819 d 14 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28383 1819 d 14 h tejbeer /trunk/  
28377 1819 d 15 h tejbeer /trunk/ chnages  
28362 1823 d 21 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
28358 1824 d 16 h tejbeer /trunk/ changes  

Show All