]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-05-29 moodlerUse global $COURSE in print_header to avoid ugly hack
2006-05-29 moodlerMerged $course -> $COURSE fixes from 1.6 stable
2006-05-29 moodlerMake $COURSE a full object for later use
2006-05-29 bobopinnaCleaned some unused include
2006-05-29 skodakfixed array warning when editting blocks; merged from...
2006-05-29 skodakglobal $course fix; merged from MOODLE_16_STABLE
2006-05-28 wildgirlUpdated small MP3 player to handle autoPlay (by Andrew...
2006-05-26 skodaksanitize submitted numerical values; merged from MOODLE...
2006-05-26 skodaksanitize submitted numerical values; merged from MOODLE...
2006-05-26 skodaksanitize submitted numerical values; merged from MOODLE...
2006-05-26 skodaksanitize submitted numerical values
2006-05-26 skodakBug #5619 - Assignment Feedback mail lacks linefeed...
2006-05-26 skodakBug #4647 - Undefined property in lib/statslib.php...
2006-05-26 skodakBug #5456 - Item Analysis fails to calculate results...
2006-05-26 skodakBug #5472 - Download quiz grades in Excel format does...
2006-05-25 skodakBug #5612 - language string missing in blog; merged...
2006-05-25 nfreearOngoing fix, bug 5614 - added ALT text for link icons...
2006-05-25 skodakBug #5582 - sort by numerical field doesn't work proper...
2006-05-25 bobopinnaNew version with SCORM 2004 sequencing done by Pham...
2006-05-25 skodakBug #5416 - sorting by question column in overview...
2006-05-25 skodakBug #5566 - wrong display of student's answers in MATCH...
2006-05-25 skodakBug #4779 - lib/moodlelib.php: typo; merged from MOODLE...
2006-05-25 vyshaneMerged from fix in 1.6. Made string more general for...
2006-05-25 vyshaneMerged fix for bug: when a student tries to add an...
2006-05-25 toyomoyomerged changes from renaming reads/writes to statsreads...
2006-05-25 toyomoyomerged backup-restore/db migrate for rsstitletemplate...
2006-05-25 toyomoyomerged dropping backticks
2006-05-24 skodakfixed my yet another bug; merged from MOODLE_16_STABLE
2006-05-24 skodakfixed broken operations in subfolders - result of my...
2006-05-24 skodakBug #5604 - LDAP error notice when users update profile...
2006-05-24 skodakfixed warnings on save profile; merged from MOODLE_16_S...
2006-05-24 skodakBug #5587 - Redirect fails after a failed login and...
2006-05-24 skodakfixed bug #5562 I hope; merged from MOODLE_16_STABLE
2006-05-24 toyomoyoadded rsstitle, merged
2006-05-24 toyomoyoadded rsstitletemplate field
2006-05-24 toyomoyorenaming reads and writes to statsreads and statswrites
2006-05-24 vyshaneFix for undefined property notice when cron.php is...
2006-05-23 stronk7Solving one SQL error in data_get_participants()
2006-05-23 stronk7course_modules->deleted and user->guid are now out.
2006-05-23 skodakfix for printing of multiple group pictures bug #5548...
2006-05-23 skodakfixed bug #5593 - logged in nested in <p> and <div...
2006-05-23 skodakfixed file backup and converted other forgotten "assign...
2006-05-23 skodakfixed broken SQL that was throwing errors in backup...
2006-05-23 skodakfixed bug 5594 - can not save group details; merged...
2006-05-23 skodakfixed warning; merged from MOODLE_16_STABLE
2006-05-23 skodakfixed incorrect output buffer use - bug #5590; merged...
2006-05-23 skodakfixed RSS feeds warning bug #5591; merged from MOODLE_1...
2006-05-23 skodakmake sure variables are properly cleaned; merged from...
2006-05-23 skodakproper initialisation of $oldquestionid; merged from...
2006-05-23 skodakremoved reliance on register globals; merged from MOODL...
2006-05-23 skodakextra cleaning of variables; merged from MOODLE_16_STABLE
2006-05-22 stronk7Allowing also numbers and underscores in sessioncookie
2006-05-22 skodakfixed register globals issues for $sort SC #256; merged...
2006-05-22 tjhuntFix for Bug #5588 - Editing a question after sorting...
2006-05-22 skodakfixed bug #5578 - remove login as button for other...
2006-05-22 tjhuntFix an undefined variable notice. Merged from 1.6stable.
2006-05-22 tjhuntFix an undefined variable notice. Merged from 1.6stable.
2006-05-22 nfreearOngoing, fix bug 5400, navbar/breadcrumb TABLE to DIV...
2006-05-22 skodakfixed bug #5572 missing PARAM_CLEAN; merged from MOODLE...
2006-05-22 toyomoyomerged fix for 5551
2006-05-22 gbatesonfixed typo: clck -> click
2006-05-22 gbatesonmodified CVS URLs to start http://moodle.cvs.sourceforg...
2006-05-22 gbatesonGive Up button modified to send results and set status...
2006-05-21 skodakfixed register globals issue with $loginasguest; merged...
2006-05-21 skodakfixed redirection to https:// for edit profile and...
2006-05-21 skodaktemporary workaround for bug #5534, html editor now...
2006-05-21 skodakremoved isset and merged from MOODLE_16_STABLE
2006-05-21 skodakfixed register globals issue with $text; merged from...
2006-05-21 skodakproper initialisation of passwordchangeurl; merged...
2006-05-21 skodakproper initialisation of sqlsortkey SC#258; merged...
2006-05-20 koenrcopied from stable
2006-05-20 skodakfixed register globals issues in course/search.php...
2006-05-20 skodakproper initialisation of $focus SC#257; merged from...
2006-05-20 skodakdo not show pending courses button for nonadmins bug...
2006-05-20 skodakfixed cleaning of path in custom scripts SC#221; merged...
2006-05-20 stronk7Ready to new functionalities...;-)
2006-05-19 skodakfixed block width calculation; merged from MOODLE_16_STABLE
2006-05-19 skodaksubmission in post.php cleanup, fixes for bugs #5530...
2006-05-19 skodakfixed - disabled autologinguest not always respected...
2006-05-19 nfreearOngoing, fix bug 5400, DIV to H1, to improve semantics...
2006-05-19 ethemEloy will plan support for enrol systems in backup...
2006-05-19 nfreearFix bug 5434 - hardcoded missing Alt text, with a warni...
2006-05-19 vyshaneFix for Bug #5541
2006-05-19 mark-nielsen[Merged][BugFix] Bug #5405 - made a new function that...
2006-05-18 skodakdeprecated nvl() function similar to optional_variable...
2006-05-18 dwoolheadBug 5536 Replaced references to hide by show. Merged...
2006-05-18 ethemRemoved </td>. Help button appears on top :))
2006-05-18 ethemI have just found a cute function called print_checkbox. :)
2006-05-18 ethemPut back tjhunt's changes. Invalid merge. Tabs aren...
2006-05-18 skodakfixed bug #5533, could not choose from file root; merge...
2006-05-18 martinlanghofflogin: Changing passwords now works when logged in...
2006-05-17 skodakadmins can now edit user images even when $CFG->disable...
2006-05-17 skodakfixed version number; merged from MOODLE_16_STABLE
2006-05-17 skodakfixed some warnings and removed ugly hack error_reporti...
2006-05-17 tjhuntMerge from stable branch: Convert tabs to spaces in...
2006-05-17 tjhuntMerge from 1.6 branch. Fix URL syntax error when slasha...
2006-05-17 tjhuntMerge from 1.6 branch.
2006-05-17 ethemaction.php renamed to authorizenetlib.php
2006-05-17 martinlanghoffmoodle16cleanup: mod/quiz correctly sync the constraint...
2006-05-17 martinlanghoffmoodle16cleanup: mod/quiz uniqueid does not exists...
next