| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35874 |
150 d 6 h |
vikas |
/trunk/profitmandi-fofo/ |
Staging Deployment Commands Updated |
|
| 35873 |
150 d 6 h |
vikas |
/trunk/profitmandi-web/ |
Setup deployment for staging |
|
| 35872 |
150 d 6 h |
vikas |
/trunk/profitmandi-fofo/ |
Staging Deployment Commands Updated |
|
| 35871 |
150 d 7 h |
vikas |
/trunk/profitmandi-fofo/ |
Staging Deployment |
|
| 35870 |
150 d 8 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/catalog/ |
Trim whitespace and NBSP in setModelName and setModelNumber |
|
| 35869 |
150 d 9 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/catalog/ |
Trim whitespace and NBSP in Item.setColor to prevent color filter mismatch |
|
| 35868 |
150 d 10 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agent live status roll back |
|
| 35867 |
150 d 10 h |
ranu |
/trunk/ |
code commit for agent live status |
|
| 35866 |
150 d 11 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Use Loan::isLimit instead of freeDays >= 365 in fixBlockedCredit |
|
| 35865 |
150 d 11 h |
amit |
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ |
Remove BLOCK_LOAN_FREE_DAYS constant, replaced by limit_block column on loan table |
|
| 35864 |
150 d 11 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Add limit_block column to Loan, replace freeDays >= 365 hack, fix free days resolution with sanction override |
|
| 35863 |
151 d 5 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ |
fix: OrderController - fix refundedAmount accumulation bug, batch-fetch providers and image URLs, reuse OrderStatusGroups, remove verbose logging |
|
| 35862 |
151 d 6 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/catalog/ |
offfer cache changed with local cache |
|
| 35861 |
151 d 6 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ |
ofer service replace redi cache to normal cache |
|
| 35860 |
151 d 7 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/fofo/ |
Fix TypedQuery type mismatch: JPQL sum() returns Double not Float in selectActivatedStockAmount |
|
| 35859 |
151 d 7 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ |
Fixed selectById issue |
|
| 35858 |
151 d 7 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Move Publish All button inline with OFFER HISTORY heading |
|
| 35857 |
151 d 7 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add bulk publish all, delete offer UI/endpoints, offer cache eviction on activate, bump JS version |
|
| 35856 |
151 d 7 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Optimize activated stock query (no cache), move offer cache to Redis, add bulk publish and delete offer |
|
| 35855 |
151 d 8 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/catalog/ |
Fix SAXParseException on offer publish: replace unclosed <br> with <br/> in ItemCriteriaRepositoryImpl |
|