]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-13 moodlerThe debug variable is now much more flexible
2006-09-13 toyomoyoadding capabilitiies
2006-09-13 moodlerFixed up debugging() function so it's more useful.
2006-09-13 moodlerDeleted the moodle_error_handler after reading the...
2006-09-13 moodlerAdded a simple moodle_error_hendler function I'm playin...
2006-09-13 moodlerAdded forum_role_assign and forum_role_unassign
2006-09-13 moodlerAdded some checking that should not be necessary but...
2006-09-13 moodlerrole_assign() and role_unassign() now call these hooks...
2006-09-13 moodlerTidy-ups for user profile page
2006-09-13 moodlerFixed up this script so that self-unenrolment works...
2006-09-13 moodlerExpanded forum_add_user_default_subscriptions() for...
2006-09-13 moodler1) Fixed API of require_capability() so it matches...
2006-09-13 toyomoyoremoving debug statement
2006-09-13 toyomoyouse user_lastaccess table to find inactive time instead...
2006-09-13 moodlerfixing a problem where a user hasn't got any entries...
2006-09-13 moodlerMissed some $COURSE conversion
2006-09-13 moodlerTidying add_to_log slghtly
2006-09-13 toyomoyochanged to outer join as user_lastaccess table could...
2006-09-13 moodlerFixed some obvious typos
2006-09-13 moodlerRemoved duplicate defines
2006-09-13 moodlerUse $COURSE and not the $course hack
2006-09-13 vyshaneCapability tweaks for rss_client block
2006-09-13 vyshaneMore capabilities tweaks
2006-09-13 vyshaneFix for blocks capability updates. Somehow missed this...
2006-09-13 mark-nielsenNew strings (added a missing one); made the essay email...
2006-09-13 vyshanemoodle/site:manageblocks tweak
2006-09-13 mark-nielsenAdded some more stats to reports, added more actions...
2006-09-13 vyshaneAdded $USER->id in rss_display_feeds() call
2006-09-13 vyshaneFixed typo
2006-09-12 stronk7Now the "AFTER" clause is supported by add_field()
2006-09-12 stronk7Now we support to use the previous attribute in fields...
2006-09-12 stronk7Two new functions added: add_field() and drop_field()
2006-09-12 stronk7Two more tests added: add_field() and drop_field()
2006-09-12 stronk7Added support for add_field and drop_field
2006-09-12 stronk7Delete one trailing comma
2006-09-12 stronk7Added functions to retrieve the proper add and drop...
2006-09-12 stronk7When dropping columns, look for check constraints and...
2006-09-12 stronk7Ops, forgot to delete some debug... :-/
2006-09-12 stronk7MSSQL needs to drop the default constraint before being...
2006-09-12 skodakpartially fixed group management in workshop
2006-09-12 skodakfixed group management in wiki
2006-09-12 skodakgroups assignment now works with assigned roles instead...
2006-09-12 skodakfixed harcoded string "Select a Role"
2006-09-12 skodakget_component_string() now works for all enrollment...
2006-09-12 skodakChanged sort order in Role definition page MDL-6522
2006-09-12 stronk7Added support for add_field, drop_field and rename_fiel...
2006-09-12 stronk7Changed some PHP comments.
2006-09-12 stronk7Fixed buggy condition. Now defaults are properly calcul...
2006-09-12 stronk7Added rss_client->shared
2006-09-12 stronk7adding the user_lastaccess table
2006-09-12 tjhuntUpdate help file to match the changes in the code and...
2006-09-12 moodlerFixed a bug that must have been there for a while,...
2006-09-12 moodlerRevamped require_login() function to handle roles better.
2006-09-12 moodlerTidying up a bit
2006-09-12 moodlerFixed MDL-6479 by adding two block columns on admin...
2006-09-12 toyomoyoreplacing iscreator() calls with capabilty
2006-09-12 moodlerDOn't show "Add" links if you can't use them
2006-09-12 vyshaneFixed bug preventing capability upgrades for blocks...
2006-09-12 moodlerSmall bump for guest role fix
2006-09-12 moodlerReload default guest
2006-09-12 moodlerMissed one capability for guests
2006-09-12 toyomoyochanged code to use the user_lastaccess table instead...
2006-09-12 toyomoyochanged code to use the new user_lastaccess table inste...
2006-09-12 toyomoyochanged code to use get_role_users function
2006-09-12 toyomoyoadded function get_role_users - returns all users assig...
2006-09-12 moodlerReload the guest role using new defaults
2006-09-12 moodlerFIxed some typos and other logic related to assign_capa...
2006-09-12 vyshaneFake constructor for PHP5
2006-09-12 vyshaneModified to support Roles.
2006-09-12 vyshaneAdded lang string
2006-09-12 moodlerAdded new load_guest_role() for guest access, and made...
2006-09-12 toyomoyoadding new table for keeping track of user's last acces...
2006-09-12 moodlerChanged some default permissions for the guest role
2006-09-12 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-11 stronk7And one more string...
2006-09-11 stronk7Some more improvements. Not finished yet.
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakfixed default values and types of requested teacher...
2006-09-11 skodakfixed funny continue button during installation
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakfixed handling of selected language in installer; fixed...
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakold admin block not added into frontpage during install...
2006-09-11 skodakwiki now using new groups parameter in get_users_by_cap...
2006-09-11 skodaklams conversion to new roles framework
2006-09-11 skodakremoved useless "changes saved" messages from redirects...
2006-09-11 stronk7Some new strings to display PHP code.
2006-09-11 stronk7teachergraded belongs to workshop_assessments, not...
2006-09-11 stronk7teachergraded belongs to workshop_assessments,
2006-09-11 stronk7Initial verion. Not working yep but I needed to send...
2006-09-11 nfreearFixes MDL-6516, "Error on logs page because of mess...
2006-09-11 toyomoyoadding capabilities
2006-09-11 moodlerNew tags
2006-09-11 moodlerUpdated some docs
2006-09-11 moodlerSome missing strings I forgot to check in
2006-09-11 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-11 toyomoyoadding capaility, fixing indenting and logic (could...
2006-09-11 moodlerNew hook for Moodle 1.7 enrolment plugins
2006-09-11 skodakvalidate local redirection actions in jumpto.php SC#310
2006-09-11 vinkmarAdded feature from MDL-6439. A validate method is now...
next