Git commits in Moodle 1.5.x by vyshane
commit 61e86f7f166a08b57cf50b767a9fa91dffc0079c Author: vyshane <vyshane> Date: Tue, 16 May 2006 12:07:47 +0800 Tag: v1.5.4 Fixed Bug #5354 - Gradebook [DropXLowest and Exclude]
commit b839781a953f8b6374c8560802a3cc9cef2895a7 Author: vyshane <vyshane> Date: Mon, 10 Apr 2006 15:48:34 +0800 Tag: v1.5.4 Fix for Bug #5057 - hidden teachers aren't completely hidden
commit bdd7aedc445df0ef7d1cb60476bfe7885257e3d8 Author: vyshane <vyshane> Date: Thu, 16 Mar 2006 12:10:44 +0800 Tag: v1.5.4 Updated print_textarea()
commit 0e2445d398a9a79c88e73db28069e7ee63fbeb9a Author: vyshane <vyshane> Date: Wed, 15 Mar 2006 16:43:51 +0800 Tag: v1.5.4 Fixed undefined variable notice.
commit ace6341d83f0f7725445b9d85373e8482c5a08ba Author: vyshane <vyshane> Date: Wed, 15 Mar 2006 16:31:57 +0800 Tag: v1.5.4 Fixed bug in use_html_editor(). HTMLArea is now displayed correctly even when $name is not supplied.
commit d9f516997224e7d7ae2eaedbb2eabe92ad23d8b6 Author: vyshane <vyshane> Date: Wed, 15 Mar 2006 15:48:53 +0800 Tag: v1.5.4 Modified use_html_editor() and print_editor_config() so that the database module is compatible with Moodle 1.5 stable.
commit 760b407069da84c5add6a1dec5dcabd9cd2e39cd Author: vyshane <vyshane> Date: Wed, 15 Mar 2006 15:45:19 +0800 Tag: v1.5.4 Added insertAtCursor() function. So far this function is only used by the datbase module.