Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36404 52 d 10 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 148 d 5 h ranu /trunk/ code updated by  
35549 154 d 12 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35529 163 d 6 h ranu /trunk/ lead repo done  
35528 163 d 7 h ranu /trunk/ content pojo chwcking  
35525 163 d 7 h ranu /trunk/profitmandi-fofo/src/main/ content exception added  
35523 163 d 7 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ lead repo done  
35487 177 d 8 h ranu /trunk/ place ment plan page show catalog status wise  
35458 180 d 4 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 192 d 12 h ranu /trunk/profitmandi-fofo/src/main/ upload code for video url  
35346 195 d 5 h ranu /trunk/ upload code for video url  
33973 574 d 5 h tejus.lohani /trunk/ Added super catalogs  
33501 720 d 4 h ranu /trunk/ print banners updated  
33463 727 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed machine  
33443 735 d 9 h ranu /trunk/ print resource and order cancel by partner and cron dao mail shoot for Live Demo  
32952 856 d 13 h amit.gupta /trunk/ Added Item bulk uplaoder  
32305 1049 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixe  
32304 1049 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixe  
31711 1193 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added ActiveOnly to false  
31330 1276 d 11 h tejbeer /trunk/ change  

Show All