Commit 437f71af authored by Guus der Kinderen's avatar Guus der Kinderen Committed by akrherz

OF-953: Plugin metadata should reflect new dependency.

parent 5df5dab9
...@@ -43,6 +43,10 @@ ...@@ -43,6 +43,10 @@
<h1> <h1>
Client Control Plugin Changelog Client Control Plugin Changelog
</h1> </h1>
<p><b>1.3.1</b> -- Nov 18, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
</ul>
<p><b>1.3.1</b> -- Nov 08, 2015</p> <p><b>1.3.1</b> -- Nov 08, 2015</p>
<ul> <ul>
<li>Added Name as a nickname option to Group Chat Bookmark.</li> <li>Added Name as a nickname option to Group Chat Bookmark.</li>
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Clustering Plugin Changelog Clustering Plugin Changelog
</h1> </h1>
<p><b>1.4.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.3.0</b> -- Sep 13, 2013</p> <p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.3.0</version> <version>1.4.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
</plugin> </plugin>
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
ContentFilter Plugin Changelog ContentFilter Plugin Changelog
</h1> </h1>
<p><b>1.8.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.7.0</b> -- Sep 13, 2013</p> <p><b>1.7.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.7.0</version> <version>1.8.0</version>
<date>9/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<!-- UI extension --> <!-- UI extension -->
<adminconsole> <adminconsole>
......
...@@ -44,12 +44,18 @@ ...@@ -44,12 +44,18 @@
DB Access Plugin Changelog DB Access Plugin Changelog
</h1> </h1>
<p><b>1.1</b> -- Sep 13, 2013</p> <p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
</ul> </ul>
<p><b>1.0</b> -- Aug 27, 2008</p> <p><b>1.0.0</b> -- Aug 27, 2008</p>
<ul> <ul>
<li>Initial release. </li> <li>Initial release. </li>
......
...@@ -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.1.0</version> <version>1.2.0</version>
<date>9/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
<h1> <h1>
Email Listener Plugin Changelog Email Listener Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.0</b> -- Sep 13, 2013</p> <p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.1.0</version>
<date>9/13/2013</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.9.0</minServerVersion> <version>1.2.0</version>
<date>10/12/2015</date>
<minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -44,9 +44,15 @@ ...@@ -44,9 +44,15 @@
Fastpath Plugin Changelog Fastpath Plugin Changelog
</h1> </h1>
<p><b>4.4.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>4.3.1</b> -- Jan 11, 2014</p> <p><b>4.3.1</b> -- Jan 11, 2014</p>
<ul> <ul>
<li>Fixe OF-676</li> <li>Fixed OF-676</li>
</ul> </ul>
<p><b>4.3.0</b> -- Sep 13, 2013</p> <p><b>4.3.0</b> -- Sep 13, 2013</p>
......
...@@ -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.3.1</version> <version>4.4.0</version>
<date>9/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<databaseKey>fastpath</databaseKey> <databaseKey>fastpath</databaseKey>
<databaseVersion>0</databaseVersion> <databaseVersion>0</databaseVersion>
......
...@@ -43,6 +43,13 @@ ...@@ -43,6 +43,13 @@
<h1> <h1>
GoJara Plugin Changelog GoJara Plugin Changelog
</h1> </h1>
<p><b>2.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>2.1.5</b> -- Okt 21, 2013</p> <p><b>2.1.5</b> -- Okt 21, 2013</p>
<ul> <ul>
......
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
<description>ProtoXEP-xxxx: Remote Roster Management support <description>ProtoXEP-xxxx: Remote Roster Management support
</description> </description>
<author>Holger Bergunde / Daniel Henninger / Axel-F. Brand</author> <author>Holger Bergunde / Daniel Henninger / Axel-F. Brand</author>
<version>2.1.5</version> <version>2.2.0</version>
<date>10/21/2013</date> <date>10/12/2015</date>
<databaseKey>gojara</databaseKey> <databaseKey>gojara</databaseKey>
<databaseVersion>1</databaseVersion> <databaseVersion>1</databaseVersion>
<minServerVersion>3.7.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<!-- Admin console entries --> <!-- Admin console entries -->
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Hazelcast Clustering Plugin Changelog Hazelcast Clustering Plugin Changelog
</h1> </h1>
<p><b>2.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>2.1.2</b> -- September 16, 2015</p> <p><b>2.1.2</b> -- September 16, 2015</p>
<p>Bug fix:</p> <p>Bug fix:</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>2.1.2</version> <version>2.2.0</version>
<date>09/16/2015</date> <date>10/12/2015</date>
<minServerVersion>3.9.4</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
</plugin> </plugin>
...@@ -49,6 +49,12 @@ ...@@ -49,6 +49,12 @@
Jingle Nodes Plugin Changelog Jingle Nodes Plugin Changelog
</h1> </h1>
<p><b>0.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>0.1.3</b> -- May 9th, 2015</p> <p><b>0.1.3</b> -- May 9th, 2015</p>
<ul> <ul>
<li>Replaced jingle nodes relay library jar file with latest source code</li> <li>Replaced jingle nodes relay library jar file with latest source code</li>
......
...@@ -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.1.3</version> <version>0.2.0</version>
<date>05/09/2015</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>GoJara Plugin Changelog</title> <title>Just Married Plugin Changelog</title>
<style type="text/css"> <style type="text/css">
BODY { BODY {
font-size : 100%; font-size : 100%;
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Just married Plugin Changelog Just married Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.0.3</b> -- Sep 13, 2013</p> <p><b>1.0.3</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.1.0</version> <version>1.2.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -141,6 +141,11 @@ hr { ...@@ -141,6 +141,11 @@ hr {
<li>MySpaceIM logins do not work. Something is wrong with the hash.</li> <li>MySpaceIM logins do not work. Something is wrong with the hash.</li>
</ul> </ul>
<p><b>1.3.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.2.0</b> -- Sep 13, 2013</p> <p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul> <ul>
......
...@@ -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.2.0</version> <version>1.3.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<databaseKey>gateway</databaseKey> <databaseKey>gateway</databaseKey>
<databaseVersion>12</databaseVersion> <databaseVersion>12</databaseVersion>
<licenseType>gpl</licenseType> <licenseType>gpl</licenseType>
......
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
Monitoring Plugin Changelog Monitoring Plugin Changelog
</h1> </h1>
<p><b>1.5.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.4.7</b> -- Oct 13, 2015</p> <p><b>1.4.7</b> -- Oct 13, 2015</p>
<ul> <ul>
<li>Fixed feature-not-implemented error</li> <li>Fixed feature-not-implemented error</li>
......
...@@ -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.4.7</version> <version>1.5.0</version>
<date>10/13/2015</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<databaseKey>monitoring</databaseKey> <databaseKey>monitoring</databaseKey>
<databaseVersion>3</databaseVersion> <databaseVersion>3</databaseVersion>
......
...@@ -42,6 +42,12 @@ ...@@ -42,6 +42,12 @@
<h1>MotD Plugin Changelog</h1> <h1>MotD Plugin Changelog</h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.0</b> -- Sep 13, 2013</p> <p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.1.0</version> <version>1.2.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
NodeJs Plugin Changelog NodeJs Plugin Changelog
</h1> </h1>
<p><b>0.1.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>0.0.1</b> -- May 14, 2014</p> <p><b>0.0.1</b> -- May 14, 2014</p>
<ul> <ul>
......
...@@ -2,11 +2,12 @@ ...@@ -2,11 +2,12 @@
<plugin> <plugin>
<author>igniterealtime.org</author> <author>igniterealtime.org</author>
<class>org.ifsoft.nodejs.openfire.PluginImpl</class> <class>org.ifsoft.nodejs.openfire.PluginImpl</class>
<name>NodeJs</name>
<description>Integrates NodeJs Applications with Openfire.</description> <description>Integrates NodeJs Applications with Openfire.</description>
<licenseType>Apache 2.0</licenseType> <licenseType>Apache 2.0</licenseType>
<minServerVersion>3.8.2</minServerVersion> <version>0.1.0</version>
<name>NodeJ</name> <date>10/12/2015</date>
<version>0.0.1</version> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -49,7 +49,12 @@ ...@@ -49,7 +49,12 @@
Openfire Meetings Plugin Changelog Openfire Meetings Plugin Changelog
</h1> </h1>
<p><b>0.3.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>0.2.3</b> -- Nov 14th, 2015</p> <p><b>0.2.3</b> -- Nov 14th, 2015</p>
<ul> <ul>
......
...@@ -5,10 +5,9 @@ ...@@ -5,10 +5,9 @@
<name>Openfire Meetings</name> <name>Openfire Meetings</name>
<description>Provides high quality, scalable video conferences using Jitsi Meet and Jitsi Videobridge</description> <description>Provides high quality, scalable video conferences using Jitsi Meet and Jitsi Videobridge</description>
<author>Ignite Realtime</author> <author>Ignite Realtime</author>
<version>0.2.3</version> <version>0.3.0</version>
<date>11/14/2015</date> <date>11/18/2015</date>
<minServerVersion>3.9.9</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-ofmeet" name="${plugin.title}" url="ofmeet-summary.jsp" description="${plugin.description}"> <tab id="tab-ofmeet" name="${plugin.title}" url="ofmeet-summary.jsp" description="${plugin.description}">
<sidebar id="siderbar-ofmeet" name="${plugin.title}"> <sidebar id="siderbar-ofmeet" name="${plugin.title}">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
<h1> <h1>
Packet Filter Plugin Changelog Packet Filter Plugin Changelog
</h1> </h1>
<p><b>3.3.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>3.2.0</b> -- Sep 13, 2013</p> <p><b>3.2.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.2.0</version> <version>3.3.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<databaseKey>packetfilter</databaseKey> <databaseKey>packetfilter</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Presence Plugin Changelog Presence Plugin Changelog
</h1> </h1>
<p><b>1.7.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.6.0</b> -- Sep 13, 2013</p> <p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.6.0</version> <version>1.7.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -49,6 +49,13 @@ ...@@ -49,6 +49,13 @@
Rayo Plugin Changelog Rayo Plugin Changelog
</h1> </h1>
<p><b>0.1.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>0.0.2</b> -- March 2nd, 2014</p> <p><b>0.0.2</b> -- March 2nd, 2014</p>
<ul>Added suppport for secondary conferences</li> <ul>Added suppport for secondary conferences</li>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>Rayo Plugin</name> <name>Rayo Plugin</name>
<description>Provides support for XEP-0327</description> <description>Provides support for XEP-0327</description>
<author>Ignite Realtime Community</author> <author>Ignite Realtime Community</author>
<version>0.0.2</version> <version>0.1.0</version>
<date>2/4/2014</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-rayo" name="Rayo" url="rayo.jsp" description="${admin.item.rayo.description}"> <tab id="tab-rayo" name="Rayo" url="rayo.jsp" description="${admin.item.rayo.description}">
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Registration Plugin Changelog Registration Plugin Changelog
</h1> </h1>
<p><b>1.7.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.6.0</b> -- Sep 13, 2013</p> <p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.6.0</version> <version>1.7.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -44,13 +44,18 @@ ...@@ -44,13 +44,18 @@
REST API Plugin Changelog REST API Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.7</b> -- November 13th, 2015</p> <p><b>1.1.7</b> -- November 13th, 2015</p>
<ul> <ul>
<li>Added: Provide the possibility to use a Custom Auth Filter</li> <li>Added: Provide the possibility to use a Custom Auth Filter</li>
<li>Fixed: Preflight request will be not blocked by Authentication</li> <li>Fixed: Preflight request will be not blocked by Authentication</li>
<li>Added: Group names in ChatRoom Entity</li> <li>Added: Group names in ChatRoom Entity</li>
</ul> </ul>
<p><b>1.1.6</b> -- September 24th, 2015</p> <p><b>1.1.6</b> -- September 24th, 2015</p>
<ul> <ul>
<li>Added: Endpoints to add / remove a user from a user group</li> <li>Added: Endpoints to add / remove a user from a user group</li>
......
...@@ -5,10 +5,9 @@ ...@@ -5,10 +5,9 @@
<name>REST API</name> <name>REST API</name>
<description>Allows administration over a RESTful API.</description> <description>Allows administration over a RESTful API.</description>
<author>Roman Soldatow</author> <author>Roman Soldatow</author>
<version>1.1.7</version> <version>1.2.0</version>
<date>11/13/2015</date> <date>10/12/2015</date>
<minServerVersion>3.10.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
<sidebar id="sidebar-server-settings"> <sidebar id="sidebar-server-settings">
......
...@@ -43,6 +43,13 @@ ...@@ -43,6 +43,13 @@
<h1> <h1>
Search Plugin Changelog Search Plugin Changelog
</h1> </h1>
<p><b>1.7.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.6.0</b> -- Sep 13, 2013</p> <p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.6.0</version> <version>1.7.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
SIP Plugin Changelog SIP Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.0</b> -- Sep 13, 2013</p> <p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.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.1.0</version> <version>1.2.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<databaseKey>sip</databaseKey> <databaseKey>sip</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
<h1> <h1>
STUN Server Plugin Changelog STUN Server Plugin Changelog
</h1> </h1>
<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.1.0</b> -- Sep 13, 2013</p> <p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.1.0</version> <version>1.2.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="sidebar-media-services"> <tab id="sidebar-media-services">
......
...@@ -49,12 +49,17 @@ ...@@ -49,12 +49,17 @@
Subscription Plugin Changelog Subscription Plugin Changelog
</h1> </h1>
<p><b>1.4.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.3.0</b> -- Sep 13, 2013</p> <p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
</ul> </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>
......
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
<name>Subscription</name> <name>Subscription</name>
<description>Automatically accepts or rejects subscription requests</description> <description>Automatically accepts or rejects subscription requests</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.3.0</version> <version>1.4.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
<h1> <h1>
User Creation Plugin Changelog User Creation Plugin Changelog
</h1> </h1>
<p><b>1.3.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.2.0</b> -- Sep 13, 2013</p> <p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.2.0</version> <version>1.3.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -148,6 +148,12 @@ hr { ...@@ -148,6 +148,12 @@ hr {
</div> </div>
<div id="pageBody"> <div id="pageBody">
<p><b>2.5.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>2.4.0</b> -- Sep 13, 2013</p> <p><b>2.4.0</b> -- Sep 13, 2013</p>
<ul> <ul>
<li>Requires Openfire 3.9.0.</li> <li>Requires Openfire 3.9.0.</li>
......
...@@ -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.4.0</version> <version>2.5.0</version>
<date>09/13/2013</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
User Service Plugin Changelog User Service Plugin Changelog
</h1> </h1>
<p><b>2.1.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>2.0.2</b> -- October 8th, 2014</p> <p><b>2.0.2</b> -- October 8th, 2014</p>
<ul> <ul>
<li>Fixed the problem with backward compatibility to user service 1.*</li> <li>Fixed the problem with backward compatibility to user service 1.*</li>
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<name>User Service</name> <name>User Service</name>
<description>(Deprecated) Please use the REST API Plugin. Allows administration of users via HTTP requests.</description> <description>(Deprecated) Please use the REST API Plugin. Allows administration of users via HTTP requests.</description>
<author>Roman Soldatow, Justin Hunt</author> <author>Roman Soldatow, Justin Hunt</author>
<version>2.0.2</version> <version>2.1.0</version>
<date>10/08/2014</date> <date>10/12/2015</date>
<minServerVersion>3.9.0</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
...@@ -43,6 +43,12 @@ ...@@ -43,6 +43,12 @@
<h1> <h1>
XML Debugger Plugin Changelog XML Debugger Plugin Changelog
</h1> </h1>
<p><b>1.5.0</b> -- October 12, 2015</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
<li>Requires Openfire 3.11.0.</li>
</ul>
<p><b>1.4.0</b> -- Oct 20, 2014</p> <p><b>1.4.0</b> -- Oct 20, 2014</p>
<ul> <ul>
<li>Updated for MINA 2.0.x API changes. Requires Openfire 3.10.0.</li> <li>Updated for MINA 2.0.x API changes. Requires Openfire 3.10.0.</li>
......
...@@ -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.4.0</version> <version>1.5.0</version>
<date>10/20/2014</date> <date>10/12/2015</date>
<minServerVersion>3.9.4</minServerVersion> <minServerVersion>3.11.0</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
......
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