jamwiki-commit Mailing List for JAMWiki (Page 126)
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: <dl...@us...> - 2006-12-01 21:57:43
|
Revision: 1225 http://svn.sourceforge.net/jamwiki/?rev=1225&view=rev Author: dlpa Date: 2006-12-01 13:57:40 -0800 (Fri, 01 Dec 2006) Log Message: ----------- translation Modified Paths: -------------- wiki/trunk/src/resources/classes/ApplicationResources_pl.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-12-01 19:55:27
|
Revision: 1224 http://svn.sourceforge.net/jamwiki/?rev=1224&view=rev Author: wrh2 Date: 2006-12-01 11:55:25 -0800 (Fri, 01 Dec 2006) Log Message: ----------- User Handler: * Fix bug that could allow anyone to login with incorrect password. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/db/DatabaseUserHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-12-01 11:11:28
|
Revision: 1223 http://svn.sourceforge.net/jamwiki/?rev=1223&view=rev Author: rainers Date: 2006-12-01 03:11:27 -0800 (Fri, 01 Dec 2006) Log Message: ----------- Simplified URL access rules for better performance in standard configuration. Modified Paths: -------------- wiki/branches/rainers/src/webapp/WEB-INF/applicationContext-acegi-security-formLogin.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-12-01 11:02:18
|
Revision: 1222 http://svn.sourceforge.net/jamwiki/?rev=1222&view=rev Author: rainers Date: 2006-12-01 03:02:17 -0800 (Fri, 01 Dec 2006) Log Message: ----------- Retrieve password from rememberKey field. Modified Paths: -------------- wiki/branches/rainers/src/java/org/jamwiki/authentication/JAMWikiDaoImpl.java wiki/branches/rainers/src/java/org/jamwiki/db/DatabaseHandler.java wiki/branches/rainers/src/java/org/jamwiki/model/WikiUser.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-12-01 10:25:42
|
Revision: 1221 http://svn.sourceforge.net/jamwiki/?rev=1221&view=rev Author: rainers Date: 2006-12-01 02:25:41 -0800 (Fri, 01 Dec 2006) Log Message: ----------- Added version number to oro.jar Modified Paths: -------------- wiki/branches/rainers/.classpath wiki/branches/rainers/build.xml Added Paths: ----------- wiki/branches/rainers/lib/oro-2.0.8.jar Removed Paths: ------------- wiki/branches/rainers/lib/oro.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nc...@us...> - 2006-12-01 10:22:33
|
Revision: 1220 http://svn.sourceforge.net/jamwiki/?rev=1220&view=rev Author: ncsaba Date: 2006-12-01 02:22:31 -0800 (Fri, 01 Dec 2006) Log Message: ----------- merge in trunk versions: 1185-1198; Modified Paths: -------------- wiki/branches/ncsaba/CHANGELOG.txt wiki/branches/ncsaba/CREDITS.txt wiki/branches/ncsaba/build.xml wiki/branches/ncsaba/merged_versions.txt wiki/branches/ncsaba/src/java/org/jamwiki/DataHandler.java wiki/branches/ncsaba/src/java/org/jamwiki/Environment.java wiki/branches/ncsaba/src/java/org/jamwiki/WikiBase.java wiki/branches/ncsaba/src/java/org/jamwiki/db/AnsiDataHandler.java wiki/branches/ncsaba/src/java/org/jamwiki/db/DatabaseConnection.java wiki/branches/ncsaba/src/java/org/jamwiki/db/DatabaseUpgrades.java wiki/branches/ncsaba/src/java/org/jamwiki/db/DatabaseUserHandler.java wiki/branches/ncsaba/src/java/org/jamwiki/db/WikiDatabase.java wiki/branches/ncsaba/src/java/org/jamwiki/parser/jflex/TemplateTag.java wiki/branches/ncsaba/src/java/org/jamwiki/search/LuceneSearchEngine.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/AdminServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/EditServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/HistoryServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/ManageServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/MoveServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/PersistencyServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/SetupServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/UpgradeServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/WikiPageInfo.java wiki/branches/ncsaba/src/resources/classes/ApplicationResources.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_da.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_de.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_es.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_fr.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_hu.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_it.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_nl.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_no.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_pl.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_sv.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_zh_CN.properties wiki/branches/ncsaba/src/resources/classes/ApplicationResources_zh_TW.properties wiki/branches/ncsaba/src/resources/classes/jamwiki-configuration.xml wiki/branches/ncsaba/src/resources/classes/pages/SpecialPages.txt wiki/branches/ncsaba/src/resources/classes/pages/hu/SpecialPages.txt wiki/branches/ncsaba/src/resources/js/edit.js wiki/branches/ncsaba/src/webapp/WEB-INF/jamwiki-servlet.xml wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/admin.jsp wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/edit.jsp wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/setup.jsp wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/wiki.jsp Added Paths: ----------- wiki/branches/ncsaba/src/java/org/jamwiki/servlets/FilesServlet.java wiki/branches/ncsaba/src/java/org/jamwiki/servlets/ImagesServlet.java wiki/branches/ncsaba/src/resources/images/button_extlink.png wiki/branches/ncsaba/src/resources/images/button_image.png wiki/branches/ncsaba/src/resources/images/button_sig.png wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/files.jsp wiki/branches/ncsaba/src/webapp/WEB-INF/jsp/images.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-12-01 09:52:38
|
Revision: 1219 http://svn.sourceforge.net/jamwiki/?rev=1219&view=rev Author: rainers Date: 2006-12-01 01:52:29 -0800 (Fri, 01 Dec 2006) Log Message: ----------- Admin page is protected by acegi security. If access to a page is denied, the login form will presented. Modified Paths: -------------- wiki/branches/rainers/.classpath wiki/branches/rainers/src/webapp/WEB-INF/applicationContext-acegi-security-formLogin.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 23:24:34
|
Revision: 1218 http://svn.sourceforge.net/jamwiki/?rev=1218&view=rev Author: wrh2 Date: 2006-11-30 15:24:33 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Look & Feel: * Fix incorrect message strings for non-English recent changes. Modified Paths: -------------- wiki/trunk/src/resources/classes/ApplicationResources.properties wiki/trunk/src/resources/classes/ApplicationResources_da.properties wiki/trunk/src/resources/classes/ApplicationResources_de.properties wiki/trunk/src/resources/classes/ApplicationResources_es.properties wiki/trunk/src/resources/classes/ApplicationResources_fr.properties wiki/trunk/src/resources/classes/ApplicationResources_hu.properties wiki/trunk/src/resources/classes/ApplicationResources_it.properties wiki/trunk/src/resources/classes/ApplicationResources_nl.properties wiki/trunk/src/resources/classes/ApplicationResources_no.properties wiki/trunk/src/resources/classes/ApplicationResources_pl.properties wiki/trunk/src/resources/classes/ApplicationResources_sv.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_CN.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_TW.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 23:16:08
|
Revision: 1217 http://svn.sourceforge.net/jamwiki/?rev=1217&view=rev Author: wrh2 Date: 2006-11-30 15:16:06 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Look & Feel: * Display current date & time on Special:RecentChanges page. Modified Paths: -------------- wiki/trunk/CHANGELOG.txt wiki/trunk/src/resources/classes/ApplicationResources.properties wiki/trunk/src/resources/classes/ApplicationResources_da.properties wiki/trunk/src/resources/classes/ApplicationResources_de.properties wiki/trunk/src/resources/classes/ApplicationResources_es.properties wiki/trunk/src/resources/classes/ApplicationResources_fr.properties wiki/trunk/src/resources/classes/ApplicationResources_hu.properties wiki/trunk/src/resources/classes/ApplicationResources_it.properties wiki/trunk/src/resources/classes/ApplicationResources_nl.properties wiki/trunk/src/resources/classes/ApplicationResources_no.properties wiki/trunk/src/resources/classes/ApplicationResources_pl.properties wiki/trunk/src/resources/classes/ApplicationResources_sv.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_CN.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_TW.properties wiki/trunk/src/webapp/WEB-INF/jsp/recent-changes.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 22:37:26
|
Revision: 1216 http://svn.sourceforge.net/jamwiki/?rev=1216&view=rev Author: wrh2 Date: 2006-11-30 14:37:25 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Logging: * Update several logging configuration messages. Modified Paths: -------------- wiki/trunk/CHANGELOG.txt wiki/trunk/src/java/org/jamwiki/Environment.java wiki/trunk/src/java/org/jamwiki/WikiConfiguration.java wiki/trunk/src/java/org/jamwiki/utils/WikiLogger.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 22:21:11
|
Revision: 1215 http://svn.sourceforge.net/jamwiki/?rev=1215&view=rev Author: wrh2 Date: 2006-11-30 14:21:10 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Logging: * Make sure WikiLogger is initialized before other classes. * Set WikiLogger log levels to ignore global log levels. * Change default log level to "CONFIG". Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/utils/WikiLogger.java wiki/trunk/src/resources/classes/logging.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 20:10:50
|
Revision: 1214 http://svn.sourceforge.net/jamwiki/?rev=1214&view=rev Author: wrh2 Date: 2006-11-30 12:10:47 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Translations: * Updated German translations from Axel Kramer (axelclk). Modified Paths: -------------- wiki/trunk/src/resources/classes/ApplicationResources_de.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-11-30 15:22:55
|
Revision: 1213 http://svn.sourceforge.net/jamwiki/?rev=1213&view=rev Author: rainers Date: 2006-11-30 07:22:48 -0800 (Thu, 30 Nov 2006) Log Message: ----------- User not logged in are assigned ROLE_ANONYMOUS. Thus it's possible to state exceptions to general access rules, e.g. to forbid access to all pages but the login and registration forms. Modified Paths: -------------- wiki/branches/rainers/src/java/org/jamwiki/utils/Utilities.java wiki/branches/rainers/src/webapp/WEB-INF/applicationContext-acegi-security-formLogin.xml wiki/branches/rainers/src/webapp/WEB-INF/jsp/login.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-11-30 10:44:21
|
Revision: 1212 http://svn.sourceforge.net/jamwiki/?rev=1212&view=rev Author: rainers Date: 2006-11-30 02:44:17 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Modified Paths: -------------- wiki/branches/rainers/src/webapp/WEB-INF/web.xml Removed Paths: ------------- wiki/branches/rainers/src/webapp/WEB-INF/log4j.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 09:03:25
|
Revision: 1211 http://svn.sourceforge.net/jamwiki/?rev=1211&view=rev Author: wrh2 Date: 2006-11-30 01:03:24 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Translations: * Updated Chinese translations from Feilong Huang (hfl). Modified Paths: -------------- wiki/trunk/src/resources/classes/ApplicationResources_zh_CN.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 08:21:57
|
Revision: 1210 http://svn.sourceforge.net/jamwiki/?rev=1210&view=rev Author: wrh2 Date: 2006-11-30 00:21:56 -0800 (Thu, 30 Nov 2006) Log Message: ----------- Data Handler: * Update Javadoc for the UserHandler interface. * Remove several unneeded topicName parameters from UserHandler methods. * Update code affected by this change. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/DataHandler.java wiki/trunk/src/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/src/java/org/jamwiki/parser/jflex/TemplateTag.java wiki/trunk/src/java/org/jamwiki/servlets/EditServlet.java wiki/trunk/src/java/org/jamwiki/servlets/HistoryServlet.java wiki/trunk/src/java/org/jamwiki/servlets/ManageServlet.java wiki/trunk/src/java/org/jamwiki/servlets/UploadServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 08:07:19
|
Revision: 1209 http://svn.sourceforge.net/jamwiki/?rev=1209&view=rev Author: wrh2 Date: 2006-11-30 00:07:11 -0800 (Thu, 30 Nov 2006) Log Message: ----------- CREDITS: * Add gutsul to CREDITS. Modified Paths: -------------- wiki/trunk/CHANGELOG.txt wiki/trunk/CREDITS.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-11-30 07:41:57
|
Revision: 1208 http://svn.sourceforge.net/jamwiki/?rev=1208&view=rev Author: rainers Date: 2006-11-29 23:41:47 -0800 (Wed, 29 Nov 2006) Log Message: ----------- Update to Spring 2.0.1. Jakarta Oro license added. Modified Paths: -------------- wiki/branches/rainers/.classpath wiki/branches/rainers/build.xml Added Paths: ----------- wiki/branches/rainers/lib/oro-license.txt wiki/branches/rainers/lib/spring-beans-2.0.1.jar wiki/branches/rainers/lib/spring-context-2.0.1.jar wiki/branches/rainers/lib/spring-core-2.0.1.jar wiki/branches/rainers/lib/spring-dao-2.0.1.jar wiki/branches/rainers/lib/spring-support-2.0.1.jar wiki/branches/rainers/lib/spring-web-2.0.1.jar wiki/branches/rainers/lib/spring-webmvc-2.0.1.jar Removed Paths: ------------- wiki/branches/rainers/lib/spring-beans-2.0.jar wiki/branches/rainers/lib/spring-context-2.0.jar wiki/branches/rainers/lib/spring-core-2.0.jar wiki/branches/rainers/lib/spring-dao-2.0.jar wiki/branches/rainers/lib/spring-support-2.0.jar wiki/branches/rainers/lib/spring-web-2.0.jar wiki/branches/rainers/lib/spring-webmvc-2.0.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 04:26:30
|
Revision: 1207 http://svn.sourceforge.net/jamwiki/?rev=1207&view=rev Author: wrh2 Date: 2006-11-29 20:26:29 -0800 (Wed, 29 Nov 2006) Log Message: ----------- Cleanup: * Create generic ItemsServlet servlet to allow lists of links to topics. * Delete FilesServlet, ImagesServlet, and update TopicServlet. * Update code affected by this change. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/servlets/TopicServlet.java wiki/trunk/src/webapp/WEB-INF/jamwiki-servlet.xml Added Paths: ----------- wiki/trunk/src/java/org/jamwiki/servlets/ItemsServlet.java Removed Paths: ------------- wiki/trunk/src/java/org/jamwiki/servlets/FilesServlet.java wiki/trunk/src/java/org/jamwiki/servlets/ImagesServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-30 01:39:41
|
Revision: 1206 http://svn.sourceforge.net/jamwiki/?rev=1206&view=rev Author: wrh2 Date: 2006-11-29 17:39:37 -0800 (Wed, 29 Nov 2006) Log Message: ----------- Cleanup: * Create generic items.jsp page for pages that simply list links to topics. * Delete all-pages.jsp, images.jsp, files.jsp. * Update code affected by this change. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/servlets/FilesServlet.java wiki/trunk/src/java/org/jamwiki/servlets/ImagesServlet.java wiki/trunk/src/java/org/jamwiki/servlets/TopicServlet.java wiki/trunk/src/java/org/jamwiki/servlets/UpgradeServlet.java wiki/trunk/src/webapp/WEB-INF/jsp/wiki.jsp Added Paths: ----------- wiki/trunk/src/webapp/WEB-INF/jsp/items.jsp Removed Paths: ------------- wiki/trunk/src/webapp/WEB-INF/jsp/all-pages.jsp wiki/trunk/src/webapp/WEB-INF/jsp/files.jsp wiki/trunk/src/webapp/WEB-INF/jsp/images.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-29 23:43:18
|
Revision: 1205 http://svn.sourceforge.net/jamwiki/?rev=1205&view=rev Author: wrh2 Date: 2006-11-29 15:43:17 -0800 (Wed, 29 Nov 2006) Log Message: ----------- XML Import: * Temp files should not go in the web file directory. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/servlets/ImportServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-29 23:17:24
|
Revision: 1204 http://svn.sourceforge.net/jamwiki/?rev=1204&view=rev Author: wrh2 Date: 2006-11-29 15:17:22 -0800 (Wed, 29 Nov 2006) Log Message: ----------- XML Import: * Redirect to topic after importing. * Display error message for failed imports. * Make XMLTopicFactory more compliant with coding style guidelines. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/servlets/ImportServlet.java wiki/trunk/src/java/org/jamwiki/utils/XMLTopicFactory.java wiki/trunk/src/resources/classes/ApplicationResources.properties wiki/trunk/src/resources/classes/ApplicationResources_da.properties wiki/trunk/src/resources/classes/ApplicationResources_de.properties wiki/trunk/src/resources/classes/ApplicationResources_es.properties wiki/trunk/src/resources/classes/ApplicationResources_fr.properties wiki/trunk/src/resources/classes/ApplicationResources_hu.properties wiki/trunk/src/resources/classes/ApplicationResources_it.properties wiki/trunk/src/resources/classes/ApplicationResources_nl.properties wiki/trunk/src/resources/classes/ApplicationResources_no.properties wiki/trunk/src/resources/classes/ApplicationResources_pl.properties wiki/trunk/src/resources/classes/ApplicationResources_sv.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_CN.properties wiki/trunk/src/resources/classes/ApplicationResources_zh_TW.properties wiki/trunk/src/webapp/WEB-INF/jsp/import.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-29 22:31:44
|
Revision: 1203 http://svn.sourceforge.net/jamwiki/?rev=1203&view=rev Author: wrh2 Date: 2006-11-29 14:31:42 -0800 (Wed, 29 Nov 2006) Log Message: ----------- XML Import: * Add experimental Special:Import XML import from Gutsul (gutsul). * Note that changes have been made to the original code for style & to reduce dependencies. * A few more changes are needed for style & display after XML upload. Modified Paths: -------------- wiki/trunk/CHANGELOG.txt wiki/trunk/src/java/org/jamwiki/servlets/ImportServlet.java Added Paths: ----------- wiki/trunk/src/java/org/jamwiki/utils/XMLTopicFactory.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2006-11-29 20:22:57
|
Revision: 1202 http://svn.sourceforge.net/jamwiki/?rev=1202&view=rev Author: wrh2 Date: 2006-11-29 12:22:55 -0800 (Wed, 29 Nov 2006) Log Message: ----------- Spring Framework: * Upgrade to Spring 2.0.1. Modified Paths: -------------- wiki/trunk/CHANGELOG.txt wiki/trunk/build.xml Added Paths: ----------- wiki/trunk/lib/spring-beans-2.0.1.jar wiki/trunk/lib/spring-context-2.0.1.jar wiki/trunk/lib/spring-core-2.0.1.jar wiki/trunk/lib/spring-web-2.0.1.jar wiki/trunk/lib/spring-webmvc-2.0.1.jar Removed Paths: ------------- wiki/trunk/lib/spring-beans-2.0.jar wiki/trunk/lib/spring-context-2.0.jar wiki/trunk/lib/spring-core-2.0.jar wiki/trunk/lib/spring-web-2.0.jar wiki/trunk/lib/spring-webmvc-2.0.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ra...@us...> - 2006-11-29 15:39:19
|
Revision: 1201 http://svn.sourceforge.net/jamwiki/?rev=1201&view=rev Author: rainers Date: 2006-11-29 07:39:13 -0800 (Wed, 29 Nov 2006) Log Message: ----------- Fixed build.xml. Removed JDK 1.5 dependency. Modified Paths: -------------- wiki/branches/rainers/build.xml wiki/branches/rainers/src/java/org/jamwiki/authentication/JAMWikiDaoAuthenticationProvider.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |