Ankit Agarwal
131688cf94
MDL-34274 book: Adding ability to log chapter view and chapter print
2012-10-11 11:46:15 +08:00
Adrian Greeve
c0e98e83c8
MDL-25275 - mod/data - Added a check box to eliminate date searches if desired.
2012-10-11 11:27:26 +08:00
Eloy Lafuente (stronk7)
f6bfcaf6b3
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-10 09:57:00 +02:00
Dan Marsden
828b6925c0
MDL-34848 SCORM: rewrite over complicated scorm_print_overview to use a single loop and make a single check for attemptstatus
2012-10-10 20:38:06 +13:00
Marina Glancy
43aadf0401
MDL-33857 Increase performance of queries for Server files repository (small improvements)
2012-10-10 15:21:27 +08:00
Marina Glancy
b8de262139
MDL-33857 Increase performance of queries for Server files repository
...
- file_info class now has new methods get_non_empty_children and count_non_empty_children; added default implementation;
- all core classes extending file_info have their implementation of those methods;
- class repository_local_file used for caching get_children() results is removed;
- class repository_local rewritten to use new methods from file_info;
- added caching of retrieved modules in file_browser::get_file_info_context_module() - this query is slow and executed multiple times on big servers
2012-10-10 15:21:26 +08:00
Aparup Banerjee
42239bd24c
Merge branch 'WIP-MDL-35724-master_quiz' of git://github.com/nadavkav/moodle
2012-10-09 14:05:04 +08:00
Marina Glancy
fde6f79fae
MDL-35661 Loading of plugin settings for modules (plugininfo_mod)
2012-10-09 09:56:42 +08:00
Eloy Lafuente (stronk7)
f503a3cd5c
Merge branch 'MDL-35436' of https://github.com/raymondAntonio/moodle
2012-10-09 00:36:00 +02:00
Eloy Lafuente (stronk7)
f064d2ef69
Merge branch 'MDL-34794' of git://github.com/raymondAntonio/moodle
2012-10-09 00:06:50 +02:00
Eloy Lafuente (stronk7)
5d3559f7b5
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-09 00:02:41 +02:00
Eloy Lafuente (stronk7)
0b85584480
Merge branch 'MDL-35519_book_cancel' of git://github.com/andyjdavis/moodle
2012-10-08 23:07:25 +02:00
Nadav Kavalerchik
e0ce765323
MDL-35724 - Move Question Marks block to the left (Question Bank page),in RTL mode
2012-10-08 11:35:10 +02:00
Nadav Kavalerchik
fd901cf0e2
MDL-35724 - Right align "Question Type" label in Quiz Editing page, when in RTL mode
2012-10-08 11:35:09 +02:00
Aparup Banerjee
1c5f03fd4a
Merge branch 'WIP-MDL-35723-master_quiz' of git://github.com/nadavkav/moodle
2012-10-08 17:15:41 +08:00
Aparup Banerjee
d26a3d2b6f
Merge branch 'MDL-35728' of git://github.com/netspotau/moodle-mod_assign
2012-10-08 15:23:20 +08:00
Aparup Banerjee
9f8ffac3b8
Merge branch 'wip-MDL-34448-master' of git://github.com/abgreeve/moodle
2012-10-08 14:20:04 +08:00
Sam Hemelryk
2a00249df5
Merge branch 'MDL-35763' of git://github.com/netspotau/moodle-mod_assign
2012-10-08 10:44:10 +13:00
Sam Hemelryk
da2ebe0474
Merge branch 'MDL-35764' of git://github.com/netspotau/moodle-mod_assign
2012-10-08 10:40:35 +13:00
Sam Hemelryk
9201c33bb7
Merge branch 'MDL-33646-master' of git://github.com/ankitagarwal/moodle
2012-10-08 10:22:18 +13:00
Rossiani Wijaya
15cf7d66d0
MDL-21801 Lesson Module: Removing import power point functionality
2012-10-05 15:31:30 +08:00
Adrian Greeve
76fb0443b6
MDL-34448 - mod/data - Fixing separate groups viewing all entries.
2012-10-05 08:11:11 +08:00
Tim Hunt
e451c11616
MDL-34657 workshop / user sorting: fix SQL regression.
2012-10-04 11:47:04 +01:00
Rajesh Taneja
17bf85dee3
MDL-29689 Assignment 2.2: cleaned print_responsefiles function
2012-10-04 16:23:19 +08:00
Rajesh Taneja
deba4dc328
MDL-29689 Assignment 2.2: A student can see feedback for assignments with no-grades
2012-10-04 16:23:18 +08:00
Ankit Agarwal
5219cc87ec
MDL-33646 book: Adding a notice instead of error when there is no content in the book
2012-10-04 13:25:18 +08:00
Damyon Wiese
848ade1d18
MDL-35764: Change the language string on the assignment grading summary to say "Editing status"
2012-10-04 12:51:49 +08:00
Jean-Philippe Gaudreau
7f40888801
Fixing feedback's view when assignment is set to no grade. Also refactoring the use of method view_feedback for upload (single and advenced) assignments
...
Conflicts:
mod/assignment/type/upload/assignment.class.php
mod/assignment/type/uploadsingle/assignment.class.php
2012-10-03 14:41:32 +08:00
Damyon Wiese
8e9efe602a
MDL-35763: Add ignoredirty class to drop down lists in assignment grading options form.
2012-10-03 11:52:50 +08:00
Eloy Lafuente (stronk7)
b478f2ec10
Merge branch 'MDL-35744' of git://github.com/timhunt/moodle
2012-10-03 00:40:10 +02:00
Sam Hemelryk
40b26758db
Merge branch 'wip-MDL-33829-master' of https://github.com/andyjdavis/moodle
2012-10-03 10:07:37 +13:00
Eloy Lafuente (stronk7)
db0ea4323d
Merge branch 'MDL-35660' of git://github.com/netspotau/moodle-mod_assign
2012-10-02 22:02:23 +02:00
Eloy Lafuente (stronk7)
60e5d95a31
Merge branch 'master_MDL-35227' of git://github.com/danmarsden/moodle
2012-10-02 21:39:07 +02:00
Tim Hunt
b3c18b8621
MDL-35744 quiz: fix review options for Never submitted attempts
2012-10-02 15:51:45 +01:00
Dan Poltawski
001d5a034c
Merge branch 'MDL-35687' of git://github.com/netspotau/moodle-mod_assign
2012-10-02 14:44:28 +08:00
Dan Poltawski
c38e18ec37
Merge branch 'MDL-35684' of git://github.com/netspotau/moodle-mod_assign
2012-10-02 14:33:01 +08:00
Damyon Wiese
21f77397a2
MDL-35728: Fix download all submissions for a team assignment when there are no groups
2012-10-02 12:39:23 +08:00
Dan Poltawski
dcc4c7199a
Merge branch 'MDL-35683' of git://github.com/netspotau/moodle-mod_assign
2012-10-02 12:19:38 +08:00
Dan Poltawski
afbdebee62
Merge branch 'MDL-35698' of git://github.com/timhunt/moodle
2012-10-02 11:40:16 +08:00
Dan Poltawski
49ab2d5fb2
Merge branch 'WIP-MDL-35708-master_quiz' of git://github.com/nadavkav/moodle
2012-10-02 11:36:49 +08:00
Dan Poltawski
61badb5989
Merge branch 'MDL-35437' of https://github.com/raymondAntonio/moodle
2012-10-02 11:35:59 +08:00
Dan Poltawski
a354add4c8
Merge branch 'MDL-33933-master' of https://github.com/mackensen/moodle
2012-10-02 09:43:38 +08:00
Sam Hemelryk
e737ad93a1
Merge branch 'MDL-34257' of git://github.com/timhunt/moodle
2012-10-02 10:46:01 +13:00
Sam Hemelryk
cf45206006
Merge branch 'MDL-30885' of git://github.com/timhunt/moodle
2012-10-02 10:31:13 +13:00
Eloy Lafuente (stronk7)
8614cd72f0
Merge branch 'MDL-34657' of git://github.com/timhunt/moodle
2012-10-01 23:22:39 +02:00
Nadav Kavalerchik
9025955df8
MDL-35723 - Align to center the "Quiz Feedback" label,when in RTL mode
2012-10-01 22:46:50 +02:00
Eloy Lafuente (stronk7)
a499689c8b
Merge branch 'MDL-35662' of git://github.com/netspotau/moodle-mod_assign
2012-10-01 13:14:43 +02:00
Eloy Lafuente (stronk7)
a88258ac9f
Merge branch 'wip-MDL-34234-m24' of git://github.com/samhemelryk/moodle
2012-10-01 13:09:44 +02:00
Andrew Davis
daa1dd74d4
MDL-35519 mod_book: fixed the cancel import redirect URL
2012-10-01 10:05:22 +08:00
Sam Hemelryk
10654e32e2
MDL-34234 course: Fixed notice causing issues in JS when upgrade settings for 2.3+ not run
2012-10-01 09:58:09 +13:00