=======
CHANGES
=======

2.6.0 (2013-10-10)
------------------

- Respect name sorting setting to order columns, allow sorting by either name.
- Initialize score systems container before adding new ones.
- Order the scores in the '10 points' in descending order.
- Translate score system titles and options.
- Journal attendance / grade months should respect the configured time zone (https://launchpad.net/bugs/1233995)
- Update translations, remove unsupported ones.


2.5.3 (2013-09-13)
------------------

- Fix Journal tab clerk attendance view (https://launchpad.net/bugs/1216942)
- Spell 'score systems' as two words.
- Update Dutch translation.


2.5.2 (2013-08-23)
------------------

- Fix student's journal tab and view.
- Used jQuery UI autocomplete widget for discrete score systems
- Update GPL license and file headers from gnu.org (https://launchpad.net/bugs/1211145)
- Update Portuguese translation.


2.5.1 (2013-08-02)
------------------

- Split journal into three modes: attendance, scores, and homeroom.
- Schoolwide attendance view
- Homeroom attendance grades overlayed in journal attendance gradebook (where available)
- Rewrite journal storage based on score systems.
- Customizable journal score systems
- Excused status, enter ``ae`` or ``te`` in the journal.
- Score history
- Only clerks and instructors can edit journals by default.


2.5.0 (2013-07-03)
------------------

- Background XLS export


2.4.1 (2013-07-03)
------------------

- Update translations


2.4.0 (2013-04-04)
------------------

- Fix journals when section out-of-term-bounds schedules overlap (https://launchpad.net/bugs/1104190)
- Journals now display all scheduled dates for selected section
- Tab redirects to a section only if current user can access it (https://launchpad.net/bugs/1155226)
- Added Thai translation


2.3.1 (2013-02-19)
------------------

- Update translations


2.3.0 (2012-10-19)
------------------

- Fix exception in student journal when grade is not a number (https://launchpad.net/bugs/1065474)


2.2.1 (2012-10-08)
------------------

- Journal for students (https://launchpad.net/bugs/882663)
- Update Dutch translation


2.2.0 (2012-08-08)
------------------

- Refactored month navigation to match new-style gradebook
- Fill down empty cells in column (https://launchpad.net/bugs/932131)
- Hide sidebar button
- Update translations


2.1.0 (2012-04-18)
------------------

- Journal XLS export (https://launchpad.net/bugs/961854)
- Clicking on a student in the Journal does not go to the student (https://launchpad.net/bugs/661243)
- Fix displaying journal if section is scheduled for some other term, but not the
  viewed one (https://launchpad.net/bugs/976712)
- Update translations


2.0.3 (2012-03-20)
------------------

- Tab hiding (https://launchpad.net/bugs/938810)
- Update translations


2.0.1 (2011-12-22)
------------------

- Fixed css for cells in section journal
- Update translations


2.0.0 (2011-11-22)
------------------

- Allow administrators see the journal, add a setting to allow them enter attendance
  (https://launchpad.net/bugs/892362)


1.9.3 (2011-11-18)
------------------

- Fix saving attendance/grades for months other than first (https://launchpad.net/bugs/879425)
- Fix displaying journal for sections that are not scheduled (https://launchpad.net/bugs/868421)
- Link to journal from section views


1.9.2 (2011-10-28)
------------------

- Fix upgrading from versions earlier than 1.9 (https://launchpad.net/bugs/859708)
- Minimize amount of permission checks for performance reasons (https://launchpad.net/bugs/879402)
- Section stays the same when switching between Gradebook and Journal (https://launchpad.net/bugs/661240)
- Selenium testing support
- Update translations


1.9.1 (2011-10-06)
------------------

- Fully translatable
- Update translations


1.9.0 (2011-09-25)
------------------

New skin for SchoolTool 1.9 (flourish) and many other changes.


0.8.1 (2011-09-25)
------------------

- Fixed syntax error in journal.js


0.8.0 (2011-09-23)
------------------

- Removed term grading views and data.


0.7.2 (2011-04-18)
------------------

- Add meta.zcml to support making this plugin optional.
- Update translations.


0.7.1 (2010-10-20)
------------------

- Update translations


0.7.0 (2010-07-13)
------------------

This is a development release that requires SchoolTool 1.5.0

- Section journal removes consecutive periods if timetable is so configured.


0.6.0 (2010-05-26)
------------------

This release goes with SchoolTool 1.4.0

- Link to Schedule instead of Timetables when there are no periods.
  (https://launchpad.net/bugs/389563)
- Update translations


0.5.3 (2010-04-27)
------------------

- Fix crash with non-ascii usernames (https://launchpad.net/bugs/495872)
- Rename journal tab to "Attendance" for students (https://launchpad.net/bugs/557450)
- Update translations (mn, fi, bg), fix or delete wrong translations.


0.5.2 (2010-04-09)
------------------

- Add security descriptions (https://launchpad.net/bugs/513476)
- Update translations


0.5.1 (2010-02-05)
------------------

- Reduce dependencies
- Fix to work with zc.table >= 0.7.0
- Update translations


0.5.0 (2010-01-06)
------------------

- Port to zope versions available in karmic https://launchpad.net/bugs/498803
- Update translations


0.4.1 (2009-12-29)
------------------

- Add period number to day of month headings, https://launchpad.net/bugs/485614
- Add Tardies column to section journal, https://launchpad.net/bugs/409997
- Support for automatic plugin inclusion (using schooltool-1.2.1 or later)
- Update and fix translations


0.4.0 (2009-11-04)
------------------

This release is compatible with and requires SchoolTool 1.2.0.

- Show period in section journal view, https://launchpad.net/bugs/409959


0.3.4 (2009-05-26)
------------------

- Add a view with links to timetables if no periods in timetables of section
  are selected, https://launchpad.net/bugs/375797


0.3.2 (2009-04-20)
------------------

This release goes with SchoolTool 1.0.0.

- Removed lesson descriptions from the journal views (https://launchpad.net/bugs/356653)

