|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[gatewiki-commits] SF.net SVN: gatewiki:[1775] trunk/cow/docRevision: 1775
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1775&view=rev Author: hcunningham Date: 2009-10-30 12:38:21 +0000 (Fri, 30 Oct 2009) Log Message: ----------- revised the 1.0 roadmap (it actually got smaller!) Modified Paths: -------------- trunk/cow/doc/cow-backlog.html trunk/cow/doc/cow-backlog.yam Modified: trunk/cow/doc/cow-backlog.html =================================================================== --- trunk/cow/doc/cow-backlog.html 2009-10-29 14:34:42 UTC (rev 1774) +++ trunk/cow/doc/cow-backlog.html 2009-10-30 12:38:21 UTC (rev 1775) @@ -59,12 +59,14 @@ <a class="cow-section-anchor" name="section-1."/><h1 class="cow-heading"><span class="cow-sec-number">1. </span>Roadmap (version 1.0)</h1> <ul> -<li>dependencies issue [IR] +<li>jape yamalyser [HC, NA] <ul> - <li>the serialised dependencies files should include the run mode in the name - (dev, prod, test), or else they may be saved relative to one wiki in e.g. - dev mode then restored relative to another in production mode?</li> + <li>fix tests for YamPrettyTranslator</li> + <li>switch on the old yam-html-yam test again</li> </ul></li> +<li>user guide to logging in, editing etc., revise <a class="cow-url" href="gatewiki.html">gatewiki.html</a> [HC]</li> +<li>search: can we filter our results from directories the user hasn't got + permission for? (eg. sam or sale/internal on gate.ac.uk?) [NA]</li> <li>layout [IR] <ul> <li>directory-level actions, where to put the links, how to select?</li> @@ -82,27 +84,23 @@ <li>upload of an empty file fails without a message</li> </ul></li> </ul></li> -<li>GAU +<li>g8rs.net <ul> - <li>g8rs.net - <ul> - <li>get cron to publish security-related log reports somewhere (in the wiki - space?) [IR]</li> - <li>need roles and perms for /sam, /sale/internal, /sins etc.</li> - </ul></li> - <li>turn of the DB realm log messages</li> + <li>need roles and perms for /sam, /sale/internal, /sins etc. [HC]</li> <li>migration: set up duplicate of existing apache server first then do janet - swap</li> + swap [IR, HC]</li> </ul></li> -<li>jape yamalyser [HC, NA] +<li>analyse the security holes found by ratproxy [IR, MG]</li> +<li>could we do something like an XSLT on the sventon pages when viewed via the + "history" link and remove the disallowed links? [IR]</li> +<li>dependencies issue [IR] <ul> - <li>fix tests for YamPrettyTranslator</li> - <li>switch on the old yam-html-yam test again</li> + <li>the serialised dependencies files should include the run mode in the name + (dev, prod, test), or else they may be saved relative to one wiki in e.g. + dev mode then restored relative to another in production mode?</li> </ul></li> -<li>what happens to footnotes (or twitters) in included files? [HC]</li> -<li>go to 1.0 snapshots</li> -<li>user guide to logging in, editing etc., revise <a class="cow-url" href="gatewiki.html">gatewiki.html</a> [HC]</li> -<li>analyse the security holes found by ratproxy [IR, MG]</li> +<li>misc bugs (below)</li> +<li>load testing</li> </ul> <ul> @@ -150,31 +148,40 @@ <li>svn up operations should trap the file names that are updated and push them to the solr reindexing queue</li> <li>change "switch to rich editor" to "switch to WSYWIG editor"</li> + <li>when viewing a slidy presentation (using the "print" action) the iframe + restricts the size of the presentation (height-wise). see e.g. + <a class="cow-url" href="http://g8rs.net/conferences/fig09/GATE_Summersch/welcome-pack/fig-slidy.htm">http://g8rs.net/conferences/fig09/GATE_Summersch/welcome-pack/fig-slidy.htm</a> + is there a way around this? or a better way to treat slidy stuff? perhaps + just document the workaround ("view only this frame")</li> </ul></li> </ul> -<ul> -<li>search the code for TODOs</li> -<li>load testing</li> -</ul> - <!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--> <a class="cow-section-anchor" name="section-2."/><h1 class="cow-heading"><span class="cow-sec-number">2. </span>Future Tasks</h1> <ul> -<li>double-hyphen is not legal in an XML comment. If we want the xhtml generated - from YAM to be well-formed we need to massage comment strings appropriately. +<li>what happens to footnotes (or twitters) in included files? [HC]</li> +<li>g8rs.net <ul> + <li>get cron to publish security-related log reports somewhere (in the wiki + space?) [IR]</li> + </ul></li> +<li>at bootstrap allow raw html in all of the help area (which must be readonly + for non-administrators)</li> +<li>put some navigation in the help area</li> +<li>is <span class="cow-escape">_</span>pageBody.gsp actually in use?</li> +<li>can we replace helpdocs.zip with a zip of the help svnrep?</li> +<li>email confirmation plugin</li> +<li>double-hyphen is not legal in an XML comment. If we want the xhtml + generated from YAM to be well-formed we need to massage comment strings + appropriately. + <ul> <li>Noticed this when testing the JDOM HTML-to-yam code.</li> </ul></li> -<li>add tooltips, e.g.: - <g:javascript> - new Tip( - 'newpageName', '<g:message code="cow.new.page.title"/>', - {title : '${message(code: 'cow.new.page.tooltip').encodeAsJavaScript()}'} - ); - </g:javascript></li> +<li>add tooltips, e.g.: <g:javascript> new Tip( 'newpageName', '<g:message + code="cow.new.page.title"/>', {title : '${message(code: + 'cow.new.page.tooltip').encodeAsJavaScript()}'}); </g:javascript></li> </ul> <ul> Modified: trunk/cow/doc/cow-backlog.yam =================================================================== --- trunk/cow/doc/cow-backlog.yam 2009-10-29 14:34:42 UTC (rev 1774) +++ trunk/cow/doc/cow-backlog.yam 2009-10-30 12:38:21 UTC (rev 1775) @@ -7,10 +7,12 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %1 Roadmap (version 1.0) -- dependencies issue [IR] - - the serialised dependencies files should include the run mode in the name - (dev, prod, test), or else they may be saved relative to one wiki in e.g. - dev mode then restored relative to another in production mode? +- jape yamalyser [HC, NA] + - fix tests for YamPrettyTranslator + - switch on the old yam-html-yam test again +- user guide to logging in, editing etc., revise %(gatewiki.html) [HC] +- search: can we filter our results from directories the user hasn't got + permission for? (eg. sam or sale/internal on gate.ac.uk?) [NA] - layout [IR] - directory-level actions, where to put the links, how to select? - webflows [IR] @@ -22,21 +24,19 @@ - upload of .zip of a directory claims to work but creates a zero-length file for directories - upload of an empty file fails without a message -- GAU - - g8rs.net - - get cron to publish security-related log reports somewhere (in the wiki - space?) [IR] - - need roles and perms for /sam, /sale/internal, /sins etc. - - turn of the DB realm log messages +- g8rs.net + - need roles and perms for /sam, /sale/internal, /sins etc. [HC] - migration: set up duplicate of existing apache server first then do janet - swap -- jape yamalyser [HC, NA] - - fix tests for YamPrettyTranslator - - switch on the old yam-html-yam test again -- what happens to footnotes (or twitters) in included files? [HC] -- go to 1.0 snapshots -- user guide to logging in, editing etc., revise %(gatewiki.html) [HC] + swap [IR, HC] - analyse the security holes found by ratproxy [IR, MG] +- could we do something like an XSLT on the sventon pages when viewed via the + "history" link and remove the disallowed links? [IR] +- dependencies issue [IR] + - the serialised dependencies files should include the run mode in the name + (dev, prod, test), or else they may be saved relative to one wiki in e.g. + dev mode then restored relative to another in production mode? +- misc bugs (below) +- load testing - misc bugs / minor features [all] - make a page containing a table with two rows, one of which is empty. Save @@ -77,24 +77,33 @@ - svn up operations should trap the file names that are updated and push them to the solr reindexing queue - change "switch to rich editor" to "switch to WSYWIG editor" + - when viewing a slidy presentation (using the "print" action) the iframe + restricts the size of the presentation (height-wise). see e.g. + http://g8rs.net/conferences/fig09/GATE_Summersch/welcome-pack/fig-slidy.htm + is there a way around this? or a better way to treat slidy stuff? perhaps + just document the workaround ("view only this frame") -- search the code for TODOs -- load testing - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %1 Future Tasks -- double-hyphen is not legal in an XML comment. If we want the xhtml generated - from YAM to be well-formed we need to massage comment strings appropriately. +- what happens to footnotes (or twitters) in included files? [HC] +- g8rs.net + - get cron to publish security-related log reports somewhere (in the wiki + space?) [IR] +- at bootstrap allow raw html in all of the help area (which must be readonly + for non-administrators) +- put some navigation in the help area +- is \_pageBody.gsp actually in use? +- can we replace helpdocs.zip with a zip of the help svnrep? +- email confirmation plugin +- double-hyphen is not legal in an XML comment. If we want the xhtml + generated from YAM to be well-formed we need to massage comment strings + appropriately. - Noticed this when testing the JDOM HTML-to-yam code. -- add tooltips, e.g.: - <g:javascript> - new Tip( - 'newpageName', '<g:message code="cow.new.page.title"/>', - {title : '${message(code: 'cow.new.page.tooltip').encodeAsJavaScript()}'} - ); - </g:javascript> +- add tooltips, e.g.: <g:javascript> new Tip( 'newpageName', '<g:message + code="cow.new.page.title"/>', {title : '${message(code: + 'cow.new.page.tooltip').encodeAsJavaScript()}'}); </g:javascript> - add exclusions for / and /help to HtmlTranslator so that links to these areas are not considered to be missing pages [HC] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ gatewiki-commits mailing list gatewiki-commits@... https://lists.sourceforge.net/lists/listinfo/gatewiki-commits |
| Free embeddable forum powered by Nabble | Forum Help |