Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35848 11 h 12 m amit /trunk/ Refactor investment logic to use own investment (total - utilized), remove minimumInvestmentOld, add OK_INVESTMENT_SHORT_PERCENTAGE constant, update thresholds CUTOFF_INVESTMENT=10 MIN_INVESTMENT_PERCENTAGE=5  
35775 8 d 11 h ranu /trunk/profitmandi-fofo/src/main/ imei wise margin / modal wise margin  
35771 9 d 9 h ranu /trunk/ imei wise margin  
35628 26 d 8 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Commented dashobard  
35458 67 d 6 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 113 d 14 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
34813 219 d 8 h aman /trunk/ Partner Dashboard Analysis  
34788 227 d 11 h ranu /trunk/ method update for customer offer  
34587 281 d 8 h vikas.jangra /trunk/profitmandi-fofo/src/main/ Scheme notification  
34575 284 d 10 h vikas.jangra /trunk/ Liquidation/Bidding auto approval  
34568 286 d 7 h vikas.jangra /trunk/ Liquidation/Bidding push notification and Publish Email  
34516 300 d 6 h ranu /trunk/ code committed for customer offer additional info  
34409 320 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Margin  
34369 330 d 7 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Check  
34317 343 d 14 h amit.gupta /trunk/ commit for scheme related changes  
34211 371 d 14 h vikas.jangra /trunk/ Changed email Ids  
33795 519 d 3 h ranu /trunk/ upgrade offer live  
33313 664 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Scheme Calcluation missing Front end  
33306 664 d 12 h amit.gupta /trunk/ Fixed logic for sale in inventory history  
33248 676 d 12 h ranu /trunk/ exception added  

Show All