[Jamwiki-commit] SF.net SVN: jamwiki: [1061] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2006-10-26 07:06:55
|
Revision: 1061 http://svn.sourceforge.net/jamwiki/?rev=1061&view=rev Author: wrh2 Date: 2006-10-26 00:06:45 -0700 (Thu, 26 Oct 2006) Log Message: ----------- Watchlist: * Drop topic_id from jam_watchlist table (hopefully this is the last schema change). * Adding a topic to the watchlist adds both topic & comment pages. Modified Paths: -------------- wiki/trunk/UPGRADE.txt wiki/trunk/src/java/org/jamwiki/db/DatabaseHandler.java wiki/trunk/src/java/org/jamwiki/db/DefaultQueryHandler.java wiki/trunk/src/java/org/jamwiki/db/QueryHandler.java wiki/trunk/src/java/org/jamwiki/model/Watchlist.java wiki/trunk/src/java/org/jamwiki/servlets/WatchlistServlet.java wiki/trunk/src/resources/classes/sql.ansi.properties wiki/trunk/src/resources/classes/sql.db2.properties wiki/trunk/src/resources/classes/sql.db2400.properties wiki/trunk/src/resources/classes/sql.mssql.properties wiki/trunk/src/resources/classes/sql.oracle.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |