BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PyProj
/
src
/
shop2020
/
helpers
/
impl
/
DataAccessor.py
– Rev 35718
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
35718
22 d 2 h
amit
/trunk/PyProj/src/shop2020/
fix: use session.remove() instead of session.close() to prevent memory leaks in all services
21454
3217 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/
Order creation changes
20244
3500 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/helpers/impl/
Fixed email sender
20242
3502 d 13 h
amit.gupta
/trunk/PyProj/src/shop2020/helpers/impl/
Fixed email sender and sms sender logic
13543
4066 d 9 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for SMS API Integration on 14-Jan-2015
13360
4093 d 15 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for Bulk Shipment Creation Process on 18-Dec-2014
13225
4105 d 6 h
kshitij.sood
/trunk/PyProj/src/shop2020/helpers/impl/
13214
4105 d 11 h
kshitij.sood
/trunk/
Campaign & gosf
12946
4156 d 9 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for SMS api Integration on 16-Oct-2014
12902
4162 d 11 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for SMS api Integration on 10-Oct-2014
12882
4163 d 8 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for SMS api Integration on 09-Oct-2014
12877
4163 d 9 h
manish.sharma
/trunk/PyProj/src/shop2020/helpers/impl/
Committed by Manish Sharma for SMS api Integration on 09-Oct-2014
12696
4180 d 16 h
amit.gupta
/trunk/
Added Counter Registration logic
12691
4184 d 10 h
manish.sharma
/trunk/
Committed by Manish Sharma for Sms Integration on 18-Sep-2014
8020
4571 d 11 h
rajveer
/trunk/
Create users based on amazon email id. Stop sending email to other sources users.
7643
4632 d 12 h
manish.sharma
/trunk/
Committed by Manish Sharma for resolving Exception for getting order delivery and confirmation mail on 27-Jun-2013
7410
4652 d 16 h
amar.kumar
/trunk/
Changes for
1)Multiple Ours Physical Warehouses
2)Movement of Goods across our warehouses
3)Creation of orders for different sources through Excel Upload
Reviewed By Amit Gupta
7221
4687 d 9 h
kshitij.sood
/trunk/
Red expresss tracker and added link to retrieve order delivery mail.
6322
4860 d 15 h
amar.kumar
/trunk/
Changes for Following:
1) Option to download Order Confirmation Mail from CRM
2) Option to add new pincode or update/disable serviceability for a provider from Support Reports (Cod-Reconciliation)
3) Option to get Scan Details for a given ItemId/Serial-Number from Inventory Webapp
Reviewed by Anupam Singh
5864
4941 d 10 h
rajveer
/trunk/
Changes in email sender to support cc and bcc.
5483
5000 d 9 h
varun.gupta
/trunk/PyProj/src/shop2020/helpers/impl/
Added method to enqueue email for sharing via mobile site
5110
5052 d 2 h
mandeep.dhir
/trunk/
Trac#969, Trac#976, Trac#1058, Trac#909, Trac#996, Trac#1067, Trac#1175
Virtual warehouse modelling
Bulk scan In feature
Categorization of Serialized vs NonSerialized items
Screen to display items whose inventory update was missed due to key mismatch
5055
5061 d 9 h
varun.gupta
/trunk/
Ticket #1156 - Email addresses from product notifications, sent in past, can now be downloaded
4996
5069 d 15 h
varun.gupta
/trunk/
Trac #1127 - Added functionality to modify existing quick-links
4806
5090 d 10 h
varun.gupta
/trunk/
Ticket #1008 - Helper service modified to store quick links and a UI created to manage these
3376
5278 d 13 h
rajveer
/trunk/PyProj/src/shop2020/
Implemented new method isAlive()
3206
5292 d 16 h
mandeep.dhir
/trunk/
Trac#488 Added support to mail a customer from CRM as part of an activity done on a ticket
3187
5293 d 11 h
rajveer
/trunk/PyProj/src/shop2020/
Made database hostname configurable.
3086
5300 d 7 h
rajveer
/trunk/
Added email notification sender. We will send email to the users who want to receive the notifications for the out of stock products.
3005
5306 d 8 h
chandranshu
/trunk/PyProj/src/shop2020/helpers/
Started archiving user emails. This should reduce the time taken to query the table.
2445
5354 d 10 h
chandranshu
/trunk/PyProj/src/shop2020/helpers/impl/
Moved out the DashboardUser class into its own file. Started returning the dashboard user from the authenticate method
2025
5389 d 13 h
ankur.singhal
/trunk/PyProj/src/shop2020/
added a method to authenticate CatalogDashboardUser. Also added a DB entity CatalogDashboardUser.
1891
5402 d 11 h
ankur.singhal
/trunk/
enhancements/modifications done to move the reports in reporting dashboard.
1422
5433 d 14 h
varun.gupta
/trunk/
Back-end to retrieve emails enqueued for sending
1395
5438 d 8 h
varun.gupta
/trunk/
Backend to save (enqueue) email for batch sending implemented
1248
5447 d 14 h
chandranshu
/trunk/PyProj/src/shop2020/
Made database name a configurable parameter for Payment, Logistics and Helper service to ensure that test and development databases can be different
928
5477 d 2 h
rajveer
/trunk/PyProj/src/shop2020/helpers/impl/
mail service modified to add sender in the body
900
5479 d 10 h
rajveer
/trunk/PyProj/src/shop2020/
helper service fixing
884
5479 d 15 h
rajveer
/trunk/PyProj/src/shop2020/
modified for implementation of forgot password
873
5481 d 13 h
rajveer
/trunk/PyProj/src/shop2020/
Added awb number and changes in test