Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
22044 3293 d 22 h amit.gupta /trunk/Support/ Added changes in wallet report  
/trunk/Support/.settings/org.eclipse.m2e.core.prefs
/trunk/Support/.classpath
/trunk/Support/.project
/trunk/Support/src/main/java/in/shop2020/support/controllers/UserWalletCreditController.java
/trunk/Support/src/main/webapp/WEB-INF/content/amazon-asin-upload.vm
/trunk/Support/src/main/webapp/WEB-INF/content/user-wallet-credit-edit.vm
2043 5537 d 10 h chandranshu /trunk/Support/ Added the maven aspect to this project  
/trunk/Support/.settings/org.maven.ide.eclipse.prefs
/trunk/Support/.classpath
/trunk/Support/.project
/trunk/Support/.settings/org.eclipse.jdt.core.prefs
1057 5613 d 8 h chandranshu /trunk/Support/ Removed dependency on Common.jar and instead added a depedency on the Common project  
/trunk/Support/.classpath
1024 5614 d 9 h chandranshu /trunk/Support/ Changed the build path and buil.xml  
/trunk/Support/.classpath
/trunk/Support/.settings/org.eclipse.wst.common.component
/trunk/Support/build.xml
1023 5614 d 10 h chandranshu /trunk/Support/ Removed unused jar files from build declaration  
/trunk/Support/pom.xml
/trunk/Support/src/main
/trunk/Support/src/main/java
/trunk/Support/src/main/java/in
/trunk/Support/src/main/resources
/trunk/Support/src/in
/trunk/Support/.classpath
/trunk/Support/build.properties
/trunk/Support/build.xml
754 5656 d 5 h chandranshu /trunk/Support/ Added an attribute displayName to the warehouse  
/trunk/Support/.classpath
/trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm
/trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java
710 5662 d 7 h chandranshu /trunk/Support/ Changed the output folder for the build path so that the Eclipse compilation doesn't conflict with ant compilation  
/trunk/Support
/trunk/Support/.classpath
679 5663 d 18 h chandranshu /trunk/Support/ Added support for courier companies to download the daily report  
/trunk/Support/WebContent/WEB-INF/content/courier-details-lsuccess.vm
/trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java
/trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java
/trunk/Support/.classpath
/trunk/Support/build.xml
/trunk/Support/src/in/shop2020/support/services/ManifestGenerator.java
670 5664 d 3 h chandranshu /trunk/Support/ Changed the InvoiceGenerationService to print the invoice in the new format. Added the Barcode font and Spice logo to the classpath. Added the ThriftConfig project to the classpath and removed the dependency on the JAR in the lib folder  
/trunk/Support/WebContent/WEB-INF/classes
/trunk/Support/WebContent/WEB-INF/classes/C39TXME.TTF
/trunk/Support/WebContent/WEB-INF/classes/logo.png
/trunk/Support/.classpath
/trunk/Support/src/in/shop2020/support/services/InvoiceGenerationService.java
616 5672 d 4 h chandranshu /trunk/Support/ All inventory updates are now keyed using Brand, Model Number and Colour rather than SKU Id  
/trunk/Support/.classpath
/trunk/Support/src/in/shop2020/support/controllers/UpdatesController.java
/trunk/Support/src/in/shop2020/support/models/Update.java
527 5701 d 3 h chandranshu /trunk/Support/ Corrected a spelling mistake in build.xml and removed absolute path references to libs in the Eclipse project  
/trunk/Support/.classpath
/trunk/Support/build.xml
490 5742 d 4 h rajveer /trunk/Support/ All support and internal services will be accessed via this. Right now two of them are there.
1) Invoice Generation
2) Inventory updates from warehouses through agents.
 
/trunk/Support/.classpath
/trunk/Support/.project
/trunk/Support/.settings
/trunk/Support/.settings/.jsdtscope
/trunk/Support/.settings/org.eclipse.jdt.core.prefs
/trunk/Support/.settings/org.eclipse.wst.common.component
/trunk/Support/.settings/org.eclipse.wst.common.project.facet.core.xml
/trunk/Support/.settings/org.eclipse.wst.jsdt.ui.superType.container
/trunk/Support/.settings/org.eclipse.wst.jsdt.ui.superType.name
/trunk/Support/WebContent
/trunk/Support/WebContent/META-INF
/trunk/Support/WebContent/META-INF/MANIFEST.MF
/trunk/Support/WebContent/WEB-INF
/trunk/Support/WebContent/WEB-INF/content
/trunk/Support/WebContent/WEB-INF/content/invoice-lsuccess.vm
/trunk/Support/WebContent/WEB-INF/content/updates-lsuccess.vm
/trunk/Support/WebContent/WEB-INF/content/updates-psuccess.vm
/trunk/Support/WebContent/WEB-INF/lib
/trunk/Support/WebContent/WEB-INF/web.xml
/trunk/Support/build.properties
/trunk/Support/build.xml
/trunk/Support/conf
/trunk/Support/conf/struts.xml
/trunk/Support/src
/trunk/Support/src/in
/trunk/Support/src/in/shop2020
/trunk/Support/src/in/shop2020/support
/trunk/Support/src/in/shop2020/support/controllers
/trunk/Support/src/in/shop2020/support/controllers/InvoiceController.java
/trunk/Support/src/in/shop2020/support/controllers/UpdatesController.java
/trunk/Support/src/in/shop2020/support/controllers/handler
/trunk/Support/src/in/shop2020/support/controllers/handler/SxstreamContentHandler.java
/trunk/Support/src/in/shop2020/support/models
/trunk/Support/src/in/shop2020/support/models/InventoryUpdate.java
/trunk/Support/src/in/shop2020/support/models/Update.java
/trunk/Support/src/in/shop2020/support/services
/trunk/Support/src/in/shop2020/support/services/InvoiceGenerationService.java