jamwiki-commit Mailing List for JAMWiki (Page 7)
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...> - 2012-10-03 16:24:01
|
Revision: 4199 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4199&view=rev Author: wrh2 Date: 2012-10-03 16:23:55 +0000 (Wed, 03 Oct 2012) Log Message: ----------- Merge: * Merge changes from the 1.2.x branch to trunk. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/pom.xml Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-10-03 03:10:28
|
Revision: 4198 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4198&view=rev Author: wrh2 Date: 2012-10-03 03:10:22 +0000 (Wed, 03 Oct 2012) Log Message: ----------- JAMWIKI-79: * Revert back to Ehcache 2.5.0 - later versions seem to be causing jamwiki.org to hang. Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/1.2.x/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-10-02 06:44:46
|
Revision: 4197 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4197&view=rev Author: cclavadetscher Date: 2012-10-02 06:44:40 +0000 (Tue, 02 Oct 2012) Log Message: ----------- E-Mail support. - Minor change: size of input fields have all the same length. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-10-01 19:07:29
|
Revision: 4196 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4196&view=rev Author: wrh2 Date: 2012-10-01 19:07:22 +0000 (Mon, 01 Oct 2012) Log Message: ----------- Merge: * Merge changes from the 1.2.x branch to trunk. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/Category.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/ImageData.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/LogItem.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/RecentChange.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/Role.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/Watchlist.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/WikiFile.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/WikiFileVersion.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/WikiGroup.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/WikiReference.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/model/WikiUserDetails.java wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_cs.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/pom.xml Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-10-01 18:53:40
|
Revision: 4195 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4195&view=rev Author: wrh2 Date: 2012-10-01 18:53:34 +0000 (Mon, 01 Oct 2012) Log Message: ----------- JAMWIKI-101: * CloudBees reports NPE due to putting non-serializable attribute in the session. Reported by Renato Marotta. Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/Category.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/ImageData.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/LogItem.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/RecentChange.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/Role.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/Watchlist.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/WikiFile.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/WikiFileVersion.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/WikiGroup.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/WikiReference.java wiki/branches/1.2.x/jamwiki-core/src/main/java/org/jamwiki/model/WikiUserDetails.java wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-10-01 18:47:21
|
Revision: 4194 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4194&view=rev Author: wrh2 Date: 2012-10-01 18:47:11 +0000 (Mon, 01 Oct 2012) Log Message: ----------- Translation Updates: * Update Czech translations (vrecion). Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-war/src/main/resources/ApplicationResources_cs.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-10-01 18:46:51
|
Revision: 4193 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4193&view=rev Author: wrh2 Date: 2012-10-01 18:46:45 +0000 (Mon, 01 Oct 2012) Log Message: ----------- JAMWIKI-79: * Upgrade to Ehcache 2.5.5. Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/1.2.x/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-10-01 12:48:31
|
Revision: 4192 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4192&view=rev Author: cclavadetscher Date: 2012-10-01 12:48:25 +0000 (Mon, 01 Oct 2012) Log Message: ----------- E-Mail support - Added checkbox to enable/disable mail services. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/branches/cclavadetscher/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: <ccl...@us...> - 2012-09-27 11:49:14
|
Revision: 4191 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4191&view=rev Author: cclavadetscher Date: 2012-09-27 11:49:03 +0000 (Thu, 27 Sep 2012) Log Message: ----------- E-Mail support - Fixed properties update problem using Session.getInstance instead of Session.getDefaultInstance in WikiMail. - Addition of texts for (error) messages. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMail.java wiki/branches/cclavadetscher/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: <ccl...@us...> - 2012-09-26 15:14:41
|
Revision: 4190 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4190&view=rev Author: cclavadetscher Date: 2012-09-26 15:14:30 +0000 (Wed, 26 Sep 2012) Log Message: ----------- - Slight modification in the configuration parameters for the email service. - E-Mail settings configuration page in admin.jsp - Texts for E-Mail setting page. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/WikiConfiguration.java wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMail.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java Removed Paths: ------------- wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMailAuthenticator.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-26 15:03:21
|
Revision: 4189 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4189&view=rev Author: wrh2 Date: 2012-09-26 15:03:10 +0000 (Wed, 26 Sep 2012) Log Message: ----------- Translation Updates: * Add Czech translations (vrecion). Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-war/src/main/resources/ApplicationResources_cs.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-25 05:56:55
|
Revision: 4188 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4188&view=rev Author: cclavadetscher Date: 2012-09-25 05:56:49 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Minor change. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-25 05:53:57
|
Revision: 4187 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4187&view=rev Author: cclavadetscher Date: 2012-09-25 05:53:51 +0000 (Tue, 25 Sep 2012) Log Message: ----------- New properties for mailing support. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-25 05:53:05
|
Revision: 4186 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4186&view=rev Author: cclavadetscher Date: 2012-09-25 05:52:55 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Minor change. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMail.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-25 05:18:46
|
Revision: 4185 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4185&view=rev Author: cclavadetscher Date: 2012-09-25 05:18:40 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Add new mail class. Added Paths: ----------- wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMail.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-25 05:17:55
|
Revision: 4184 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4184&view=rev Author: cclavadetscher Date: 2012-09-25 05:17:49 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Delete old mail class. Removed Paths: ------------- wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/mail/WikiMail.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ccl...@us...> - 2012-09-24 09:20:43
|
Revision: 4183 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4183&view=rev Author: cclavadetscher Date: 2012-09-24 09:20:36 +0000 (Mon, 24 Sep 2012) Log Message: ----------- Synchronization: Merged trunk to branches/cclavadetscher. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/WikiConfiguration.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/CacheQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DB2400QueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DB2QueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseConnection.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/H2QueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/HSqlQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/LocalDataSource.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/MSSqlQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/MySqlQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/OracleQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/PostgresQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/QueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/SybaseASAQueryHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/WikiDatabase.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/package.html wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/model/GroupMap.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/model/Namespace.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/model/WikiUser.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/ParserOutput.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/ParserUtil.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/AbstractHeadingTag.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/AbstractJAMWikiHtmlTagLexer.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/HtmlTagItem.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexCustomTagItem.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexParser.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/WikiSignatureTag.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/parser/package.html wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/branches/cclavadetscher/jamwiki-core/src/main/jflex/jamwiki-html-processor.jflex wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/pages/JAMWiki%3ASystem.css.txt wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/sql/sql.ansi.properties wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/sql/sql.db2.properties wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/sql/sql.db2400.properties wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/sql/sql.postgres.properties wiki/branches/cclavadetscher/jamwiki-core/src/test/resources/ApplicationResources.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_da.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_de.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_es.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_fr.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_gl.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_hr.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_hu.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_it.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_ja.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_nl.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_no.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_pl.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_pt.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_pt_BR.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_ru.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_si_LK.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_sk.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_sv.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_uk.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_zh_CN.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_zh_TW.properties wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/CREDITS.txt wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-maintenance.jsp wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/setup.jsp wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/shared-db-javascript.jsp wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/RegisterServlet.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/SetupServlet.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/UpgradeServlet.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/validator/HoneypotValidator.java wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/web/utils/UserPreferencesUtil.java wiki/branches/cclavadetscher/pom.xml Added Paths: ----------- wiki/branches/cclavadetscher/addons/jamwiki-jflex-parser-tags/src/test/resources/setup/jamwiki-configuration-1.3.xml wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/setup/jamwiki-configuration-1.3.xml wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/setup/jamwiki-configuration-1.3.xsd wiki/branches/cclavadetscher/jamwiki-war/src/main/resources/ApplicationResources_cs.properties Removed Paths: ------------- wiki/branches/cclavadetscher/addons/jamwiki-jflex-parser-tags/src/test/resources/setup/jamwiki-configuration.xml wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/DataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/CacheDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DB2400DataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/DB2DataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/H2DataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/HSqlDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/MSSqlDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/MySqlDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/OracleDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/PostgresDataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/db/SybaseASADataHandler.java wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/setup/jamwiki-configuration-1.2.xsd wiki/branches/cclavadetscher/jamwiki-core/src/main/resources/setup/jamwiki-configuration.xml Property Changed: ---------------- wiki/branches/cclavadetscher/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-19 05:00:54
|
Revision: 4182 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4182&view=rev Author: wrh2 Date: 2012-09-19 05:00:48 +0000 (Wed, 19 Sep 2012) Log Message: ----------- Merge: * Merge changes from the 1.2.x branch to trunk. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/CREDITS.txt wiki/trunk/pom.xml Added Paths: ----------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_cs.properties Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-19 04:52:51
|
Revision: 4181 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4181&view=rev Author: wrh2 Date: 2012-09-19 04:52:45 +0000 (Wed, 19 Sep 2012) Log Message: ----------- Database: * Simplify AnsiQueryHandler.dropTables() by using a utility method. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseConnection.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-19 04:51:20
|
Revision: 4180 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4180&view=rev Author: wrh2 Date: 2012-09-19 04:51:14 +0000 (Wed, 19 Sep 2012) Log Message: ----------- Database: * Remove an unused method and a log statement that is no longer needed. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseConnection.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-19 04:44:57
|
Revision: 4179 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4179&view=rev Author: wrh2 Date: 2012-09-19 04:44:51 +0000 (Wed, 19 Sep 2012) Log Message: ----------- Translation Updates: * Add Czech translations (vrecion). Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CREDITS.txt wiki/branches/1.2.x/pom.xml Added Paths: ----------- wiki/branches/1.2.x/jamwiki-war/src/main/resources/ApplicationResources_cs.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-18 05:02:58
|
Revision: 4178 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4178&view=rev Author: wrh2 Date: 2012-09-18 05:02:51 +0000 (Tue, 18 Sep 2012) Log Message: ----------- Upgrade: * Remove ability to automatically upgrade from versions prior to 1.1. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/trunk/jamwiki-core/src/test/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_da.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_de.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_es.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_fr.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_gl.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_hr.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_hu.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_it.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_ja.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_nl.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_no.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_pl.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_pt.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_pt_BR.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_ru.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_si_LK.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_sk.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_sv.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_uk.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_zh_CN.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_zh_TW.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/UpgradeServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-15 18:27:44
|
Revision: 4177 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4177&view=rev Author: wrh2 Date: 2012-09-15 18:27:38 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Translation Updates: * Updated German translations (axelclk). * Updated Russian translations (shar). Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_de.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_ru.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-15 18:26:32
|
Revision: 4176 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4176&view=rev Author: wrh2 Date: 2012-09-15 18:26:26 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Merge: * Merge changes from the 1.2.x branch to trunk. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/resources/sql/sql.db2.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.db2400.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.postgres.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_de.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_ru.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/pom.xml Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2012-09-15 18:19:37
|
Revision: 4175 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4175&view=rev Author: wrh2 Date: 2012-09-15 18:19:31 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Special:Logs: * Error generated by block log after executing "Reload Log Items" on Postgres. Modified Paths: -------------- wiki/branches/1.2.x/jamwiki-core/src/main/resources/sql/sql.postgres.properties wiki/branches/1.2.x/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |