]> git.mjollnir.org Git - moodle.git/commit
Events associated to hidden activities are now invisible in calendar, using new field...
authorgustav_delius <gustav_delius>
Wed, 5 May 2004 07:07:56 +0000 (07:07 +0000)
committergustav_delius <gustav_delius>
Wed, 5 May 2004 07:07:56 +0000 (07:07 +0000)
commitdcd338ffdc5e8153f6e72840dee8795ddca39e0c
tree0fe50bd5abd2a288defa9c4aecfdc567beab8475
parentb0942cf14535f1bcf123302d64eb87911f89a6e2
Events associated to hidden activities are now invisible in calendar, using new field 'visible' in table 'event' which is updated each time a course module is hidden or unhidden.
12 files changed:
calendar/lib.php
course/lib.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/db/schemaEvent.xml
lib/moodlelib.php
mod/assignment/lib.php
mod/chat/lib.php
mod/quiz/lib.php
version.php