<?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, 28 Jun 2026 20:47:59 +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=760</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2F&amp;peg=760&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 04 Feb 2011 15:46:11 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 760 – The courier details report is now generated at the same ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 27 file(s) modified&lt;/strong&gt;&lt;br/&gt;The courier details report is now generated at the same time when the manifest file is generated. Added a new panel to generate the manifest file and to mark orders as manifested.&lt;/div&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/AcceptOrderEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadAllProvidersEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadAllProvidersEventHandler.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadProviderDetailsEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadProviderDetailsEventHandler.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/MarkOrdersAsManifestedEvent.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/MarkOrdersAsManifestedEventHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenter.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxWidget.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ItemList.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/OrderDetails.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ProivderList.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ProivderList.ui.xml&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ProviderDetails.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ProviderDetails.ui.xml&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ProviderInfoBox.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/guice/ServerModule.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AcceptedOrderListHandler.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AllProvidersListHandler.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/MarkOrdersAsManifestedHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/TransactionUtils.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/AllItemsListResponse.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/AllProivdersListRequest.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/AllProvidersListResponse.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/MarkOrdersAsManifestedRequest.java&lt;br /&gt;+ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/MarkOrdersAsManifestedResponse.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=760&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=760&amp;peg=760</guid></item>
<item><pubDate>Fri, 04 Feb 2011 15:44:56 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 759 – Added LogisticsUser to the helper service. mark orders as manifested ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added LogisticsUser to the helper service. mark orders as manifested to the txn service&lt;/div&gt;+ /trunk/PyProj/src/shop2020/helpers/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/logistics.sqlite&lt;br /&gt;+ /trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&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/catalog/ttypes.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/PyProj/src/shop2020/thriftpy/utils/HelperService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=759&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=759&amp;peg=760</guid></item>
<item><pubDate>Fri, 04 Feb 2011 15:28:53 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 758 – Added a method to mark all billed orders as shipped</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to mark all billed orders as shipped&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=758&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=758&amp;peg=760</guid></item>
<item><pubDate>Fri, 04 Feb 2011 15:24:21 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 757 – Added a method to mark all billed orders as shipped</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to mark all billed orders as shipped&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=757&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=757&amp;peg=760</guid></item>
<item><pubDate>Fri, 04 Feb 2011 14:55:08 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 756 – Started generating the courier-details report at the same time when ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started generating the courier-details report at the same time when the manifest file is generated&lt;/div&gt;~ /trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/controllers/ManifestController.java&lt;br /&gt;~ /trunk/Support/WebContent/WEB-INF/content/courier-details-authfail.vm&lt;br /&gt;~ /trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=756&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=756&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 17:41:40 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 755 – server constant name changes</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;server constant name changes&lt;/div&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/PaymentsServer.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=755&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=755&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:54:48 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 754 – Added an attribute displayName to the warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added an attribute displayName to the warehouse&lt;/div&gt;~ /trunk/Support/.classpath&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java&lt;br /&gt;~ /trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=754&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=754&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:53:45 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 753 – Added an attribute displayName to the warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added an attribute displayName to the warehouse&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/Warehouse.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=753&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=753&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:53:22 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 752 – Added an attribute displayName to the warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added an attribute displayName to the warehouse&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=752&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=752&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:19:01 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 751 – Added support for a courier provider to login</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for a courier provider to login&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=751&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=751&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:18:30 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 750 – Added support for a courier provider to login</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for a courier provider to login&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/utils/HelperService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/utils/LogisticsUser.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=750&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=750&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:17:24 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 749 – Added a login/password check to protect the courier-details report</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a login/password check to protect the courier-details report&lt;/div&gt;~ /trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java&lt;br /&gt;+ /trunk/Support/WebContent/js&lt;br /&gt;+ /trunk/Support/WebContent/js/jquery-1.4.2.js&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/content/courier-details-authfail.vm&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=749&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=749&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 14:13:01 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 748 – Removed unused python clients. Renamed some of the config strings.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed unused python clients. Renamed some of the config strings.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/clients/LogisticsClient.py&lt;br /&gt;x /trunk/PyProj/src/shop2020/clients/OrderClient.py&lt;br /&gt;x /trunk/PyProj/src/shop2020/clients/ShoppingCartClient.py&lt;br /&gt;x /trunk/PyProj/src/shop2020/clients/WidgetClient.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=748&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=748&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 14:11:44 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 747 – Removed unused strings from config client. Also removed unused java ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed unused strings from config client. Also removed unused java client.&lt;/div&gt;~ /trunk/Common/conf/shop2020.cfg&lt;br /&gt;x /trunk/Common/src/in/shop2020/thrift/clients/EstimationServiceClient.java&lt;br /&gt;x /trunk/Common/src/in/shop2020/thrift/clients/GenericServiceJavaClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/thrift/clients/HelperServiceClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/thrift/clients/LogisticsServiceClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/thrift/clients/PaymentServiceClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/thrift/clients/UserContextServiceClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=747&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=747&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 12:31:46 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 746 – support mysql added for mysql</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;support mysql added for mysql&lt;/div&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/DataService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=746&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=746&amp;peg=760</guid></item>
<item><pubDate>Thu, 03 Feb 2011 11:55:19 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 745 – Added support for provider-specific tracking. It was hard-coded for Aramex ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for provider-specific tracking. It was hard-coded for Aramex earlier&lt;/div&gt;~ /trunk/Website&lt;br /&gt;~ /trunk/Website/conf/struts.xml&lt;br /&gt;~ /trunk/Website/conf/templates/myaccount.vm&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/AramexUpdatesController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/BaseController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/controllers/BluedartUpdatesController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/model&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/model/ShipmentUpdate.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/services/AramexTrackingService.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/services/BlueDartTrackingService.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/services/PageLoaderHandler.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/utils/Utils.java&lt;br /&gt;~ /trunk/Website/WebContent/js/myaccount.js&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/aramex-updates-show.vm&lt;br /&gt;+ /trunk/Website/WebContent/WEB-INF/content/bluedart-updates-show.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=745&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=745&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 15:12:53 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 744 – Made the changes requested by BlueDart</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made the changes requested by BlueDart&lt;/div&gt;~ /trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/services/ManifestGenerator.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=744&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=744&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 14:49:05 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 743 – Logistic provider addition to order, code moved to OrderService.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Logistic provider addition to order, code moved to OrderService.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/DataService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=743&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=743&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 14:47:02 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 742 – added beast deals index file</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added beast deals index file&lt;/div&gt;+ /trunk/Website/WebContent/WEB-INF/content/best-deals-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=742&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=742&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 14:45:57 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 741 – Payment gateway integration. Javascript code clean up. deleted unused files.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 54 file(s) modified&lt;/strong&gt;&lt;br/&gt;Payment gateway integration. Javascript code clean up. deleted unused files.&lt;/div&gt;~ /trunk/Website/conf/templates/commonjsfiles.vm&lt;br /&gt;~ /trunk/Website/conf/templates/loginform.vm&lt;br /&gt;~ /trunk/Website/conf/templates/myaccount.vm&lt;br /&gt;~ /trunk/Website/conf/templates/shippingaddressdetails.vm&lt;br /&gt;~ /trunk/Website/conf/templates/shippingdetails.vm&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/BestDealsController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/BestSellersController.java&lt;br /&gt;x /trunk/Website/src/in/shop2020/serving/controllers/CompareController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/HdfcPayController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/HdfcPayResponseController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/LatestArrivalsController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/LoginController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/OrderController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/RegisterController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/TestController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/services/PageLoaderHandler.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/utils/Utils.java&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/address-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/best-deals-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/best-sellers-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/best-sellers-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/cart-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/category-show.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/compare-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/completed-orders-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/entity-show.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/footer.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/forgot-password-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/header.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/home-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/latest-arrivals-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/latest-arrivals-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/login-details-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/login-details-success.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/login-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/myaccount-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/myaccount-login.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/myaccount-show.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/order-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/order-show.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/order-success.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/pay-error-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/pay-response-success.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/pay-success-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/personal-details-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/personal-details-success.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/ratings-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/register-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/register-success.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/search-index.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/search-index_old.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/send-mail-index.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/send-mail-success.vm&lt;br /&gt;x /trunk/Website/WebContent/WEB-INF/content/widgetdiv.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=741&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=741&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 14:04:47 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 740 – Added a private constructor back to Order which was accidentally ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a private constructor back to Order which was accidentally deleted&lt;/div&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/Order.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=740&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=740&amp;peg=760</guid></item>
<item><pubDate>Wed, 02 Feb 2011 11:22:11 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 739 – Added support to create entities for items in process in ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to create entities for items in process in catalog&lt;/div&gt;~ /trunk/ContentCreation&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=739&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=739&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 19:38:41 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 738 – Removed the unnecessary and unintuitive usage of get_c_status and get_t_status ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed the unnecessary and unintuitive usage of get_c_status and get_t_status for order and txn statuses. Added support for the second address line&lt;/div&gt;+ /trunk/PyProj/src/samplesheets/BlueDartServiceableLocations.xls&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py&lt;br /&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/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/utils/Utils.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=738&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=738&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 19:36:51 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 737 – Started handling the second address line for the Order</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started handling the second address line for the Order&lt;/div&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/OrderDetails.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AddressHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/TransactionUtils.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/Order.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=737&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=737&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 19:36:13 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 736 – Added the field for second address line to the Order</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added the field for second address line to the Order&lt;/div&gt;~ /trunk/ThriftConfig/src/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=736&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=736&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 19:36:00 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 735 – Added the field for second address line to the Order</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added the field for second address line to the Order&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=735&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=735&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 19:33:51 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 734 – Started using provider specific barcode. Added the 3-letter code to ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started using provider specific barcode. Added the 3-letter code to the invoice. Started using the new logo.&lt;/div&gt;~ /trunk/Support/build.xml&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/controllers/InvoiceController.java&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java&lt;br /&gt;~ /trunk/Support/src/in/shop2020/support/services/InvoiceGenerationService.java&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/aramex&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/aramex/barcode.TTF&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/bluedart&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/bluedart/barcode.TTF&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/bluedart/carrier.TTF&lt;br /&gt;+ /trunk/Support/WebContent/WEB-INF/classes/logo.jpg&lt;br /&gt;~ /trunk/Support/WebContent/WEB-INF/classes/logo.png&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=734&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=734&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 17:32:21 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 733 – reduced number of call to userclient</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;reduced number of call to userclient&lt;/div&gt;~ /trunk/ContentStore/src/in/shop2020/util/IR.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=733&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=733&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 17:22:17 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 732 – Added a method to get the destination code of a ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to get the destination code of a pincode for a provider&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=732&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=732&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 17:21:44 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 731 – Added a method to get the destination code of a ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to get the destination code of a pincode for a provider&lt;/div&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/script/ServiceDetailsLoader.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=731&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=731&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 17:20:52 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 730 – Added a method to get the destination code of a ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to get the destination code of a pincode for a provider&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=730&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=730&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 17:20:30 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 729 – Added a method to get the destination code of a ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a method to get the destination code of a pincode for a provider&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=729&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=729&amp;peg=760</guid></item>
<item><pubDate>Tue, 01 Feb 2011 10:46:09 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 728 – Added KB, GB and MB as memory units.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added KB, GB and MB as memory units.&lt;/div&gt;~ /trunk/ContentStore/src/xml/model/featuredefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=728&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=728&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:16:36 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 727 – Added the eclipse output directory to svn ignore list</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added the eclipse output directory to svn ignore list&lt;/div&gt;~ /trunk/ContentStore&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=727&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=727&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:14:51 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 726 – Corrected a spelling</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected a spelling&lt;/div&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/util/SequenceGenerator.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=726&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=726&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:09:46 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 725 – Added support to mark an item as content complete in ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to mark an item as content complete in the catalog&lt;/div&gt;~ /trunk/ContentCreation/.classpath&lt;br /&gt;~ /trunk/ContentCreation/build.xml&lt;br /&gt;+ /trunk/ContentCreation/src/in/shop2020/creation/controllers/ItemUpdateController.java&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=725&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=725&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:06:19 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 724 – Added support to load transfer price and hotspot category</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to load transfer price and hotspot category&lt;/div&gt;~ /trunk/PyProj/src/samplesheets/ItemList.xls&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/script/ItemLoader.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=724&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=724&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:04:31 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 723 – Added support to mark all items with the same entityId ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to mark all items with the same entityId as content complete&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=723&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=723&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:03:38 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 722 – Python files generated for Catalog service</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Python files generated for Catalog service&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=722&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=722&amp;peg=760</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:02:55 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 721 – Java files generated for the catalog service</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Java files generated for the catalog service&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/status.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=721&amp;peg=760</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=721&amp;peg=760</guid></item>
</channel></rss>