Metadata-Version: 1.1
Name: schooltool.intervention
Version: 2.1.0
Summary: Plan and manage student interventions in SchoolTool
Home-page: http://www.schooltool.org
Author: SchoolTool Developers
Author-email: schooltool-developers@lists.launchpad.net
License: GPL
Description: With SchoolTool Intervention, teachers and other stakeholders can
        define a plan of action for a student, track progress toward goals and
        facilitate communication around these issues.
        
        
        =======
        CHANGES
        =======
        
        2.1.0 (2012-04-18)
        ------------------
        
        - Make Intervention tab highlighted (https://launchpad.net/bugs/868435)
        - List releationships with all responsible parties (https://launchpad.net/bugs/922271)
        - Contacts may include people other than parents (https://launchpad.net/bugs/973679)
        - Added (da) and updated translations.
        
        
        2.0.3 (2012-03-15)
        ------------------
        
        - Send email selections should be inactive if email is disabled (https://launchpad.net/bugs/922265)
        - Show notification when email was sent, with status and error messages (https://launchpad.net/bugs/942566)
        - Add an envelope icon next to responsible parties who have email addresses (https://launchpad.net/bugs/922267)
        - Tab hiding (https://launchpad.net/bugs/938810)
        - Updated translations, added ast, de, fr translations.
        
        
        2.0.1 (2011-12-22)
        ------------------
        
        - Updated translations
        
        
        2.0.0 (2011-11-22)
        ------------------
        
        - Updated translations
        
        
        1.9.2 (2011-10-28)
        ------------------
        
        - Updated translations
        
        
        1.9.1 (2011-10-06)
        ------------------
        
        - Created student interventions PDF (https://launchpad.net/bugs/541498)
        - Fully translatable
        - Updated translations
        
        
        1.9.0 (2011-09-23)
        ------------------
        
        New skin for SchoolTool 1.9 (flourish) and many other changes.
        
        
        0.5.0 (2011-09-16)
        ------------------
        
        - Replaced student ids in intervention objects with relationship properties
        - Reorganized code for simplicity of reading
        - Added tests to more completely cover the code
        - Converted catalog to new style
        - Made dependency on schooltool.gradebook optional
        
        
        0.4.3 (2011-09-16)
        ------------------
        
        - Fixed single-digit user id crash bug (https://launchpad.net/bugs/716455)
        - Fix crash in student search with non-ascii characters (https://launchpad.net/bugs/738351) 
        - Added (sr) and updated (es_SV, pt_BR, ru) translations
        
        
        0.4.2 (2011-02-19)
        ------------------
        
        - Updated translations (es, it, nl)
        
        
        0.4.1 (2010-10-04)
        ------------------
        
        - Change style of some buttons to neutral (https://launchpad.net/bugs/613571)
        - Changed recipients to email addresses for both messages and goals csv
        - Do not crash if persons are removed or don't have email
        
        
        0.4.0 (2010-09-15)
        ------------------
        
        - CSV export of messages and goals (requested by SLA)
        - Update for API changes in schooltool 1.5.1
        - Updated translations (it, nl, pt_BR)
        
        
        0.3.2 (2010-07-15)
        ------------------
        
        - Added and updated translations (es_SV, it, pl, pt_BR, ru)
        
        
        0.3.1 (2010-04-28)
        ------------------
        
        - Fix Interventions Messages Layout (https://launchpad.net/bugs/561753)
        - Updated translations (es, vi)
        
        
        0.3.0 (2010-04-08)
        ------------------
        
        - Multiple UI changes including new dashboard page
        - Refactored intervention security model
        - Created security descriptions (https://launchpad.net/bugs/513476)
        - Need user interventions dashboard (https://launchpad.net/bugs/507313)
        - Better css for goal add/edit and other intervention views (https://launchpad.net/bugs/513466)
        - Evolution script and subscriber for person removal (https://launchpad.net/bugs/523274)
        - Need evolution script and subscriber for schoolyear deletion (https://launchpad.net/bugs/523261)
        - Search student view now also matches on username
        - Do not crash when there are no terms set up (https://launchpad.net/bugs/480616, https://launchpad.net/bugs/540530)
        - Added first translations (es, fi, nl, vi)
        
        
        0.2.1 (2010-02-10)
        ------------------
        
        - Fix evolution scripts if there is no container yet (https://launchpad.net/bugs/515863)
        
        
        0.2.0 (2010-01-06)
        ------------------
        
        - Port to zope versions available in karmic https://launchpad.net/bugs/498803
        
        
        0.1.3 (2009-12-30)
        ------------------
        
        - Translation support and many i18n fixes (https://launchpad.net/bugs/461130)
        - Better handling of persons with no email (https://launchpad.net/bugs/485817)
        - Relationships should be determined from contact info
          (https://launchpad.net/bugs/485835)
        - Put line breaks in message views (https://launchpad.net/bugs/485901)
        - Support for automatic plugin inclusion (using schooltool-1.2.1 or later)
        
        
        0.1.2 (2009-11-06)
        ------------------
        
        - Fix non-working views
        - Do not send email if sender or recipients are invalid
        
        
        0.1.1 (2009-11-05)
        ------------------
        
        - Add missing files to distribution.
        - Fix a few brown paper bag bugs.
        
        
        0.1.0 (2009-11-04)
        ------------------
        
        - First public release.
        
Platform: any
Classifier: Development Status :: 4 - Beta
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 :: Zope
Classifier: Topic :: Education
Classifier: Topic :: Office/Business :: Scheduling
