Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36968 12 d 1 h amit /trunk/profitmandi-fofo/src/main/ HID approval: add period (approved-date) search on Approved tab, default to today  
36902 19 d 23 h amit /trunk/profitmandi-fofo/src/main/ HID requested-allocations: fully-batched HID/Current (no per-partner query) + server-side pagination on both Pending and Approved tabs (50/page); bump js version  
36899 20 d 0 h amit /trunk/profitmandi-fofo/src/main/ HID requested-allocations: batched HID/Current/Bill-Act lookups, server-side pagination on Approved tab (50/page), generate-request fixes (qty>0 + derive trusted fofoId via isAdmin); bump js version  
36895 20 d 3 h amit /trunk/profitmandi-fofo/src/main/ HID allocation edit screen: add HID Qty / Bill-Act 5d / Current Qty / Excess-Short (colored) / Requestor / Approver columns; requested qty now additional one-time qty over current stock; null-row guard + qty>0 validation; track approver  
35556 178 d 3 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35555 178 d 3 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35554 178 d 3 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35553 178 d 3 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35459 203 d 22 h amit /trunk/ Revert non-Java file changes from r35458  
35458 203 d 22 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
 
34295 487 d 0 h ranu /trunk/profitmandi-fofo/src/main/ hid allocation edit access given to rbm l2  
34198 515 d 1 h ranu /trunk/ hid allocation  
34163 531 d 2 h ranu /trunk/ hid allocation for partner given a tab in analysis  
33995 593 d 5 h vikas.jangra /trunk/profitmandi-fofo/src/main/webapp/ Fix Access Management, Purchase, Partner Dashboard UI Update  
32584 985 d 6 h raveendra.bharati /trunk/profitmandi-fofo/src/main/ Fixed purchase.js  
30702 1461 d 0 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed purchase grn  
30701 1461 d 1 h amit.gupta /trunk/ Added changes related grn ease.  
30694 1462 d 3 h amit.gupta /trunk/ Added bulk grn  
30599 1494 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed ahead issue  
30466 1512 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/ Fixed issues with activated imeis  

Show All