webwork-devel Mailing List for WebWork (Page 53)
Brought to you by:
baldree,
rickardoberg
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(316) |
Dec
(117) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(197) |
Feb
(229) |
Mar
(293) |
Apr
(177) |
May
(84) |
Jun
(40) |
Jul
(43) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Rickard ?b. <ric...@us...> - 2001-11-17 16:04:50
|
Update of /cvsroot/webwork/webwork/src/main/webwork/velocity In directory usw-pr-cvs1:/tmp/cvs-serv23894/webwork/velocity Modified Files: WebWorkUtil.java WebWorkVelocityServlet.java Log Message: Better log4j usage |
|
From: Rickard ?b. <ric...@us...> - 2001-11-17 16:04:50
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib In directory usw-pr-cvs1:/tmp/cvs-serv23894/webwork/taglib Modified Files: ActionTag.java Log Message: Better log4j usage |
|
From: Rickard ?b. <ric...@us...> - 2001-11-17 16:04:50
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action In directory usw-pr-cvs1:/tmp/cvs-serv23894/webwork/action Modified Files: ActionSupport.java Log Message: Better log4j usage |
|
From: Rickard ?b. <ric...@us...> - 2001-11-17 16:04:05
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/factory In directory usw-pr-cvs1:/tmp/cvs-serv23748 Modified Files: CommandActionFactoryProxy.java Log Message: Renamed default mapping class Added caching view mapping Commands are now declared using ! View mapping now handles absent mapping for commands Added default mapping that encapsulates standard behaviour |
|
From: Rickard ?b. <ric...@us...> - 2001-11-17 16:03:49
|
Update of /cvsroot/webwork/webwork/src/main/webwork/dispatcher In directory usw-pr-cvs1:/tmp/cvs-serv23690 Modified Files: DefaultViewMapping.java ServletDispatcher.java Added Files: CachingViewMapping.java ConfigurationViewMapping.java Log Message: Renamed default mapping class Added caching view mapping Commands are now declared using ! View mapping now handles absent mapping for commands Added default mapping that encapsulates standard behaviour |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:59:36
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test In directory usw-pr-cvs1:/tmp/cvs-serv4705/src/main/webwork/action/test Added Files: TabbedPaneTest.java Log Message: Added hellopanel for the tabbedpanetest.jsp. Modified the tabbedpane template to coincide with the new TabbedPaneTag. Added the TabbedPaneTest action and success jsp files. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:59:36
|
Update of /cvsroot/webwork/webwork/src/resources/web/template/standard In directory usw-pr-cvs1:/tmp/cvs-serv4705/src/resources/web/template/standard Modified Files: tabbedpane.jsp Log Message: Added hellopanel for the tabbedpanetest.jsp. Modified the tabbedpane template to coincide with the new TabbedPaneTag. Added the TabbedPaneTest action and success jsp files. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:59:36
|
Update of /cvsroot/webwork/webwork/src/resources/web In directory usw-pr-cvs1:/tmp/cvs-serv4705/src/resources/web Added Files: hellopanel.jsp tabbedpanetest.jsp Log Message: Added hellopanel for the tabbedpanetest.jsp. Modified the tabbedpane template to coincide with the new TabbedPaneTag. Added the TabbedPaneTest action and success jsp files. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:54:32
|
Update of /cvsroot/webwork/webwork/src/resources/web/template/standard In directory usw-pr-cvs1:/tmp/cvs-serv3068/src/resources/web/template/standard Modified Files: selectcascading.jsp Log Message: In the cascadingselect.jsp, removed complexity by using only a map data structure. Updated the cascadingUtil.js so it works on both Netscape and IE browsers. Since there will only be one type of underlying data structure: in CascadingSelectTest and cascadingTest.jsp, I left only one (1) test. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:54:32
|
Update of /cvsroot/webwork/webwork/src/resources/web/script In directory usw-pr-cvs1:/tmp/cvs-serv3068/src/resources/web/script Modified Files: cascadingUtil.js Log Message: In the cascadingselect.jsp, removed complexity by using only a map data structure. Updated the cascadingUtil.js so it works on both Netscape and IE browsers. Since there will only be one type of underlying data structure: in CascadingSelectTest and cascadingTest.jsp, I left only one (1) test. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:54:31
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test In directory usw-pr-cvs1:/tmp/cvs-serv3068/src/main/webwork/action/test Modified Files: CascadingSelectTest.java Log Message: In the cascadingselect.jsp, removed complexity by using only a map data structure. Updated the cascadingUtil.js so it works on both Netscape and IE browsers. Since there will only be one type of underlying data structure: in CascadingSelectTest and cascadingTest.jsp, I left only one (1) test. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:54:31
|
Update of /cvsroot/webwork/webwork/src/resources/web In directory usw-pr-cvs1:/tmp/cvs-serv3068/src/resources/web Modified Files: cascadingTest.jsp Log Message: In the cascadingselect.jsp, removed complexity by using only a map data structure. Updated the cascadingUtil.js so it works on both Netscape and IE browsers. Since there will only be one type of underlying data structure: in CascadingSelectTest and cascadingTest.jsp, I left only one (1) test. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:35:47
|
Update of /cvsroot/webwork/webwork/src/resources/web/WEB-INF/classes/META-INF In directory usw-pr-cvs1:/tmp/cvs-serv30247/src/resources/web/WEB-INF/classes/META-INF Modified Files: taglib.tld Log Message: Added TabbedPane tag specifications. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:34:53
|
Update of /cvsroot/webwork/webwork/src/resources/web/WEB-INF/classes In directory usw-pr-cvs1:/tmp/cvs-serv30020/src/resources/web/WEB-INF/classes Modified Files: views.properties Log Message: Added TabbedPane action and success. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:30:28
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui In directory usw-pr-cvs1:/tmp/cvs-serv29029/src/main/webwork/taglib/ui Added Files: TabbedPaneTag.java Log Message: Added New TabbedPaneTag. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:29:30
|
Update of /cvsroot/webwork/webwork/src/main/webwork/util In directory usw-pr-cvs1:/tmp/cvs-serv28709/src/main/webwork/util Modified Files: TabbedPane.java Log Message: Added new properties necessary to build a Tabbed Pane. |
|
From: Jay B. <dig...@us...> - 2001-11-16 20:29:01
|
Update of /cvsroot/webwork/webwork/src/resources/web In directory usw-pr-cvs1:/tmp/cvs-serv28541/src/resources/web Modified Files: index.jsp Log Message: added link to TabbedPane Test. |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 20:06:50
|
Update of /cvsroot/webwork/webwork/src/docs/docbookx/ent In directory usw-pr-cvs1:/tmp/cvs-serv22318/docbookx/ent Modified Files: iso-amso.ent iso-num.ent Log Message: Updated DocBook DTD. No more errors are shown during HTML generation. |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:51
|
Update of /cvsroot/webwork/webwork/lib In directory usw-pr-cvs1:/tmp/cvs-serv18967 Removed Files: bsf.jar xalan.jar Log Message: Removed bsf.jar and xalan.jar |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/iterator In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/taglib/iterator Added Files: package.html Log Message: Added package descriptions |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/taglib/ui Added Files: package.html Log Message: Added package descriptions |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/xslt In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/xslt Added Files: package.html Log Message: Added package descriptions |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/velocity In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/velocity Added Files: package.html Log Message: Added package descriptions |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/dispatcher In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/dispatcher Added Files: package.html Log Message: Added package descriptions |
|
From: Rickard ?b. <ric...@us...> - 2001-11-16 19:54:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/expr In directory usw-pr-cvs1:/tmp/cvs-serv18700/main/webwork/expr Added Files: package.html Log Message: Added package descriptions |