]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-14 moodlerAllow columns to be zero
2006-09-14 thepurpleblobMerged from STABLE
2006-09-14 moodlerReorganise settings a bit
2006-09-14 moodlerSome fixes to user policies (removed some which are...
2006-09-14 gbatesonmoved restorelog code to "hotpot_restore_mods", so...
2006-09-14 moodlerDon't overwrite capabilities when loading default role
2006-09-14 moodlerAdded a new setting called $CFG->defaultuserroleid...
2006-09-14 toyomoyochanging sql calls from user_students table to role_ass...
2006-09-14 vyshaneMinor formatting tidyup
2006-09-14 vyshaneConverted forum searches so that they take into account...
2006-09-14 bobopinnaRemoved two style definitions (bug MDL-6209)
2006-09-14 moodlerRemoved a PHP4 notice
2006-09-14 gbatesonadd get_coursemodule_from_id/instance functions for...
2006-09-14 gbatesonreduce length of worksheet name to 31 chars if running...
2006-09-14 gbatesonremove   from blank cells when generating Excel...
2006-09-14 moodlerBetter handling of forum id/object
2006-09-14 moodlerStrip tags from block skip link names
2006-09-14 moodlerFixed some typos
2006-09-14 moodlerFixed a notice
2006-09-14 toyomoyofixing missing bracket
2006-09-14 moodlerFixed a typo
2006-09-14 moodlerMerged fix from http://moodle.org/mod/forum/discuss...
2006-09-14 moodlerRevert to standardwhite if theme is missing MDL...
2006-09-14 moodlerFixing up comments on debugging()
2006-09-14 moodlerMoved debugging() to weblib.php since it's really about...
2006-09-14 toyomoyotaking out user_student table reference in SQL, replace...
2006-09-14 moodlerRemove obsolete themes link MDL-6518
2006-09-14 toyomoyoreplacing legacy calls
2006-09-14 vyshaneFix for MDL-6517. Patch by David Mudrak.
2006-09-13 gbatesonfix for overly advanced version numbers in HotPot modul...
2006-09-13 urs_hunkler'merged from 1.6'
2006-09-13 tjhuntMDL-6542 - Don't run the unit tests until the user...
2006-09-13 tjhuntPut the unit test styles in the standard theme, rather...
2006-09-13 urs_hunklerMerged from 1.6. See bug MDL-6028
2006-09-13 tjhuntFix ordering problem with question number column headings.
2006-09-13 tjhuntRemoving Eclipse .project file that Al committed by...
2006-09-13 tjhuntFix typo.
2006-09-13 tjhuntDelete what I assume is a bogus line.
2006-09-13 thompson697Complete work on Roll Forwards - Restore from previous...
2006-09-13 moodlerCHanged a lot of CFG->debug stuff to use the new debugg...
2006-09-13 thompson697Initial work on Roll Forwards - Restore from previous...
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
next