Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update excel templates * export for participation certificates (#16) * add check boxes to courses.html, implement participation certificate generator * return applicant mail if checkbox in course.html is marked * write logic for participation_cert pdf generation and implement zip-writer * nicer checkbox design * minor final changes * minor changes in spanish templates * bugfix on spanisch_hueber * give all users the possibility to generate participation certificates * Fix non-discounted price being shown in outstanding payments * Use roles to store user permissions * Add helper to check if user has superuser role * Rename LANGUAGE_ADMIN role to COURSE_ADMIN * Update can_edit_course check with new role system * Create log entries for courses, not for languages * Replace usages of user.languages * Add additional teacher attributes to user model --------- Co-authored-by: Tobias Dierich <[email protected]>
- Loading branch information