Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35459 203 d 21 h amit /trunk/ Revert non-Java file changes from r35458  
35458 203 d 21 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
 
35232 261 d 2 h ranu /trunk/ insurance can we add both same time  
35192 271 d 0 h ranu /trunk/ added 4 % margin for party  
35098 285 d 5 h ranu /trunk/profitmandi-fofo/src/main/ given amb in lead and also add protection logo for icici insurance  
35067 290 d 2 h ranu /trunk/ get quote from backend  
35055 293 d 4 h ranu /trunk/ remove cash discount from billing page  
35002 300 d 3 h ranu /trunk/ icici lombard new api phase one deploy  
34805 359 d 22 h ranu /trunk/ icici insurance policy phase one uploaded  
34798 362 d 1 h ranu /trunk/ icici insurance policy phase one uploaded  
34168 528 d 2 h tejus.lohani /trunk/ fix same issue , develop irn reset panel ,  
33795 655 d 19 h ranu /trunk/ upgrade offer live  
33437 766 d 6 h ranu /trunk/profitmandi-fofo/src/main/ b2c online order process modified  
33149 842 d 0 h ranu /trunk/ added 40000 selling price 1 percent on protection plan  
32469 1026 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed logic to add total  
32468 1026 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed logic in case of multiple items  
32434 1032 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed popup if size > 3  
32414 1035 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed change related to 200 qty  
32329 1066 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed orders  
31274 1305 d 7 h amit.gupta /trunk/ Removed unwanted files  

Show All