-
- Downloads
[REF] website_slides: extract code to have slides per category
Purpose of this commit is to have a method allowing to fetch slides and have them ordered by category with some info on the category. It fully supports uncategorized slides. This commit also fixes the lessons list view of a training course. When having rights to edit the channel the category name was not editable. We now use a real browse record allowing to edit the category names directly in this reorderable list view. Commit linked to task ID 1941250 and PR #31708 .
Showing
- addons/website_slides/controllers/main.py 5 additions, 57 deletionsaddons/website_slides/controllers/main.py
- addons/website_slides/models/slide_channel.py 35 additions, 0 deletionsaddons/website_slides/models/slide_channel.py
- addons/website_slides/views/website_slides_templates_course.xml 3 additions, 2 deletions.../website_slides/views/website_slides_templates_course.xml
Please register or sign in to comment