Commit graph

12718 commits

Author SHA1 Message Date
Petr Škoda
dbbc5e834b MDL-34741 use 2in3 in mod_imscp 2012-08-11 20:40:04 +02:00
Petr Škoda
10e9e1b39e MDL-34741 use 2in3 in mod_folder 2012-08-11 20:40:03 +02:00
Ankit Agarwal
0253b26034 MDL-34336 scorm: Updating export of interaction reports as csv, to use new csv exporter class 2012-08-10 11:20:47 +08:00
Ankit Agarwal
4d26f274c4 MDL-34337 scorm: Updating export of basic reports as csv, to use new csv exporter class 2012-08-10 11:19:27 +08:00
Eric Merrill
8f34ecdb7a MDL-34376 mod_assign Omit assigns with no due date from print_overview.
Modify assign_print_overview to omit assigns that have no due date set, in line with behaviour
in 2.2 and other tools.
2012-08-08 10:01:28 -04:00
Dan Marsden
ddd84e9226 MDL-34131: Plagiarism API - use correct vars in event trigger 2012-08-08 14:59:24 +08:00
Sam Hemelryk
e432bf2472 Merge branch 'MDL-34471-master' of git://github.com/ankitagarwal/moodle 2012-08-08 15:05:39 +12:00
Eloy Lafuente (stronk7)
f1bfa6bf33 Merge branch 'master_MDL-34656' of git://github.com/danmarsden/moodle 2012-08-08 01:59:19 +02:00
Eloy Lafuente (stronk7)
f718f5fd55 Merge branch 'MDL-32023-master' of https://github.com/mackensen/moodle 2012-08-08 00:02:10 +02:00
Eloy Lafuente (stronk7)
80913617e8 Merge branch 'MDL-29129-master' of https://github.com/mackensen/moodle 2012-08-07 23:58:27 +02:00
Eric Merrill
fbb70b4717 MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string. 2012-08-07 10:19:35 -04:00
Aparup Banerjee
0c36e633f5 Merge branch 'MDL-34566_accessibility' of git://github.com/rwijaya/moodle 2012-08-07 15:07:40 +08:00
Aparup Banerjee
0367f6b1aa Merge branch 'MDL-34564_accessibility' of git://github.com/rwijaya/moodle 2012-08-07 14:57:34 +08:00
Dan Poltawski
f271972817 MDL-29192 - clarify email_to_user call 2012-08-07 10:55:13 +08:00
Dan Poltawski
6bae2b7633 Merge branch 'MDL-34562_accessibility' of git://github.com/rwijaya/moodle 2012-08-07 10:16:30 +08:00
Dan Poltawski
f7cae82286 Merge branch 'MDL-34567_accessibility' of git://github.com/rwijaya/moodle 2012-08-07 10:03:11 +08:00
Aparup Banerjee
7b3c1c9d8c Merge branch 'MDL-33022-master' of git://github.com/danpoltawski/moodle 2012-08-07 09:18:02 +08:00
Eloy Lafuente (stronk7)
4ebc74c548 Merge branch 'MDL-34711_master' of git://github.com/dmonllao/moodle 2012-08-07 02:09:25 +02:00
Eloy Lafuente (stronk7)
8b77ab0c10 Merge branch 'w32_MDL-34601_m24_wikischema' of git://github.com/skodak/moodle 2012-08-06 21:15:46 +02:00
Aparup Banerjee
ba713c224e MDL-22937 Chat: fixed whitespaces. 2012-08-06 16:28:13 +08:00
Aparup Banerjee
1f3d01f169 Merge branch 'MDL-22937_message_html2' of git://github.com/andyjdavis/moodle 2012-08-06 16:23:05 +08:00
Rossiani Wijaya
da248cbb71 MDL-34562 accessibility compliance for chat module: Add <label> for input text and select tag 2012-08-06 16:17:29 +08:00
Dan Poltawski
71ada5337e Merge branch 'MDL-34561_accessibility' of git://github.com/rwijaya/moodle 2012-08-06 15:49:06 +08:00
Dan Poltawski
93df0f0f31 MDL-34745 mod_forum: remove throttlingapplies string
Its no longer used
2012-08-06 15:31:16 +08:00
Rossiani Wijaya
5d2b1e5eec MDL-34561 accessibility compliance for assignment module: add accesshide class 2012-08-06 15:19:51 +08:00
Dan Poltawski
3e002fa590 Merge branch 'MDL-34629-master' of https://github.com/mackensen/moodle 2012-08-06 14:19:32 +08:00
Dan Poltawski
c3ce4c212e Merge branch 'MDL-34561_accessibility' of git://github.com/rwijaya/moodle 2012-08-06 14:08:47 +08:00
Dan Poltawski
c786eda7f3 Merge branch 'MDL-34259-master' of git://github.com/FMCorz/moodle 2012-08-06 12:21:24 +08:00
Dan Poltawski
85f031dc86 Merge branch 'master_MDL-34131_add_plagiarism_api_support_for_new_online_assignment' of git://github.com/kanikagoyal/moodle 2012-08-06 09:58:36 +08:00
Sam Hemelryk
6869060218 Merge branch 'wip-MDL-34074-master' of git://github.com/abgreeve/moodle 2012-08-06 13:36:44 +12:00
Sam Hemelryk
8cca2fbb6e Merge branch 'MDL-34658-master' of git://github.com/grabs/moodle 2012-08-06 11:46:26 +12:00
Andreas Grabs
63500d9896 MDL-34670 - undefined variable in feedback templates 2012-08-03 12:01:53 +02:00
Andreas Grabs
94848b0748 MDL-34658 - Saving failed because missing or false values 2012-08-03 12:01:45 +02:00
Rossiani Wijaya
68ca508f0c MDL-34567 accessibility compliance for lesson module: Add forform input text and select tag 2012-08-03 11:53:59 +08:00
Rossiani Wijaya
656eb8139e MDL-34566 accessibility compliance for glossary module: Add forform input text and select tag 2012-08-03 11:53:57 +08:00
Rossiani Wijaya
f203506463 MDL-34564 accessibility compliance for feedback module: Add forform input text and select tag 2012-08-03 11:53:55 +08:00
Rossiani Wijaya
3695494fc3 MDL-34561 accessibility compliance for assignment module: Add forform input text and select tag 2012-08-03 11:53:51 +08:00
David Monllao
b53f4d55c8 MDL-34711 mod_forum Calling forum_trigger_content_uploaded_event only with the course module set 2012-08-03 11:05:30 +08:00
Frederic Massart
fb6e1b8f50 MDL-34259 Lesson: True/false questions don't break on missing answer 2012-08-03 09:24:50 +08:00
Andrew Davis
a2592fecd1 MDL-22937 mod_chat: switched chat from tables to div/span + css and made chat, comment and message formats more similar 2012-08-03 08:40:49 +08:00
Charles Fulton
9ff5e86909 MDL-29129 wiki: fix a hardcoded string 2012-08-02 06:10:16 -07:00
Charles Fulton
789379ec58 MDL-32023 wiki: remove hard-coded edit string 2012-08-02 06:08:49 -07:00
Petr Škoda
405a11e88d MDL-34601 drop legacy wiki upgrade tables
Next time please keep db in sync with install.xml at all times.
2012-08-02 09:55:53 +02:00
Ankit Agarwal
0d4d49d18a MDL-34471 libraries: changing strictness of context_XXXX::instance() when needed 2012-08-02 15:37:38 +08:00
Ankit Agarwal
bf0f06b1be MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
Dan Marsden
299aedfaf7 MDL-34656 prevent login form from being shown inside iframe - also prevent wantsurl from being set to loadsco.php which isn't a valid page for initial load. 2012-08-02 19:33:13 +12:00
Adrian Greeve
9a5abd1b70 MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class. 2012-08-02 13:18:57 +08:00
Dan Marsden
a024301750 MDL-33022 mod_form: set correct groupid when editing an existing post 2012-08-02 10:47:39 +08:00
Matt Switlik
84a8492a02 MDL-34691 assign: Time remaining "Assignment is overdue" was incorrectly being displayed when a student viewed a submitted assignment after the due date. 2012-08-01 16:40:34 -04:00
Aparup Banerjee
d590ffdc68 MDL-31288 Assignment : fixed requiresubmission setting states 2012-08-01 17:09:54 +08:00