source: WAeUP_SRP/base/CHANGES.txt @ 3702

Last change on this file since 3702 was 3682, checked in by Henrik Bettermann, 16 years ago
  • Implement Student Pastoral Report for secondary schools
  • Property svn:keywords set to Id
File size: 963 bytes
Line 
1Changelog for the WAeUP product
2===============================
3
41.1 (unreleased)
5----------------
6
7- Product initialization: Now creating a "faster" session data container
8  in the ZODB /temp_folder upon Zope startup. Moved from "faster" product
9  itself.
10
11
121.2 (2008-09-18)
13-----------------
14
15- Start customization of the course_results catalog and using different
16  layouts for course result editing by lecturers and section officers.
17  Dont't forget to add symbolic links in all product folders, for example:
18
19  cd /zope/instances/WAeUP_OIS/WAeUP_SRP/profiles/default/
20  ln -s ../../profiles_custom/default/course_results.xml .
21  cd layouts/
22  ln -s ../../../profiles_custom/default/layouts/student_course_result.xml .
23
241.3 (2008-09-19)
25-----------------
26- admitOneStudent uses entry_session from applicants_catalog instead
27  of static argument (not yet tested)
28 
291.4 (2008-09-21)
30-----------------
31- Implement Student Pastoral Report for secondary schools
32
Note: See TracBrowser for help on using the repository browser.