<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="versions.xsl"?>
<product>
  <name>PDI-Plugin</name>
  <type>Plugin</type>
  <branch>1</branch>
  <full_version>1.2.0</full_version>
  <versions>
    <version>
      <release>1.2.0</release>
      <build>120</build>
      <released>2009-12-13</released>
      <comment>Servlet to allow calendar subscriptions directly from Servoy server, minor additions and fixes</comment>
      <changes>
        <change>
          <type>chg</type>
          <description>Attendee: defaults to replyExpectation = false</description>
        </change>
        <change>
          <type>fix</type>
          <description>Attendee: getCalendarAddress() contained "MAILTO:" in some cases</description>
        </change>
        <change>
          <type>fix</type>
          <description>Calendar: writeToFile left file opened in some cases</description>
        </change>
        <change>
          <type>enh</type>
          <description>added a CalendarService to allow subscription of read only calendars directly from Servoy</description>
        </change>
        <change>
          <type>fix</type>
          <description>Event: fixed a possible problem of incosisten DTSART and DTEND properties</description>
        </change>
        <change>
          <type>enh</type>
          <description>added support for JSFiles where applicable</description>
        </change>
        <change>
          <type>enh</type>
          <description>RecurrenceRule: added getDates(Date start, Date end) to get all recurring events between the two given dates</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.1.2</release>
      <build>112</build>
      <released>2009-10-01</released>
      <comment>New Servlet to allow subscribing to calendars returned by a Servoy method in a headless client</comment>
      <changes>
        <change>
          <type>chg</type>
          <description>Attendee/Organizer: getCalenderAddress() returns the email address without mailto:</description>
        </change>
        <change>
          <type>fix</type>
          <description>Attendee/Organizer: fixed a possible problem if a setter was called more than once</description>
        </change>
        <change>
          <type>enh</type>
          <description>Calendar constructor now also accepts an iCalendar string</description>
        </change>
        <change>
          <type>enh</type>
          <description>Added a servlet that calls a method in a headless client and wraps the result iCalendar in a way that it can be subscribed by calendaring applications such as iCal, Outlook etc.</description>
        </change>
        <change>
          <type>fix</type>
          <description>Fixed possible NullPointers when setting certain properties to null</description>
        </change>
        <change>
          <type>fix</type>
          <description>Attendee: mailto: was missing from the Attendee property</description>
        </change>
        <change>
          <type>fix</type>
          <description>xProperties were not found (empty array was returned)</description>
        </change>
        <change>
          <type>chg</type>
          <description>when creating a Xproperty the plugin will always make sure it starts with X-</description>
        </change>
        <change>
          <type>fix</type>
          <description>Calendar: fixed a problem where calendar files were kept open after being written with writeToFile()</description>
        </change>
        <change>
          <type>fix</type>
          <description>Event: fixed a possible inconsistency with mixed DATE and DATETIME values in an event</description>
        </change>
        <change>
          <type>fix</type>
          <description>RecurrenceRule: fixed a bug with getDates()</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.0.0</release>
      <build>100</build>
      <released>2008-12-17</released>
      <comment>Initial public release</comment>
    </version>
  </versions>
</product>

