Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35459 25 d 4 h amit /trunk/ Revert non-Java file changes from r35458  
35458 25 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
 
35448 26 d 2 h amit /trunk/profitmandi-web/src/main/resources/META-INF/ Add missing think.walnut.digital.recharge.balance.url property to all environments  
35382 30 d 10 h amit /trunk/profitmandi-web/src/main/resources/META-INF/ Fixed DP its now purchase - price drop  
35142 99 d 9 h vikas /trunk/profitmandi-web/ Changed RazorPay Cred  
35141 99 d 10 h vikas /trunk/profitmandi-web/ Changed RazorPay Creds  
35079 110 d 12 h vikas /trunk/ Live Tracking and Shopify Products List Sync  
34902 145 d 5 h vikas /trunk/ Affiliate Order  
34888 149 d 5 h vikas /trunk/profitmandi-web/src/main/resources/META-INF/ Changed PG Redirect URL  
33486 567 d 22 h amit.gupta /trunk/ Fixed endpoints for new static0  
33485 567 d 23 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ commit  
33484 567 d 23 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ Fixed db  
33477 568 d 16 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ commit  
33462 573 d 3 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ commit  
32630 795 d 23 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ AA  
32622 797 d 6 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ AA  
32599 800 d 10 h ranu /trunk/ Added condition to restrict only one ScratchOffer per Customer per Campaign  
30535 1325 d 8 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ Fixed leads logic  
30534 1325 d 8 h amit.gupta /trunk/profitmandi-web/src/main/resources/META-INF/ Fixed leads logic  
29620 1511 d 12 h amit.gupta /trunk/profitmandi-web/src/main/resources/  

Show All