<?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>Wed, 13 May 2026 22:22:58 +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=2692</link><atom:link href="https://svn.smartdukaan.com/rss.php?peg=2692&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2692&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2691&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2690&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2689&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2688&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2687&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2686&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2685&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2684&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2683&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2682&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2681&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2680&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2679&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2678&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2677&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2676&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2675&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2674&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2673&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2672&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2671&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2670&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2669&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2668&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2667&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2666&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2665&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2664&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2663&amp;peg=2692</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=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2662&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 19:05:05 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2661 – Fixed bug which was making accessories to load two times</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug which was making accessories to load two times&lt;/div&gt;~ /trunk/Website/src/main/webapp/WEB-INF/content/related-accessories-show.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2661&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2661&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 18:20:20 +0530</pubDate><dc:creator>mandeep.dhir</dc:creator><title>Rev 2660 – Re-defining comparison bucket for Tablets</title><description>&lt;div&gt;&lt;strong&gt;mandeep.dhir – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Re-defining comparison bucket for Tablets&lt;/div&gt;~ /trunk/ContentStore/src/xml/model/comparisonbuckets.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2660&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2660&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 17:46:36 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2659 – Removed javascript console logging</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed javascript console logging&lt;/div&gt;~ /trunk/Website/src/main/webapp/js/my-notes.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2659&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2659&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 17:31:32 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2658 – Fixed unintended bugs</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed unintended bugs&lt;/div&gt;~ /trunk/ContentStore/src/jython/comparisonrules/physical_attributes_math.py&lt;br /&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/ContentGenerationUtility.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2658&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2658&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 17:26:54 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2657 – Passing category information to JythonWrapper. It will pass it to ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 32 file(s) modified&lt;/strong&gt;&lt;br/&gt;Passing category information to JythonWrapper. It will pass it to jython classes. We need category for write rules specifuc to category. We have specified special conditions based on category information for tablets&lt;/div&gt;~ /trunk/ContentStore/src/jython/common/utils.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/audio.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/battery.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/battery_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/bp_camera.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/bp_messaging.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/camera.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/camera_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/data_connectivity.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/display.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/email.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/games.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/hemp_internet.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/input_mechanisms.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/internet.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/lemp_battery.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/lemp_camera.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/lemp_internet.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/lemp_messaging.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/lemp_voice_calling_technology.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/maps_gps.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/memory.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/messaging.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/personal_information_manager.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/physical_attributes.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/social_networking.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/social_networking_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/software.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/video.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/voice_calling_technology.py&lt;br /&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/CMPJythonWrapper.java&lt;br /&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/NewCMP.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2657&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2657&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 16:51:55 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2656 – Added Accessories finder as part of content generation. Updated comparision ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Accessories finder as part of content generation. Updated comparision rule for display in tablets.&lt;/div&gt;~ /trunk/ContentStore/src/jython/comparisonrules/display_math.py&lt;br /&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/AccessoriesFinder.java&lt;br /&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/util/ContentGenerationUtility.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2656&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2656&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 16:44:31 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2655 – Updated comparison rules for tablets.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated comparison rules for tablets.&lt;/div&gt;~ /trunk/ContentStore/src/jython/common/utils.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/audio_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/battery_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/data_connectivity_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/internet_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/physical_attributes_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/software_math.py&lt;br /&gt;~ /trunk/ContentStore/src/jython/comparisonrules/video_math.py&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/comparisondefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2655&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2655&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 15:41:43 +0530</pubDate><dc:creator>mandeep.dhir</dc:creator><title>Rev 2654 – Added new features for battery slide of tablets</title><description>&lt;div&gt;&lt;strong&gt;mandeep.dhir – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new features for battery slide of tablets&lt;/div&gt;~ /trunk/ContentStore/src/xml/model/featuredefinitions.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/slidedefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2654&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2654&amp;peg=2692</guid></item>
<item><pubDate>Wed, 20 Jul 2011 15:28:08 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2653 – Added friend selector and invite sender</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added friend selector and invite sender&lt;/div&gt;~ /trunk/Social/src/main/webapp/js/community-promotion.js&lt;br /&gt;~ /trunk/Social/src/main/webapp/WEB-INF/content/community-promotion-success.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2653&amp;peg=2692</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=2653&amp;peg=2692</guid></item>
</channel></rss>