v0.3.2
Pre-release
Pre-release
- Refactor add_br helper
- Fix to show the author name for the exported note
- Alert for web snippet that is not saved to the note
- Fix the validation notations of models to new style
- ix not to save upload-image-snippet without image_data
- Fix not to share the web snippet by default
- Create web snippet only when default note has set
- Replace therubyracer gem with mini_racer
- Fix bug when user registration fails
- Fix to show no-goal-assigned objectives correctly
- Fix display order of lines
- Sync Enrollment data to API server by POST/PUT/DELETE method, #151
- Fix bugs in model test
- Rename CourseMember to Enrollment
- Rename files from course_member to enrollment
- Fix course update bug with Roster API, #151
- Fix worksheet bugs
- Sync Course managers to API server when creating course, #151
- Sync Course data to API server by POST/PUT/DELETE method, #151
- Fix term actions to REST
- Fix CRUD conditions for term, #151
- Fix term title to be displayed as it is
- Sync Term data to API server by POST/PUT/DELETE method, #151
- Fix bugs in Sync Course.status to Term duration, #151
- Fix bug in initial setup
- Add sample MariaDB config
- Sync Course.status to Term duration, #151