Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36818 8 d 12 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for agenda fill time stamp  
36792 13 d 9 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 13 d 16 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36787 13 d 17 h ranu /trunk/ some enhancement and bug fixes  
36761 16 d 8 h ranu /trunk/profitmandi-fofo/src/main/ some Enhancements or changes  
36741 19 d 10 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36644 27 d 1 h ranu /trunk/ route plan map  
36642 27 d 7 h ranu /trunk/ route plan map  
36101 80 d 10 h ranu /trunk/ weekly rating system live on calling module  
35841 114 d 12 h amit /trunk/profitmandi-fofo/src/main/ Remove 6-month date range restriction on leads fetch/download filter  
35769 122 d 11 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 149 d 15 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Feat:add lead id in lead report  
35548 155 d 8 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35508 169 d 12 h ranu /trunk/ lead repo done  
35507 169 d 12 h ranu /trunk/ lead repo done  
35458 180 d 7 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 184 d 2 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed performance  
35252 226 d 16 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
35223 243 d 15 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ arr view model  
35098 261 d 14 h ranu /trunk/profitmandi-fofo/src/main/ given amb in lead and also add protection logo for icici insurance  

Show All