Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35566 1 h 8 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ recording service updated  
35565 20 h 29 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 20 h 56 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 23 h 35 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35562 23 h 36 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35561 1 d 0 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ ui updated of dashboard  
35560 1 d 0 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ bulletin updated on dashboard and give access category department  
35559 1 d 0 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed SchemeService  
35558 1 d 1 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Feat : Contact Us update  
35557 1 d 1 h vikas /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Hide Oppo Diwali Offer from Dashboard  
35556 1 d 1 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35555 1 d 2 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35554 1 d 2 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35553 1 d 2 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35552 1 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ bulletin updated on dashboard and give access category department  
35551 1 d 3 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ bulletin updated on dashboard and give access category department  
35550 1 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ bulletin updated on dashboard and give access category department  
35549 1 d 4 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35548 1 d 22 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35547 2 d 1 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
 

Show All