Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2981 5276 d 7 h rajveer /trunk/ Removed Widget and WidgetItem and Added a table called UserWidgetItem. Now all browse history and my research data for a user will come from this single table. This effort will help to reduct query time for some slow queries related to widgets, as we will always use index.  
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserWidgetItem.java
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetConverters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetDataAccessor.py
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/Widget.java
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/WidgetItem.java
/trunk/PyProj/.pydevproject
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionRuleDataUtilities.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/PromotionService.java
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift
772 5465 d 11 h rajveer /trunk/PyProj/src/shop2020/ Widgets services rewritten. Now only browse history and my research will he handled  
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetConverters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetDataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py
635 5485 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/ Category object added, Changes for catalog item id to item id  
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/ItemLoader.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
581 5494 d 9 h rajveer /trunk/PyProj/src/shop2020/ Helper client added.
Mail program updated.
Forgot password functionality added.
 
/trunk/PyProj/src/shop2020/clients/HelperClient.py
/trunk/PyProj/src/shop2020/helpers/test
/trunk/PyProj/src/shop2020/helpers/test/Test.py
/trunk/PyProj/src/shop2020/helpers/test/__init__.py
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
404 5657 d 17 h rajveer /trunk/ MyAccount page interface and relevant changes  
/trunk/PageLoaderServer/velocity/myaccounts.vm
/trunk/PageLoaderServer/velocity/myorders.vm
/trunk/ThriftConfig/src/in/shop2020/serving/page/MyAccountPage.java
/trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/PageLoaderHandler.java
/trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/server/PageLoaderServer.java
/trunk/PyProj/src/shop2020/clients/UserClient.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/thriftpy/serving/page/PageLoader-remote
/trunk/PyProj/src/shop2020/thriftpy/serving/page/PageLoader.py
/trunk/PyProj/src/shop2020/thriftpy/serving/page/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/serving/page/ComparisonPage.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/PageLoader.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/SearchResultsPage.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/searchRequest.java
/trunk/ThriftGen/thriftsrc/PageLoader/PageLoader.thrift
130 5745 d 14 h ashish /trunk/ commiting completed user model  
/trunk/PyProj/src/shop2020/model/v1/user
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
/trunk/PyProj/src/shop2020/model/v1/user/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/impl
/trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/test
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/AccountStatus.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/Phone.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/PhoneType.java
/trunk/Common/conf/shop2020.cfg
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserPrimaryInfo.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserState.java
/trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift