MDL-21655 marking groupid parameters as unused when assigning/unassigning roles becau...
[moodle.git] / lib / accesslib.php
2010-04-07 Petr SkodaMDL-21655 marking groupid parameters as unused when...
2010-04-05 Martin Dougiamaslib/accesslib MDL-21655 Added useful function count_enr...
2010-03-31 Petr SkodaMDL-21655 big scary enrolment and roles improvements...
2010-03-24 Petr Skodafixed regression in recent commit - context path
2010-03-07 Petr SkodaMDL-21710, MDL-21711 new permissions evaluation and...
2009-12-23 Sam Hemelrykfiles MDL-20635 Changed cleanup of files when a context...
2009-11-25 Andrew Daviscontexts MDL-20211 changed fetch_context_capabilities...
2009-11-07 Petr SkodaMDL-20625 new delegated transaction support in DML
2009-11-04 Petr SkodaMDL-20712 using just $capablities for capability defini...
2009-11-04 Sam Hemelrykfiles MDL-20635 Added support for cleaning up files...
2009-11-01 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-11-01 Petr SkodaMDL-14679 fixing old TODO, get_record now throws except...
2009-10-27 Martin Dougiamasaccesslib - Remove some notices when user is not logged in
2009-10-26 Petr SkodaMDL-12886 support for ws cap names in core
2009-10-08 ericmerrillMy Moodle/Courses: MDL-20472 get_my_courses returns...
2009-10-05 skodakMDL-19039 improved default frontpage role capability...
2009-10-01 mudrd8mzremoving deletions from {blog_association} from the...
2009-09-14 skodakMDL-12886 new design of external service functions...
2009-09-04 nicolasconnaultMDL-19676 Blog improvements
2009-08-18 nicolasconnaultMDL-19799 Upgraded calls to helpbutton, print_simple_bo...
2009-08-07 dongsheng"MDL-20024, fixed missing language string and support...
2009-08-03 skodakMDL17980 reverting last commit - other devs agreed...
2009-08-03 peterbulmerMDL17980 mnet improvements
2009-07-21 tjhuntaccesslib: MDL-19882 require_capability no longer does...
2009-07-13 tjhuntblock contexts: MDL-19098 every block should have a...
2009-07-10 tjhuntblocks MDL-19536: rename block_instances.contextid...
2009-07-07 moodleraccesslib MDL-19730 fixing regression from MDL-19077...
2009-07-04 tjhuntAdd a warning that require_capabiliy can only be used...
2009-06-29 tjhuntMDL-19077 - change how $OUTPUT is initialised.
2009-06-24 tjhuntinstall: MDL-19610 encapsulate empty($CFG->rolesactive...
2009-06-19 skodakMDL-16438 centralise information about plugins to avoid...
2009-06-16 stronk7MDL-19465 accesslib - improve get_user_access_sitewide...
2009-06-13 skodakMDL-18293 removed obsoleted checking of return values...
2009-06-13 skodakMDL-18293 removed obsoleted checking of return values...
2009-06-03 skodakMDL-18293 $DB->somethiong is using exceptions, no need...
2009-05-23 skodakMDL-19288 fixed limiting cached context - array_shift...
2009-05-22 samhemelrykaccesslib.php MDL-19236 added phpdocs and copyrights
2009-05-19 samhemelrykaccesslib MDL-19237 corrected non existent fields
2009-05-19 samhemelrykaccesslib MDL-19236 added phpdocs and copyrights
2009-05-16 skodakMDL-19184, MDL-19212 - refactoring, cleanup and improve...
2009-05-11 stronk7MDL-18746 get_user_courses_bycap() - avoid ambiguous...
2009-05-08 tjhuntblocklib: MDL-19010 fix editing block config and block...
2009-05-07 tjhuntblocks: MDL-19010 Fix further blocks-related breakage...
2009-05-07 tjhuntblocklib: MDL-19010 fix new install.
2009-05-06 tjhuntpagelib: MDL-12212 eliminate quiz_page
2009-05-06 tjhuntblocklib: MDL-19010 always include blocklib in setup...
2009-05-06 tjhuntblocklib: MDL-19010 upgrade database tables ready for...
2009-05-04 skodakMDL-19009 cleanup - there is no CONTEXT_GROUP and pinne...
2009-04-17 tjhuntfilters: MDL-18879 filter data not deleted when a conte...
2009-04-06 sam_marshallMDL-18768: Limited size of context and modinfo caches...
2009-04-02 sam_marshallMDL-18094: course/viewhiddenactivities didn't work...
2009-03-25 tjhuntswitch roles: MDL-18132 New Role allow switches page...
2009-03-23 tjhuntswitch roles: MDL-18132 separate database table role_al...
2009-03-23 tjhuntMDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename...
2009-03-23 tjhuntaccesslib: MDL-18620 do not used static to cache things...
2009-03-20 stronk7MDL-15748 get_user_access_sitewide() - reduce looking...
2009-03-20 tjhuntaccesslib. Improve comment.
2009-01-31 skodakMDL-17458 upgrade logging implemented + a lot more...
2009-01-29 skodakMDL-17458 refactored guest and admin user creation...
2009-01-17 skodakMDL-17942 fixed some incorrect uses of exceptions and...
2009-01-17 skodakMDL-17267 simplified create_role - not adding assign...
2009-01-15 skodakMDL-17458 $CFG->rolesactive cleanup + other cleanup...
2009-01-14 tjhuntaccesslib: Nice debug developer warning if you call...
2009-01-12 skodakMDL-17849 sql queries not printed by default during...
2009-01-12 skodakMDL-17845 now only one page per installs/upgrade :-D
2009-01-09 tjhuntaccesslib: MDL-17626 role_names not cleaned up when...
2009-01-03 skodakMDL-17776 added new define CLI_SCRIPT that identifies...
2009-01-02 skodakMDL-17754 next round of session related refactoring
2008-12-30 skodakMDL-17556 fixed whitespace
2008-12-19 mjollnir_MDL-17693: get_role_users - add lastaccess & mnethostid...
2008-12-19 mjollnir_MDL-17692: count_role_users now accepts an int or an...
2008-12-18 sam_marshallMDL-17556: Improve performance of get_fast_modinfo...
2008-12-17 stronk7MDL-17647 accesslib - cleaning some candoanything in...
2008-12-15 tjhuntaccesslib: MDL-17647, MDL-17648 and MDL-17649 Bug fix...
2008-12-12 skodakMDL-17589 fixed handling of missing caps in admin tree...
2008-12-12 dongsheng"MDL-14129, fix error() in moodle2"
2008-12-09 skodakMDL-17502 accesslib: added warning if incorrect paramet...
2008-12-08 tjhuntcourse categories: MDL-17502 when deleting a category...
2008-12-04 tjhuntcourse categories: Fix many bugs with category editing...
2008-11-29 skodakMDL-17372 new course reports string - role definition...
2008-11-27 skodakMDL-17372 course reports: Added full plugin support...
2008-11-26 skodakMDL-17372 admin reports: Added full plugin support...
2008-11-26 skodakMDL-17372 admin reports: Added full plugin support...
2008-11-25 jamiesenseiMDL-15326 "allow for per report capabilities to replace...
2008-11-25 tjhuntuser's role / capabiltiy report: sort the context tree.
2008-11-24 tjhuntFix typo.
2008-11-21 tjhuntrole assign: MDL-17323 Show users from parent contexts...
2008-11-21 tjhuntrole assign: MDL-17323 Show users with the role in...
2008-11-20 tjhuntdefine roles: MDL-16966 etc. polishing the new roles...
2008-11-19 skodakMDL-17267 fixed regression caused by my last commit
2008-11-18 skodakMDL-17267 roles, install: fixed allow role assign table...
2008-11-18 tjhuntinstall / accesslib: Fix install problem
2008-11-18 tjhuntmanage roles: MDL-8313 fix bugs with safe overrides.
2008-11-18 tjhuntmanage roles: MDL-8313 Provide a basic mode for the...
2008-11-14 tjhuntrole manage ui: MDL-8313 Refactoring and clean-up prior...
2008-11-13 tjhuntcourse settings: MDL-16327 when creating a course,...
2008-11-13 tjhuntroles interface: Code reorganisation and adding boilerp...
2008-11-12 tjhuntFix typo.
2008-11-11 tjhuntrole assign: MDL-13325 when assigning roles inside...
2008-11-07 tjhuntaccesslib: MDL-17159 Fix regression I caused with MDL...
next