Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35726 11 d 7 h vikas /trunk/ Pinelabs offer discovery on billing and stock page  
35505 53 d 14 h ranu /trunk/profitmandi-fofo/src/main/ today offer modal done  
35501 53 d 15 h ranu /trunk/ today offer modal done  
35458 63 d 7 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
 
35415 66 d 13 h amit /trunk/ Commit Changes  
35297 95 d 9 h amit /trunk/ Added logic to handle retailer  
35205 129 d 11 h amit /trunk/ Offer send Notification refactoring  
34620 268 d 14 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added item id  
34617 269 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed Live demo issue  
34559 283 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34558 283 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34557 283 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34553 283 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34552 283 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34176 381 d 12 h tejus.lohani /trunk/profitmandi-fofo/src/main/ brand filter on retailer dashboard  
34137 402 d 14 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Minor commit  
33999 451 d 16 h tejus.lohani /trunk/ bug fix -offer payout report  
33713 542 d 16 h tejus.lohani /trunk/profitmandi-fofo/src/main/ show payout date in offer history in dashboard finance option  
33615 576 d 9 h amit.gupta /trunk/ Added Smartwatches  
33471 610 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Order quantity availability  

Show All