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
3853 5389 d 5 h mandeep.dhir /trunk/ Trac#582 Truncating test when no. of rows on one page in datatables change  
3711 5393 d 5 h mandeep.dhir /trunk/ Trac#565 Added link to access relevant unread activities for an agent
Added Expected delivery column in Order table listed on COD_VERIFICATION ticket
 
3578 5399 d 5 h mandeep.dhir /trunk/ Trac#508 Adding functionality in CRM to help agents reach users that failed to make payments for transactions
Invoking refundOrder and verifyOrder methods in TransactionService (as suggested by Chandranshu)
 
3546 5403 d 4 h mandeep.dhir /trunk/ Trac#511 Changes related to COD orders verification  
3519 5407 d 3 h mandeep.dhir /trunk/Crm/src/main/ Trac#485 Using CKEditor for converting test/plain to text/html before sending email to users through CRM.  
3499 5410 d 5 h mandeep.dhir /trunk/ Trac#504 Added functionality to help CRM agents to verify COD orders  
3422 5414 d 6 h mandeep.dhir /trunk/Crm/src/main/ Trac#485 Adding feature to enable search for tickets for unregistered users  
3411 5417 d 8 h mandeep.dhir /trunk/Crm/src/main/webapp/ Trac#488 Adding a few CSS properties  
3405 5417 d 9 h mandeep.dhir /trunk/ Trac#488 Made Tickets and activities non-user specific  
3397 5418 d 10 h mandeep.dhir /trunk/Crm/src/main/ Trac#488 Adding advanced search box  
3390 5419 d 8 h mandeep.dhir /trunk/ Trac#488
- Added few more fields customer name etc. to activity and tickets
- Made thrift model objects enriched with creator and assignee objects
- Added search filter to query tickets, activities, agents from CRM with single method
 
3339 5424 d 8 h mandeep.dhir /trunk/ Trac#488
- Added support for Inbox scan of help@shop2020.in account and creating tickets for them
- Added support for creating tickets/activities for unregistered users
 
3269 5428 d 5 h mandeep.dhir /trunk/ Trac#488 Making customer "not mandatory to be a registered user" for ticket and activity creation  
3206 5434 d 10 h mandeep.dhir /trunk/ Trac#488 Added support to mail a customer from CRM as part of an activity done on a ticket  
3168 5438 d 8 h mandeep.dhir /trunk/ Trac#488 Updating the thrift file for optional fields
Made relevant changes to velocity templates to use isset* methods from thrift model objects
 
3106 5440 d 7 h mandeep.dhir /trunk/ Trac#488
- Added ActivityType and remodelled ticket/activity a bit.
- Made hyperlinks to go to ticket details from activity page
- Clicking on 'Saholic URL', the header will go to home page
- Added styling over HTML tables displaying shipment updates and activities for a ticket
- Removed unnecessary columns from the UI
 
3090 5441 d 9 h mandeep.dhir /trunk/Crm/ Trac#488 Added ticket and activity management UIs.
Also, added authentication and authorization related features.
Logistics' shipment updates are displayed now for every order.