Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1028 5417 d 7 h chandranshu /trunk/Support/ Moved webapp content from WebContent folder to src/main/webapp  
/trunk/Support/src/main/webapp/WEB-INF/content
/trunk/Support/src/main/webapp/js
/trunk/Support/WebContent/WEB-INF/classes
/trunk/Support/WebContent/WEB-INF/content
/trunk/Support/WebContent/WEB-INF/lib
/trunk/Support/WebContent/js
/trunk/Support/build.properties
1027 5417 d 7 h chandranshu /trunk/Support/ Moved around resources from the WebContent folder to src/main/resources  
/trunk/Support/src/main/resources/C39TXME.TTF
/trunk/Support/src/main/resources/aramex
/trunk/Support/src/main/resources/bluedart
/trunk/Support/src/main/resources/logo.jpg
/trunk/Support/src/main/resources/logo.png
/trunk/Support/src/main/resources/struts.xml
/trunk/Support/src/main/webapp
/trunk/Support/src/main/webapp/WEB-INF
/trunk/Support/src/main/webapp/WEB-INF/web.xml
/trunk/Support/WebContent/WEB-INF/classes/C39TXME.TTF
/trunk/Support/WebContent/WEB-INF/classes/aramex
/trunk/Support/WebContent/WEB-INF/classes/bluedart
/trunk/Support/WebContent/WEB-INF/classes/logo.jpg
/trunk/Support/WebContent/WEB-INF/classes/logo.png
/trunk/Support/WebContent/WEB-INF/web.xml
/trunk/Support/conf
/trunk/Support
/trunk/Support/build.properties
/trunk/Support/pom.xml
1023 5417 d 9 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
490 5545 d 3 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