Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
37025 16 d 13 h amit /trunk/profitmandi-fofo/src/main/ FOFO add-to-cart: show held Live Demo IMEIs as disabled 'Sellable from <date>' checkboxes instead of falling back to quantity field  
35459 215 d 5 h amit /trunk/ Revert non-Java file changes from r35458  
35458 215 d 5 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
 
33790 668 d 11 h ranu /trunk/profitmandi-fofo/src/main/ config version change  
32653 978 d 7 h ranu /trunk/profitmandi-fofo/src/main/webapp/ checkout page step skip with billing  
32639 980 d 7 h ranu /trunk/profitmandi-fofo/src/main/webapp/ aad item to beg solve imies problem and direct checkout to cart  
30596 1506 d 11 h tejbeer /trunk/ change  
30366 1545 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30365 1545 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed changes with imei upload  
30363 1545 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
28382 1898 d 6 h tejbeer /trunk/  
28339 1906 d 6 h tejbeer /trunk/ online order changes  
27754 1991 d 7 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27658 2015 d 10 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ change  
26817 2198 d 14 h amit.gupta /trunk/ Added Online sale  
26669 2254 d 4 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ change  
26263 2373 d 7 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
25738 2457 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
24457 2731 d 17 h amit.gupta /trunk/ Fixed overlay issue while grn  
24440 2736 d 1 h amit.gupta /trunk/ Improved order creation and added Zest integration  

Show All