Thread: [Tbase-svn] SF.net SVN: tbase: [7] branches/1.0.x/applications/adfundum
Status: Alpha
Brought to you by:
ron_bakker
From: <ron...@us...> - 2006-04-03 15:44:11
|
Revision: 7 Author: ron_bakker Date: 2006-04-03 08:43:27 -0700 (Mon, 03 Apr 2006) ViewCVS: http://svn.sourceforge.net/tbase/?rev=7&view=rev Log Message: ----------- Move To Subversion Added Paths: ----------- branches/1.0.x/applications/adfundum/.classpath branches/1.0.x/applications/adfundum/.project branches/1.0.x/applications/adfundum/lib/ branches/1.0.x/applications/adfundum/lib/servlet-api.jar branches/1.0.x/applications/adfundum/src/ branches/1.0.x/applications/adfundum/src/adfundum/ branches/1.0.x/applications/adfundum/src/adfundum/view/ branches/1.0.x/applications/adfundum/src/adfundum/view/components/ branches/1.0.x/applications/adfundum/src/adfundum/view/components/AFDate.java branches/1.0.x/applications/adfundum/src/adfundum/view/components/AFTime.java branches/1.0.x/applications/adfundum/src/adfundum/view/components/AFrss.java branches/1.0.x/applications/adfundum/src/adfundum/view/parsers/ branches/1.0.x/applications/adfundum/src/adfundum/view/parsers/RootParser.java branches/1.0.x/applications/adfundum/src/adfundum/view/util/ branches/1.0.x/applications/adfundum/src/adfundum/view/util/components/ branches/1.0.x/applications/adfundum/src/adfundum/view/util/components/AllParser.java branches/1.0.x/applications/adfundum/src/adfundum/view/util/components/LoginParser.java branches/1.0.x/applications/adfundum/webapp/ branches/1.0.x/applications/adfundum/webapp/META-INF/ branches/1.0.x/applications/adfundum/webapp/META-INF/MANIFEST.MF branches/1.0.x/applications/adfundum/webapp/WEB-INF/ branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/ branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/informa.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/jdom.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/tbase-runtime-0.11.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/web.xml branches/1.0.x/applications/adfundum/webapp/components/ branches/1.0.x/applications/adfundum/webapp/components/about.tb branches/1.0.x/applications/adfundum/webapp/components/date.tb branches/1.0.x/applications/adfundum/webapp/components/datebox.tb branches/1.0.x/applications/adfundum/webapp/components/entertainment.tb branches/1.0.x/applications/adfundum/webapp/components/extras.tb branches/1.0.x/applications/adfundum/webapp/components/loginform.tb branches/1.0.x/applications/adfundum/webapp/components/menu.tb branches/1.0.x/applications/adfundum/webapp/components/news.tb branches/1.0.x/applications/adfundum/webapp/components/time.tb branches/1.0.x/applications/adfundum/webapp/index.tb branches/1.0.x/applications/adfundum/webapp/pageelements/ branches/1.0.x/applications/adfundum/webapp/pageelements/beginpage.tb branches/1.0.x/applications/adfundum/webapp/pageelements/endpage.tb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ron...@us...> - 2006-04-06 09:34:39
|
Revision: 12 Author: ron_bakker Date: 2006-04-06 02:33:43 -0700 (Thu, 06 Apr 2006) ViewCVS: http://svn.sourceforge.net/tbase/?rev=12&view=rev Log Message: ----------- Added Hanzerent Webservice client (part 1) Modified Paths: -------------- branches/1.0.x/applications/adfundum/.classpath Added Paths: ----------- branches/1.0.x/applications/adfundum/src/nl/ branches/1.0.x/applications/adfundum/src/nl/notenbomer/ branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/ branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/ branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/EONInterfaceForElementsOfTypeHuurwoningen.java branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/EONInterfaceForElementsOfTypeHuurwoningenBindingStub.java branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/EONInterfaceForElementsOfTypeHuurwoningenLocator.java branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/EONInterfaceForElementsOfTypeHuurwoningenPortType.java branches/1.0.x/applications/adfundum/src/nl/notenbomer/hanzerent/huurwoningen/Huurwoning.java branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/axis-ant.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/axis-schema.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/axis.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/commons-discovery-0.2.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/commons-logging-1.0.4.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/jaxrpc.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/log4j-1.2.8.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/log4j.properties branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/saaj.jar branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/wsdl4j-1.5.1.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ron...@us...> - 2006-04-06 14:52:35
|
Revision: 19 Author: ron_bakker Date: 2006-04-06 07:52:13 -0700 (Thu, 06 Apr 2006) ViewCVS: http://svn.sourceforge.net/tbase/?rev=19&view=rev Log Message: ----------- Added database and property support Modified Paths: -------------- branches/1.0.x/applications/adfundum/.classpath branches/1.0.x/applications/adfundum/src/adfundum/view/components/AFrss.java branches/1.0.x/applications/adfundum/src/adfundum/view/components/AFtopTienArt.java Added Paths: ----------- branches/1.0.x/applications/adfundum/webapp/WEB-INF/config/ branches/1.0.x/applications/adfundum/webapp/WEB-INF/config/datasources/ branches/1.0.x/applications/adfundum/webapp/WEB-INF/config/datasources/adfundum.xml branches/1.0.x/applications/adfundum/webapp/WEB-INF/config/parsers/ branches/1.0.x/applications/adfundum/webapp/WEB-INF/config/parsers/AFrss.xml branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/tbase-runtime.jar Removed Paths: ------------- branches/1.0.x/applications/adfundum/webapp/WEB-INF/lib/tbase-runtime-0.11.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bas...@us...> - 2006-04-08 10:22:12
|
Revision: 26 Author: bas-rozema Date: 2006-04-08 03:21:38 -0700 (Sat, 08 Apr 2006) ViewCVS: http://svn.sourceforge.net/tbase/?rev=26&view=rev Log Message: ----------- Eerste checkin van css/images/script Added Paths: ----------- branches/1.0.x/applications/adfundum/css/ branches/1.0.x/applications/adfundum/css/ie.css branches/1.0.x/applications/adfundum/css/layout.css branches/1.0.x/applications/adfundum/css/main.css branches/1.0.x/applications/adfundum/css/skin.css branches/1.0.x/applications/adfundum/css/typo.css branches/1.0.x/applications/adfundum/images/ branches/1.0.x/applications/adfundum/images/add.jpg branches/1.0.x/applications/adfundum/images/body_bg.png branches/1.0.x/applications/adfundum/images/cols.png branches/1.0.x/applications/adfundum/images/filmtotaal.png branches/1.0.x/applications/adfundum/images/footer_bg.png branches/1.0.x/applications/adfundum/images/grid.png branches/1.0.x/applications/adfundum/images/headerbg.png branches/1.0.x/applications/adfundum/images/nu.nl.png branches/1.0.x/applications/adfundum/images/rss.png branches/1.0.x/applications/adfundum/images/tab.png branches/1.0.x/applications/adfundum/images/tab_active.png branches/1.0.x/applications/adfundum/images/tab_i.png branches/1.0.x/applications/adfundum/images/top.png branches/1.0.x/applications/adfundum/script/ branches/1.0.x/applications/adfundum/script/gui.js branches/1.0.x/applications/adfundum/script/ie_onload.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ron...@us...> - 2006-04-08 11:25:38
|
Revision: 30 Author: ron_bakker Date: 2006-04-08 04:25:24 -0700 (Sat, 08 Apr 2006) ViewCVS: http://svn.sourceforge.net/tbase/?rev=30&view=rev Log Message: ----------- Movement Added Paths: ----------- branches/1.0.x/applications/adfundum/webapp/css/ branches/1.0.x/applications/adfundum/webapp/images/ branches/1.0.x/applications/adfundum/webapp/script/ Removed Paths: ------------- branches/1.0.x/applications/adfundum/css/ branches/1.0.x/applications/adfundum/images/ branches/1.0.x/applications/adfundum/script/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |