jamwiki-commit Mailing List for JAMWiki (Page 88)
Brought to you by:
wrh2
This list is closed, nobody may subscribe to it.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(86) |
Oct
(168) |
Nov
(115) |
Dec
(87) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(59) |
Feb
(36) |
Mar
(27) |
Apr
(24) |
May
(37) |
Jun
(16) |
Jul
(200) |
Aug
(114) |
Sep
(41) |
Oct
(36) |
Nov
(43) |
Dec
(29) |
2008 |
Jan
(63) |
Feb
(49) |
Mar
(62) |
Apr
(66) |
May
(25) |
Jun
(20) |
Jul
(4) |
Aug
(27) |
Sep
(51) |
Oct
(48) |
Nov
(12) |
Dec
(9) |
2009 |
Jan
(54) |
Feb
(33) |
Mar
(59) |
Apr
(35) |
May
(20) |
Jun
(18) |
Jul
(31) |
Aug
(44) |
Sep
(24) |
Oct
(32) |
Nov
(28) |
Dec
(35) |
2010 |
Jan
(51) |
Feb
(34) |
Mar
(93) |
Apr
(48) |
May
(30) |
Jun
(43) |
Jul
(29) |
Aug
(39) |
Sep
(61) |
Oct
(14) |
Nov
(30) |
Dec
(96) |
2011 |
Jan
(82) |
Feb
(18) |
Mar
(21) |
Apr
(18) |
May
(33) |
Jun
(45) |
Jul
(70) |
Aug
(36) |
Sep
(63) |
Oct
(28) |
Nov
(55) |
Dec
(47) |
2012 |
Jan
(82) |
Feb
(39) |
Mar
(21) |
Apr
(9) |
May
(15) |
Jun
(32) |
Jul
(36) |
Aug
(36) |
Sep
(22) |
Oct
(12) |
Nov
(4) |
Dec
(30) |
2013 |
Jan
(38) |
Feb
(25) |
Mar
(18) |
Apr
(15) |
May
(10) |
Jun
(6) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <wr...@us...> - 2008-04-12 22:25:02
|
Revision: 2173 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2173&view=rev Author: wrh2 Date: 2008-04-12 15:24:59 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Parser: * Add another paragraph parsing test. This one is also currently failing. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParserTest.java Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph8 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-12 22:06:55
|
Revision: 2172 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2172&view=rev Author: wrh2 Date: 2008-04-12 15:06:52 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Parser: * Add paragraph parsing tests. Four of the seven are currently failing. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParserTest.java Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph1 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph2 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph3 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph4 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph5 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph6 wiki/trunk/jamwiki-core/src/test/resources/data/results/Paragraph7 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph1 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph2 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph3 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph4 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph5 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph6 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Paragraph7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-12 20:02:10
|
Revision: 2171 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2171&view=rev Author: wrh2 Date: 2008-04-12 13:02:08 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Parser: * Add unit tests and a minor fix for the previous commit to better handle newlines around wiki tables. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-processor.jflex Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/Table10 wiki/trunk/jamwiki-core/src/test/resources/data/results/Table11 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Table10 wiki/trunk/jamwiki-core/src/test/resources/data/topics/Table11 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-12 19:53:29
|
Revision: 2170 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2170&view=rev Author: wrh2 Date: 2008-04-12 12:53:25 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Parser: * Update the wiki table start/end patterns to hopefully avoid extra newlines in parser output. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-processor.jflex wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-12 19:44:54
|
Revision: 2169 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2169&view=rev Author: wrh2 Date: 2008-04-12 12:44:51 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Parser: * Simplify some of the patterns in the post-processor. There should be no functional changes as a result of this cleanup. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-postprocessor.jflex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-12 16:49:32
|
Revision: 2168 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2168&view=rev Author: dallas411 Date: 2008-04-12 09:49:30 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Add "Migrate Database to new Wiki" functionality, for example for moving an existing JAMWiki using the default Internal database to an External database. Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-12 16:49:15
|
Revision: 2167 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2167&view=rev Author: dallas411 Date: 2008-04-12 09:49:05 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Add "Migrate Database to new Wiki" functionality, for example for moving an existing JAMWiki using the default Internal database to an External database. Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseConnection.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/WikiDatabase.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-12 16:48:46
|
Revision: 2166 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2166&view=rev Author: dallas411 Date: 2008-04-12 09:48:37 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Add "Migrate Database to new Wiki" functionality, for example for moving an existing JAMWiki using the default Internal database to an External database. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-maintenance.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-12 16:48:24
|
Revision: 2165 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2165&view=rev Author: dallas411 Date: 2008-04-12 09:48:17 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Add "Migrate Database to new Wiki" functionality, for example for moving an existing JAMWiki using the default Internal database to an External database. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-11 06:22:03
|
Revision: 2164 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2164&view=rev Author: wrh2 Date: 2008-04-10 23:22:01 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Add a unit test for a table containing a __TOC__ tag. Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents5 wiki/trunk/jamwiki-core/src/test/resources/data/topics/TableOfContents5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-11 06:17:59
|
Revision: 2163 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2163&view=rev Author: wrh2 Date: 2008-04-10 23:17:57 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Add a nasty hack involving a new "SPECIAL" state in the post-processor to work around some paragraph parsing that is breaking due to a previous change to support __TOC__ tags in tables. * This approach will need to be revisited - paragraph parsing is currently far too complex. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-postprocessor.jflex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-11 02:51:15
|
Revision: 2162 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2162&view=rev Author: wrh2 Date: 2008-04-10 19:51:13 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Topic History: * Use Javascript to initially hide buttons rather than doing so in the JSP so that browsers with Javascript disabled will still work. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/history.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-10 10:27:10
|
Revision: 2161 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2161&view=rev Author: wrh2 Date: 2008-04-10 03:27:03 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Do not trim whitespace from content during section edits. This fixes a regression introduced during the 0.6.6 development cycle. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexLexer.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-10 10:15:05
|
Revision: 2160 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2160&view=rev Author: wrh2 Date: 2008-04-10 03:14:55 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Enable two test cases for unbalanced tag parsing. This was missed in the previous commit. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParserTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-10 10:12:03
|
Revision: 2159 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2159&view=rev Author: wrh2 Date: 2008-04-10 03:11:50 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Properly parse unbalanced HTML tags of the form "<u><strong>text</u></strong>". * Next step: world domination. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexLexer.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexTagItem.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-10 10:04:42
|
Revision: 2158 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2158&view=rev Author: wrh2 Date: 2008-04-10 03:04:36 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Parser: * Do not include <span> tags in the list of tags that should not be parsed as paragraph content. Found while running a unit test to match Mediawiki output. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-postprocessor.jflex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-09 18:32:49
|
Revision: 2157 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2157&view=rev Author: dallas411 Date: 2008-04-09 11:32:35 -0700 (Wed, 09 Apr 2008) Log Message: ----------- Use Spring-managed Transactions Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseConnection.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseUserHandler.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/WikiDatabase.java Added Paths: ----------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/LocalDataSource.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2008-04-09 18:31:46
|
Revision: 2156 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2156&view=rev Author: dallas411 Date: 2008-04-09 11:31:41 -0700 (Wed, 09 Apr 2008) Log Message: ----------- Add spring-jdbc as a dependency Modified Paths: -------------- wiki/trunk/jamwiki-web/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-09 05:10:02
|
Revision: 2155 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2155&view=rev Author: wrh2 Date: 2008-04-08 22:10:00 -0700 (Tue, 08 Apr 2008) Log Message: ----------- Topic History: * Oops - fix a logic error. Only the most recent revision's radio button should be displayed by default in the 'compare to' column. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/history.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-09 05:05:34
|
Revision: 2154 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2154&view=rev Author: wrh2 Date: 2008-04-08 22:05:32 -0700 (Tue, 08 Apr 2008) Log Message: ----------- Spam Handling: * Update spam-blacklist.txt with latest patterns to hit jamwiki.org. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/spam-blacklist.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-09 05:04:57
|
Revision: 2153 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2153&view=rev Author: wrh2 Date: 2008-04-08 22:04:55 -0700 (Tue, 08 Apr 2008) Log Message: ----------- Cleanup: * Update comments in the jamwiki.js file. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/js/jamwiki.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-09 04:57:42
|
Revision: 2152 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2152&view=rev Author: wrh2 Date: 2008-04-08 21:57:39 -0700 (Tue, 08 Apr 2008) Log Message: ----------- Topic History: * Implement a Mediawiki-style diff UI that uses radio buttons instead of checkboxes on the Special:History page. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/history.jsp wiki/trunk/jamwiki-war/src/main/webapp/js/jamwiki.js wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/DiffServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-09 04:08:02
|
Revision: 2151 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2151&view=rev Author: wrh2 Date: 2008-04-08 21:07:55 -0700 (Tue, 08 Apr 2008) Log Message: ----------- Javascript: * Rename edit.js to jamwiki.js. * Include jamwiki.js from the document <head>. * Move the history Javascript code to jamwiki.js. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/edit.jsp wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/history.jsp wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/top.jsp Added Paths: ----------- wiki/trunk/jamwiki-war/src/main/webapp/js/jamwiki.js Removed Paths: ------------- wiki/trunk/jamwiki-war/src/main/webapp/js/edit.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-08 06:19:40
|
Revision: 2150 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2150&view=rev Author: wrh2 Date: 2008-04-07 23:19:35 -0700 (Mon, 07 Apr 2008) Log Message: ----------- Unit Testing: * Simplify the way parser unit tests are run by getting rid of the individual test classes and methods. Instead, use a single class to loop through all parser test result files in the /data/results directory and then parse the corresponding topic file and compare the two results. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/TestFileUtil.java Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParserTest.java Removed Paths: ------------- wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseCharacterTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseHeadingTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseHtmlCommentTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseHtmlLinkTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseHtmlTagTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseListTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParsePreTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseTableTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseTemplateTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseUnbalancedTagTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/ParseWikiSyntaxTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/TableOfContentsTest.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/parser/TestParser.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2008-04-07 05:48:37
|
Revision: 2149 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2149&view=rev Author: wrh2 Date: 2008-04-06 22:48:32 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Table of Contents: * Make the TOC more like Mediawiki's, and correct an issue with floating TOCs reported by Sil68. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/TableOfContents.java wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents1 wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents2 wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents3 wiki/trunk/jamwiki-core/src/test/resources/data/results/TableOfContents4 wiki/trunk/jamwiki-war/src/main/resources/pages/StyleSheet.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |