Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36961 21 d 21 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 213 d 16 h amit /trunk/ Revert non-Java file changes from r35458  
35458 213 d 16 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 396 d 18 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ selected option fix in SKU Update  
34098 561 d 23 h ranu /trunk/ eol-slow, slow-runn migartion  
33888 636 d 18 h ranu /trunk/ sku movement code phase one  
30604 1503 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed ahead issue  
30599 1504 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
29162 1779 d 18 h manish /trunk/profitmandi-fofo/src/main/webapp/ commit  
28907 1805 d 0 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28906 1805 d 0 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
28109 1944 d 20 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
27763 1988 d 18 h tejbeer /trunk/ partner onboarding panel changes  
27755 1989 d 17 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1989 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27618 2017 d 1 h tejbeer /trunk/ changes  
27596 2022 d 18 h tejbeer /trunk/ change  
27583 2024 d 19 h tejbeer /trunk/ change  
27517 2036 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27171 2110 d 22 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
26826 2196 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
26817 2197 d 0 h amit.gupta /trunk/ Added Online sale  
26043 2399 d 19 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ change  
26039 2402 d 0 h tejbeer /trunk/ change  
26031 2402 d 20 h tejbeer /trunk/ change  
25721 2458 d 0 h tejbeer /trunk/ indent change  
25698 2470 d 20 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
25640 2483 d 23 h tejbeer /trunk/ Hygiene change  
25146 2580 d 23 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ change  
25066 2594 d 19 h tejbeer /trunk/ change  
24950 2626 d 0 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
24917 2631 d 10 h tejbeer /trunk/ notify item  
24753 2680 d 23 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/ change  
24739 2682 d 18 h tejbeer /trunk/ keep a tab feature  
24658 2694 d 18 h tejbeer /trunk/ change  
24221 2808 d 20 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
24218 2808 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
24216 2808 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
23886 2928 d 3 h amit.gupta /trunk/ Fixed date format issues  
23783 2965 d 16 h ashik.ali /trunk/profitmandi-fofo/src/main/webapp/ Role mgmt and non billable items to be scan