Author: tmjee
Date: Sat Jul 15 00:35:50 2006
New Revision: 422166
URL: http://svn.apache.org/viewvc?rev=422166&view=rev
Log:
WW-1380
- fixed "ww:head tag includes parameters in URLs to stylesheets"
Modified:
struts/struts2/trunk/core/src/main/resources/template/ajax/head.ftl
struts/str
Author: tmjee
Date: Sat Jul 15 01:07:22 2006
New Revision: 422175
URL: http://svn.apache.org/viewvc?rev=422175&view=rev
Log:
WW-1379
- removed rich text editor from Struts2
Removed:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/AbstractRichtexteditorConnector.java
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by TedHusted:
http://wiki.apache.org/struts/FrontPage
The comment on the change is:
Update nomenclature
Author: husted
Date: Sat Jul 15 08:06:40 2006
New Revision: 422245
URL: http://svn.apache.org/viewvc?rev=422245&view=rev
Log:
STR-2910 Move preface from Struts 1 to Site as Key Technologies Primer so that
it can be shared with Struts 2; Add links to Apps page; Move Sean to Emeritus
per his reque
Author: husted
Date: Sat Jul 15 08:07:31 2006
New Revision: 422247
URL: http://svn.apache.org/viewvc?rev=422247&view=rev
Log:
STR-2910 Move preface from Struts 1 to Site as Key Technologies Primer so that
it can be shared with Struts 2
Added:
struts/site/src/site/xdoc/preface.xml
- cop
Author: tmjee
Date: Sat Jul 15 08:16:11 2006
New Revision: 422249
URL: http://svn.apache.org/viewvc?rev=422249&view=rev
Log:
WW-1317
- removed tooltip example, as there's not much functionality to
demostrate with the change to dojo tooltip
Removed:
struts/struts2/trunk/apps/showcase/s
Author: tmjee
Date: Sat Jul 15 08:19:27 2006
New Revision: 422250
URL: http://svn.apache.org/viewvc?rev=422250&view=rev
Log:
WW-1379
- remove example that uses rich text editor
Removed:
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/lotsOfRichtexteditor.jsp
struts/struts2
Author: tmjee
Date: Sat Jul 15 08:24:09 2006
New Revision: 422251
URL: http://svn.apache.org/viewvc?rev=422251&view=rev
Log:
WW-1317
- work on tooltip (changes due to switch to dojo tooltip)
Modified:
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/example.jsp
struts/struts
Author: tmjee
Date: Sat Jul 15 08:42:07 2006
New Revision: 422253
URL: http://svn.apache.org/viewvc?rev=422253&view=rev
Log:
WW-1317
- changes in javadoc (uses dojo tooltip attributes as example)
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
Author: husted
Date: Sat Jul 15 08:45:44 2006
New Revision: 422254
URL: http://svn.apache.org/viewvc?rev=422254&view=rev
Log:
SITE-8 Add kickers to Strut 2 comparison list
Added:
struts/site/src/site/xdoc/primer.xml
- copied unchanged from r422247, struts/site/src/site/xdoc/preface.xml
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by MichaelJouravlev:
http://wiki.apache.org/struts/PoweredBy
The comment on the change is:
Added Tire Kindgom website
--
Author: wsmoak
Date: Sat Jul 15 17:53:02 2006
New Revision: 422323
URL: http://svn.apache.org/viewvc?rev=422323&view=rev
Log:
Exclude the transitive dependencies on myfaces-api and portlet-api that come
from Commons Chain.
The commons-chain 1.1 pom should have marked these as optional.
Modified:
Author: wsmoak
Date: Sat Jul 15 17:55:49 2006
New Revision: 422324
URL: http://svn.apache.org/viewvc?rev=422324&view=rev
Log:
Modify the apps-it pom so the module can be built alone without specifying a
profile.
When building from the top, the integration module is only included if -Pitest
is us
Author: husted
Date: Sat Jul 15 18:33:42 2006
New Revision: 422331
URL: http://svn.apache.org/viewvc?rev=422331&view=rev
Log:
STR 2910 Update introduction to complement primer.
Modified:
struts/struts1/trunk/src/site/xdoc/userGuide/index.xml
struts/struts1/trunk/src/site/xdoc/userGuide/i
Author: husted
Date: Sat Jul 15 18:35:07 2006
New Revision: 422333
URL: http://svn.apache.org/viewvc?rev=422333&view=rev
Log:
STR 2910 Add AJAX, SOAP, and MVC to primer.
Modified:
struts/site/src/site/fml/roadmap.fml
struts/site/src/site/xdoc/primer.xml
Modified: struts/site/src/site/fm
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by TedHusted:
http://wiki.apache.org/struts/StrutsActionRelease200
The comment on the change is:
Update overall status
-
Author: wsmoak
Date: Sat Jul 15 19:50:28 2006
New Revision: 422341
URL: http://svn.apache.org/viewvc?rev=422341&view=rev
Log:
Renamed archetype from quickstart to starter.
WW-1359
Added:
struts/maven/trunk/struts2-archetype-starter/
- copied from r422340, struts/maven/trunk/struts2-arch
Author: wsmoak
Date: Sat Jul 15 19:57:15 2006
New Revision: 422342
URL: http://svn.apache.org/viewvc?rev=422342&view=rev
Log:
Finish renaming the archetype from quickstart to starter.
WW-1359
Modified:
struts/maven/trunk/struts2-archetype-starter/README.txt
struts/maven/trunk/struts2-arch
Author: tmjee
Date: Sat Jul 15 22:24:08 2006
New Revision: 422376
URL: http://svn.apache.org/viewvc?rev=422376&view=rev
Log:
WW-1297
- add example into showcase that causes bug WW-1297 to appear
Added:
struts/struts2/trunk/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/Exa
Author: tmjee
Date: Sat Jul 15 22:37:57 2006
New Revision: 422378
URL: http://svn.apache.org/viewvc?rev=422378&view=rev
Log:
WW-1297 WW-1381
- fix at times the all panel will appear when remote=true
- fix when remote=true, during first load the remote content is not
displayed
Modified:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/StrutsMaintenanceSvn
The comment on the change is:
Added *.fml, removed section on svn:externals for rel
21 matches
Mail list logo