Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36818 13 d 7 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for agenda fill time stamp  
36792 18 d 3 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 18 d 10 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36787 18 d 11 h ranu /trunk/ some enhancement and bug fixes  
36761 21 d 2 h ranu /trunk/profitmandi-fofo/src/main/ some Enhancements or changes  
36741 24 d 4 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36644 31 d 19 h ranu /trunk/ route plan map  
36642 32 d 2 h ranu /trunk/ route plan map  
36101 85 d 4 h ranu /trunk/ weekly rating system live on calling module  
35841 119 d 6 h amit /trunk/profitmandi-fofo/src/main/ Remove 6-month date range restriction on leads fetch/download filter  
35769 127 d 5 h amit /trunk/ Lead management fixes: date range filter, schedule timestamp from latest activity, source in edit lead

- Replace single date filter with start/end date range (max 6 months) in getOpenLead and downloadDateWiseLead
- Add new repository methods for date range queries with color/status/authIds filtering
- Fix selectLeadsScheduledBetweenDate SQL to use schedule_timestamp from latest-created activity instead of MAX(schedule_timestamp)
- Add source field to edit lead modal, CreateLeacdActivityRequest model, and EditLead controller
- Bump jsVersion to 318
 
35579 154 d 9 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Feat:add lead id in lead report  
35548 160 d 3 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35508 174 d 6 h ranu /trunk/ lead repo done  
35507 174 d 7 h ranu /trunk/ lead repo done  
35458 185 d 1 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
 
35395 188 d 20 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed performance  
35252 231 d 10 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
35223 248 d 9 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ arr view model  
35098 266 d 9 h ranu /trunk/profitmandi-fofo/src/main/ given amb in lead and also add protection logo for icici insurance  

Show All