Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36961 22 d 16 h amit /trunk/profitmandi-fofo/src/main/ Combo cancellation: wire combo cascade into FOFO cancelOrder with confirm flow; bump js version for cache-bust  
35459 214 d 10 h amit /trunk/ Revert non-Java file changes from r35458  
35458 214 d 10 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
 
34682 397 d 12 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ selected option fix in SKU Update  
34098 562 d 17 h ranu /trunk/ eol-slow, slow-runn migartion  
33888 637 d 12 h ranu /trunk/ sku movement code phase one  
30604 1504 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30599 1505 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29162 1780 d 13 h manish /trunk/profitmandi-fofo/src/main/webapp/ commit  
28907 1805 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28906 1805 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28109 1945 d 15 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
27763 1989 d 13 h tejbeer /trunk/ partner onboarding panel changes  
27755 1990 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1990 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27618 2017 d 19 h tejbeer /trunk/ changes  
27596 2023 d 12 h tejbeer /trunk/ change  
27583 2025 d 14 h tejbeer /trunk/ change  
27517 2037 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27171 2111 d 17 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
26826 2197 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
26817 2197 d 19 h amit.gupta /trunk/ Added Online sale  
26043 2400 d 14 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ change  
26039 2402 d 19 h tejbeer /trunk/ change  
26031 2403 d 15 h tejbeer /trunk/ change  
25721 2458 d 18 h tejbeer /trunk/ indent change  
25698 2471 d 15 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
25640 2484 d 18 h tejbeer /trunk/ Hygiene change  
25146 2581 d 18 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ change  
25066 2595 d 14 h tejbeer /trunk/ change  
24950 2626 d 19 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
24917 2632 d 5 h tejbeer /trunk/ notify item  
24753 2681 d 18 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ change  
24739 2683 d 12 h tejbeer /trunk/ keep a tab feature  
24658 2695 d 13 h tejbeer /trunk/ change  
24221 2809 d 14 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
24218 2809 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
24216 2809 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
23886 2928 d 22 h amit.gupta /trunk/ Fixed date format issues  
23783 2966 d 10 h ashik.ali /trunk/profitmandi-fofo/src/main/webapp/ Role mgmt and non billable items to be scan