Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Releases: natolh/linnote

Version 1.10.3

30 Sep 16:26
0b9147a
Compare
Choose a tag to compare

• Animate main menu of users module.
• Add logo assets.
• Update dependancies, code cleaning & fix some under the hood bugs.

Version 1.10.2

02 Sep 12:55
Compare
Choose a tag to compare

• Fix a bug in the definition of the relationship between Assessment & Ranking
• Rewrite Assessment.merge() for better clarity
• Improve documentation

Version 1.10.1

01 Sep 11:48
10fb884
Compare
Choose a tag to compare

• Updates README file.

Version 1.10.0

01 Sep 07:02
0aae7a2
Compare
Choose a tag to compare

• It is now possible to initialize and recover an account password.
• Transformation of assessment's marks is optionnal.
• Creation of empty groups is possible.
• Some design tweaks.
• Some behind-the-scene improvements and bug fixes.

Version 1.9.0

09 Jun 15:50
c7c9891
Compare
Choose a tag to compare

• Edit user's account details.
• Improve design of the header : links are now animated, the "linnote" button redirect to the user's home.
• Update dependancies.

Version 1.8.8

11 May 13:21
16695d7
Compare
Choose a tag to compare

• Bug fixes.

Version 1.8.7

22 Apr 16:01
6849653
Compare
Choose a tag to compare

• Now the user is redirected to the report or the assessment after creation.
• It is now possible for assessments to have similar titles — even if it not recommended. For disambiguation we have introduce autorship information (creator and creation date).
• Some visual improvements.

Version 1.8.6

21 Apr 12:00
8295f0f
Compare
Choose a tag to compare

• Better styles for assessment's results page.
• Fix a rendering bug of submenus under certain conditions.

Version 1.8.5

23 Feb 08:55
Compare
Choose a tag to compare

• Implement new security headers using 'flask-talisman'.
• Ability to view assessment's results.
• New design for secondary navigation.
• Update the configuration template file.

Version 1.8.4

20 Feb 18:27
e81a084
Compare
Choose a tag to compare

• Refactoring of the 'core.assessment' module.
• Code cleaning. Pylint score is now 9.92 !