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
35648 169 d 15 h ranu /trunk/ code commit for calling target / retailer contact  
35459 214 d 6 h amit /trunk/ Revert non-Java file changes from r35458  
35458 214 d 6 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
 
35001 310 d 12 h aman /trunk/profitmandi-fofo/src/main/ Fix:DashboardModal ui enhancement  
34987 315 d 8 h aman /trunk/profitmandi-fofo/src/main/ Fix:Track modal error (console)  
34971 317 d 12 h aman /trunk/profitmandi-fofo/src/main/webapp/ Fix:Dashboard modal error  
34968 320 d 10 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ show all parties ticket to abm  
34825 362 d 15 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Remove backdrop from dashboard modal  
34818 364 d 11 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Show dashboard analysis twice a day  
34813 366 d 9 h aman /trunk/ Partner Dashboard Analysis  
34425 463 d 9 h ranu /trunk/profitmandi-fofo/src/main/ sales and stock and summry updated  
34088 569 d 15 h ranu /trunk/profitmandi-fofo/src/main/webapp/ partner shortage stock on brand tab  
34087 569 d 15 h ranu /trunk/profitmandi-fofo/src/main/ partner shortage stock on brand tab  
33814 663 d 14 h ranu /trunk/ retailer alternate contacts ui  
33128 853 d 15 h amit.gupta /trunk/ Fixed AST Related changes  
33124 855 d 11 h ranu /trunk/ area territory for fofo store(phase one)  
32089 1146 d 9 h tejbeer /trunk/profitmandi-fofo/src/main/  
32044 1156 d 16 h tejbeer /trunk/ change  
31932 1171 d 15 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
31895 1175 d 12 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/  

Show All