]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agouser/externallib.php MDL-12886 fixed a typo in function name
moodler [Wed, 16 Sep 2009 07:27:33 +0000 (07:27 +0000)]
user/externallib.php MDL-12886 fixed a typo in function name

15 years agoMDL-12886 we need to use static methods to make these descriptions work
skodak [Wed, 16 Sep 2009 07:22:22 +0000 (07:22 +0000)]
MDL-12886 we need to use static methods to make these descriptions work

15 years agocourse MDL-19794 Fixed up notices on course/loginas.php
samhemelryk [Wed, 16 Sep 2009 07:13:04 +0000 (07:13 +0000)]
course MDL-19794 Fixed up notices on course/loginas.php

15 years agoChecking in proposed new externallib.php for Petr to look at.
moodler [Wed, 16 Sep 2009 06:50:31 +0000 (06:50 +0000)]
Checking in proposed new externallib.php for Petr to look at.

15 years agomod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
samhemelryk [Wed, 16 Sep 2009 06:22:12 +0000 (06:22 +0000)]
mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
 Also fixed up minor bugs and added calls set_url

15 years agomod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks
samhemelryk [Wed, 16 Sep 2009 05:15:22 +0000 (05:15 +0000)]
mod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks

15 years agoquestions MDL-20276 Fixed minor issue with URL handling within the paging bar for...
samhemelryk [Wed, 16 Sep 2009 02:59:20 +0000 (02:59 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank

15 years agoquestions MDL-20276 Fixed minor issue with URL handling within the paging bar for...
samhemelryk [Wed, 16 Sep 2009 02:43:58 +0000 (02:43 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank

15 years agoUpdated the HEAD build version to 20090916
moodlerobot [Wed, 16 Sep 2009 00:37:20 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090916

15 years agoAutomatic installer.php lang files by installer_builder (20090916)
moodlerobot [Wed, 16 Sep 2009 00:26:55 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (20090916)

15 years agoMDL-12886 converting user/external.php to externallib.php - work in progress
skodak [Tue, 15 Sep 2009 22:52:49 +0000 (22:52 +0000)]
MDL-12886 converting user/external.php to externallib.php - work in progress

15 years agoFix incorrect var name and unnecessary (object) cast
stronk7 [Tue, 15 Sep 2009 22:14:54 +0000 (22:14 +0000)]
Fix incorrect var name and unnecessary (object) cast

15 years agoMDL-20293 strict param validation support - fixed group external lib methods
skodak [Tue, 15 Sep 2009 20:31:08 +0000 (20:31 +0000)]
MDL-20293 strict param validation support - fixed group external lib methods

15 years agoMDL-20293 strict param validation support
skodak [Tue, 15 Sep 2009 20:14:07 +0000 (20:14 +0000)]
MDL-20293 strict param validation support

15 years agoMDL-20293 strict param validation support
skodak [Tue, 15 Sep 2009 20:08:47 +0000 (20:08 +0000)]
MDL-20293 strict param validation support

15 years agoMDL-20219 Deleted external blog block, and preferences link from blog_menu block...
nicolasconnault [Tue, 15 Sep 2009 07:57:54 +0000 (07:57 +0000)]
MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead

15 years agoMDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled....
nicolasconnault [Tue, 15 Sep 2009 07:19:03 +0000 (07:19 +0000)]
MDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled. Also showing "Blogs are disabled" in existing blog_menu blocks and removing old bloglevel options from subsystems settings

15 years agoUpdated the HEAD build version to 20090915
moodlerobot [Tue, 15 Sep 2009 00:37:25 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090915

15 years agoMDL-12886 new design of external service functions, groups api improved and known...
skodak [Mon, 14 Sep 2009 23:52:08 +0000 (23:52 +0000)]
MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry

15 years agoquestions: MDL-20280 oracle compatibility in question backup.
tjhunt [Mon, 14 Sep 2009 17:48:51 +0000 (17:48 +0000)]
questions: MDL-20280 oracle compatibility in question backup.

Problem and fix thanks to Sara Arjona

15 years agoforgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.
tjhunt [Mon, 14 Sep 2009 17:23:03 +0000 (17:23 +0000)]
forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.

15 years agoMDL-20278 moodle_paging_bar - no link for the current page number
mudrd8mz [Mon, 14 Sep 2009 07:26:54 +0000 (07:26 +0000)]
MDL-20278 moodle_paging_bar - no link for the current page number

15 years agoquiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version...
samhemelryk [Mon, 14 Sep 2009 04:19:28 +0000 (04:19 +0000)]
quiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version number

15 years agowebservice MDL-12886 update user core function => remove commit_sql / rollback call
jerome [Mon, 14 Sep 2009 03:53:08 +0000 (03:53 +0000)]
webservice MDL-12886 update user core function => remove commit_sql / rollback call

15 years agowebservice MDL-12886 include => include_once (zend lib)
jerome [Mon, 14 Sep 2009 03:45:37 +0000 (03:45 +0000)]
webservice MDL-12886 include => include_once (zend lib)

15 years agowebservice MDL-12886 fix doc
jerome [Mon, 14 Sep 2009 03:43:38 +0000 (03:43 +0000)]
webservice MDL-12886 fix doc

15 years agoquestions-type-calculated MDL-20275 Fixed bug causing error when upgrading
samhemelryk [Mon, 14 Sep 2009 02:49:51 +0000 (02:49 +0000)]
questions-type-calculated MDL-20275 Fixed bug causing error when upgrading
Bug was caused because $result was being set by database_manager::create_table which does not return a value

15 years agoUpdated the HEAD build version to 20090914
moodlerobot [Mon, 14 Sep 2009 00:37:32 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090914

15 years agoMDL-20274 upgrade and install support for db/services.php
skodak [Sun, 13 Sep 2009 21:26:51 +0000 (21:26 +0000)]
MDL-20274 upgrade and install support for db/services.php

15 years agoMDL-20273 updated web services and functions description tables , includes indexes...
skodak [Sun, 13 Sep 2009 20:05:44 +0000 (20:05 +0000)]
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys - oops forgot unique service name index

15 years agoMDL-20273 updated web services and functions description tables , includes indexes...
skodak [Sun, 13 Sep 2009 19:09:16 +0000 (19:09 +0000)]
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys

15 years agoMDL-19519 , MDL-1728 setting correctly synchonize value when saving question
pichetp [Sun, 13 Sep 2009 13:49:50 +0000 (13:49 +0000)]
MDL-19519 , MDL-1728  setting correctly synchonize value when saving question
from datasetdefinitions_form.php

15 years agoUpdated the HEAD build version to 20090913
moodlerobot [Sun, 13 Sep 2009 00:37:29 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090913

15 years agoMDL-20268 Significant performance improvement of generate_id()
mudrd8mz [Fri, 11 Sep 2009 19:54:11 +0000 (19:54 +0000)]
MDL-20268 Significant performance improvement of generate_id()

Using the PHP's built-in generator instead of the current
implementation. See the issue description more details.

15 years agoMNET MDL-13503 allow path to openssl.cnf to be set in config so that windows installs...
danmarsden [Fri, 11 Sep 2009 10:01:14 +0000 (10:01 +0000)]
MNET MDL-13503 allow path to openssl.cnf to be set in config so that windows installs and packages can reliably enable networking.

15 years agowebservice MDL-12886 fix bad database manual generation by xmleditor generation ...
jerome [Fri, 11 Sep 2009 09:46:01 +0000 (09:46 +0000)]
webservice MDL-12886 fix bad database manual generation by xmleditor generation + update web services database

15 years agoMDL-17491 oci native driver - improve exception/error handling to know what the hell...
stronk7 [Fri, 11 Sep 2009 09:38:42 +0000 (09:38 +0000)]
MDL-17491 oci native driver - improve exception/error handling to know what the hell is happening. ;-)

15 years agonavigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a...
samhemelryk [Fri, 11 Sep 2009 08:26:36 +0000 (08:26 +0000)]
navigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a page outside of a course and then a user browsed to it they would be shown the course content in the navigation

15 years ago"MDL-13766, add savepath parameter to html editor when launch filepicker"
dongsheng [Fri, 11 Sep 2009 08:15:58 +0000 (08:15 +0000)]
"MDL-13766, add savepath parameter to html editor when launch filepicker"

15 years agoRemoved rogue GROUP BY
nicolasconnault [Fri, 11 Sep 2009 08:13:50 +0000 (08:13 +0000)]
Removed rogue GROUP BY

15 years agocourse/info MDL-14632 Added header, links and nav. No longer a poopup window.
moodler [Fri, 11 Sep 2009 07:58:09 +0000 (07:58 +0000)]
course/info MDL-14632 Added header, links and nav.  No longer a poopup window.

15 years agoTemporary fix with set_url to remove annoying notices
nicolasconnault [Fri, 11 Sep 2009 07:01:14 +0000 (07:01 +0000)]
Temporary fix with set_url to remove annoying notices

15 years agoMDL-19792 Fixed proper display of headers for Site Blog entries page (index.php,...
nicolasconnault [Fri, 11 Sep 2009 07:00:43 +0000 (07:00 +0000)]
MDL-19792 Fixed proper display of headers for Site Blog entries page (index.php, no params)

15 years agoMDL-19823 Fixed un-handled case of emty array in foreach loop
nicolasconnault [Fri, 11 Sep 2009 06:59:30 +0000 (06:59 +0000)]
MDL-19823 Fixed un-handled case of emty array in foreach loop

15 years agoquestion MDL-20225 Fixed bugs with redirection url and the first element be unreachable
samhemelryk [Fri, 11 Sep 2009 06:52:00 +0000 (06:52 +0000)]
question MDL-20225 Fixed bugs with redirection url and the first element be unreachable

15 years agoblocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist
samhemelryk [Fri, 11 Sep 2009 06:00:32 +0000 (06:00 +0000)]
blocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist

15 years agoMDL-19744 Fixed blog attachments
nicolasconnault [Fri, 11 Sep 2009 05:52:22 +0000 (05:52 +0000)]
MDL-19744 Fixed blog attachments

15 years agomod-glossary MDL-20256 Upgraded module to use the new navigation blocks
samhemelryk [Fri, 11 Sep 2009 05:38:44 +0000 (05:38 +0000)]
mod-glossary MDL-20256 Upgraded module to use the new navigation blocks

15 years ago"MDL-16697, fixed itemid in filepicker"
dongsheng [Fri, 11 Sep 2009 03:24:51 +0000 (03:24 +0000)]
"MDL-16697, fixed itemid in filepicker"

15 years agoMDL-19808 Added set_url and fixed minor bugs
nicolasconnault [Fri, 11 Sep 2009 03:21:37 +0000 (03:21 +0000)]
MDL-19808 Added set_url and fixed minor bugs

15 years agomod-data MDL-20253 Updated database activity module to make use of the new navigation...
samhemelryk [Fri, 11 Sep 2009 03:14:42 +0000 (03:14 +0000)]
mod-data MDL-20253 Updated database activity module to make use of the new navigation structure

15 years ago"MDL-16697, two js functions to destroy and show html element"
dongsheng [Fri, 11 Sep 2009 02:17:54 +0000 (02:17 +0000)]
"MDL-16697, two js functions to destroy and show html element"

15 years agomod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
samhemelryk [Fri, 11 Sep 2009 02:04:38 +0000 (02:04 +0000)]
mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable

15 years agoMDL-19676 Removed blog assignment code
nicolasconnault [Fri, 11 Sep 2009 01:45:16 +0000 (01:45 +0000)]
MDL-19676 Removed blog assignment code

15 years agoUpdated the HEAD build version to 20090911
moodlerobot [Fri, 11 Sep 2009 00:37:59 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090911

15 years agomod-choice MDL-20248 Upgraded choice module to use the new navigation blocks
samhemelryk [Thu, 10 Sep 2009 07:51:53 +0000 (07:51 +0000)]
mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks

15 years agoMDL-19792 Fixed output of URLs for blog menu block
nicolasconnault [Thu, 10 Sep 2009 07:05:50 +0000 (07:05 +0000)]
MDL-19792 Fixed output of URLs for blog menu block

15 years agocourse MDL-19794 Updated a couple of deprecated functions in modedit and view
samhemelryk [Thu, 10 Sep 2009 06:45:51 +0000 (06:45 +0000)]
course MDL-19794 Updated a couple of deprecated functions in modedit and view

15 years agomod-chat MDL-20243 Upgrade chat module to make use of the two navigation callbacks
samhemelryk [Thu, 10 Sep 2009 03:50:51 +0000 (03:50 +0000)]
mod-chat MDL-20243 Upgrade chat module to make use of the two navigation callbacks
Note: I also took the oppertunity to extend navigation_node action handling, so that navigation nodes can accepts
moodle_url, html_link, or strings for actions

15 years agonavigation MDL-14632 Improve simpletest for navigationlib
samhemelryk [Thu, 10 Sep 2009 02:19:12 +0000 (02:19 +0000)]
navigation MDL-14632 Improve simpletest for navigationlib

15 years agoUpdated the HEAD build version to 20090910
moodlerobot [Thu, 10 Sep 2009 00:38:02 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090910

15 years agos/DB tra/BD Tra/g
stronk7 [Wed, 9 Sep 2009 16:35:17 +0000 (16:35 +0000)]
s/DB tra/BD Tra/g

15 years agocouple tests for DBs not supporting transactions
stronk7 [Wed, 9 Sep 2009 16:33:45 +0000 (16:33 +0000)]
couple tests for DBs not supporting transactions

15 years agooci driver regexp abilities default to moodle_database ones
stronk7 [Wed, 9 Sep 2009 16:04:49 +0000 (16:04 +0000)]
oci driver regexp abilities default to moodle_database ones

15 years agobegin_sql() now uses current storage engine info to know if transactions are going...
stronk7 [Wed, 9 Sep 2009 16:01:31 +0000 (16:01 +0000)]
begin_sql() now uses current storage engine info to know if transactions are going to work
(only InnoDB detected as trasaction-able)

15 years agoMDL-18974 - Remove phpxml library
poltawski [Wed, 9 Sep 2009 13:42:25 +0000 (13:42 +0000)]
MDL-18974 - Remove phpxml library

This embeded library was only used by the tag_youtube block, we now depend on
php5 and simplexml so these libraries can be used instead (as an aside Eloy
also the performance/memory usage to be far more efficient)

15 years agoblocks/tag_youtube MDL-18974 - Switch to SimpleXML
poltawski [Wed, 9 Sep 2009 13:34:41 +0000 (13:34 +0000)]
blocks/tag_youtube MDL-18974 - Switch to SimpleXML

We use SimpleXML throughout Moodle now and its a dependency for Moodle 2.0.
It peforms better and allow us to remove another embeded library!

Also set the curl timeout on the youtube http requests so not to slow down
interactive page loads.

15 years agoPair number of DML tests in all DB, no matter if regexp is supported or no
stronk7 [Wed, 9 Sep 2009 13:21:08 +0000 (13:21 +0000)]
Pair number of DML tests in all DB, no matter if regexp is supported or no

15 years agoTest drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
stronk7 [Wed, 9 Sep 2009 12:55:01 +0000 (12:55 +0000)]
Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
upgrade. Will be out after branching for 2.1

15 years agocourse/logs MDL-15090 - Broken links generated for role actions in logs
poltawski [Wed, 9 Sep 2009 12:45:45 +0000 (12:45 +0000)]
course/logs MDL-15090 - Broken links generated for role actions in logs

15 years agoDo not force table type for temporary tables
stronk7 [Wed, 9 Sep 2009 09:44:39 +0000 (09:44 +0000)]
Do not force table type for temporary tables

15 years agotemp tables behaviour change: exception if exits on creation (like normal tables)
stronk7 [Wed, 9 Sep 2009 09:41:37 +0000 (09:41 +0000)]
temp tables behaviour change: exception if exits on creation (like normal tables)

15 years agonavigation MDL-20227 Fixed simpletest regression
samhemelryk [Wed, 9 Sep 2009 08:50:49 +0000 (08:50 +0000)]
navigation MDL-20227 Fixed simpletest regression

15 years agowebservice MDL-12886 quick fix for external file
jerome [Wed, 9 Sep 2009 08:35:26 +0000 (08:35 +0000)]
webservice MDL-12886 quick fix for external file

15 years agomod-assignment MDL-20241 Upgraded assignment to use new navigation blocks
samhemelryk [Wed, 9 Sep 2009 08:23:41 +0000 (08:23 +0000)]
mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks

15 years agowebservice MDL-12886 web service administration
jerome [Wed, 9 Sep 2009 07:55:03 +0000 (07:55 +0000)]
webservice MDL-12886 web service administration

15 years agonavigation MDL-20242 Fixed bug whereby sections that no longer exist were shown
samhemelryk [Wed, 9 Sep 2009 07:36:02 +0000 (07:36 +0000)]
navigation MDL-20242 Fixed bug whereby sections that no longer exist were shown

15 years agonavigation MDL-14632 Added title tags for navigation items that are trimmed but do...
samhemelryk [Wed, 9 Sep 2009 06:16:09 +0000 (06:16 +0000)]
navigation MDL-14632 Added title tags for navigation items that are trimmed but do not have an action

15 years ago"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"
dongsheng [Wed, 9 Sep 2009 04:59:58 +0000 (04:59 +0000)]
"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"

15 years agonavigation MDL-14632 Added Participants item to front page branch in settings block
samhemelryk [Wed, 9 Sep 2009 04:21:20 +0000 (04:21 +0000)]
navigation MDL-14632 Added Participants item to front page branch in settings block

15 years agonavigation MDL-20234 Fixed bug with moveto icon action and added support for URL...
samhemelryk [Wed, 9 Sep 2009 03:59:26 +0000 (03:59 +0000)]
navigation MDL-20234 Fixed bug with moveto icon action and added support for URL switching of dock state

15 years agoMDL-19756 Added $disabled value to html_link, which will be true if the link's URL...
nicolasconnault [Wed, 9 Sep 2009 03:52:49 +0000 (03:52 +0000)]
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.

15 years agoMDL-19756 Added $disabled value to html_link, which will be true if the link's URL...
nicolasconnault [Wed, 9 Sep 2009 03:28:26 +0000 (03:28 +0000)]
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.

15 years agoMDL-19792 Fixed number of bugs in URLs
nicolasconnault [Wed, 9 Sep 2009 03:26:18 +0000 (03:26 +0000)]
MDL-19792 Fixed number of bugs in URLs

15 years agoblocks MDL-20206 Added checking to initialise block weight array outsite of min/max...
samhemelryk [Wed, 9 Sep 2009 02:44:57 +0000 (02:44 +0000)]
blocks MDL-20206 Added checking to initialise block weight array outsite of min/max if blocks weight already exceeds that range

15 years agotag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE
rwijaya [Wed, 9 Sep 2009 02:43:43 +0000 (02:43 +0000)]
tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE

15 years agoUpdated the HEAD build version to 20090909
moodlerobot [Wed, 9 Sep 2009 00:38:24 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090909

15 years agoNOBUG: Added a new function handling with the grades precission
mudrd8mz [Tue, 8 Sep 2009 21:45:44 +0000 (21:45 +0000)]
NOBUG: Added a new function handling with the grades precission

We should provide a common approach to float grade values so modules
will be consistent in grading algorithm. That is why I push it here.
Note that basically this complements grade_floats_different().
Used in Workshop 2.0.

15 years agonavigation MDL-20235 Ignored active path for site course when in user context
samhemelryk [Tue, 8 Sep 2009 09:07:20 +0000 (09:07 +0000)]
navigation MDL-20235 Ignored active path for site course when in user context

15 years agoMDL-19825 Upgraded some of the code to the new OUTPUT functions, and fixed a bug...
nicolasconnault [Tue, 8 Sep 2009 08:58:45 +0000 (08:58 +0000)]
MDL-19825 Upgraded some of the code to the new OUTPUT functions, and fixed a bug that prevented correct output

15 years agonavigation MDL-20227 Added compare function
samhemelryk [Tue, 8 Sep 2009 08:49:12 +0000 (08:49 +0000)]
navigation MDL-20227 Added compare function
This allows us to compare the modinfo stored in the cache with that against that active course

15 years agonavigation MDL-20235 Added ignore_active method for navbar and corrected user/view
samhemelryk [Tue, 8 Sep 2009 08:43:44 +0000 (08:43 +0000)]
navigation MDL-20235 Added ignore_active method for navbar and corrected user/view

15 years agoGetting same records twice... ;-)
stronk7 [Tue, 8 Sep 2009 08:41:43 +0000 (08:41 +0000)]
Getting same records twice... ;-)

15 years agoMDL-19799 Upgraded calls to print_paging_bar
nicolasconnault [Tue, 8 Sep 2009 08:39:30 +0000 (08:39 +0000)]
MDL-19799 Upgraded calls to print_paging_bar

15 years ago"MDL-16597, support set primary file in resource module, add a parameter to filemanag...
dongsheng [Tue, 8 Sep 2009 07:55:22 +0000 (07:55 +0000)]
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"

15 years agoMDL-20232 making "object" class extend stdClass - this greatly helps with type checking
skodak [Tue, 8 Sep 2009 07:09:01 +0000 (07:09 +0000)]
MDL-20232 making "object" class extend stdClass - this greatly helps with type checking

15 years agoMDL-19792 Changed param id to entryid so that the navigation is built consistently...
nicolasconnault [Tue, 8 Sep 2009 05:36:45 +0000 (05:36 +0000)]
MDL-19792 Changed param id to entryid so that the navigation is built consistently with index.php. Also fixed the form which was broken

15 years agomod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT
samhemelryk [Tue, 8 Sep 2009 03:46:52 +0000 (03:46 +0000)]
mod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT

15 years agooutput MDL-19077 when checkbox was set as not checked (value = 0), it was displayed...
jerome [Tue, 8 Sep 2009 03:43:40 +0000 (03:43 +0000)]
output MDL-19077 when checkbox was set as not checked (value = 0), it was displayed as checked

15 years agochat MDL-19804 Fixed regression caused by page general type
samhemelryk [Tue, 8 Sep 2009 03:39:50 +0000 (03:39 +0000)]
chat MDL-19804 Fixed regression caused by page general type
Changed general type to embedded so blocks, header, and footer are not shown in chat user frame