Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35459 144 d 8 h amit /trunk/ Revert non-Java file changes from r35458  
35458 144 d 8 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
 
34682 327 d 10 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ selected option fix in SKU Update  
34098 492 d 15 h ranu /trunk/ eol-slow, slow-runn migartion  
33888 567 d 10 h ranu /trunk/ sku movement code phase one  
30604 1434 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30599 1435 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29162 1710 d 10 h manish /trunk/profitmandi-fofo/src/main/webapp/ commit  
28907 1735 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28906 1735 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28109 1875 d 12 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
27763 1919 d 10 h tejbeer /trunk/ partner onboarding panel changes  
27755 1920 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1920 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27618 1947 d 17 h tejbeer /trunk/ changes  
27596 1953 d 10 h tejbeer /trunk/ change  
27583 1955 d 11 h tejbeer /trunk/ change  
27517 1967 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27171 2041 d 14 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
26826 2127 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  

Show All