Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35771 216 d 1 h ranu /trunk/ imei wise margin  
35628 233 d 1 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Commented dashobard  
35458 273 d 22 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
 
35252 320 d 6 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
34813 426 d 0 h aman /trunk/ Partner Dashboard Analysis  
34788 434 d 3 h ranu /trunk/ method update for customer offer  
34587 488 d 0 h vikas.jangra /trunk/profitmandi-fofo/src/main/ Scheme notification  
34575 491 d 2 h vikas.jangra /trunk/ Liquidation/Bidding auto approval  
34568 492 d 23 h vikas.jangra /trunk/ Liquidation/Bidding push notification and Publish Email  
34516 506 d 22 h ranu /trunk/ code committed for customer offer additional info  
34409 527 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Margin  
34369 536 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Check  
34317 550 d 6 h amit.gupta /trunk/ commit for scheme related changes  
34211 578 d 6 h vikas.jangra /trunk/ Changed email Ids  
33795 725 d 19 h ranu /trunk/ upgrade offer live  
33313 871 d 0 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Scheme Calcluation missing Front end  
33306 871 d 5 h amit.gupta /trunk/ Fixed logic for sale in inventory history  
33248 883 d 4 h ranu /trunk/ exception added  
33182 898 d 23 h shampa /trunk/ add fields in price drop table. Add purchase billing summery and sale summery table.  
33030 934 d 6 h amit.gupta /trunk/ Fixed offers  

Show All