BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-fofo
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
web
/
controller
/
LeadController.java
@ 32464
– Rev 35841
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
35841
3 h 15 m
amit
/trunk/profitmandi-fofo/src/main/
Remove 6-month date range restriction on leads fetch/download filter
35769
8 d 2 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
35 d 6 h
aman
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Feat:add lead id in lead report
35548
40 d 23 h
aman
/trunk/
Feat : Bulk uploader for lead reassign and update state and city for leads
35508
55 d 3 h
ranu
/trunk/
lead repo done
35507
55 d 3 h
ranu
/trunk/
lead repo done
35458
65 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
35395
69 d 17 h
amit
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed performance
35252
112 d 7 h
aman
/trunk/
Feat:Expire Schemes by ids and lead assign to bgc too
35223
129 d 6 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
arr view model
35098
147 d 5 h
ranu
/trunk/profitmandi-fofo/src/main/
given amb in lead and also add protection logo for icici insurance
35083
151 d 5 h
vikas
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Lead List Error
34963
173 d 1 h
aman
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fix:Download All lead
34894
188 d 3 h
aman
/trunk/
Fix:Download lead report by created timestamp
34890
189 d 5 h
aman
/trunk/profitmandi-fofo/src/main/
Fix:Get lead by date
34707
243 d 23 h
aman.kumar
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Correct the lead report data to show all status data
34671
252 d 0 h
aman.kumar
/trunk/profitmandi-fofo/src/main/
Duplicate entry for not interested lead
34650
265 d 3 h
aman.kumar
/trunk/profitmandi-fofo/src/main/
Leads Download by data feature implemented
34627
270 d 5 h
aman.kumar
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Duplicate Entry of lead Web fix
34155
397 d 4 h
tejus.lohani
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
tech -176 dine , bug fixed
←Prev
1
2
Next→
Show All