]> git.mjollnir.org Git - moodle.git/commit
ROLES AND PERMISSIONS - FIRST CHECK-IN
authormoodler <moodler>
Tue, 8 Aug 2006 05:13:06 +0000 (05:13 +0000)
committermoodler <moodler>
Tue, 8 Aug 2006 05:13:06 +0000 (05:13 +0000)
commitbbbf2d401564ade2548592853586005a7bcde900
tree63ca45450fbf4e4e9a05678901d01553c2b267dc
parent394577c3e4521313ac8459b67731b401efd1e554
ROLES AND PERMISSIONS  - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
139 files changed:
admin/blocks.php
admin/config.php
admin/configure.php
admin/index.php
admin/modules.php
admin/roles/assign.html [new file with mode: 0755]
admin/roles/assign.php [new file with mode: 0755]
admin/roles/manage.html [new file with mode: 0755]
admin/roles/manage.php [new file with mode: 0755]
admin/roles/override.html [new file with mode: 0755]
admin/roles/override.php [new file with mode: 0755]
admin/roles/tabs.php [new file with mode: 0755]
admin/user.php
admin/users.php
admin/utfdbmigrate.php
blocks/admin/block_admin.php
blocks/moodleblock.class.php
blocks/participants/block_participants.php
blog/edit.php
blog/header.php
blog/index.php
blog/lib.php
blog/preferences.php
blog/tags.html
blog/tags.php
course/category.php
course/edit.php
course/group.php
course/groups.php
course/index.php
course/mod.php
course/scales.php
lang/en_utf8/moodle.php
lib/accesslib.php [new file with mode: 0755]
lib/adminlib.php
lib/blocklib.php
lib/db/access.php [new file with mode: 0644]
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/moodlelib.php
login/index.php
mod/assignment/db/access.php [new file with mode: 0644]
mod/assignment/lib.php
mod/assignment/type/online/assignment.class.php
mod/assignment/type/uploadsingle/assignment.class.php
mod/assignment/version.php
mod/chat/db/access.php [new file with mode: 0644]
mod/chat/gui_header_js/index.php
mod/chat/lib.php
mod/chat/report.php
mod/chat/version.php
mod/chat/view.php
mod/choice/db/access.php [new file with mode: 0644]
mod/choice/lib.php
mod/choice/report.php
mod/choice/version.php
mod/choice/view.php
mod/data/comment.php
mod/data/db/access.php [new file with mode: 0644]
mod/data/db/postgres7.sql
mod/data/field.php
mod/data/import.php
mod/data/lib.php
mod/data/tabs.php
mod/data/templates.php
mod/data/version.php
mod/data/view.php
mod/exercise/assessments.php
mod/exercise/db/access.php [new file with mode: 0644]
mod/exercise/version.php
mod/exercise/view.php
mod/forum/db/access.php [new file with mode: 0644]
mod/forum/db/mysql.php
mod/forum/db/mysql.sql
mod/forum/db/postgres7.php
mod/forum/db/postgres7.sql
mod/forum/discuss.php
mod/forum/index.php
mod/forum/lib.php
mod/forum/markposts.php
mod/forum/mod.html
mod/forum/post.html
mod/forum/post.php
mod/forum/prune.html
mod/forum/rate.php
mod/forum/report.php
mod/forum/restorelib.php
mod/forum/rsslib.php
mod/forum/search.php
mod/forum/settracking.php
mod/forum/subscribe.php
mod/forum/subscribers.php
mod/forum/user.php
mod/forum/version.php
mod/forum/view.php
mod/glossary/approve.php
mod/glossary/comment.php
mod/glossary/comments.php
mod/glossary/db/access.php [new file with mode: 0644]
mod/glossary/deleteentry.php
mod/glossary/edit.php
mod/glossary/editcategories.php
mod/glossary/export.php
mod/glossary/exportentry.php
mod/glossary/exportfile.php
mod/glossary/import.php
mod/glossary/lib.php
mod/glossary/report.php
mod/glossary/tabs.html
mod/glossary/version.php
mod/glossary/view.php
mod/hotpot/db/access.php [new file with mode: 0644]
mod/hotpot/version.php
mod/journal/version.php
mod/label/version.php
mod/lams/version.php
mod/lesson/version.php
mod/quiz/version.php
mod/resource/db/access.php [new file with mode: 0644]
mod/resource/version.php
mod/scorm/db/access.php [new file with mode: 0644]
mod/scorm/version.php
mod/survey/db/access.php [new file with mode: 0644]
mod/survey/report.php
mod/survey/save.php
mod/survey/version.php
mod/survey/view.php
mod/wiki/version.php
mod/workshop/version.php
tags
theme/standard/styles_color.css
theme/standard/styles_fonts.css
theme/standard/styles_layout.css
user/edit.php
user/index.php
user/view.php
version.php