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

Commit

Permalink
Merge remote-tracking branch 'origin/feature/#216-infobox' into feature/
Browse files Browse the repository at this point in the history
#216-infobox

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
HPunktOchs committed Apr 28, 2018
2 parents d888a0d + fb02603 commit cbd0721
Show file tree
Hide file tree
Showing 37 changed files with 704 additions and 422 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [NEXT]
### Added
- Added an Box for Information on the Homescreen [#216] (https://github.com/h-da/geli/issues/216)

### Fixed
- Fixed wasteful course data usage #654 via specialized course model interfaces.
- Fixed a broken documentation link #583.
- Limited the first- and lastname to 64 characters in registration- and edit page. [#585](https://github.com/h-da/geli/issues/585)
- add correct E-Mail validator to edit-profile and register component [#564]

### Security
- Fixed multiple severe course related security issues #594, #653.


## [0.6.0] - 2018-03-31 - Introduces MediaManager and some minor changes
### Added
- MediaManager for file management in courses
- Added an Box for Information on the Homescreen [#216] (https://github.com/h-da/geli/issues/216)


## [0.5.0] - 2018-03-24 - WS 17/18 intermediate Release
### Added
Expand Down
2 changes: 1 addition & 1 deletion api/fixtures/courses/Access-key-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "Documents the course fixture.",
"units": [
{
"name": "What is course fixture for?",
"name": "What is the purpose of this course fixture?",
"description": "",
"markdown": "To test the 'accesskey' enrollType.",
"__t": "free-text"
Expand Down
Loading

0 comments on commit cbd0721

Please sign in to comment.