integration.git
2006-01-03 martinlanghoffMerged from MOODLE_15_STABLE: Fix for Secunia Advisory... MOODLE_14_STABLE
2006-01-03 martinlanghoffAdoDB tests cleanup after Secunia Advisory SA18267...
2005-09-07 stronk7Some RSS readers seems to have problems with that wrong...
2005-09-05 stronk7Wrong syntax fixed. Bug 4014.
2005-08-30 moodlerFix for bug 3958 and google overactivity
2005-08-11 patricksleeFixed a serious bug in table_column() that modified...
2005-07-28 patricksleeDuplicate process in postgres upgrade file
2005-07-27 patricksleeSorry, typo on last revision
2005-07-27 patricksleeWe have extremely crappy support for postgres7 in those...
2005-07-18 patricksleeFixed a problem that courses cannot be move to another...
2005-07-15 bobopinnaFixed a bug in course structure display
2005-06-29 bobopinnaRemoved manifest validation
2005-05-19 martinlanghoffBetter DB errors debug traces from Patrick Li
2005-05-19 stronk7Old file I forgot to commit, sorry Gustav. Should fix...
2005-05-19 stronk7Avoid some notice under PHP5
2005-05-18 stronk7Prevent multiple execution of restore. Bug 3291
2005-05-17 defacerMerging fix for bug 2635 from HEAD.
2005-05-14 stronk7Fix for wrong behaviour under PHP5 where units were...
2005-05-14 moodlerFixed missing brace that breaks authentication
2005-05-13 martinlanghoffFixes 'Erroneous redirection to course enrolment page...
2005-05-11 mjollnir_SQL errors are now (optionally -- defaults to off)...
2005-05-11 martinlanghoffAdded recent release notes (in English) to release...
2005-05-11 martinlanghoffMerged NL release notes from HEAD into STABLE
2005-05-11 martinlanghoffMerged FR release notes from HEAD -r1.48 -r 1.54 into...
2005-05-11 martinlanghoffRemoved old SV release notes.
2005-05-11 martinlanghoffRemoved old SQ release notes.
2005-05-11 martinlanghoffRemoved old PL release notes.
2005-05-11 martinlanghoffRemoved old BE release notes.
2005-05-11 mjollnir_Default course id for htmlarea insert image to 0 rather...
2005-05-10 mjollnir_Fixed report counter according to HEAD view.php 1.26...
2005-05-10 martinlanghoffSQL fixes in GROUP BY clause in SCORM module -- merged...
2005-05-09 stronk7kses lib updated to 0.2.2. See bug 2702.
2005-05-08 moodlerMoving on
2005-05-07 moodlerReleasing 1.5 very shortly v1.4.5
2005-05-07 stronk7Updated to 1.4.5 (links to bus processed too)
2005-05-07 moodlerAdded note about prefetching
2005-05-07 moodlerGoogle suggest 404 rather than 403
2005-05-07 moodlerTo help some 1.5 scripts around the place
2005-05-07 martinlanghoffBlock link prefetching from Mozilla and Google Web...
2005-05-07 martinlanghoffFixed calls to set_user_sesskey().
2005-05-07 martinlanghoffRelease notes now link bug numbers to bugtracker.
2005-05-07 martinlanghoffUpdated release notes for 1.4.5
2005-05-06 moodlerMerging fix for SC113 from HEAD
2005-04-24 julmisAdding charset. Hopefully fixing some language problems.
2005-04-20 moodlerBogus file!
2005-04-19 mjollnir_Backporting Howard's commit fixing bug #2963 for import...
2005-04-19 mjollnir_Backporting Howard's commit fixing bug #2963 where...
2005-04-19 defacerFix for bug 2945.
2005-04-15 ethemNew strings for MOODLE_14_STABLE
2005-04-15 ethemfixing NCR notation
2005-04-15 ethemnew strings
2005-04-14 stronk7Bug 2918. Change proposed by t.imoto.
2005-04-13 moodlerLeft out a line somehow!
2005-04-13 moodlerContinuing last fix, allow students not in a group...
2005-04-13 moodlerFIxed some logic for a wierd situation when you have...
2005-04-11 martinlanghoffAdded option to cache langlist in dataroot/cache/langua...
2005-04-11 martinlanghoffAdded option to cache langlist in dataroot/cache/langua...
2005-04-10 stronk7Argh! Simply forget my previous commit. I was mixing...
2005-04-10 stronk7Whorkshop assessments weren't working in 1.4.4+ with...
2005-04-06 mjollnir_Fixing problem with set up of site course
2005-04-06 moodlerFIxed a notice (bug 2850)
2005-04-05 martinlanghoffFixed 'Can't save changes in editor configuration'...
2005-04-05 moodlerFixed paths on includes (we must always use absolute...
2005-04-04 moodlerJust to remove a warning
2005-04-03 danmarsdenFix for Bug #2452 - Choice shows a bad number of answers
2005-04-03 mjollnir_Fix for return id for insert_record - needs to be cast...
2005-04-02 stronk7Replace $HTTP_POST_FILES to $_FILES because the old...
2005-04-02 stronk7Replacing some HTTP_POST_VARS uses because it doesn...
2005-04-02 stronk7Now course/recent.php works under PHP5.
2005-04-02 stronk7Manual links from lesson pages to resources are now...
2005-04-01 moodlerDon't throw a fatal error on unknown question, try...
2005-04-01 martinlanghoffinsert_record() - major efficiency improvements for...
2005-03-23 martinlanghoffadd_to_log() - fixed a postgres support bug when is...
2005-03-22 mjollnir_Another fix for my old fix for a postgres constraint...
2005-03-21 moodlerReset proper encoding upon login bug 2770
2005-03-20 martinlanghoffMore efficient SQL UPDATE in forum_mark_old_posts_as_ma...
2005-03-20 martinlanghoffPedantic HTTP correctness; now we return an appropriate...
2005-03-19 julmisFixing Bug #2763 - Garbled characters in utf-8
2005-03-16 moodlerTurn off the autoloading of sound files
2005-03-15 mjollnir_Fix for bug 2742 - sequences out of sequences in postgres
2005-03-15 moodlerBump
2005-03-15 moodlerAndy fixed the bug with interpreting filenames - looks...
2005-03-14 moodlerBetter invocation of the new MP3 player
2005-03-14 moodlerNew better version from Andy that lets you play before...
2005-03-14 martinlanghoffFixed memory limit overrun in backup config page. Why...
2005-03-13 gustav_deliusfixed typo leading to bug 2723
2005-03-12 defacerFix for bug 2729: incorrect display of previous/next...
2005-03-12 stronk7Opps. 2nd try to hide lessons under 1.4. I was supposin...
2005-03-12 stronk7Now hidden lessons cannot be viewed.
2005-03-10 martinlanghoffFix from Dan Marsden: address_in_subnet() had a loop...
2005-03-09 moodlerBumping for version 1.4.4 v1.4.4
2005-03-08 mjollnir_Add new line after url in journal mailout to prevent...
2005-03-08 mjollnir_Postgres fix in quiz (added AS)
2005-03-08 stronk7Release info updated (es)
2005-03-07 stronk7New way to get the server name from wwwroot instead of
2005-03-07 moodlerFixed a notice when sending mail
2005-03-07 moodlerFIxed a date formatting bug
2005-03-07 martinlanghoffRelease notes for 1.4.4
2005-03-07 martinlanghoffFixed bug 2319 DB auth not fetching user data fields...
2005-03-03 stronk7Minor changes: Corrected some indentation and change...
next