94240ba544
respect "hidden" flag such that we don't show parent events of section- level events in the calendar or upcoming events. when viewing the section-level event's details, show the section name. when editing a section-level event, don't allow changing the title. link to parent event when clicking "more options" test plan: 1. create an event with section-level child events (currently only possible via api or console) 2. go the course calendar (calendar2) 1. confirm that the parent event is not visible 2. confirm that the section-level events are visible 3. click on a section-level event 4. confirm that the section name appears in the details 5. edit a section-level event 6. confirm that you can change the date/times but not the title 7. click the more options link and confirm it takes you to the parent event 3. go to the dashboard 1. confirm that the parent event is not visible in upcoming events 2. confirm that the section level-events are visible Change-Id: I8eadc53b7c47922f753625930d94d4f08386c817 Reviewed-on: https://gerrit.instructure.com/10116 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Ryan Shaw <ryan@instructure.com> Reviewed-by: Cameron Matheson <cameron@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.