~replaceafill/schooltool/modal_test

« back to all changes in this revision

Viewing changes to CHANGES.txt

  • Committer: Gediminas Paulauskas
  • Date: 2011-04-21 21:07:04 UTC
  • Revision ID: menesis@pov.lt-20110421210704-76gwbepqnun1gsm4
Update changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
1.6.0 (unreleased)
6
6
------------------
7
7
 
8
 
- Move schooltool.commendation example plugin into its own project.
 
8
- Move schooltool.commendation example plugin into its own project
 
9
  https://launchpad.net/schooltool.commendation
9
10
- Workaround tests failing if translations have been compiled (https://launchpad.net/bugs/79761).
 
11
- Fixed crashes when term title is "First" or "Last" (https://launchpad.net/bugs/485639).
10
12
 
11
13
 
12
14
1.6.0b1 (2011-04-18)
13
15
--------------------
14
16
 
 
17
New features
 
18
++++++++++++
 
19
 
15
20
- Added report package (https://launchpad.net/bugs/429588)
16
21
  - New Manage->Reports page listing all available reports.
17
22
  - New reportLink directive for registering reports.
 
23
  - Copied translations from gradebook.
18
24
- Removed 'Report a bug on Launchpad' link from the footer
19
 
- Fixed crash when term title is "First" or "Last" (https://launchpad.net/bugs/485639).
20
25
- Include meta.zcml of plugins first to allow them have optional dependencies.
21
26
- Updated translations.
22
27