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 246 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
 
35395 279 d 15 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed performance  
34913 390 d 15 h ranu /trunk/profitmandi-fofo/src/main/ show all parties ticket to abm  
34908 391 d 5 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ abm allowed for csv upload  
33864 712 d 5 h ranu /trunk/profitmandi-fofo/src/main/ created by showed in tickets  
33778 735 d 3 h ranu /trunk/profitmandi-fofo/src/main/ created by showed on manager tickets  
33244 885 d 3 h ranu /trunk/ add signature added profitmandi exception  
33081 925 d 3 h ranu /trunk/profitmandi-fofo/src/main/ ticket category internal and external  
32865 978 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ ok  
32821 985 d 21 h shampa /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ remove 0 value  
32812 987 d 4 h shampa /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ add/remove position  
32493 1089 d 3 h amit.gupta /trunk/ Added changes related to auto order creation when internal po is created  
31854 1244 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed messages  
31830 1252 d 20 h amit.gupta /trunk/ Fixed ticket visibility issues  
31762 1272 d 0 h tejbeer /trunk/ ticket and imei wise scheme related changes  
31238 1383 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/ Removed unwanted files  
30426 1593 d 1 h tejbeer /trunk/ custom retail change  
28457 1932 d 23 h tejbeer /trunk/ change  
27690 2069 d 21 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/  
27410 2130 d 23 h tejbeer /trunk/ position related change  

Show All