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 184 d 20 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
 
34913 328 d 15 h ranu /trunk/profitmandi-fofo/src/main/ show all parties ticket to abm  
33081 863 d 3 h ranu /trunk/profitmandi-fofo/src/main/ ticket category internal and external  
32885 910 d 2 h shampa /trunk/profitmandi-fofo/src/main/webapp/resources/js/ remove refresh loader  
31771 1205 d 23 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
31762 1210 d 1 h tejbeer /trunk/ ticket and imei wise scheme related changes  
31414 1293 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/ F  
31412 1293 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed formatting  
27755 1989 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1989 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27410 2068 d 23 h tejbeer /trunk/ position related change  
27285 2091 d 6 h tejbeer /trunk/ change  
27270 2092 d 22 h tejbeer /trunk/ change  
27169 2111 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27167 2111 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27165 2111 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/ Added changes to ticket js.. Removing name  
27149 2112 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/ Added ticket related fix, partner messages shown as sd team messages.  
27141 2113 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/  
27124 2114 d 22 h amit.gupta /trunk/ Fixed escalation  
26014 2404 d 23 h amit.gupta /trunk/ Added Access management on admin  

Show All