Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35567 109 d 3 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Ticket system improvements: working days service and batch queries

- Add WorkingDaysService for centralized working days calculation
- Excludes Sundays and public holidays from database
- Saturdays are counted as working days
- Methods: isWorkingDay, countWorkingDays, addWorkingDays, isDeadlineExceeded
- Add new escalation constants in Ticket.java (L2=3, L3=3, Final=2 working days)
- Add selectByIds batch query to TicketAssignedRepository to eliminate N+1 queries

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
 
35566 109 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ recording service updated  
35565 110 d 18 h 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 110 d 18 h 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 110 d 21 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35562 110 d 21 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ tickets updated  
35561 110 d 22 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ ui updated of dashboard  
35560 110 d 22 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ bulletin updated on dashboard and give access category department  
35559 110 d 22 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed SchemeService  
35558 110 d 22 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Feat : Contact Us update  
35557 110 d 22 h vikas /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Hide Oppo Diwali Offer from Dashboard  
35556 110 d 23 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35555 110 d 23 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ bulletin updated on dashboard and give access category department  
35554 111 d 0 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35553 111 d 0 h ranu /trunk/profitmandi-fofo/src/main/ bulletin updated on dashboard and give access category department  
35552 111 d 0 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ bulletin updated on dashboard and give access category department  
35551 111 d 1 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ bulletin updated on dashboard and give access category department  
35550 111 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ bulletin updated on dashboard and give access category department  
35549 111 d 2 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35548 111 d 20 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  

Show All