]> git.mjollnir.org Git - moodle.git/commit
initial conversion of workshop to new roles and capabilities framework; groups are...
authorskodak <skodak>
Wed, 6 Sep 2006 08:41:47 +0000 (08:41 +0000)
committerskodak <skodak>
Wed, 6 Sep 2006 08:41:47 +0000 (08:41 +0000)
commit6b9a1fec8f488914a597091b741c4f786504fb0b
tree9b608d17014ce0b47aac1f37d1cfc97ea6fe72f2
parentb649a19e20f07c3a8962a293d3d1fcc199a3521d
initial conversion of workshop to new roles and capabilities framework; groups are not functional yet (did they ever work properly ?)
16 files changed:
mod/workshop/assess.php
mod/workshop/assessments.php
mod/workshop/db/access.php [new file with mode: 0644]
mod/workshop/db/install.xml
mod/workshop/db/mysql.php
mod/workshop/db/mysql.sql
mod/workshop/db/postgres7.php
mod/workshop/db/postgres7.sql
mod/workshop/index.php
mod/workshop/lib.php
mod/workshop/locallib.php
mod/workshop/submissions.php
mod/workshop/upload.php
mod/workshop/version.php
mod/workshop/view.php
mod/workshop/viewassessment.php