Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35565 8 h 16 m vikas /trunk/WarehouseService/ Replace defunct onejar-maven-plugin with maven-shade-plugin

The onejar-maven-plugin from Google Code repository is no longer available.
Replaced with maven-shade-plugin 3.2.4 which provides equivalent functionality
for creating executable uber-jars.
 
35564 8 h 42 m amit /trunk/ Fix getItemAvailabilityAtLocation method calls - add missing third parameter (stateId)

The method signature requires 3 parameters (itemId, sourceId, stateId) but was being called with only 2.
Added -1 as the third parameter to match other working usages in the codebase.
 
35563 11 h 21 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35562 11 h 22 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35561 12 h 0 m ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ ui updated of dashboard  
35560 12 h 17 m ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ bulletin updated on dashboard and give access category department  
35559 12 h 42 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed SchemeService  
35558 12 h 49 m aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Feat : Contact Us update  
35557 12 h 51 m vikas /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Hide Oppo Diwali Offer from Dashboard  
35556 13 h 39 m ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35555 13 h 48 m ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35554 13 h 53 m ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35553 13 h 57 m ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35552 14 h 19 m ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ bulletin updated on dashboard and give access category department  
35551 15 h 39 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ bulletin updated on dashboard and give access category department  
35550 16 h 8 m ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ bulletin updated on dashboard and give access category department  
35549 16 h 11 m ranu /trunk/ bulletin updated on dashboard and give access category department  
35548 1 d 9 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35547 1 d 13 h amit /trunk/ Real-time Solr updates for TagListing changes

- Add Spring ApplicationEvent for TagListing changes (price, status, create, delete)
- Add async listener for incremental Solr updates (updateSingleCatalog)
- Add failure tracking with solr_update_failures table for visibility
- Add admin dashboard API for tech team to retry failed updates
- Add auto-retry job every 5 minutes (max 3 retries)
- Add startup sync for consistency after restart
- Add isProd check to skip Solr updates in local/dev environment
- Inject event publisher in TagListing, PriceDrop, Indent controllers
 
35546 3 d 9 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Update contact list  

Show All