| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35830 |
14 m |
amit |
/trunk/ |
Remove 6 dead property files (dao + cron), remove hardcoded shared-dev from cron config |
|
| 35829 |
29 m |
amit |
/trunk/profitmandi-dao/src/main/resources/META-INF/ |
Restore hikari.keepaliveTime accidentally removed in r35828 |
|
| 35828 |
37 m |
amit |
/trunk/ |
Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL |
|
| 35827 |
1 d 21 h |
amit |
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/util/offer/formatting/ |
Fix SAX parse error: change invalid </br> to <br/> in offer notification HTML |
|
| 35826 |
1 d 21 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Optimize blockLoan: eliminate duplicate queries for sdCreditRequirement (5→2), loans (3→1), sanction (2→1) |
|
| 35825 |
1 d 21 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/transaction/ |
Fix java.sql.Date to java.time.LocalDate cast in GROUP BY DATE queries |
|
| 35824 |
1 d 22 h |
amit |
/trunk/ |
Fix processLoanRequest: check availability before sanction, support exception partners on cart page |
|
| 35823 |
1 d 22 h |
amit |
/trunk/ |
Allow overdue partners with fresh money to order via SD Credit on cart page |
|
| 35822 |
1 d 22 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
show all caleed by auth user |
|
| 35821 |
1 d 22 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
show all caleed by auth user |
|
| 35820 |
1 d 23 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Fix NPE in processLoanRequest when no approved sanction exists for today |
|
| 35819 |
2 d 0 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Fix getAvailableAmount() to use live availableLimit instead of stale DB cache |
|
| 35818 |
2 d 0 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
show all caleed by auth user |
|
| 35817 |
2 d 1 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
l2 ticket all is well closed |
|
| 35816 |
2 d 1 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
calling l2 improve |
|
| 35815 |
2 d 3 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
by pass onboarding panel request |
|
| 35814 |
2 d 16 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
by pass onboarding panel request |
|
| 35813 |
2 d 16 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
secondary target updated |
|
| 35812 |
2 d 16 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
secondary target commiited |
|
| 35811 |
2 d 16 h |
amit |
/trunk/ |
Centralize credit/loan summary: CreditSummary DTO, bulk query, fix stale utilization, re-enable overdue check, fix interestPaid bug, optimize fresh money (3 queries vs 21), remove dead code |
|