]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-23 stronk7mysql alter table alter column is "modify column"
2006-09-23 stronk7mssql doesn't support default clause in alter table...
2006-09-23 mark-nielsenFix for MDL-6628: the lesson object was not being clone...
2006-09-23 mark-nielsenMoved endofbranch redirect up to avoid double printing...
2006-09-23 mark-nielsenFixed alignment issue in IE
2006-09-23 mark-nielsenFixed branch table buttons to work with JavaScript...
2006-09-23 moodlerPutting the files back to plain JS files
2006-09-23 moodlerUse AJAX for weekly formats too. HOWEVER, there are...
2006-09-23 moodlerJust tidying up the code
2006-09-23 moodlerFurther centralising of course AJAX and cleanup of...
2006-09-23 moodlerNow using the generic course/rest.php instead of the...
2006-09-23 moodlerMoved the REST interface for course modification from
2006-09-23 moodlerbe a bit more forgiving of lang parameter
2006-09-23 moodlerStrip all tags from role names before use
2006-09-23 skodakrole sortorder column now has unique index; new functio...
2006-09-23 moodlerWhen getting lists of roles, put role names through...
2006-09-23 mjollnir_fixes to the stats processing. Credit: Geoff Cant ...
2006-09-23 mjollnir_fixing reports
2006-09-23 mjollnir_more work on stats - reports this time
2006-09-23 skodaktowards unique role sortorder - fixes for create_role...
2006-09-23 mjollnir_follow correct naming convention when fetching legacy...
2006-09-23 skodakdebugging and error reporting level fixes and improveme...
2006-09-23 stronk7Moving a bunch of database module fields to NULLable
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
next