]> git.mjollnir.org Git - moodle.git/commit
workshop: general cleanup
authorDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:22:10 +0000 (18:22 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:22:10 +0000 (18:22 +0000)
commitf6e8b31802041c50caa86d97b039ef448cb28ca3
tree748f37e08c4e1a43d166339f79c760e2a1ea1078
parentd84d06ceff82cd7475ddb32ce765c82a07e9c367
workshop: general cleanup

Moving stuff from lib.php into static methods in localib.php. Removing
things from workshop core that were implemented in a subplugin. Dropping
stuff related to features not to be implemented in 2.0.
16 files changed:
mod/workshop/allocation/random/lang/en_utf8/workshopallocation_random.php
mod/workshop/allocation/random/lib.php
mod/workshop/allocation/random/settings.php [moved from mod/workshop/allocation/manual/version.php with 65% similarity]
mod/workshop/allocation/random/settings_form.php
mod/workshop/db/access.php
mod/workshop/db/install.xml
mod/workshop/form/accumulative/edit_form.php
mod/workshop/form/comments/edit_form.php
mod/workshop/form/numerrors/edit_form.php
mod/workshop/lang/en_utf8/workshop.php
mod/workshop/lib.php
mod/workshop/locallib.php
mod/workshop/mod_form.php
mod/workshop/settings.php
mod/workshop/simpletest/testlib.php [deleted file]
mod/workshop/submission.php