certify 7.x-2.0-beta3

Bug fixes
Unsupported

Changelog:
Issue #1701688 by ChargeLogic: Fixed indexes on certifiy_conditions table.
Fixed removal of old pdfs when updateing template.

certify 7.x-2.0-beta2

New features
Bug fixes
Unsupported

Bug fix: Avoid problems on servers that are configured to interpret all <? tags as php tags
Feature: Add user id to the variables that are available in the certificate templates

certify 7.x-2.0-beta1

Bug fixes
Unsupported

Now using hook_mail when sending certificates.
Added settings for configuring the mail's subject and body.
Fixed username formatting.
Fixed removal of .fdf file.
Issue #1612976 by sebumd: Fixed certificate download link.
Issue #1589128 by othermachines: Now calling correct method.

certify 7.x-2.0-alpha3

New features
Bug fixes
Unsupported

New feature: Sending the certificate to the user by email.
Fixed delete bug.
+ Minor bug fixes.

certify 7.x-2.0-alpha2

Bug fixes
Unsupported

Fixed certificate file upload.
Fixed support for organic groups.
+ minor bug fixes.

certify 6.x-2.0

Insecure
Unsupported

Changes from 1.x branch:

Full rewrite which let other modules expose certificate conditions. Quiz and Book is bundled out of the box (certify_quiz and certify_book).
When upgrading, please run update.php before enabling certify_book, in order to keep the log of which books your users has read.

Included:

certify 6.x-2.0-beta2

Bug fixes
Insecure
Unsupported

Added delete hook for condition.s
Fixed a serious bug on quiz conditions, which failed to get results for some quizzes.
Note If you want to keep book views from an earlier version, you should visit update.php BEFORE enabling the condition modules.

certify 6.x-1.1

Bug fixes
Unsupported

Small bugfix release. Custom templates was broken.

certify 6.x-2.0-alpha2

Insecure
Unsupported

API update. Condition modules need to signal changes in the condition data by either calling certify_nodechanged ($nid) with the nodeid of the condition that changed or $cert->scoreChanged() on all affected certificates.

Also added a warning to the status page if no conditions are enabled. This one bit me for half a workday. :-/

If anyone is working on condition modules, please let me know. I'd like to hear if the API works out for you. :)

certify 6.x-2.0-alpha1

Insecure
Unsupported

This is a major rewrite of the entire module, to allow submodules to expose new conditions. I have also done massive code cleanups (a lot of work was done more than one place in the code). During the alpha period I will try to be very responsive for issues regarding submodule support. This means that if you miss some API magic, I will try to push it out within 24 hours. :)

Both book and quiz conditions are separated out into submodules. Use them as a base for creating new condition types.

certify 6.x-1.0-beta3

Unsupported

Added PDF DRM and a way for instructors to clear the cached certificate for a user. Also did a code guideline review using the coder module. The next release will probably be a RC1.

certify 6.x-1.0-beta1

Unsupported

Security has been reviewed, and should now be good enough to allow testing on public sites.
Fixed links to books on node view.
Added configuration of score display on the PDF, thanks to killes@www.drop.org

certify 6.x-1.0-alpha8

Unsupported

Added node view for certificates with a detailed progress report.

certify 6.x-1.0-alpha6

Unsupported

Removed some debug output, fixed styling, some translation strings.

certify 6.x-1.0-alpha3

Unsupported

A lot of serious bugs squashed. We're getting much closer to a beta.

certify 6.x-1.0-alpha2

Unsupported

First alpha was severly broken. This relase fixes a lot of serious bugs, and should actually work. :)

certify 6.x-1.0-alpha1

Unsupported

This is the alpha1 release, ment for initial testing of the module. Not recommended for production use yet, so use at your own risk.

Subscribe with RSS Subscribe to Releases for Certify