Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35569 185 d 15 h amit /trunk/profitmandi-fofo/src/main/ CRM-only external communication + performance & security improvements

Feature:
- Restrict external communication (COMMUNICATION_OUT) to CRM team only (category_id=9)
- Non-CRM users can only send internal communications
- Hide internal/external checkbox for non-CRM users in UI

Performance:
- Eliminate duplicate AuthUser fetch in getTicket() - reuse variable
- Eliminate duplicate activity query (selectAll called twice)
- Fetch only needed AuthUsers instead of all users for activity display
- Same optimizations applied to getMyPartyTicketTicket()

Security:
- Add escapeHtml() function to prevent XSS in activity messages
- Applied to all user-generated content display

UX:
- Add loading spinner while fetching activities

Code Quality:
- Add ActivityType constants for consistent usage
- Add toBool() helper for cleaner boolean checks
- Refactored loadActivities() for better readability
 
33864 651 d 1 h ranu /trunk/profitmandi-fofo/src/main/ created by showed in tickets  
31762 1210 d 20 h tejbeer /trunk/ ticket and imei wise scheme related changes  
27285 2092 d 2 h tejbeer /trunk/ change  
27270 2093 d 18 h tejbeer /trunk/ change  
26318 2357 d 19 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ change  
24824 2670 d 1 h govind /trunk/ Internal Communication  
24791 2675 d 20 h govind /trunk/  
24787 2676 d 19 h govind /trunk/  
24699 2687 d 22 h govind /trunk/  
24685 2690 d 19 h govind /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/  
24638 2697 d 0 h govind /trunk/profitmandi-fofo/src/main/  
24620 2700 d 19 h govind /trunk/ closing ticket  
24569 2704 d 23 h govind /trunk/ Issues resolved in ticket  
24534 2709 d 23 h govind /trunk/profitmandi-fofo/src/main/webapp/ Modification in Ticket not showing assignee  
24530 2711 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ 1. Fixed styling issues in dialogs
2. Added count to the IMEIS
 
24500 2721 d 20 h govind /trunk/ Ticket Changes  
24469 2729 d 20 h govind /trunk/profitmandi-fofo/src/main/webapp/  
24439 2736 d 18 h govind /trunk/  
24417 2744 d 21 h govind /trunk/ Ticket related development