Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37071 8 d 2 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Normalize whitespace on Catalog/Item setters + ItemLoaderService bulk upload (T9.5 sanitizer)  
36960 21 d 5 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 76 d 1 h vikas /trunk/ V2 Weekly feedback and All Brands API  
36209 105 d 5 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ brand commit will be noc required only eligible brand  
36078 117 d 2 h aman /trunk/ Fix:Block Order creation without an associated ‘Temp Code’  
35800 152 d 1 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 213 d 0 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 229 d 4 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 231 d 3 h aman /trunk/ Feat:Trial Feedback Api and Trial brand potential Api  
35203 279 d 4 h amit /trunk/ Added Brands Logic  
34930 323 d 2 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ wod required brand pass  
34814 365 d 0 h vikas /trunk/ Category Management  
34709 390 d 7 h amit.gupta /trunk/ Added Loan Related Changes  
34663 404 d 8 h aman.kumar /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ Gst Should be less than 28% fix  
34629 417 d 2 h tejus.lohani /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/catalog/ wod check bug Fix  
34545 434 d 4 h vikas.jangra /trunk/ Bidding/Liquidation push notifications  
34513 446 d 4 h ranu /trunk/ code committed for ineligible brand  
34492 448 d 21 h vikas.jangra /trunk/ Bidding Semi Final code  
34443 455 d 18 h vikas.jangra /trunk/ Bidding/Liquidation Initial Code  
34405 467 d 4 h vikas.jangra /trunk/ Liquidation/Bidding CURD Operation  

Show All