*******************************************
** CPSSharedCalendar V1.3.3 [R1 build 2005/10/13-11:54 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 28248
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
Bug fixes:
~~~~~~~~~~
- The installed subscription labels were wrong.
- More stable upgrade.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V1.3.2 [R1 build 2005/10/07-15:32 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 28076
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
Bug fixes:
~~~~~~~~~~
- The ZMI icons for the tools wasnt't displayed.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V1.3.1 [R1 build 2005/10/03-17:13 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 27880
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
Bug fixes:
~~~~~~~~~~
- A unicode encoding error fixed.
- Better default role assignments.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V1.3.0 [R1 build 2005/10/01-17:16 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 27820
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- Events you are not allowed to view (normally because they are private) are
  now a sober grey color, and not clickable.
- Added Brazilian Portuguese translations (Thanks to Mario Olimpio de Menezes
  <mario [at] curiango.ipen.br>)
Bug fixes:
~~~~~~~~~~
- The new addmeeting form needed to be overridden as well.
- Fix the installer to be more robust (subscription container lookup)
- Five doesn't handle __bobo_traverse__ correctly, so if you have an object
  in the acquisition path that is a number between 1 and 31 or a year
  year, adding events to dates that contain these numbers would fail.
  The calendar now uses the Zope3 ITraversable interface instead of the Zope2
  __bobo_traverse__()
- The week bread crumb is now translatable.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
- A functional unit test failed becase it didn't set up the environment
  correctly.

*******************************************
** CPSSharedCalendar V1.2.1 [R1 build 2005/09/21-15:37 by fguillaume]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 27442
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
- The styles upgraded to show different colours for different types of events:
  Pink: Private; Sky blue: Public; Pistachio: Meeting.
Bug fixes:
~~~~~~~~~~
-
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V1.2.0 [R1 build 2005/09/21-15:33 by fguillaume]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 27306
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- Upgrades and migrations from earlier versions of Nuxeo calendars.
  Please read the INSTALL.txt for notes on upgrades and migration.
- A new icon.
Bug fixes:
~~~~~~~~~~
- The unit tests are now compatible with Zope 2.8.1 and Five 1.1.
- Owner no longer gets notifications by default, but AttendeeManager does.
  You are also by default AttendeeManager on your own calendar.
- One empty recipient rule would be added each time you ran the installer.
- The "event" step between the calendar and the event is now translateable.
- The recurrence form was not overriden and hence looked like a Zope3 form 
  instead of a CPS form.
- The subscription roles had incorrect labels.
- If a user did not exist viewing it's calendar would break. The same would
  happen if the directory was misconfigured and the fullname field didn't
  exist. These cases now return "Non-existant attendee (username)" and 
  "User username" respectively.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
- Now supports the new improved indexing of CalZope.

*******************************************
** CPSSharedCalendar V1.1.0 [R1 build 2005/08/22-17:34 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 26070
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- The concept of a main attendee has now been backported to CalZope and CalCore.
Bug fixes:
~~~~~~~~~~
- The main attendee was added after the others, when it should be first.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V1.0.0 [R1 build 2005/07/21-14:51 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 25138
Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
Bug fixes:
~~~~~~~~~~
-
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
- A security refactoring means that security is now handled by CalZope.
- The monkey patch to provide translations for drop down boxes has been
  moved to CPSonFive.

*******************************************
** CPSSharedCalendar V0.4.0 [R1 build 2005/06/29-10:59 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 24509
Requires:
~~~~~~~~~
- CPSSharedCalendar now requires CPSNavigation (which is included in any normal
  CPS installation).
New features:
~~~~~~~~~~~~~
- English translation
- Better and more detailed notification emails.
- There is now a "document" field that holds a path to a document. The new
  CPSonFive products DocumentBrowserWidget is used for this.
Bug fixes:
~~~~~~~~~~
- With CPS Shared Calendar installed, some other modules could not be 
  reinstalled, because CMFInstaller assumed the existence of an attribute
  on the portal_calendar tool.
- The submit action on calendars is now gone.
- The type naming is now consistent with the tool naming.
- The installer now disables the old calendar from creation.
- Attendee search now returns the attendees you can invite, not the calendars
  you can view (Trac #733).
- WorkspaceReaders can now view calendars by default (Trac #732).
- WorkspaceMembers can now add events by default.
- Several menuItems now use filters to not be displayed when the user do not
  have the permissions to perform the actions.
- If somebody else than the organizer changed the attendee status of the 
  organzier, the organizer would receive two notification emails instead of
  just one.
- The default notification settings are now on the members folder, and not on
  each separate calendar.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V0.3.0 [R1 build 2005/06/01-10:41 by regebro]
** SVN URL: https://svn.nuxeo.org/pub/CPSSharedCalendar/trunk Revision: 22001
Requires:
~~~~~~~~~
- You need to delete and recreate the portal_calendar tool. 
  Note that this will delete all events.

New features:
~~~~~~~~~~~~~
- Workspace and resource calendars can now be created in Workspaces.
- There is an upload form to import iCalendar files.

Bug fixes:
~~~~~~~~~~
- Calendar titles now reflect what they are, if you use title_or_id().
  The title attribute is still the short title you can edit.
- The calendar now uses a worksflow of it's own. This means that the
  "Translate" and "Checkout version" actions no longer is shown
- The search now uses the fullname for individuals and the title attribute 
  for other calendars.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V0.2.1 [R1 build 2005/04/29-15:35 by fguillaume]

Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- Updated INSTALL.txt
Bug fixes:
~~~~~~~~~~
-
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V0.2.0 [R1 build 2005/04/28-10:16 by regebro]

Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- Notification support

- Installer

Bug fixes:
~~~~~~~~~~
-
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSSharedCalendar V0.1.0 [R1 build 2005/03/11-12:15 by regebro]
First release
