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
37216 44 d 22 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: /content/specs/derive one-time backfill endpoint  
37214 44 d 23 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: SpecValue columns 8-12 in content CSV (header-sniffed, legacy layout still parses)  
37208 45 d 1 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: stamp categoryId on content upload  
37184 49 d 21 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ ai + fixed brand display  
36404 143 d 22 h amit /trunk/profitmandi-fofo/src/ Add catalog monitor type upload, sample sheet, Placement Plan UI tagging (orange/yellow), Today PO csv column, placement-plan-statement.xlsx header coloring  
35583 239 d 18 h ranu /trunk/ code updated by  
35549 246 d 0 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35529 254 d 18 h ranu /trunk/ lead repo done  
35528 254 d 19 h ranu /trunk/ content pojo chwcking  
35525 254 d 19 h ranu /trunk/profitmandi-fofo/src/main/ content exception added  
35523 254 d 20 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ lead repo done  
35487 268 d 21 h ranu /trunk/ place ment plan page show catalog status wise  
35458 271 d 17 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
 
35348 284 d 1 h ranu /trunk/profitmandi-fofo/src/main/ upload code for video url  
35346 286 d 17 h ranu /trunk/ upload code for video url  
33973 665 d 18 h tejus.lohani /trunk/ Added super catalogs  
33501 811 d 17 h ranu /trunk/ print banners updated  
33463 819 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed machine  
33443 826 d 21 h ranu /trunk/ print resource and order cancel by partner and cron dao mail shoot for Live Demo  
32952 948 d 1 h amit.gupta /trunk/ Added Item bulk uplaoder  

Show All