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
35525 163 d 11 h ranu /trunk/profitmandi-fofo/src/main/ content exception added  
35523 163 d 11 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ lead repo done  
35487 177 d 12 h ranu /trunk/ place ment plan page show catalog status wise  
35458 180 d 8 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 16 h ranu /trunk/profitmandi-fofo/src/main/ upload code for video url  
35346 195 d 9 h ranu /trunk/ upload code for video url  
33973 574 d 9 h tejus.lohani /trunk/ Added super catalogs  
33501 720 d 8 h ranu /trunk/ print banners updated  
33463 727 d 17 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed machine  
33443 735 d 13 h ranu /trunk/ print resource and order cancel by partner and cron dao mail shoot for Live Demo  
32952 856 d 17 h amit.gupta /trunk/ Added Item bulk uplaoder  
32305 1049 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixe  
32304 1049 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixe  
31711 1193 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Added ActiveOnly to false  
31330 1276 d 15 h tejbeer /trunk/ change  
31238 1287 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/ Removed unwanted files  
30267 1536 d 10 h amit.gupta /trunk/ Fixed category logic  
30262 1539 d 10 h amit.gupta /trunk/ Fixed  
30080 1574 d 17 h amit.gupta /trunk/ Fixed ahead issue  
29900 1607 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed notification  

Show All