Release Notes - SchoolBell 1.2.4
================================

SchoolBell Calendar is a calendar management system.

Changes since 1.2.3
-------------------

* Weekly recurrence stretches before the first occurrence
    (http://issues.schooltool.org/issue461)

* Update to work with Zope3.2.

Changes from 1.2.2
------------------

* Miscellaneous timezone bugfixes.

* URI unquoting in restive interfaces.

* Add missing namespace declarations.

* Fix TypeError, _insufficientContext on 'weekly' view.
    (http://issues.schooltool.org/issue405)

* Fix monthly repeat causes bad date.
    (http://issues.schooltool.org/issue381)

* Re-enable 'show all' in listings, e.g. persons.
    (http://issues.schooltool.org/issue368)

* Fix PDF views show event times in UTC rather than the timezone that
  was selected.
    (http://issues.schooltool.org/issue379)

* Fix deleting group blows away calendar access.
    (http://issues.schooltool.org/issue368)

* Fix pressing Enter in search box removes members.
    (http://issues.schooltool.org/issue347)


Changes from 1.2.1
-------------------

* Updated translations from Rosetta.

* Fixed test failures from a recursive __len__ call which appears on bleeding
  edge python version.

* Optimisations:
    - Significantly improved the speed of ACL and calendar views.
    - Added some ad-hoc benchmarks for measuring rendering time.
    - Hopefully fixed issue 377 (intermittent ConnectionStateError).
    - Partially fixed issue 379 (PDF calendars always in UTC), although
      end-users will probably not notice (the more visible part of the
      bug remains unfixed).

* Changes to build process:
    - Fix make extract-translations rule.
    - Install the test modules by default. Needed for debian packaging.
    - Make updating rosetta translations easier by providing makefile rules.


Changes from 1.2.0
-------------------

* Bugfix for http://issues.schooltool.org/issue354
  (User can't View calendar without Edit permission)


Major Changes from 1.1
-----------------------

* Calendar export to PDF for easy printouts

* Batching indexes (showing a small slice at a time) to accommodate large
  numbers of people and resources in the system

* Dates in forms can now be entered using a convenient calendar widget

* A site-wide calendar

* Note privacy settings


Download and Installation
-------------------------

Downloadable from: http://www.schooltool.org/products
