Posts Tagged ‘Development’

David Mudrak: Moodle development traffic 33/2010

Posted on August 27th, 2010 by admin

Summary: one commit into the stable branch and 85 commits into HEAD. Redesign of CLI_SCRIPT constant usage. Quotes by Jordan Tomkinson and Penny Leach. Change in internal implementation of file pool based on the results of a statistical analysis.
View full post on Planet Moodle

Read the rest of this entry »

David Mudrak: Moodle development traffic 32/2010

Posted on August 19th, 2010 by admin

Six commits into the stable branch and 110 commits into the head branch. MyISAM makes some Moodle developers sick. Quotes by Petr Škoda and Tim Hunt. Explicit declaration of value type needed even for hidden form elements.
View full post on Planet Moodle

Read the rest of this entry »

David Mudrak: Moodle development traffic 29/2010

Posted on July 29th, 2010 by admin

Latest stable version 1.9.9+
There are 4 commits into the stable branch from the last development week (from Tue Jul 20 to Mon Jul 26) ♦ Dan Marsden removed a possibility to open SCORM player in a new browser window manually because it led to problems with communication between the SCO and the server and no [...]

Read the rest of this entry »

Tim Hunt: Book review: Moodle 1.9 Extension Development

Posted on July 9th, 2010 by admin

It is a book that the community has needed for a long time, a book that tells you how to write Moodle code. Now it is finally here. Does it live up to expectations?
Yes, I think it does. The authors, Mike Churchward and Jonathan Moore, are two experienced Moodle developers (they both work for Canadian [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 25/2010

Posted on July 1st, 2010 by admin

Latest stable version 1.9.9+
There are 17 commits into the stable branch from the last development week. Tim Hunt fixed problem with deleting quiz attempts, occurring in quizzes in group mode with a group currently selected (MDL-22847) and two other issues in quiz. Dan Marsden and Piers Harding backported a series of patches from Moodle 2.0. [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 24/2010

Posted on June 22nd, 2010 by admin

Latest stable version 1.9.9+
There are 5 trivial commits into the stable branch from the last development week (from Tuesday Jun 15 to Monday Jun 21). David Mudrák (also known as “I” in this blog ) fixed coding error producing PHP notice and improved a check of user context existence in the list of users [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 23/2010

Posted on June 18th, 2010 by admin

Latest stable version 1.9.9+
There were 5 commits into the stable branch in the last development week (from Tuesday Jun 8 to Monday Jun 14). Martin Dougiamas bumped the version to 1.9.9 and fixed a potential memory overflow problem occurring during the activity import when a teacher is enrolled in many courses (MDL-19880). This fix caused [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 22/2010

Posted on June 8th, 2010 by admin

Latest stable version 1.9.8+
There are 7 commits into the stable branch from the last development week. Most of them are just final cherries before the upcoming 1.9.9 release. Sam Hemelryk patched HTMLPurify library so that it does not normalise line breaks into \n. It seems that some text comparison checks are broken due to this [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 21/2010

Posted on June 2nd, 2010 by admin

Latest stable version 1.9.8+
There are 4 commits into the stable branch from the last week. I added an empty string ‘parentlanguage’ into English langconfig, because as a general rule, every string must be defined in English pack first (MDL-22575). The fact that parentlanguage was not defined required hard coded exceptions in the new translation system. [...]

Read the rest of this entry »

David Mudrak: Moodle development traffic 20/2010

Posted on May 26th, 2010 by admin

Latest stable version 1.9.8+
There are 4 commits into the stable branch from the last development week. Sam Marshall fixed an accessibility issue, preventing IE users from navigating the page with keyboard (MDL-22518). Martin Dougiamas fixed the cases when getremoteaddr() returned NULL because the script was executed via CLI. The empty value violated the non-null [...]

Read the rest of this entry »

More News