Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Releases: geli-lms/geli

Second feature release

04 Dec 21:59
c2699d1

Choose a tag to compare

Major news:

  • Responsivness improved
  • leave course function
  • delete course
  • import/export course function
  • free text mail to students
  • dragging content between lectures
  • consistent save and abort btns in units
  • progress component
  • duplication of lectures
  • randomize tasks after validation

Dynamic db name

05 Nov 20:58
caf2498

Choose a tag to compare

This release allows the use of different database names. Before this the database was always named test. Now the database name defaults to geli, but can be overwritten using the enviroment variable DB_NAME.

If you don't want to transfer your database to one named geli just set the enviroment variable DB_NAME to test

Bugfix/Consolidation

02 Nov 20:47
012e50d

Choose a tag to compare

This release has a lot of major bugfixes and optimizations.

Security improvements

19 Oct 15:00

Choose a tag to compare

Merge pull request #234 from h-da/develop

Add security for free courses

First Live-Ready release

03 Oct 12:06

Choose a tag to compare

This release is the first one which will be used in a live environment.

Almost production ready

29 Jun 18:26

Choose a tag to compare

Pre-release

This version can be used with some restriction.
WE DONOT RECOMMEND TO USE THIS IN PROD

There will be Bugfix Version 0.2.1 comming within the next months, before the wintersemester.

Basics implemented

11 May 14:43

Choose a tag to compare

Basics implemented Pre-release
Pre-release

This release is the first more or less working state of the geli project.
We don't recommend to use this release!