]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-23 mjollnir_fixing typo in stats upgrade I just made
2006-09-23 mjollnir_lots of fixes to stats, more to come
2006-09-23 moodlerRewrote much of this to add
2006-09-23 moodlerFurther fixes for MDL-6601 ... that should be complete...
2006-09-23 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-23 mark-nielsenFixed a label
2006-09-22 skodakfixed error in fetch_context_capabilities() when no...
2006-09-22 skodakrole ui minor cleanup
2006-09-22 skodakrole assign and override code fixes + other minor changes
2006-09-22 stronk7Now using ADOdb standard transactions. Some day, we...
2006-09-22 skodakPartially reversed patch for http://tracker.moodle...
2006-09-22 moodlerFirst pass at a fix for MDL-6601 (delete contexts...
2006-09-22 moodlerFixing MDL-6636, reference to file that is now gone...
2006-09-22 stronk7Detect Oracle Database Encoding in order to set CFG...
2006-09-22 moodlerReplacing some old strings I should not have deleted...
2006-09-22 ethemSome cleanup for cron.
2006-09-22 moodlerFixes to user new Roles
2006-09-22 stronk7Minor fix to be able to drop tables without prefix...
2006-09-22 moodlerSOme changes for Roles
2006-09-22 moodlerRemoved some old debugging
2006-09-22 stronk7mini-bump
2006-09-22 stronk7Now cache_text->formattedtext is a longtext again.
2006-09-22 ethemisguest() to has_capability('moodle/legacy:guest',...
2006-09-22 urs_hunkler'merged from 1.6 - reduced the distance above the foote...
2006-09-22 nfreearFixes bug MDL-6548 "blog_menu block should use lists"
2006-09-22 ethemSome cleanup.
2006-09-22 ethemLast commit for enrol_student().
2006-09-22 ethem+ Changed deprecated enrol_student() function to enrol_...
2006-09-22 moodlerMerged fixes from 1.6
2006-09-22 moodlerFixed a typo for enrol_into_course(), thanks Ethem
2006-09-22 ethemNo need get_student_courses() and get_teacher_courses...
2006-09-22 ethemChanged deprecated enrol_student() function to enrol_in...
2006-09-22 mjollnir_fixing stats_get_course_users. my brain hurts
2006-09-22 dwoolheadPrevent 'Warning: Invalid argument supplied for foreach...
2006-09-22 mjollnir_set config statsupgraded during install so we don't...
2006-09-22 sam_marshallOoops. The following-HTTP-standard absolute-path redire...
2006-09-22 mjollnir_added missing indexes in stats upgrade, fixed discrepen...
2006-09-22 mjollnir_fixing up the stats table enums
2006-09-22 stronk7Fixed bug about all chars being created with length...
2006-09-22 mjollnir_moved call to upgrade stats until after all the roles...
2006-09-22 moodlerFIxed up longtimenosee processing in cron
2006-09-22 stronk7Killing some not needed references
2006-09-22 moodlerFixes for get_users_longtimenosee
2006-09-22 vyshaneSuggested changes from MDL-6654
2006-09-22 vyshaneAdded comment regarding $isteacher being deprecated...
2006-09-22 mjollnir_proper install.xml schema for new stats tables
2006-09-22 toyomoyobackup changes for roles
2006-09-22 urs_hunkler'added 16px height to the commands to correct the wrapp...
2006-09-22 vyshaneFix for MDL-6654
2006-09-22 vyshaneReplaced isteacher & co. Fixed some issues.
2006-09-22 moodlernew tags for new functions
2006-09-22 moodlerrenamed field in context table
2006-09-22 moodlerUpgrading table to rename the context->aggregatelevel...
2006-09-22 moodlerDOn't terminate upgrade if stats didn't work
2006-09-22 mjollnir_schema files for stats changes (install.xml still to...
2006-09-22 moodlerImproved error messages for role_assign to be more...
2006-09-22 moodlerRemoving some notices
2006-09-22 moodlerMerged support for personal dictionaries in spellchecker
2006-09-22 moodlerfunction_names() might not like the egg
2006-09-22 moodlerFix for MDL-6319, to fix opposite-state links for unrea...
2006-09-22 vyshaneRemoved mod/workshop:view
2006-09-22 mjollnir_As well as a credit to Nigel for the stats schema upgra...
2006-09-22 vyshaneRemoved mod/wiki:view
2006-09-22 vyshaneRemoved mod/scorm:view
2006-09-22 vyshaneRemoved mod/resource:view
2006-09-22 vyshaneRemoved mod/lesson:view
2006-09-22 mjollnir_stats rework: 1. upgrade schema and move data to new...
2006-09-22 vyshaneRemoved 'mod/glossary:view' capability
2006-09-22 moodlerA real easter egg ;-)
2006-09-22 toyomoyofixed a bug, override in user should not record userid...
2006-09-22 moodlerSome easter eggs :-)
2006-09-22 toyomoyofixing bogus function calls
2006-09-22 toyomoyosome new functions to help backuo
2006-09-22 toyomoyocode to support roles (roleassignments and roleoverride...
2006-09-22 moodlerMake it easier to get out of a switched role in case...
2006-09-22 mitsChanged breadcrumb and blog tag color.
2006-09-22 moodlerUse role sortorder when getting role lists
2006-09-21 skodakimproved coding style
2006-09-21 skodakimproved coding style
2006-09-21 skodakminor allignment change in role list
2006-09-21 stronk7adjusting breadcrumb separator...
2006-09-21 skodakpartial rewrite of role manage script, improved notice_...
2006-09-21 cap2501MDL-6544
2006-09-21 stronk7Now all the insert_record() and update_record() calls...
2006-09-21 stronk7SQL ANDs mus be, always, "AND" :-P
2006-09-21 moodlerSome fixes to move Javascript files to PHP script,...
2006-09-21 stronk7SQL ORs must be, always, "OR"
2006-09-21 stronk7Allow to specify NULL clauses for some generators,...
2006-09-21 moodlerNew string , used in registering
2006-09-21 moodlerFixes to make registering work ;-)
2006-09-21 moodlerFixed typo in capability name
2006-09-21 skodakfixed typos in capabiltiy names
2006-09-21 moodlerPeople under switched roles should not be able to unenrol
2006-09-21 moodlerChanging defaults for role assigning (teachers, coursec...
2006-09-21 moodlerImprovements to switchroles
2006-09-21 sam_marshallChanged the redirect() version with no message (that...
2006-09-21 moodlerChanged the login info string when a user is using...
2006-09-21 moodlerFixed a capability name typo
2006-09-21 moodlerFixed typos in capability names
2006-09-21 moodlerChanged logic slightly in switchrole_form
next