Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35726 7 d 4 h vikas /trunk/ Pinelabs offer discovery on billing and stock page  
35505 49 d 11 h ranu /trunk/profitmandi-fofo/src/main/ today offer modal done  
35501 49 d 11 h ranu /trunk/ today offer modal done  
35458 59 d 4 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 62 d 9 h amit /trunk/ Commit Changes  
35297 91 d 6 h amit /trunk/ Added logic to handle retailer  
35205 125 d 8 h amit /trunk/ Offer send Notification refactoring  
34620 264 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added item id  
34617 265 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed Live demo issue  
34559 279 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34558 279 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34557 279 d 7 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34553 279 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34552 279 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ config  
34176 377 d 8 h tejus.lohani /trunk/profitmandi-fofo/src/main/ brand filter on retailer dashboard  
34137 398 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Minor commit  
33999 447 d 12 h tejus.lohani /trunk/ bug fix -offer payout report  
33713 538 d 13 h tejus.lohani /trunk/profitmandi-fofo/src/main/ show payout date in offer history in dashboard finance option  
33615 572 d 6 h amit.gupta /trunk/ Added Smartwatches  
33471 606 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Order quantity availability  
33130 698 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed brands to Display  
33119 701 d 6 h amit.gupta /trunk/ Fixed Offer  
33043 716 d 15 h amit.gupta /trunk/ Fixed exclude issue  
32868 760 d 9 h amit.gupta /trunk/ Added Low inventory as in Process Orders  
32855 763 d 7 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added changes related to smartdukaan.  
32532 862 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ ```Fixed order```  
32510 864 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added TV  
32505 866 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added logic for offer notification  
32204 950 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed additional scheme logic  
31922 1018 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed additional scheme logic  
31778 1049 d 13 h amit.gupta /trunk/ Fixed logic for eligible criteria  
31700 1075 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Handling  
31699 1075 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Handling  
31280 1159 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Removed unwanted files  
31279 1159 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Removed unwanted files  
31238 1166 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/ Removed unwanted files  
30996 1234 d 10 h amit.gupta /trunk/ Fixed commit  
30979 1242 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed commit  
30969 1247 d 8 h amit.gupta /trunk/ Fixed offer related to Activation  
30960 1250 d 11 h amit.gupta /trunk/ Fixed commit