Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36961 33 d 23 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 225 d 17 h amit /trunk/ Revert non-Java file changes from r35458  
35458 225 d 17 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 408 d 19 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ selected option fix in SKU Update  
34098 574 d 0 h ranu /trunk/ eol-slow, slow-runn migartion  
33888 648 d 19 h ranu /trunk/ sku movement code phase one  
30604 1516 d 1 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30599 1516 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29162 1791 d 20 h manish /trunk/profitmandi-fofo/src/main/webapp/ commit  
28907 1817 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28906 1817 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28109 1956 d 22 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
27763 2000 d 20 h tejbeer /trunk/ partner onboarding panel changes  
27755 2001 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 2001 d 20 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27618 2029 d 3 h tejbeer /trunk/ changes  
27596 2034 d 19 h tejbeer /trunk/ change  
27583 2036 d 21 h tejbeer /trunk/ change  
27517 2049 d 1 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27171 2123 d 0 h tejbeer /trunk/profitmandi-fofo/src/main/ change  

Show All