Commit d09e7567 authored by Daryl Herzmann's avatar Daryl Herzmann Committed by akrherz

Bump versions and bump min-version, appologies to plugin authors I offended!

This was necessary as Ignite now distributes java6 'binaries' and we need
to make sure these don't get downloaded to java5 openfire hosts running
old versions.
refs OF-698


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13743 b35dd754-fafc-0310-a699-88a17e54d16e
parent 08192484
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Broadcast Plugin Changelog Broadcast Plugin Changelog
</h1> </h1>
<p><b>1.9.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.8.2</b> -- April 19, 2010</p> <p><b>1.8.2</b> -- April 19, 2010</p>
<ul> <ul>
<li>Requires Openfire 3.7.0.</li> <li>Requires Openfire 3.7.0.</li>
...@@ -126,4 +131,4 @@ Broadcast Plugin Changelog ...@@ -126,4 +131,4 @@ Broadcast Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
<name>Broadcast</name> <name>Broadcast</name>
<description>Broadcasts messages to users.</description> <description>Broadcasts messages to users.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.8.2</version> <version>1.9.0</version>
<date>4/19/2010</date> <date>9/13/2013</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
</plugin> </plugin>
\ No newline at end of file
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Client Control Plugin Changelog Client Control Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.1.0</b> -- December 1, 2009</p> <p><b>1.1.0</b> -- December 1, 2009</p>
<ul> <ul>
......
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
<name>Client Control</name> <name>Client Control</name>
<description>Controls clients allowed to connect and available features</description> <description>Controls clients allowed to connect and available features</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.1.0</version> <version>1.2.0</version>
<date>12/1/2009</date> <date>9/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<databaseKey>clientcontrol</databaseKey> <databaseKey>clientcontrol</databaseKey>
<databaseVersion>0</databaseVersion> <databaseVersion>0</databaseVersion>
......
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Clustering Plugin Changelog Clustering Plugin Changelog
</h1> </h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.4</b> -- May 1, 2013</p> <p><b>1.2.4</b> -- May 1, 2013</p>
<p><b>NOTE</b>: This plugin has been deprecated and is not actively maintained. See the <p><b>NOTE</b>: This plugin has been deprecated and is not actively maintained. See the
<a href="readme.html">README</a> document for more information.</p> <a href="readme.html">README</a> document for more information.</p>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>${plugin.name}</name> <name>${plugin.name}</name>
<description>${plugin.description}</description> <description>${plugin.description}</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.2.4</version> <version>1.3.0</version>
<date>05/01/2013</date> <date>09/13/2013</date>
<minServerVersion>3.8.2</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
</plugin> </plugin>
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
ContentFilter Plugin Changelog ContentFilter Plugin Changelog
</h1> </h1>
<p><b>1.7.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.6.0</b> -- December 1, 2009</p> <p><b>1.6.0</b> -- December 1, 2009</p>
<ul> <ul>
<li>Now requires Openfire 3.7.0.</li> <li>Now requires Openfire 3.7.0.</li>
...@@ -113,4 +118,4 @@ ContentFilter Plugin Changelog ...@@ -113,4 +118,4 @@ ContentFilter Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
<name>Content Filter</name> <name>Content Filter</name>
<description>Scans message packets for defined patterns</description> <description>Scans message packets for defined patterns</description>
<author>Conor Hayes</author> <author>Conor Hayes</author>
<version>1.6.1</version> <version>1.7.0</version>
<date>12/1/2009</date> <date>9/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<!-- UI extension --> <!-- UI extension -->
<adminconsole> <adminconsole>
...@@ -23,4 +23,4 @@ ...@@ -23,4 +23,4 @@
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
DB Access Plugin Changelog DB Access Plugin Changelog
</h1> </h1>
<p><b>1.1</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0</b> -- Aug 27, 2008</p> <p><b>1.0</b> -- Aug 27, 2008</p>
<ul> <ul>
...@@ -52,4 +57,4 @@ DB Access Plugin Changelog ...@@ -52,4 +57,4 @@ DB Access Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>DB Access</name> <name>DB Access</name>
<description>Provides administrators with a simple direct access interface to their Openfire DB.</description> <description>Provides administrators with a simple direct access interface to their Openfire DB.</description>
<author>Daniel Henninger</author> <author>Daniel Henninger</author>
<version>1.0.0</version> <version>1.1.0</version>
<date>8/27/2008</date> <date>9/13/2013</date>
<minServerVersion>3.0.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Email Listener Plugin Changelog Email Listener Plugin Changelog
</h1> </h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.2</b> -- Feb 2, 2010</p> <p><b>1.0.2</b> -- Feb 2, 2010</p>
<ul> <ul>
...@@ -57,4 +61,4 @@ Email Listener Plugin Changelog ...@@ -57,4 +61,4 @@ Email Listener Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
<name>Email Listener</name> <name>Email Listener</name>
<description>Listens for emails and sends alerts to specific users.</description> <description>Listens for emails and sends alerts to specific users.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.0.2</version> <version>1.1.0</version>
<date>2/1/2010</date> <date>9/13/2013</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
...@@ -21,4 +21,4 @@ ...@@ -21,4 +21,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Fastpath Plugin Changelog Fastpath Plugin Changelog
</h1> </h1>
<p><b>4.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>4.2.0</b> -- December 2, 2009</p> <p><b>4.2.0</b> -- December 2, 2009</p>
<ul> <ul>
<li>Now requires Openfire 3.7.0.</li> <li>Now requires Openfire 3.7.0.</li>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Fastpath Service</name> <name>Fastpath Service</name>
<description>Support for managed queued chat requests, such as a support team might use.</description> <description>Support for managed queued chat requests, such as a support team might use.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>4.2.0</version> <version>4.3.0</version>
<date>12/2/2009</date> <date>9/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<databaseKey>fastpath</databaseKey> <databaseKey>fastpath</databaseKey>
<databaseVersion>0</databaseVersion> <databaseVersion>0</databaseVersion>
......
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Hazelcast Clustering Plugin Changelog Hazelcast Clustering Plugin Changelog
</h1> </h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.6</b> -- May 1, 2013</p> <p><b>1.0.6</b> -- May 1, 2013</p>
<p>Miscellaneous enhancements:</p> <p>Miscellaneous enhancements:</p>
<ul> <ul>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>${plugin.name}</name> <name>${plugin.name}</name>
<description>${plugin.description}</description> <description>${plugin.description}</description>
<author>Tom Evans</author> <author>Tom Evans</author>
<version>1.0.6</version> <version>1.1.0</version>
<date>05/01/2013</date> <date>09/13/2013</date>
<minServerVersion>3.8.2</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
</plugin> </plugin>
...@@ -49,12 +49,15 @@ ...@@ -49,12 +49,15 @@
Jingle Nodes Plugin Changelog Jingle Nodes Plugin Changelog
</h1> </h1>
<p><b>0.0.1</b> -- July 12, 2010</p> <p><b>0.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>0.0.3</b> -- November 12, 2010</p>
<ul> <ul>
<li>Initial release.</li> <li>Override Public IP COnfiguration</li>
<li>Fixed port Range from 30000 to 50000</li>
<li>Auto Discovery of IP with Public Interface</li>
</ul> </ul>
<p><b>0.0.2</b> -- October 12, 2010</p> <p><b>0.0.2</b> -- October 12, 2010</p>
...@@ -63,11 +66,14 @@ ...@@ -63,11 +66,14 @@
<li>Public IP Verification</li> <li>Public IP Verification</li>
</ul> </ul>
<p><b>0.0.3</b> -- November 12, 2010</p> <p><b>0.0.1</b> -- July 12, 2010</p>
<ul> <ul>
<li>Override Public IP COnfiguration</li> <li>Initial release.</li>
<li>Fixed port Range from 30000 to 50000</li>
<li>Auto Discovery of IP with Public Interface</li>
</ul> </ul>
</body> </body>
</html> </html>
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Jingle Nodes Plugin</name> <name>Jingle Nodes Plugin</name>
<description>Provides support for Jingle Nodes</description> <description>Provides support for Jingle Nodes</description>
<author>Jingle Nodes (Rodrigo Martins)</author> <author>Jingle Nodes (Rodrigo Martins)</author>
<version>0.0.3</version> <version>0.1.0</version>
<date>14/11/2010</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,13 @@ ...@@ -43,6 +43,13 @@
<h1> <h1>
Just married Plugin Changelog Just married Plugin Changelog
</h1> </h1>
<p><b>1.0.3</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.2</b> -- February 16, 2013</p> <p><b>1.0.2</b> -- February 16, 2013</p>
<ul> <ul>
...@@ -65,4 +72,4 @@ Just married Plugin Changelog ...@@ -65,4 +72,4 @@ Just married Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Just married</name> <name>Just married</name>
<description>Allows admins to rename or copy users</description> <description>Allows admins to rename or copy users</description>
<author>Holger Bergunde</author> <author>Holger Bergunde</author>
<version>1.0.3</version> <version>1.1.0</version>
<date>2/16/2013</date> <date>09/13/2013</date>
<minServerVersion>3.3.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -142,6 +142,12 @@ hr { ...@@ -142,6 +142,12 @@ hr {
</ul> </ul>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<h2>1.1.3 -- <span style="font-weight: normal;">September 23, 2011</span></h2> <h2>1.1.3 -- <span style="font-weight: normal;">September 23, 2011</span></h2>
<strong>Bug Fixes</strong> <strong>Bug Fixes</strong>
......
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
<name>Kraken IM Gateway</name> <name>Kraken IM Gateway</name>
<description>${gateway.description}</description> <description>${gateway.description}</description>
<author>Daniel Henninger</author> <author>Daniel Henninger</author>
<version>1.1.3</version> <version>1.2.0</version>
<date>09/23/2011</date> <date>09/13/2013</date>
<minServerVersion>3.6.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<databaseKey>gateway</databaseKey> <databaseKey>gateway</databaseKey>
<databaseVersion>12</databaseVersion> <databaseVersion>12</databaseVersion>
<licenseType>gpl</licenseType> <licenseType>gpl</licenseType>
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Load Statistic Plugin Changelog Load Statistic Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.1.0</b> -- April 12, 2007</p> <p><b>1.1.0</b> -- April 12, 2007</p>
<ul> <ul>
...@@ -57,4 +61,4 @@ Load Statistic Plugin Changelog ...@@ -57,4 +61,4 @@ Load Statistic Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Load Statistic</name> <name>Load Statistic</name>
<description>Logs load statistics to a file</description> <description>Logs load statistics to a file</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.1.0</version> <version>1.2.0</version>
<date>4/12/2007</date> <date>9/13/2013</date>
<minServerVersion>3.3.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
</plugin> </plugin>
\ No newline at end of file
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Monitoring Plugin Changelog Monitoring Plugin Changelog
</h1> </h1>
<p><b>1.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.3.3</b> -- June 5, 2013</p> <p><b>1.3.3</b> -- June 5, 2013</p>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Monitoring Service</name> <name>Monitoring Service</name>
<description>Monitors conversations and statistics of the server.</description> <description>Monitors conversations and statistics of the server.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.3.3</version> <version>1.4.0</version>
<date>06/06/2013</date> <date>09/13/2013</date>
<minServerVersion>3.6.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<databaseKey>monitoring</databaseKey> <databaseKey>monitoring</databaseKey>
<databaseVersion>1</databaseVersion> <databaseVersion>1</databaseVersion>
......
...@@ -42,6 +42,12 @@ ...@@ -42,6 +42,12 @@
<h1>MotD Plugin Changelog</h1> <h1>MotD Plugin Changelog</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.4</b> -- March 11, 2008</p> <p><b>1.0.4</b> -- March 11, 2008</p>
<ul> <ul>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>MotD (Message of the Day)</name> <name>MotD (Message of the Day)</name>
<description>Allows admins to have a message sent to users each time they log in.</description> <description>Allows admins to have a message sent to users each time they log in.</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.0.4</version> <version>1.1.0</version>
<date>4/7/2008</date> <date>09/13/2013</date>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Packet Filter Plugin Changelog Packet Filter Plugin Changelog
</h1> </h1>
<p><b>3.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>3.1.0</b> -- June 10, 2013</p> <p><b>3.1.0</b> -- June 10, 2013</p>
<ul> <ul>
......
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
<name>Packet Filter</name> <name>Packet Filter</name>
<description>Rules to enforce ethical communication</description> <description>Rules to enforce ethical communication</description>
<author>Nate Putnam</author> <author>Nate Putnam</author>
<version>3.1.0</version> <version>3.2.0</version>
<date>2013/06/10</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<databaseKey>packetfilter</databaseKey> <databaseKey>packetfilter</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
...@@ -24,4 +24,4 @@ ...@@ -24,4 +24,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Presence Plugin Changelog Presence Plugin Changelog
</h1> </h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.1</b> -- February 15, 2012</p> <p><b>1.5.1</b> -- February 15, 2012</p>
<ul> <ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-529'>OF-529</a>] - Allow users to see their own presence.</li> <li>[<a href='http://www.igniterealtime.org/issues/browse/OF-529'>OF-529</a>] - Allow users to see their own presence.</li>
...@@ -114,4 +119,4 @@ Presence Plugin Changelog ...@@ -114,4 +119,4 @@ Presence Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Presence Service</name> <name>Presence Service</name>
<description>Exposes presence information through HTTP.</description> <description>Exposes presence information through HTTP.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.5.1</version> <version>1.6.0</version>
<date>2/15/2012</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
...@@ -17,4 +17,4 @@ ...@@ -17,4 +17,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Registration Plugin Changelog Registration Plugin Changelog
</h1> </h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.0</b> -- December 2, 2009</p> <p><b>1.5.0</b> -- December 2, 2009</p>
<ul> <ul>
<li>Now requires Openfire 3.7.0.</li> <li>Now requires Openfire 3.7.0.</li>
...@@ -103,4 +108,4 @@ Registration Plugin Changelog ...@@ -103,4 +108,4 @@ Registration Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Registration</name> <name>Registration</name>
<description>Performs various actions whenever a new user account is created.</description> <description>Performs various actions whenever a new user account is created.</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.5.0</version> <version>1.6.0</version>
<date>12/2/2009</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
...@@ -18,4 +18,4 @@ ...@@ -18,4 +18,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Search Plugin Changelog Search Plugin Changelog
</h1> </h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.2</b> -- July 4, 2013</p> <p><b>1.5.2</b> -- July 4, 2013</p>
<ul> <ul>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Search</name> <name>Search</name>
<description>Provides support for Jabber Search (XEP-0055)</description> <description>Provides support for Jabber Search (XEP-0055)</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.5.2</version> <version>1.6.0</version>
<date>7/4/2013</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
SIP Plugin Changelog SIP Plugin Changelog
</h1> </h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.6</b> -- December 2, 2009</p> <p><b>1.0.6</b> -- December 2, 2009</p>
<ul> <ul>
<li>Now requires Openfire 3.7.0.</li> <li>Now requires Openfire 3.7.0.</li>
......
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
<name>SIP Phone Plugin</name> <name>SIP Phone Plugin</name>
<description>Provides support for SIP account management</description> <description>Provides support for SIP account management</description>
<author>Ignite Realtime</author> <author>Ignite Realtime</author>
<version>1.0.6</version> <version>1.1.0</version>
<date>12/2/2009</date> <date>09/13/2013</date>
<databaseKey>sip</databaseKey> <databaseKey>sip</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
STUN Server Plugin Changelog STUN Server Plugin Changelog
</h1> </h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.0</b> -- February 26th, 2012 (GdK)</p> <p><b>1.0.0</b> -- February 26th, 2012 (GdK)</p>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>STUN server plugin</name> <name>STUN server plugin</name>
<description>Adds STUN functionality to Openfire</description> <description>Adds STUN functionality to Openfire</description>
<author>Ignite Realtime</author> <author>Ignite Realtime</author>
<version>1.0.0</version> <version>1.1.0</version>
<date>February 26, 2012</date> <date>09/13/2013</date>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="sidebar-media-services"> <tab id="sidebar-media-services">
......
...@@ -49,6 +49,12 @@ ...@@ -49,6 +49,12 @@
Subscription Plugin Changelog Subscription Plugin Changelog
</h1> </h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.2</b> -- February 02, 2010</p> <p><b>1.2.2</b> -- February 02, 2010</p>
<ul> <ul>
<li>Updated license from GPL to Apache.</li> <li>Updated license from GPL to Apache.</li>
...@@ -97,4 +103,4 @@ Subscription Plugin Changelog ...@@ -97,4 +103,4 @@ Subscription Plugin Changelog
</ul> </ul>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
<name>Subscription</name> <name>Subscription</name>
<description>Automatically accepts or rejects subsription requests</description> <description>Automatically accepts or rejects subsription requests</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.2.2</version> <version>1.3.0</version>
<date>2/1/2010</date> <date>09/13/2013</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
...@@ -20,4 +20,4 @@ ...@@ -20,4 +20,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>user creation Plugin Changelog</title>
<style type="text/css">
BODY {
font-size : 100%;
}
BODY, TD, TH {
font-family : tahoma, verdana, arial, helvetica, sans-serif;
font-size : 0.8em;
}
H2 {
font-size : 10pt;
font-weight : bold;
padding-left : 1em;
}
A:hover {
text-decoration : none;
}
H1 {
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 1.4em;
font-weight: bold;
border-bottom : 1px #ccc solid;
padding-bottom : 2px;
}
TT {
font-family : courier new;
font-weight : bold;
color : #060;
}
PRE {
font-family : courier new;
font-size : 100%;
}
</style>
</head>
<body>
<h1>
User Creation Plugin Changelog
</h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
</body>
</html>
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
<name>User Creation</name> <name>User Creation</name>
<description>Creates users and populates rosters.</description> <description>Creates users and populates rosters.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.1</version> <version>1.2.0</version>
<date>4/12/2007</date> <date>09/13/2013</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.3.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
...@@ -22,4 +22,4 @@ ...@@ -22,4 +22,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
...@@ -148,6 +148,12 @@ hr { ...@@ -148,6 +148,12 @@ hr {
</div> </div>
<div id="pageBody"> <div id="pageBody">
<p><b>2.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<h2>2.3.1 -- <span style="font-weight: normal;">July 7, 2012</span></h2> <h2>2.3.1 -- <span style="font-weight: normal;">July 7, 2012</span></h2>
<ul> <ul>
<li>[<a href='http://issues.igniterealtime.org/browse/OF-564'>OF-564</a>] - User import/export plugin concatenates group names in export</li> <li>[<a href='http://issues.igniterealtime.org/browse/OF-564'>OF-564</a>] - User import/export plugin concatenates group names in export</li>
...@@ -219,4 +225,4 @@ hr { ...@@ -219,4 +225,4 @@ hr {
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
<name>User Import Export</name> <name>User Import Export</name>
<description>Enables import and export of user data</description> <description>Enables import and export of user data</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>2.3.1</version> <version>2.4.0</version>
<date>7/13/2012</date> <date>09/13/2013</date>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
User Service Plugin Changelog User Service Plugin Changelog
</h1> </h1>
<p><b>1.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.3.3</b> -- May 22, 2013</p> <p><b>1.3.3</b> -- May 22, 2013</p>
<ul> <ul>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>User Service</name> <name>User Service</name>
<description>Allows administration of users via HTTP requests.</description> <description>Allows administration of users via HTTP requests.</description>
<author>Justin Hunt</author> <author>Justin Hunt</author>
<version>1.3.3</version> <version>1.4.0</version>
<date>05/22/2013</date> <date>09/13/2013</date>
<minServerVersion>3.5.1</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
XML Debugger Plugin Changelog XML Debugger Plugin Changelog
</h1> </h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.0</b> -- May 26, 2008</p> <p><b>1.2.0</b> -- May 26, 2008</p>
<ul> <ul>
...@@ -62,4 +66,4 @@ XML Debugger Plugin Changelog ...@@ -62,4 +66,4 @@ XML Debugger Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
<name>Debugger Plugin</name> <name>Debugger Plugin</name>
<description>Prints XML traffic to the stdout (raw and interpreted XML)</description> <description>Prints XML traffic to the stdout (raw and interpreted XML)</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.2</version> <version>1.3.0</version>
<date>5/26/2008</date> <date>09/13/2013</date>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.9.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
...@@ -22,4 +22,4 @@ ...@@ -22,4 +22,4 @@
</sidebar> </sidebar>
</tab> </tab>
</adminconsole> </adminconsole>
</plugin> </plugin>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment