Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37071 7 d 12 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Normalize whitespace on Catalog/Item setters + ItemLoaderService bulk upload (T9.5 sanitizer)  
36960 20 d 15 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ Combo cancellation: resolve combo linkage from catalog definition; force-cancel linked main on non-FOC secondary cancel (confirmation) and auto-cancel FOC freebies when main is cancelled  
36482 75 d 11 h vikas /trunk/ V2 Weekly feedback and All Brands API  
36209 104 d 15 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ brand commit will be noc required only eligible brand  
36078 116 d 12 h aman /trunk/ Fix:Block Order creation without an associated ‘Temp Code’  
35800 151 d 11 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Optimize credit note generation (bulk query), fix brand code NPE, add dealer code order validation, add @Profile guard on SolrStartupSync  
35458 212 d 10 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
 
35343 228 d 14 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ removing all out of stock and without category catalog from price circular and b2b listing (solr)  
35337 230 d 13 h aman /trunk/ Feat:Trial Feedback Api and Trial brand potential Api  
35203 278 d 14 h amit /trunk/ Added Brands Logic  
34930 322 d 12 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ wod required brand pass  
34814 364 d 10 h vikas /trunk/ Category Management  
34709 389 d 17 h amit.gupta /trunk/ Added Loan Related Changes  
34663 403 d 18 h aman.kumar /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ Gst Should be less than 28% fix  
34629 416 d 12 h tejus.lohani /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ wod check bug Fix  
34545 433 d 14 h vikas.jangra /trunk/ Bidding/Liquidation push notifications  
34513 445 d 14 h ranu /trunk/ code committed for ineligible brand  
34492 448 d 7 h vikas.jangra /trunk/ Bidding Semi Final code  
34443 455 d 3 h vikas.jangra /trunk/ Bidding/Liquidation Initial Code  
34405 466 d 14 h vikas.jangra /trunk/ Liquidation/Bidding CURD Operation  

Show All