krysalis-menu/forrestdocs status.xml,1.2,1.3
Glen Stampoultzis <[email protected]> Thu, 17 Mar 2005 11:51:11 +0000
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/krysalis-menu/forrestdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31560/forrestdocs Modified Files: status.xml Log Message: Patch to support safari and fix for dynamically generated components Index: status.xml =================================================================== RCS file: /cvsroot/metamorphosis/krysalis-menu/forrestdocs/status.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** status.xml 7 Dec 2004 02:46:19 -0000 1.2 --- status.xml 17 Mar 2005 11:51:09 -0000 1.3 *************** *** 58,108 **** <status> ! <developers> ! <person name="Glen Stampoultzis" email="[email protected]" id="GS" /> ! <!-- Add more people here --> ! </developers> ! <changes> ! <!-- Add new releases here --> ! <release version="0.1" date="unreleased"> ! <!-- Some action types have associated images. By default, images are ! defined for 'add', 'fix', 'remove', 'update' and 'hack'. If you add ! src/documentation/resources/images/<foo>.jpg images, these will ! automatically be used for entries of type <foo>. --> ! <action dev="GS" type="add" context="admin"> Initial Import ! </action> ! <!-- Sample action: ! <action dev="JB" type="fix" due-to="Joe Contributor" ! due-to-email="[email protected]" fixes-bug="123"> ! Fixed a bug in the Foo class. ! </action> ! --> ! </release> ! </changes> ! <todo> ! <actions priority="high"> ! <action context="testing" dev="GS"> Test against IE 5.x, Opera and others. ! </action> ! <action context="coding" dev="GS"> Clean up JavaScript. ! </action> ! <action context="docs" dev="GS"> ! Flesh out documentation. ! </action> ! </actions> ! <actions priority="medium"> ! <action context="admin"> Investigate merging back to tapestry 3.1 when it becomes stable. ! </action> ! <action context="admin"> Look into other types of menus. ! </action> ! </actions> ! </todo> </status> --- 58,120 ---- <status> ! <developers> ! <person name="Glen Stampoultzis" email="[email protected]" id="GS"/> ! <person name="David Findley" email="not-provided" id="DF"/> ! <!-- Add more people here --> ! </developers> ! <changes> ! <!-- Add new releases here --> ! <release version="0.1.1" date="unreleased"> ! <action dev="DF" type="fix" context="devel"> ! Patched to support Safari browser. ! </action> ! <action dev="GS" type="add" context="devel"> ! Fixed a id generation which caused an issue for dynamically ! generated menus. ! </action> ! </release> ! <release version="0.1" date="todo"> ! <!-- Some action types have associated images. By default, images are ! defined for 'add', 'fix', 'remove', 'update' and 'hack'. If you add ! src/documentation/resources/images/<foo>.jpg images, these will ! automatically be used for entries of type <foo>. --> ! <action dev="GS" type="add" context="admin"> Initial Import ! </action> ! <!-- Sample action: ! <action dev="JB" type="fix" due-to="Joe Contributor" ! due-to-email="[email protected]" fixes-bug="123"> ! Fixed a bug in the Foo class. ! </action> ! --> ! </release> ! </changes> ! <todo> ! <actions priority="high"> ! <action context="testing" dev="GS"> Test against IE 5.x, Opera and others. ! </action> ! <action context="coding" dev="GS"> Clean up JavaScript. ! </action> ! <action context="coding" dev="GS"> ! Implement a menu model. ! </action> ! </actions> ! <actions priority="medium"> ! <action context="admin"> Investigate merging back to tapestry 3.1 when it becomes stable. ! </action> ! </actions> ! <actions priority="low"> ! <action context="admin"> Look into other types of menus. ! </action> ! </actions> ! </todo> </status> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click