Andreas Grabs
2c65cd8462
MDL-34996 - Improve help text for Feedback dependancies
2012-08-24 23:08:55 +02:00
Dan Poltawski
8b63e25692
Merge branch 'MDL-35000' of git://github.com/timhunt/moodle
2012-08-22 10:25:26 +08:00
Dan Poltawski
23b5bbf49d
Merge branch 'MDL-34733' of git://github.com/timhunt/moodle
2012-08-22 09:16:10 +08:00
Eloy Lafuente (stronk7)
df27efbd46
Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle
2012-08-22 02:33:34 +02:00
Eloy Lafuente (stronk7)
b85b7b34b2
Merge branch 'MDL-34702' of git://github.com/timhunt/moodle
2012-08-22 02:10:22 +02:00
Tim Hunt
172238f435
MDL-35000 quiz: Complete activity report broken by bad require.
...
Fix the stupid error that caused this. Also, make all the other
require_once calls in the file consistent.
2012-08-21 18:01:32 +01:00
Tim Hunt
d869de66a6
MDL-34733 quiz 'secure' mode: finish review link broken in previews
...
This fix a small API change in mod_quiz_renderer::finish_review_link.
At least the required change is an improvement, since it gives the
renderer more flexibility.
2012-08-21 12:08:57 +01:00
Dan Poltawski
5d9e2ab19e
Merge branch 'MDL-34691_assign_overdue_by' of https://github.com/SWiT/moodle
2012-08-21 14:36:41 +08:00
Dan Poltawski
828ecbaf13
Merge branch 'MDL-34569_accessibility' of git://github.com/rwijaya/moodle
2012-08-21 12:35:05 +08:00
Dan Poltawski
3a66d4255d
MDL-31341 mod_assign: fixup minor coding style issues
2012-08-21 12:18:40 +08:00
Dan Poltawski
94fb9f9fae
Merge branch 'MDL-31341' of git://github.com/netspotau/moodle-mod_assign
2012-08-21 12:13:51 +08:00
Dan Poltawski
92158c9b4a
Merge branch 'wip-mdl-32797' of git://github.com/rajeshtaneja/moodle
2012-08-21 11:48:58 +08:00
Dan Poltawski
8cf68e0d5c
Merge branch 'MDL-34887' of git://github.com/raymondAntonio/moodle
2012-08-21 10:53:53 +08:00
Dan Poltawski
d642260cfe
Merge branch 'w34_MDL-34954_m24_subplugins' of git://github.com/skodak/moodle
2012-08-21 10:34:28 +08:00
Dan Poltawski
821aac54b4
Merge branch 'MDL-33362-master' of git://github.com/ankitagarwal/moodle
2012-08-20 16:01:09 +08:00
Dan Poltawski
09b07f748c
Merge branch 'MDL-34937' of git://github.com/timhunt/moodle
2012-08-20 14:19:22 +08:00
Dan Poltawski
bf2e9ae1e8
Merge branch 'MDL-34377' of git://github.com/raymondAntonio/moodle
2012-08-20 14:11:37 +08:00
Dan Poltawski
6cf0952354
Merge branch 'MDL-30405-master' of git://github.com/FMCorz/moodle
2012-08-20 11:39:53 +08:00
Dan Poltawski
d8ae194a37
Merge branch 'MDL-30370_master' of git://github.com/dmonllao/moodle
2012-08-20 11:21:59 +08:00
Petr Škoda
7d59d8dae1
MDL-34954 allow subplugins to define plugininfo_* class
2012-08-18 13:03:58 +02:00
Frederic Massart
6c6ed54acb
MDL-34648 Chat: No more errors when sentence begin with 'To'
2012-08-17 14:59:57 +08:00
Rajesh Taneja
e436064fe1
MDL-32797 wiki 2.0: Default value for "First page name" is not set
2012-08-17 14:32:08 +08:00
Rajesh Taneja
85c13c6936
MDL-26492 Lesson: lesson_get_user_grades will return grade of all users if userid=0
2012-08-17 14:27:13 +08:00
Raymond Wijaya
a1d31f73fa
MDL-34887: Add hyperlinks to names in the Assignment's grading table
2012-08-17 12:34:16 +08:00
Rossiani Wijaya
85bc1f4848
MDL-34569 - add label for search wiki input text
2012-08-17 11:35:11 +08:00
Rossiani Wijaya
f61b427ab6
MDL-34569 accessibility compliance for wiki module: Add label for input text and select tag
2012-08-17 10:22:26 +08:00
Damyon Wiese
79ed4d8475
MDL-31341: Add custom completion rule to assignment: 'submit'
2012-08-17 09:05:40 +08:00
Tim Hunt
698c42ee61
MDL-34937 quiz responses reports: attempt grade not shown.
2012-08-16 21:34:17 +01:00
Tim Hunt
6df46aea1d
MDL-34702 quiz DB: questiondecimalpoints has wrong default.
...
Thanks to the folks at UCL for tracking down this problem. It has only
hidden for 2+ years!
2012-08-16 17:33:08 +01:00
Eric Merrill
710f1a344f
MDL-34376 mod_assign Fixing flaw in previous commit with not defining .
2012-08-16 10:05:26 -04:00
Raymond Wijaya
9da954c0b6
MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions
2012-08-16 14:31:39 +08:00
Rossiani Wijaya
1b2bd9768d
MDL-34563 - change string firstname to lastname and add accesshide class
2012-08-16 14:16:57 +08:00
Rossiani Wijaya
3a5543d43b
MDL-34563 - removed double labeling and add label for input text
2012-08-16 14:15:13 +08:00
Ankit Agarwal
2609ae6f04
MDL-33362 book: Parse links to book modules from 1.9 backups
2012-08-16 13:32:00 +08:00
Aparup Banerjee
01ac783fb8
Merge branch 'MDL-34565_accessibility' of git://github.com/rwijaya/moodle
2012-08-16 11:51:23 +08:00
Dan Poltawski
b6582000f5
Merge branch 'MDL-34905' of git://github.com/timhunt/moodle
2012-08-15 17:53:55 +08:00
Tim Hunt
4be550c57d
MDL-34905 quiz: missing global $DB;
...
This code normally only runs when JS is disabled, which is why this was
not noticed before.
2012-08-15 10:25:25 +01:00
David Monllao
ce7382c959
MDL-30370 mod_forum - Removing duplicate seleted field in the DB query
...
Credit to Iñigo Zendegi
2012-08-15 17:03:07 +08:00
Rossiani Wijaya
38befbef7a
MDL-34565 - remove duplicate labeling
2012-08-15 16:21:25 +08:00
Aparup Banerjee
6e12c2156e
MDL-22773 Database : fixed whitespace.
2012-08-15 10:04:24 +08:00
Aparup Banerjee
dbf2c5bfef
Merge branch 'MDL-22773' of git://github.com/bostelm/moodle
2012-08-15 10:01:46 +08:00
Eloy Lafuente (stronk7)
50b9b2e552
Merge branch 'MDL-34583' of git://github.com/netspotau/moodle-mod_assign
2012-08-15 03:35:34 +02:00
Eloy Lafuente (stronk7)
92f2403bf3
Merge branch 'master_MDL-34593_add_extra_plugin_param_to_get_form_elements_module' of git://github.com/kanikagoyal/moodle
2012-08-15 03:18:58 +02:00
Damyon Wiese
1cf98c021e
MDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment types.
2012-08-15 08:50:47 +08:00
Eloy Lafuente (stronk7)
6b80e18a8b
Merge branch 'MDL-34745' of git://github.com/danpoltawski/moodle
2012-08-15 01:22:49 +02:00
Eloy Lafuente (stronk7)
1135ae4908
Merge branch 'MDL-29192' of git://github.com/danpoltawski/moodle
2012-08-15 01:16:48 +02:00
Henning Bostelmann
4f304eeb3d
MDL-22773 Database module export: include internal fields
...
Fields included:
* User details (fullname, username, email)
* Time added/modified
* Approval status
2012-08-14 11:14:07 +01:00
Aparup Banerjee
50f0c35dd3
Merge branch 'master_MDL-34382_add_new_option_to_flag_modules_that_support_plagiarism_plugins' of git://github.com/kanikagoyal/moodle
2012-08-14 15:48:19 +08:00
Dan Poltawski
06c548c783
Merge branch 'w33_MDL-34741_m24_yui2in3' of git://github.com/skodak/moodle
2012-08-14 15:33:10 +08:00
Aparup Banerjee
1474543a20
Merge branch 'MDL-34563_accessibility' of git://github.com/rwijaya/moodle
2012-08-14 14:34:19 +08:00