Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36961 19 d 8 h amit /trunk/profitmandi-fofo/src/main/ Combo cancellation: wire combo cascade into FOFO cancelOrder with confirm flow; bump js version for cache-bust  
35459 211 d 3 h amit /trunk/ Revert non-Java file changes from r35458  
35458 211 d 3 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 394 d 5 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ selected option fix in SKU Update  
34098 559 d 10 h ranu /trunk/ eol-slow, slow-runn migartion  
33888 634 d 5 h ranu /trunk/ sku movement code phase one  
30604 1501 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30599 1502 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29162 1777 d 6 h manish /trunk/profitmandi-fofo/src/main/webapp/ commit  
28907 1802 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28906 1802 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28109 1942 d 8 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
27763 1986 d 5 h tejbeer /trunk/ partner onboarding panel changes  
27755 1987 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1987 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27618 2014 d 12 h tejbeer /trunk/ changes  
27596 2020 d 5 h tejbeer /trunk/ change  
27583 2022 d 7 h tejbeer /trunk/ change  
27517 2034 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27171 2108 d 9 h tejbeer /trunk/profitmandi-fofo/src/main/ change  

Show All