Metadata-Version: 1.1
Name: schooltool.lyceum.journal
Version: 2.4.0
Summary: Attendance and class participation plugin for SchoolTool
Home-page: http://www.schooltool.org
Author: SchoolTool Developers
Author-email: schooltool-developers@lists.launchpad.net
License: GPL
Description: SchoolTool Lyceum Journal is part of the standard distribution of SchoolTool.
        
        
        =======
        CHANGES
        =======
        
        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
        - 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)
        
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Zope
Classifier: Topic :: Education
