| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35626 |
103 d 17 h |
amit |
/trunk/ |
Ticket system: add unread tracking, pagination, search, and partner notifications |
|
| 35594 |
106 d 13 h |
amit |
/trunk/ |
Ticket system: CRM access, category filtering, UI improvements
CRM Team Access:
- CRM users can see all tickets in myticket and managerTicket views
- CRM users can assign/edit tickets from all views
- Only CRM can mark tickets as resolved
Category Filtering (hidden from CRM):
- Sales category (ID 4) and Sales Escalation subcategory (ID 84)
- RBM category (ID 18) and RBM Escalation subcategory (ID 83)
UI Improvements:
- Partner name link opens partnerPerformance in new tab (reusable via .partner-link class)
- Edit modal shows ticket ID and partner name in title
- Resolve confirm shows ticket ID and partner name
- Fixed duplicate class attributes in buttons
- Modal shows after content loads (removed data-toggle conflicts)
Version bump: JS 313, CSS 34 |
|
| 35544 |
123 d 17 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Handle scientific notation (e.g., 1.37E7) in numberToComma() function |
|
| 35533 |
126 d 21 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Fixed AppConfig |
|
| 35510 |
133 d 18 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed method Number to comma for Cr. Values |
|
| 35459 |
144 d 14 h |
amit |
/trunk/ |
Revert non-Java file changes from r35458 |
|
| 35458 |
144 d 14 h |
amit |
/trunk/ |
Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level
Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories
Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor
Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility |
|
| 35289 |
180 d 1 h |
amit |
/trunk/ |
Added trial franchisee feature |
|
| 34859 |
280 d 16 h |
vikas |
/trunk/ |
Web Pages Management |
|
| 34813 |
296 d 16 h |
aman |
/trunk/ |
Partner Dashboard Analysis |
|
| 34546 |
365 d 18 h |
vikas.jangra |
/trunk/profitmandi-fofo/src/main/ |
Liquidation/Bidding push notification and Publish |
|
| 34387 |
400 d 15 h |
vikas.jangra |
/trunk/ |
Liquidation/Bidding initial work |
|
| 34236 |
442 d 15 h |
ranu |
/trunk/ |
credit note report given to finnace and partner |
|
| 33973 |
538 d 15 h |
tejus.lohani |
/trunk/ |
Added super catalogs |
|
| 33927 |
545 d 22 h |
tejus.lohani |
/trunk/ |
add retailerId in PartnerDealerMapping and fix some bugs |
|
| 33790 |
597 d 19 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
config version change |
|
| 33788 |
597 d 21 h |
ranu |
/trunk/ |
aging maintain |
|
| 33780 |
603 d 17 h |
tejus.lohani |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
add mail validation function in commomJs and use this to validate mail in loi_form email input |
|
| 33765 |
609 d 16 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
try catch of bad request handle |
|
| 33759 |
609 d 21 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
exculde reports url in post interceptor |
|
| 33758 |
609 d 21 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
js version change |
|
| 33756 |
609 d 22 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
post interceptor for every post handling |
|
| 33612 |
657 d 21 h |
amit.gupta |
/trunk/ |
Fixed logic to bill only top 5 |
|
| 33508 |
683 d 16 h |
tejus.lohani |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
These files are related to Loi form and LOI form data flow to the required tables |
|
| 33400 |
716 d 19 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
complete spilit order and payment by l2 of pending order item |
|
| 33220 |
761 d 2 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed account statement |
|
| 33167 |
775 d 18 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed bug related to online order billing |
|
| 33141 |
783 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
patch for |
|
| 32979 |
811 d 18 h |
amit.gupta |
/trunk/ |
Fixed changes related to offer. |
|
| 32826 |
852 d 23 h |
shampa |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
datatable |
|
| 32567 |
936 d 16 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/webapp/ |
Checked in changes regarding supplier |
|
| 32308 |
1011 d 13 h |
amit.gupta |
/trunk/ |
Added |
|
| 32301 |
1014 d 14 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed comment |
|
| 32195 |
1038 d 16 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 32130 |
1067 d 17 h |
amit.gupta |
/trunk/ |
Fixed additional scheme logic |
|
| 32074 |
1077 d 23 h |
tejbeer |
/trunk/ |
change |
|
| 31917 |
1104 d 12 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/ |
fixed common.js |
|
| 31905 |
1104 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed logic |
|
| 31882 |
1108 d 18 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/webapp/ |
|
|
| 31881 |
1108 d 21 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|