moodle.git
10 years agoMerge branch 'MDL-34872-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 20 Aug 2012 04:10:01 +0000 (12:10 +0800)]
Merge branch 'MDL-34872-master' of git://github.com/FMCorz/moodle

10 years agoMerge branch 'MDL-34535-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Mon, 20 Aug 2012 04:06:50 +0000 (12:06 +0800)]
Merge branch 'MDL-34535-master' of git://github.com/ankitagarwal/moodle

10 years agoMerge branch 'wip-MDL-31810-master' of git://github.com/phalacee/moodle
Dan Poltawski [Mon, 20 Aug 2012 04:01:20 +0000 (12:01 +0800)]
Merge branch 'wip-MDL-31810-master' of git://github.com/phalacee/moodle

10 years agoMerge branch 'wip-mdl-31734' of git://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 20 Aug 2012 03:57:15 +0000 (11:57 +0800)]
Merge branch 'wip-mdl-31734' of git://github.com/rajeshtaneja/moodle

10 years agoMerge branch 'MDL-30405-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 20 Aug 2012 03:39:53 +0000 (11:39 +0800)]
Merge branch 'MDL-30405-master' of git://github.com/FMCorz/moodle

10 years agoMerge branch 'MDL-30370_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Mon, 20 Aug 2012 03:21:59 +0000 (11:21 +0800)]
Merge branch 'MDL-30370_master' of git://github.com/dmonllao/moodle

10 years agoMDL-34648 Chat: No more errors when sentence begin with 'To'
Frederic Massart [Wed, 15 Aug 2012 09:27:11 +0000 (17:27 +0800)]
MDL-34648 Chat: No more errors when sentence begin with 'To'

10 years agoMDL-31734 Course: removed unused sectiontitle string
Rajesh Taneja [Tue, 14 Aug 2012 07:48:38 +0000 (15:48 +0800)]
MDL-31734 Course: removed unused sectiontitle string

10 years agoMDL-26492 Lesson: lesson_get_user_grades will return grade of all users if userid=0
Rajesh Taneja [Tue, 14 Aug 2012 09:19:28 +0000 (17:19 +0800)]
MDL-26492 Lesson: lesson_get_user_grades will return grade of all users if userid=0

10 years agoweekly release 2.4dev
Eloy Lafuente (stronk7) [Thu, 16 Aug 2012 15:27:40 +0000 (17:27 +0200)]
weekly release 2.4dev

10 years agoMerge branch 'install_master' of git://git.moodle.cz/moodle-install
Eloy Lafuente (stronk7) [Thu, 16 Aug 2012 15:21:33 +0000 (17:21 +0200)]
Merge branch 'install_master' of git://git.moodle.cz/moodle-install

10 years agoMDL-34376 mod_assign Fixing flaw in previous commit with not defining .
Eric Merrill [Thu, 16 Aug 2012 14:05:26 +0000 (10:05 -0400)]
MDL-34376 mod_assign Fixing flaw in previous commit with not defining .

10 years agoMDL-34446 Fix bugs in previous commit
sam marshall [Wed, 15 Aug 2012 12:32:19 +0000 (13:32 +0100)]
MDL-34446 Fix bugs in previous commit

10 years agoMDL-34563 - change string firstname to lastname and add accesshide class
Rossiani Wijaya [Thu, 16 Aug 2012 04:31:18 +0000 (12:31 +0800)]
MDL-34563 - change string firstname to lastname and add accesshide class

10 years agoMDL-34563 - removed double labeling and add label for input text
Rossiani Wijaya [Wed, 15 Aug 2012 09:45:48 +0000 (17:45 +0800)]
MDL-34563 - removed double labeling and add label for input text

10 years agoMerge branch 'MDL-34565_accessibility' of git://github.com/rwijaya/moodle
Aparup Banerjee [Thu, 16 Aug 2012 03:51:23 +0000 (11:51 +0800)]
Merge branch 'MDL-34565_accessibility' of git://github.com/rwijaya/moodle

10 years agoMDL-31810 - Fixing unclosed DIV tags throughout Moodle
Jason Fowler [Thu, 16 Aug 2012 02:37:37 +0000 (10:37 +0800)]
MDL-31810 - Fixing unclosed DIV tags throughout Moodle

10 years agoMDL-34852 do not use frozen date select field because it is ugly
Petr Škoda [Wed, 15 Aug 2012 07:38:16 +0000 (09:38 +0200)]
MDL-34852 do not use frozen date select field because it is ugly

10 years agoMDL-34852 add missing timecreated form data
Petr Škoda [Wed, 15 Aug 2012 07:28:19 +0000 (09:28 +0200)]
MDL-34852 add missing timecreated form data

10 years agoMerge branch 'MDL-34905' of git://github.com/timhunt/moodle
Dan Poltawski [Wed, 15 Aug 2012 09:53:55 +0000 (17:53 +0800)]
Merge branch 'MDL-34905' of git://github.com/timhunt/moodle

10 years agoMDL-34905 quiz: missing global $DB;
Tim Hunt [Wed, 15 Aug 2012 09:25:25 +0000 (10:25 +0100)]
MDL-34905 quiz: missing global $DB;

This code normally only runs when JS is disabled, which is why this was
not noticed before.

10 years agoMDL-30370 mod_forum - Removing duplicate seleted field in the DB query
David Monllao [Wed, 15 Aug 2012 08:56:06 +0000 (16:56 +0800)]
MDL-30370 mod_forum - Removing duplicate seleted field in the DB query

Credit to Iñigo Zendegi

10 years agoMDL-34565 - remove duplicate labeling
Rossiani Wijaya [Wed, 15 Aug 2012 08:21:25 +0000 (16:21 +0800)]
MDL-34565 - remove duplicate labeling

10 years agoMDL-22773 Database : fixed whitespace.
Aparup Banerjee [Wed, 15 Aug 2012 02:04:24 +0000 (10:04 +0800)]
MDL-22773 Database : fixed whitespace.

10 years agoMerge branch 'MDL-22773' of git://github.com/bostelm/moodle
Aparup Banerjee [Wed, 15 Aug 2012 02:01:46 +0000 (10:01 +0800)]
Merge branch 'MDL-22773' of git://github.com/bostelm/moodle

10 years agoMerge branch 'MDL-34583' of git://github.com/netspotau/moodle-mod_assign
Eloy Lafuente (stronk7) [Wed, 15 Aug 2012 01:35:34 +0000 (03:35 +0200)]
Merge branch 'MDL-34583' of git://github.com/netspotau/moodle-mod_assign

10 years agoMerge branch 'MDL-34862' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 15 Aug 2012 01:30:56 +0000 (03:30 +0200)]
Merge branch 'MDL-34862' of git://github.com/timhunt/moodle

10 years agoMDL-34539 course - allow negative section numbers
Dan Poltawski [Tue, 14 Aug 2012 03:33:32 +0000 (11:33 +0800)]
MDL-34539 course - allow negative section numbers

This gives course format authors more flexibility.

Thanks to Itamar Tzadok for the suggestion.

10 years agoMerge branch 'master_MDL-34593_add_extra_plugin_param_to_get_form_elements_module...
Eloy Lafuente (stronk7) [Wed, 15 Aug 2012 01:18:58 +0000 (03:18 +0200)]
Merge branch 'master_MDL-34593_add_extra_plugin_param_to_get_form_elements_module' of git://github.com/kanikagoyal/moodle

10 years agoMerge branch 'MDL-34885' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 15 Aug 2012 01:16:16 +0000 (03:16 +0200)]
Merge branch 'MDL-34885' of git://github.com/timhunt/moodle

10 years agoMDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment...
Damyon Wiese [Fri, 27 Jul 2012 01:31:43 +0000 (09:31 +0800)]
MDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment types.

10 years agoAutomatically generated installer lang files
AMOS bot [Wed, 15 Aug 2012 00:31:32 +0000 (00:31 +0000)]
Automatically generated installer lang files

10 years agoMerge branch 'MDL-25347_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Wed, 15 Aug 2012 00:03:52 +0000 (02:03 +0200)]
Merge branch 'MDL-25347_master' of git://github.com/dmonllao/moodle

10 years agoMerge branch 'MDL-33640_master' of git://github.com/MaxThrax/moodle
Sam Hemelryk [Tue, 14 Aug 2012 23:48:40 +0000 (11:48 +1200)]
Merge branch 'MDL-33640_master' of git://github.com/MaxThrax/moodle

10 years agoMerge branch 'MDL-33531_master' of git://github.com/dmonllao/moodle
Sam Hemelryk [Tue, 14 Aug 2012 23:24:45 +0000 (11:24 +1200)]
Merge branch 'MDL-33531_master' of git://github.com/dmonllao/moodle

10 years agoMerge branch 'MDL-34745' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 14 Aug 2012 23:22:49 +0000 (01:22 +0200)]
Merge branch 'MDL-34745' of git://github.com/danpoltawski/moodle

10 years agoMerge branch 'MDL-29192' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 14 Aug 2012 23:16:48 +0000 (01:16 +0200)]
Merge branch 'MDL-29192' of git://github.com/danpoltawski/moodle

10 years agoMerge branch 'MDL-25012' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 14 Aug 2012 22:41:04 +0000 (00:41 +0200)]
Merge branch 'MDL-25012' of git://github.com/danpoltawski/moodle

Conflicts:
lib/db/upgrade.php
version.php

10 years agoMerge branch 'w33_MDL-34782_m24_mysqlunsigned' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Tue, 14 Aug 2012 21:09:30 +0000 (23:09 +0200)]
Merge branch 'w33_MDL-34782_m24_mysqlunsigned' of git://github.com/skodak/moodle

10 years agoMDL-34829 course - allow directly linked sections to work.
Dan Poltawski [Fri, 10 Aug 2012 05:49:53 +0000 (13:49 +0800)]
MDL-34829 course - allow directly linked sections to work.

Even if not in single section mode.

10 years agoMerge branch 'MDL-34783-master-1' of git://git.luns.net.uk/moodle
Eloy Lafuente (stronk7) [Tue, 14 Aug 2012 20:45:06 +0000 (22:45 +0200)]
Merge branch 'MDL-34783-master-1' of git://git.luns.net.uk/moodle

10 years agoMDL-34885 phpunit: better cygwin detection.
Tim Hunt [Tue, 14 Aug 2012 13:06:24 +0000 (14:06 +0100)]
MDL-34885 phpunit: better cygwin detection.

For some reason, on my computer, $_SERVER['SHELL'] was not set, so I
changed the test to also consider $_SERVER['TERM']. This now works for
me.

10 years agoMDL-22773 Database module export: include internal fields
Henning Bostelmann [Tue, 17 Apr 2012 19:15:55 +0000 (20:15 +0100)]
MDL-22773 Database module export: include internal fields

Fields included:
 * User details (fullname, username, email)
 * Time added/modified
 * Approval status

10 years agoMDL-34872 Backup: Backup does not fail when a user is deleted
Frederic Massart [Tue, 14 Aug 2012 09:28:31 +0000 (17:28 +0800)]
MDL-34872 Backup: Backup does not fail when a user is deleted

10 years agoMerge branch 'master_MDL-34382_add_new_option_to_flag_modules_that_support_plagiarism...
Aparup Banerjee [Tue, 14 Aug 2012 07:48:19 +0000 (15:48 +0800)]
Merge branch 'master_MDL-34382_add_new_option_to_flag_modules_that_support_plagiarism_plugins' of git://github.com/kanikagoyal/moodle

10 years agoMDL-34741 yui - version bump for 2in3 and upgrade.txt note
Dan Poltawski [Tue, 14 Aug 2012 07:31:52 +0000 (15:31 +0800)]
MDL-34741 yui - version bump for 2in3 and upgrade.txt note

10 years agoMerge branch 'w33_MDL-34741_m24_yui2in3' of git://github.com/skodak/moodle
Dan Poltawski [Tue, 14 Aug 2012 07:33:10 +0000 (15:33 +0800)]
Merge branch 'w33_MDL-34741_m24_yui2in3' of git://github.com/skodak/moodle

10 years agoMerge branch 'wip-MDL-34748-master' of git://github.com/marinaglancy/moodle
Aparup Banerjee [Tue, 14 Aug 2012 07:29:42 +0000 (15:29 +0800)]
Merge branch 'wip-MDL-34748-master' of git://github.com/marinaglancy/moodle

10 years agoMDL-34535 message: userto should use is_number instead of is_init
Ankit Agarwal [Tue, 14 Aug 2012 06:41:00 +0000 (14:41 +0800)]
MDL-34535 message: userto should use is_number instead of is_init

10 years agoMerge branch 'MDL-34563_accessibility' of git://github.com/rwijaya/moodle
Aparup Banerjee [Tue, 14 Aug 2012 06:34:19 +0000 (14:34 +0800)]
Merge branch 'MDL-34563_accessibility' of git://github.com/rwijaya/moodle

10 years agoMDL-34563 - change plural strings and removed colon for accesshide label
Rossiani Wijaya [Tue, 14 Aug 2012 05:59:45 +0000 (13:59 +0800)]
MDL-34563 - change plural strings and removed colon for accesshide label

10 years agoMerge branch 'MDL-34565_accessibility' of git://github.com/rwijaya/moodle
Aparup Banerjee [Tue, 14 Aug 2012 05:53:19 +0000 (13:53 +0800)]
Merge branch 'MDL-34565_accessibility' of git://github.com/rwijaya/moodle

10 years agoMerge branch 'MDL-34728' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 14 Aug 2012 05:28:49 +0000 (13:28 +0800)]
Merge branch 'MDL-34728' of git://github.com/timhunt/moodle

10 years agoMerge branch 'MDL-34793' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Tue, 14 Aug 2012 05:25:25 +0000 (13:25 +0800)]
Merge branch 'MDL-34793' of git://github.com/merrill-oakland/moodle

10 years agoMDL-34793 mod_assign Fix rendering error that causes student view to break in some...
Eric Merrill [Wed, 8 Aug 2012 18:27:19 +0000 (14:27 -0400)]
MDL-34793 mod_assign Fix rendering error that causes student view to break in some cases.

When feedback is switched on for a assignment, and the teacher enters a grade through the gradebook, the student
view would become broken, throwing a coding error. Added check that $status->grade is not empty before passing
to assign_feedback_XXX::is_empty(), as that function expects an object.

10 years agoMerge branch 'MDL-34807' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 14 Aug 2012 04:07:59 +0000 (12:07 +0800)]
Merge branch 'MDL-34807' of git://github.com/timhunt/moodle

10 years agoMerge branch 'w33_MDL-33041_m24_tinymceplugins' of git://github.com/skodak/moodle
Dan Poltawski [Tue, 14 Aug 2012 03:58:05 +0000 (11:58 +0800)]
Merge branch 'w33_MDL-33041_m24_tinymceplugins' of git://github.com/skodak/moodle

10 years agoMerge branch 'MDL-32344_master' of git://github.com/dmonllao/moodle
Aparup Banerjee [Tue, 14 Aug 2012 02:55:49 +0000 (10:55 +0800)]
Merge branch 'MDL-32344_master' of git://github.com/dmonllao/moodle

10 years agoMDL-32344 blog Replacing tables for div containers
David Monllao [Wed, 8 Aug 2012 07:34:37 +0000 (15:34 +0800)]
MDL-32344 blog Replacing tables for div containers

10 years agoMDL-34862 question preview: improve preview ownership check.
Tim Hunt [Mon, 13 Aug 2012 15:53:15 +0000 (16:53 +0100)]
MDL-34862 question preview: improve preview ownership check.

Users should only be able to access their own quetion preview. In the
past, for reasons I can no longer remember, this was enforced
using the session. It is much better to set the question_usage to belong
to the user's context.

10 years agoMDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module
Kanika Goyal [Mon, 13 Aug 2012 15:01:45 +0000 (20:31 +0530)]
MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module

10 years agoMDL-33041 fix tabs in all tinymce files except those we update from upstream
Petr Škoda [Mon, 13 Aug 2012 12:13:46 +0000 (14:13 +0200)]
MDL-33041 fix tabs in all tinymce files except those we update from upstream

The moodleimage plugin is a fork of standard advimage plugin,
the spellchecker is a fork of https://github.com/tinymce/tinymce_spellchecker_php.

10 years agoMDL-33041 improve our tinymce plugin loader docs
Petr Škoda [Mon, 13 Aug 2012 12:02:23 +0000 (14:02 +0200)]
MDL-33041 improve our tinymce plugin loader docs

10 years agoMDL-34807 question bank: navigation loses place.
Tim Hunt [Thu, 9 Aug 2012 12:48:56 +0000 (13:48 +0100)]
MDL-34807 question bank: navigation loses place.

The symptom is that where we are now is not shown in the settings
navigation. However, the underlying cause is that question/edit.php is
doing some crazy thing of its own to build $PAGE->url, rather than using
the one returned by question_edit_setup.

Not that this patch itentionally removes the returnurl param. It was
added as part of a big change MDL-20276, which I think just got this
detail wrong. That variable is never used.

10 years agoMDL-34728 forms: woy for other JS to trigger disableIf update.
Tim Hunt [Tue, 7 Aug 2012 11:57:51 +0000 (12:57 +0100)]
MDL-34728 forms: woy for other JS to trigger disableIf update.

This was discovered while working on MDL-32705. If some JavaScript (for
example a select all/none link) changes the state of some form fields,
then the disabledIf state of other form elements does not automatically
update.

The existing form JS was so well encapsulated that this was impossible.
This change pokes a hole in the encapsulation, and provides an API
    M.form.updateFormState(formid);
that other bits of JS code can call when necessary.

10 years agoMDL-34563 accessibility compliance for data module: Add forform input text and select tag
Rossiani Wijaya [Fri, 27 Jul 2012 10:14:26 +0000 (18:14 +0800)]
MDL-34563 accessibility compliance for data module: Add forform input text and select tag

10 years agoMDL-34565: change to plural strings
Rossiani Wijaya [Tue, 7 Aug 2012 07:31:34 +0000 (15:31 +0800)]
MDL-34565: change to plural strings

10 years agoMDL-34565 accessibility compliance for forum module: Add forform input text and selec...
Rossiani Wijaya [Fri, 27 Jul 2012 10:14:50 +0000 (18:14 +0800)]
MDL-34565 accessibility compliance for forum module: Add forform input text and select tag

10 years agoMDL-34382: Plagiarism API - add new option to flag modules that support the use of...
Kanika Goyal [Mon, 13 Aug 2012 05:32:34 +0000 (11:02 +0530)]
MDL-34382: Plagiarism API - add new option to flag modules that support the use of plagiarism plugins

10 years agoMerge branch 'MDL-34820' of git://github.com/lazydaisy/moodle
Dan Poltawski [Mon, 13 Aug 2012 04:30:48 +0000 (12:30 +0800)]
Merge branch 'MDL-34820' of git://github.com/lazydaisy/moodle

10 years agoMDL-34748 repository_filesystem: Sort files by title by default
Marina Glancy [Mon, 13 Aug 2012 03:54:54 +0000 (11:54 +0800)]
MDL-34748 repository_filesystem: Sort files by title by default

10 years agoMerge branch 'w33_MDL-34851_m24_enrolledsince' of git://github.com/skodak/moodle
Aparup Banerjee [Mon, 13 Aug 2012 03:03:43 +0000 (11:03 +0800)]
Merge branch 'w33_MDL-34851_m24_enrolledsince' of git://github.com/skodak/moodle

10 years agoMerge branch 'w33_MDL-34852_m24_enroledit' of git://github.com/skodak/moodle
Aparup Banerjee [Mon, 13 Aug 2012 03:02:43 +0000 (11:02 +0800)]
Merge branch 'w33_MDL-34852_m24_enroledit' of git://github.com/skodak/moodle

10 years agoMerge branch 'MDL-34446-master' of git://github.com/sammarshallou/moodle
Dan Poltawski [Mon, 13 Aug 2012 02:44:11 +0000 (10:44 +0800)]
Merge branch 'MDL-34446-master' of git://github.com/sammarshallou/moodle

10 years agoMerge branch 'MDL-34376' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Mon, 13 Aug 2012 02:33:09 +0000 (10:33 +0800)]
Merge branch 'MDL-34376' of git://github.com/merrill-oakland/moodle

10 years agoMerge branch 'MDL-34835_master' of git://github.com/lazydaisy/moodle
Dan Poltawski [Mon, 13 Aug 2012 02:20:19 +0000 (10:20 +0800)]
Merge branch 'MDL-34835_master' of git://github.com/lazydaisy/moodle

10 years agoMerge branch 'MDL-34337-master' of git://github.com/ankitagarwal/moodle
Aparup Banerjee [Mon, 13 Aug 2012 02:16:03 +0000 (10:16 +0800)]
Merge branch 'MDL-34337-master' of git://github.com/ankitagarwal/moodle

10 years agoMerge branch 'MDL-34336-master' of git://github.com/ankitagarwal/moodle
Aparup Banerjee [Mon, 13 Aug 2012 02:10:15 +0000 (10:10 +0800)]
Merge branch 'MDL-34336-master' of git://github.com/ankitagarwal/moodle

10 years agoMerge branch 'MDL-34543' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Mon, 13 Aug 2012 02:03:33 +0000 (10:03 +0800)]
Merge branch 'MDL-34543' of git://github.com/merrill-oakland/moodle

10 years agoMDL-34851 show enrolment date if there is no start and end of active enrolment
Petr Škoda [Sun, 12 Aug 2012 12:00:22 +0000 (14:00 +0200)]
MDL-34851 show enrolment date if there is no start and end of active enrolment

This should help when enrol plugin does not set any start or end of enrolment validity.

10 years agoMDL-33734 remove unused session code
Petr Škoda [Sun, 12 Aug 2012 12:25:18 +0000 (14:25 +0200)]
MDL-33734 remove unused session code

Credit goes to Davo Smith, thanks!

10 years agoMDL-34852 allow editing of manual/self enrolments times and show time enrolled
Petr Škoda [Sun, 12 Aug 2012 12:15:09 +0000 (14:15 +0200)]
MDL-34852 allow editing of manual/self enrolments times and show time enrolled

10 years agoMDL-34741 improve inline docs
Petr Škoda [Sun, 12 Aug 2012 09:41:53 +0000 (11:41 +0200)]
MDL-34741 improve inline docs

10 years agoMDL-34741 remove deprecated M.yui.loader
Petr Škoda [Sun, 12 Aug 2012 09:41:25 +0000 (11:41 +0200)]
MDL-34741 remove deprecated M.yui.loader

10 years agoMDL-34741 use 2in3 in mod_survey
Petr Škoda [Mon, 6 Aug 2012 21:10:08 +0000 (23:10 +0200)]
MDL-34741 use 2in3 in mod_survey

10 years agoMDL-34741 use 2in3 in mod_chat
Petr Škoda [Mon, 6 Aug 2012 20:50:23 +0000 (22:50 +0200)]
MDL-34741 use 2in3 in mod_chat

10 years agoMDL-34741 use 2in3 in static JS
Petr Škoda [Mon, 6 Aug 2012 20:48:32 +0000 (22:48 +0200)]
MDL-34741 use 2in3 in static JS

10 years agoMDL-34741 remove unused legacy course files code
Petr Škoda [Mon, 6 Aug 2012 20:45:20 +0000 (22:45 +0200)]
MDL-34741 remove unused legacy course files code

10 years agoMDL-34741 use 2in3 in comments
Petr Škoda [Mon, 6 Aug 2012 20:38:10 +0000 (22:38 +0200)]
MDL-34741 use 2in3 in comments

10 years agoMDL-34741 remove old unused restore JS code
Petr Škoda [Mon, 6 Aug 2012 20:34:54 +0000 (22:34 +0200)]
MDL-34741 remove old unused restore JS code

10 years agoMDL-34741 use 2in3 in mod_quiz
Petr Škoda [Mon, 6 Aug 2012 20:24:43 +0000 (22:24 +0200)]
MDL-34741 use 2in3 in mod_quiz

10 years agoMDL-34741 use 2in3 in question bank
Petr Škoda [Mon, 6 Aug 2012 19:51:11 +0000 (21:51 +0200)]
MDL-34741 use 2in3 in question bank

10 years agoMDL-34741 use 2in3 in portfolio download
Petr Škoda [Mon, 6 Aug 2012 19:23:01 +0000 (21:23 +0200)]
MDL-34741 use 2in3 in portfolio download

10 years agoMDL-34741 use 2in3 in report_completion
Petr Škoda [Mon, 6 Aug 2012 19:20:50 +0000 (21:20 +0200)]
MDL-34741 use 2in3 in report_completion

10 years agoMDL-34741 use 2in3 in report_progress
Petr Škoda [Mon, 6 Aug 2012 19:20:40 +0000 (21:20 +0200)]
MDL-34741 use 2in3 in report_progress

10 years agoMDL-34741 use 2in3 in tags
Petr Škoda [Mon, 6 Aug 2012 19:07:58 +0000 (21:07 +0200)]
MDL-34741 use 2in3 in tags

10 years agoMDL-34741 use 2in3 in forms
Petr Škoda [Mon, 6 Aug 2012 17:43:09 +0000 (19:43 +0200)]
MDL-34741 use 2in3 in forms

10 years agoMDL-34741 use 2in3 in groups UI
Petr Škoda [Mon, 6 Aug 2012 17:02:55 +0000 (19:02 +0200)]
MDL-34741 use 2in3 in groups UI

10 years agoMDL-34741 use 2in3 in gradebook
Petr Škoda [Mon, 6 Aug 2012 16:55:21 +0000 (18:55 +0200)]
MDL-34741 use 2in3 in gradebook

10 years agoMDL-34741 use 2in3 in mod_scorm
Petr Škoda [Mon, 6 Aug 2012 17:07:20 +0000 (19:07 +0200)]
MDL-34741 use 2in3 in mod_scorm