<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; /</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Sun, 12 Apr 2026 19:18:06 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2F&amp;max=40&amp;peg=2701</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2F&amp;peg=2701&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 25 Jul 2011 19:36:00 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2701 – Added support to process a return order</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to process a return order&lt;/div&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/ProcessReturnOrderEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/ProcessReturnOrderEventHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/guice/ServerModule.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/handler/ProcessReturnOrderHandler.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/ProcessReturnOrderRequest.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/ProcessReturnOrderResponse.java&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2701&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2701&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 18:52:26 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2700 – Added support to show return order details in the dashboard</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to show return order details in the dashboard&lt;/div&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/LoadReturnOrderDetailsEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/LoadReturnOrderDetailsEventHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/ReturnOrderDetails.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/ReturnOrderDetails.ui.xml&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/ReturnOrderList.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/guice/ServerModule.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/handler/ReturnOrderDetailsHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/TransactionUtils.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/ReturnOrderDetailsRequest.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/ReturnOrderDetailsResponse.java&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2700&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2700&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 18:08:48 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2699 – Add indexes on eventType, date. Add mapper for counting product ...</title><description>&lt;div&gt;&lt;strong&gt;vikas – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add indexes on eventType, date. Add mapper for counting product related events.&lt;/div&gt;~ /trunk/GoogleAppDatalog/pom.xml&lt;br /&gt;~ /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/mappers/TestMapper.java&lt;br /&gt;+ /trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/datastore-indexes.xml&lt;br /&gt;~ /trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/mapreduce.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2699&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2699&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 18:06:11 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2698 – hadoop jar</title><description>&lt;div&gt;&lt;strong&gt;vikas – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;hadoop jar&lt;/div&gt;+ /thirdparty/src/main/resources/readonly/hadoop&lt;br /&gt;+ /thirdparty/src/main/resources/readonly/hadoop/0.20.2&lt;br /&gt;+ /thirdparty/src/main/resources/readonly/hadoop/0.20.2/hadoop-core-0.20.2.jar&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2698&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2698&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 17:19:54 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2697 – Added support to show return orders in the dashboard</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to show return orders in the dashboard&lt;/div&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/LoadAllReturnOrdersEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/event/LoadAllReturnOrdersEventHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenter.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/InboxWidget.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/ReturnOrderList.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/client/inbox/ReturnOrderList.ui.xml&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/guice/ServerModule.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/handler/AllReturnOrdersListHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/TransactionUtils.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/AllReturnOrdersListRequest.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/AllReturnOrdersListResponse.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/shared/actions/ReturnOrder.java&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/model/ReturnOrder.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ReturnOrder.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2697&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2697&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 17:04:41 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2696 – Fixed bug where number of items are not getting updated ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug where number of items are not getting updated properly in cart.&lt;/div&gt;~ /trunk/Website/src/main/webapp/js/cart-details.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2696&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2696&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 16:20:33 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2695 – Removed alert.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed alert.&lt;/div&gt;~ /trunk/Website/src/main/webapp/js/myaccount.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2695&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2695&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 16:18:26 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2694 – Updated year range in myaccounts section. Now user wont be ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated year range in myaccounts section. Now user wont be able to specify future date of birth.&lt;/div&gt;~ /trunk/Website/src/main/webapp/js/custom-jquery.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2694&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2694&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:50:32 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2693 – Handling the case when the pickup or delivery time is ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Handling the case when the pickup or delivery time is unknown.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/script/LogisticsReconciliation.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2693&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2693&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:47:48 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2692 – Removed parameter from hdfcpay error url to enable it to ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed parameter from hdfcpay error url to enable it to initialize the payment. Also added check in payerror controller to ckeck for the returned parameters&lt;/div&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/PayErrorController.java&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/services/HdfcPaymentService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2692&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2692&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:37:05 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2691 – Ensured that only an accepted order is billed</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Ensured that only an accepted order is billed&lt;/div&gt;~ /trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/handler/BillOrderHandler.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2691&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2691&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:35:26 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2690 – Added ReturnOrder object and methods to process it</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added ReturnOrder object and methods to process it&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ReturnOrder.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/payments/PaymentService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2690&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2690&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:34:32 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2689 – Added method to create a refund</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added method to create a refund&lt;/div&gt;~ /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/PaymentServiceHandler.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PaymentService/PaymentService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2689&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2689&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:33:36 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2688 – Added ReturnOrder object and methods to process it</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added ReturnOrder object and methods to process it&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2688&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2688&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:26:55 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2687 – Moved ReturnOrder to its own class. Reduced the reservation count ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved ReturnOrder to its own class. Reduced the reservation count of items which are refunded&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/model/v1/order/impl/model&lt;br /&gt;+ /trunk/PyProj/src/shop2020/model/v1/order/impl/model/ReturnOrder.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/model/v1/order/impl/model/__init__.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2687&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2687&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 13:20:11 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2686 – Updated catalog database for test cases</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated catalog database for test cases&lt;/div&gt;~ /trunk/Website/src/test/resources/db/catalog.sql&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2686&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2686&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 12:03:16 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2685 – Generated python code for new payment service</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Generated python code for new payment service&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2685&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2685&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 12:02:05 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2684 – Updated the methods used to process BlueDart updates to apply ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated the methods used to process BlueDart updates to apply the status changes only when the corresponding orders are in specific states&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2684&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2684&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 11:40:48 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2683 – Crm project added in pom.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Crm project added in pom.&lt;/div&gt;~ /trunk/pom.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2683&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2683&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 10:53:34 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2682 – Sort by date.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Sort by date.&lt;/div&gt;~ /trunk/Crm/src/main/webapp/js/common.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2682&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2682&amp;peg=2701</guid></item>
<item><pubDate>Mon, 25 Jul 2011 10:48:34 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2681 – Remove final modifier added by eclipse.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove final modifier added by eclipse.&lt;/div&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/EbsPayResponseController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2681&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2681&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 21:49:43 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2680 – Made pincode as string. Also made global variables, so that ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made pincode as string. Also made global variables, so that we don&apos;t have to initialise again and again.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2680&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2680&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 21:34:19 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2679 – Added extra days in delivery estimate due to Kanwaar season ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added extra days in delivery estimate due to Kanwaar season for selected pin codes, as per ticket #462&lt;/div&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2679&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2679&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 18:47:23 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2678 – My Notes tests included.</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;My Notes tests included.&lt;/div&gt;~ /trunk/Website/src/test/samples/home/test5.css&lt;br /&gt;~ /trunk/Website/src/test/samples/home/test18.javascript&lt;br /&gt;~ /trunk/Website/src/test/samples/product/test1.html&lt;br /&gt;~ /trunk/Website/src/test/samples/product/test7.css&lt;br /&gt;~ /trunk/Website/src/test/samples/product/test20.javascript&lt;br /&gt;~ /trunk/Website/src/test/samples/product/test34.javascript&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2678&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2678&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 18:05:53 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2677 – Add transaction id to order object.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add transaction id to order object.&lt;/div&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/Order.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2677&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2677&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 18:04:09 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2676 – Add trsnaction_id in order object.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add trsnaction_id in order object.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2676&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2676&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 18:02:47 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2675 – Add transaction id to order object.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add transaction id to order object.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2675&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2675&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 17:39:31 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2674 – CRM.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 54 file(s) modified&lt;/strong&gt;&lt;br/&gt;CRM.&lt;/div&gt;+ /trunk/Crm&lt;br /&gt;+ /trunk/Crm/.classpath&lt;br /&gt;+ /trunk/Crm/.project&lt;br /&gt;+ /trunk/Crm/.settings&lt;br /&gt;+ /trunk/Crm/.settings/org.eclipse.jdt.core.prefs&lt;br /&gt;+ /trunk/Crm/.settings/org.maven.ide.eclipse.prefs&lt;br /&gt;+ /trunk/Crm/pom.xml&lt;br /&gt;+ /trunk/Crm/src&lt;br /&gt;+ /trunk/Crm/src/main&lt;br /&gt;+ /trunk/Crm/src/main/java&lt;br /&gt;+ /trunk/Crm/src/main/java/in&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/BaseController.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/HomeController.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/OrderCustomerInputController.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserInfoController.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserOrderInfoController.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserOrdersController.java&lt;br /&gt;+ /trunk/Crm/src/main/resources&lt;br /&gt;+ /trunk/Crm/src/main/resources/log4j.properties&lt;br /&gt;+ /trunk/Crm/src/main/resources/struts.xml&lt;br /&gt;+ /trunk/Crm/src/main/resources/velocity.properties&lt;br /&gt;+ /trunk/Crm/src/main/webapp&lt;br /&gt;+ /trunk/Crm/src/main/webapp/css&lt;br /&gt;+ /trunk/Crm/src/main/webapp/css/common.css&lt;br /&gt;+ /trunk/Crm/src/main/webapp/css/demo_table.css&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/back_disabled.jpg&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/back_enabled.jpg&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/favicon.ico&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/forward_disabled.jpg&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/forward_enabled.jpg&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/Sorting icons.psd&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/sort_asc.png&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/sort_asc_disabled.png&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/sort_both.png&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/sort_desc.png&lt;br /&gt;+ /trunk/Crm/src/main/webapp/images/sort_desc_disabled.png&lt;br /&gt;+ /trunk/Crm/src/main/webapp/js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/js/common.js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/js/events.js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/js/jquery.dataTables.min.js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/js/jquery.js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/exception.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/index.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/order-customer-input-index.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/user-info-index.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/user-order-info-index.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/user-orders-index.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/web.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2674&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2674&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 15:56:38 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2673 – Do not log pay-success here.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not log pay-success here.&lt;/div&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/EbsPayResponseController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2673&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2673&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 15:04:20 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2672 – Colorbox view added for My Notes feature</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Colorbox view added for My Notes feature&lt;/div&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/MyNotesController.java&lt;br /&gt;~ /trunk/Website/src/main/webapp/css/product.css&lt;br /&gt;~ /trunk/Website/src/main/webapp/js/my-notes.js&lt;br /&gt;x /trunk/Website/src/main/webapp/WEB-INF/content/my-notes-success.vm&lt;br /&gt;+ /trunk/Website/src/main/webapp/WEB-INF/content/save-note-success.vm &lt;i&gt;(copied from /trunk/Website/src/main/webapp/WEB-INF/content/my-notes-success.vm@2667)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2672&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2672&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 15:01:58 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2671 – My Notes - Colorbox added</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;My Notes - Colorbox added&lt;/div&gt;~ /trunk/ContentStore/src/velocity/ProductDetail.vm&lt;br /&gt;~ /trunk/ContentStore/src/velocity/SlideGuide.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2671&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2671&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 13:47:06 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2670 – Catching ClassCastException for conversion from google web app object  ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Catching ClassCastException for conversion from google web app object  to List&amp;lt;Long&gt;.&lt;/div&gt;~ /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ShowCompareProducts.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2670&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2670&amp;peg=2701</guid></item>
<item><pubDate>Fri, 22 Jul 2011 13:26:24 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2669 – Added servlet to get comparison statistics</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added servlet to get comparison statistics&lt;/div&gt;~ /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ShowCompareProducts.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2669&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2669&amp;peg=2701</guid></item>
<item><pubDate>Thu, 21 Jul 2011 15:37:43 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2668 – Updated for bluetooth headsets</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated for bluetooth headsets&lt;/div&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/AccessoriesFinder.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2668&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2668&amp;peg=2701</guid></item>
<item><pubDate>Thu, 21 Jul 2011 15:09:20 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2667 – Updated rule for handsets.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated rule for handsets.&lt;/div&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/AccessoriesFinder.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2667&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2667&amp;peg=2701</guid></item>
<item><pubDate>Thu, 21 Jul 2011 14:53:14 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2666 – Added remaining content for test cases</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added remaining content for test cases&lt;/div&gt;+ /trunk/Website/src/test/resources/static/html/entities/1000165/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1000355/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1000535/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1000544/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1000546/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001201/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001208/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001209/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001218/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001220/RelatedAccessories.html&lt;br /&gt;+ /trunk/Website/src/test/resources/static/html/entities/1001227/RelatedAccessories.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2666&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2666&amp;peg=2701</guid></item>
<item><pubDate>Thu, 21 Jul 2011 14:50:35 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2665 – Updated test cases, after adding accessories in in content generation ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 100 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated test cases, after adding accessories in in content generation process&lt;/div&gt;~ /trunk/Website/src/test/resources/db/catalog.sql&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000165_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000224_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000355_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000465_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000535_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000544_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000546_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000554_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000557_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000563_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000583_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000662_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000712_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1000716_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001191_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001192_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001201_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001208_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001209_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001218_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001220_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/solr/1001227_irdata_solr.xml&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000165/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000165/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000224/CategorySnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000224/HomeSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000224/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000224/SearchSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000224/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000355/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000355/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000355/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000355/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000465/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000465/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000535/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000535/ProductDetail.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000535/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000535/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000535/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/CategorySnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/HomeSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/PhonesIOwnSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/SearchSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000544/WidgetSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000546/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000546/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000546/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000546/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000554/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000554/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000557/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000557/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000563/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000563/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000583/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000583/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000662/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000662/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/CategorySnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/HomeSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/ProductDetail.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/SearchSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000712/WidgetSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000716/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1000716/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001191/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001191/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001192/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001192/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001201/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001201/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001201/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001208/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001208/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001208/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001208/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001209/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001209/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001209/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001209/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001218/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001218/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001218/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001218/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001220/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001220/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001220/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001220/SlideNamesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001227/ComparisonSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001227/ProductPropertiesSnippet.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001227/SlideGuide.html&lt;br /&gt;~ /trunk/Website/src/test/resources/static/html/entities/1001227/SlideNamesSnippet.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2665&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2665&amp;peg=2701</guid></item>
<item><pubDate>Thu, 21 Jul 2011 13:17:30 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2664 – Made float</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made float&lt;/div&gt;~ /trunk/ContentStore/src/jython/comparisonrules/battery_math.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2664&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2664&amp;peg=2701</guid></item>
<item><pubDate>Wed, 20 Jul 2011 20:21:37 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2663 – Fixed small bug in rules</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed small bug in rules&lt;/div&gt;~ /trunk/ContentStore/src/jython/comparisonrules/audio_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/display_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/input_mechanisms_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/physical_attributes_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/video_math.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2663&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2663&amp;peg=2701</guid></item>
<item><pubDate>Wed, 20 Jul 2011 19:07:29 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2662 – Give warning if widget snippets not found. Also removed unused ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Give warning if widget snippets not found. Also removed unused logs.&lt;/div&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/RelatedAccessoriesController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2662&amp;peg=2701</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2662&amp;peg=2701</guid></item>
</channel></rss>