Skip to content

Releases: team-olmen/olm_api

2.1.0

29 Jul 13:24
Compare
Choose a tag to compare

Features

  • allow admins more easily to help users to a new name / password

fix rating

26 Jul 16:55
Compare
Choose a tag to compare

Fixed some issues with the rating system

2.0.0

29 Jun 17:13
Compare
Choose a tag to compare

Features

  • add ability to sort exams, modules, protocolls and docs

Breakages

  • breaks compatibility with database pre-2.*

1.1.0

18 Jun 09:31
Compare
Choose a tag to compare

Features

  • add ability to search for a user by name or email (case-insensitive, fragment at any position)

Bugfixes

  • be even more permissive with session / exam / protocoll / doc names or titles
  • fix bug preventing admins from editing another user's account and make user search more flexible

1.0.1

18 Jun 09:31
Compare
Choose a tag to compare

Bugfixes

  • fix bug preventing users with "ROLE_USER" from inviting new user, while sending an email to the new user

1.0.0

18 Jun 09:31
Compare
Choose a tag to compare

Documentation

  • begin adding documentation

Bugfixes

  • fix bug preventing admins from editing other users' accounts

Features

  • add "docs" - texts for admins to coordinate themselves or write manuals for other admins

1.0.0 Release Candidate 2

18 Jun 09:30
Compare
Choose a tag to compare
Pre-release
  • fix bug with upper-case usernames
  • change some defaults for migration

1.0.0 Release Candidate 1

11 Jun 12:26
Compare
Choose a tag to compare
Pre-release

First public release. PHP-based CRUD API. Features:

  • add / modify / delete / undelete / reset modules - a collection of multiple-choice questions
  • add / modify / delete / undelete / reset mcqs - the multiple-choice questions
  • add / modify / delete sessions - test your knowledge against an individual collection of mcqs
  • invite / modify / manage / delete users
  • supports a simple hierarchy consisting of admins and users
  • add / modify / delete exams - arbitrary collection of notes
  • add / modify / delete protocolls - arbitrary flatfile / markdown-based notes for exams to share impressions, tips and help

reset means that old revisions of those items are kept by the server so one can go back and restore an arbitrary version