~cando-developers/cando/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
=======
CHANGES
=======

2011.09.1 (unreleased)
----------------------

- Nothing changed yet.


2011.09 (2011-09-02)
--------------------

- Made compatible with schooltool up to 1.7
- Removed Help link from top bar.
- Added two new values to ethnicity demographics field
- Used 'Unspecified' by default for the ethnicity field in the student csv importer
- Fixed CanDo CSS not to break when other plugins are enabled
- Fixed CanDo's IExternalActivities implementation (https://bugs.launchpad.net/cando/+bug/701786)


2010.12 (2010-12-15)
--------------------

- Made gradebook Javascript code static and reduced page size to fix performance problems over slow connection
- Fixed sorting of additional groups in CanDo's gradebooks, competency records and competency listing views (http://launchpad.net/bugs/359373)


2010.10 (2010-10-26)
--------------------

- Renamed menu option to 'Import Competencies from CSV' and updated
  the instructions and example in the 'Import Competencies from a CSV
  file' form
- Fixed person filter widget bug where groups drop-down was empty


2010.06.2 (2010-07-15)
----------------------

- Exclude students who have not received any competency evaluations from the reports
- Made the Ratings column wider to fix problem in PDF reports
- Added 'Created with SchoolTool' text to Competency Resume PDF
- Cached section report competencies in gradebook reports


2010.06.1 (2010-06-15)
----------------------

- Added PDF version of the Student Competency Record for sections and single students (https://bugs.launchpad.net/cando/+bug/585440)
- Updated descriptive language on the html version of the SCR
- Created the SchoolYear Archive (CSV) option to export all the enrollments with required/all competencies rating information
- Added School,Duration/Term,Period,Section information to the School Info Sys Export format and the SchoolYear Archive
- Made the School Info Sys Export and the SchoolYear Archive to export comma-separated values files instead of TAB separated values files


2010.06 (2010-06-07)
--------------------

This release is based on schooltool/1.4 series for Lucid and Karmic.

- Use default python, i.e. python2.6
- Updated to use newer API of Zope Toolkit
- Put Validated Resume action button on Student Gradebook (https://bugs.launchpad.net/bugs/588331)
- Put additional fields on the CanDo export to School Information System (https://bugs.launchpad.net/bugs/585435)

More info at https://launchpad.net/cando/+milestone/2010.06