Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36866 31 d 21 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ code committed fo bgc lead  
35982 130 d 14 h amit /trunk/profitmandi-fofo/src/main/ Fix store deactivation/closure flow: deactivate first then ask closure separately, validate empty store code, bump jsVersion to 327  
35962 134 d 19 h amit /trunk/profitmandi-fofo/src/main/ Add store closure UI - close store with code confirmation from deactivation flow and inactive stores page. Bump jsVersion to 326.  
35726 159 d 12 h vikas /trunk/ Pinelabs offer discovery on billing and stock page  
35674 163 d 8 h amit /trunk/profitmandi-fofo/src/main/ Add multi-month duration option for manual partner category upgrade (up to 3 months)  
35648 166 d 21 h ranu /trunk/ code commit for calling target / retailer contact  
35459 211 d 12 h amit /trunk/ Revert non-Java file changes from r35458  
35458 211 d 12 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 307 d 17 h aman /trunk/profitmandi-fofo/src/main/ Fix:DashboardModal ui enhancement  
34987 312 d 14 h aman /trunk/profitmandi-fofo/src/main/ Fix:Track modal error (console)  
34971 314 d 17 h aman /trunk/profitmandi-fofo/src/main/webapp/ Fix:Dashboard modal error  
34968 317 d 16 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ show all parties ticket to abm  
34825 359 d 21 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Remove backdrop from dashboard modal  
34818 361 d 16 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Show dashboard analysis twice a day  
34813 363 d 14 h aman /trunk/ Partner Dashboard Analysis  
34425 460 d 14 h ranu /trunk/profitmandi-fofo/src/main/ sales and stock and summry updated  
34088 566 d 20 h ranu /trunk/profitmandi-fofo/src/main/webapp/ partner shortage stock on brand tab  
34087 566 d 21 h ranu /trunk/profitmandi-fofo/src/main/ partner shortage stock on brand tab  
33814 660 d 20 h ranu /trunk/ retailer alternate contacts ui  
33128 850 d 20 h amit.gupta /trunk/ Fixed AST Related changes  

Show All