Eloy Lafuente (stronk7)
b688c44907
MDL-31426 forum: don't show/allow any subscription to not enrolled users
2012-01-30 23:20:03 +01:00
Aparup Banerjee
1fac035503
Merge branch 'MDL-26260' of git://github.com/timhunt/moodle
2012-01-30 16:23:54 +08:00
Aparup Banerjee
627618e140
Merge branch 'MDL-31311-Fix_iframe_titles' of git://github.com/ncsu-delta/moodle
2012-01-30 15:52:50 +08:00
Aparup Banerjee
44983c3f3d
Merge branch 'MDL-31319' of git://github.com/mackensen/moodle
2012-01-30 15:01:53 +08:00
sam marshall
68828cc431
MDL-31015 File/URL resource 'Open' and 'Force download' options should work consistently
2012-01-27 16:01:19 +00:00
Glenn Ansley
4d7e89d72c
MDL-31311 Enhance unhelpful iframe title attributes
2012-01-27 10:22:59 -05:00
Dan Marsden
047b4e83ab
SCORM AICC MDL-31039 update external AICC url correctly - thanks to Albert Rhemrev for report/fix
2012-01-27 19:41:59 +13:00
Andrew Robert Nicols
a731d18ce5
[MDL-31386] Correctly order answers in a lesson backup
2012-01-26 12:41:54 +00:00
Eloy Lafuente (stronk7)
8300d8894c
Merge branch 'MDL-31121-master' of git://github.com/sammarshallou/moodle
2012-01-25 01:40:20 +01:00
Eloy Lafuente (stronk7)
a464253f15
Merge branch 'w04_MDL-31183_m23_gloscounts' of git://github.com/skodak/moodle
2012-01-24 12:24:46 +01:00
Sam Hemelryk
8d624631c5
Merge branch 'MDL-31205' of git://github.com/timhunt/moodle
2012-01-24 11:29:08 +08:00
Eloy Lafuente (stronk7)
9bceddfa2b
Merge branch 'MDL-30033' of git://github.com/timhunt/moodle
2012-01-24 00:09:12 +01:00
Aparup Banerjee
5b80391fde
Merge branch 'w04_MDL-31184_m23_glosreset' of git://github.com/skodak/moodle
2012-01-24 06:57:57 +08:00
Eloy Lafuente (stronk7)
dee8d39f4d
Merge branch 'w04_MDL-31081_m23_forumindex' of git://github.com/skodak/moodle
2012-01-23 21:17:54 +01:00
Charles Fulton
7ea638e48a
MDL-31319 quiz attempts: include currentpage in backup
2012-01-23 05:12:44 -08:00
Sam Hemelryk
2bea3cd8d1
Merge branch 'MDL-31333' of git://github.com/stronk7/moodle
2012-01-23 11:22:08 +08:00
Eloy Lafuente (stronk7)
7ef4949d9f
MDL-31333 backup: reintroduce missing function lost by MDL-30610
2012-01-23 01:56:43 +01:00
Petr Skoda
73eaccf60a
MDL-31081 limit query to one course in forum_get_subscribed_forums()
...
This improves performance on the forum index page. Credit goes to Mark Nielsen.
2012-01-22 14:54:43 +01:00
Petr Skoda
2e099772d9
MDL-31183 fix non-functional glossary_count_unrated_entries()
2012-01-21 16:47:03 +01:00
Petr Skoda
b310a86e49
MDL-31184 fix multiple problems when reseting individual glossary types
2012-01-21 16:31:04 +01:00
Petr Skoda
b1693caebc
MDL-31185 fix missing CFG in forum_get_posts_by_user()
2012-01-21 16:17:06 +01:00
Tim Hunt
ee664a16f2
MDL-31205 quiz 'secure' window: scrollbars missing.
...
Embarrassing type in the arguments to openpopup
2012-01-20 17:28:26 +00:00
Tim Hunt
b7ab57f3af
MDL-30033 quiz overall feedback not show for attempts with a -ve grade
...
This can happen, for example, if a student does really badly on a CBM quiz.
2012-01-20 17:12:43 +00:00
Tim Hunt
71ece27e49
MDL-26260 quiz 'secure' window: close loophole in some themes.
...
Some themes put padding on body, which meant there were a few pixels
where you could get at the context menu. Oh noes!
2012-01-20 17:12:15 +00:00
sam marshall
a2c5766674
MDL-31121 File resource: add options to display file type and size
2012-01-19 12:52:38 +00:00
Andrew Robert Nicols
c042fc819d
MDL-31014 Allow for selection of a different displayformat when approving glossary entries
2012-01-19 09:39:46 +00:00
Petr Skoda
927010240f
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:17:25 +01:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Eloy Lafuente (stronk7)
2176ed55e9
Merge branch 'MDL-31080' of git://github.com/timhunt/moodle
2012-01-17 01:58:51 +01:00
Eloy Lafuente (stronk7)
325f3addf2
Merge branch 'MDL-3054' of git://github.com/nebgor/moodle
2012-01-16 12:24:35 +01:00
Eloy Lafuente (stronk7)
b3bc81893e
Merge branch 'MDL-31196' of git://github.com/stronk7/moodle
2012-01-16 12:16:42 +01:00
Eloy Lafuente (stronk7)
273a432956
MDL-31196 quiz stats - fix version out of sync introduced recently
...
Pointing to current master version as requirement (2012020200)
2012-01-16 11:16:59 +01:00
Aparup Banerjee
b3f8559ebc
MDL-3054 quiz : correcting currentpage to unsigned
2012-01-16 17:35:57 +08:00
Sam Hemelryk
d36b5d1177
Merge branch 'MDL-31095' of git://github.com/timhunt/moodle
2012-01-16 16:58:32 +08:00
Aparup Banerjee
025ce406e7
Merge branch 'MDL-31143' of https://github.com/timhunt/moodle
2012-01-16 15:29:05 +08:00
Aparup Banerjee
c5fd16826a
MDL-3054 quiz : cleaned whitespaces.
2012-01-16 13:41:12 +08:00
Aparup Banerjee
8e9e623e79
Merge branch 'MDL-3054' of git://github.com/mackensen/moodle
2012-01-16 13:38:49 +08:00
Sam Hemelryk
d37d6e2a8e
Merge branch 'moodleurl_out_as_local_url' of git://git.luns.net.uk/moodle
2012-01-16 11:31:24 +08:00
Aparup Banerjee
89aac2b3cd
Merge branch 'master_MDL-30578' of git://github.com/mayankgupta/moodle
2012-01-16 10:14:23 +08:00
Mayank Gupa
d6296b71cc
MDL-30578, Updating CMILongIdentifer read comments at tracker
2012-01-16 00:10:22 +05:30
Mayank Gupa
c9e7d6eb81
MDL-30578, Updating CMILongIdentifer to check for valid URI (RFC 3986 [6]) and URN syntax as per RFC 2141 [3]
2012-01-16 00:10:20 +05:30
Charles Fulton
abf639be01
MDL-25883 correct element name for wiki comments editor
2012-01-15 10:35:58 -08:00
Petr Skoda
ad8c5aee72
MDL-31124 reinstroduce accidentally removed restore code for 1.9 backups
2012-01-14 21:24:15 +01:00
Dan Poltawski
a530d4a93b
MDL-29091 quiz - switch to use moodle_url::out_as_local_url
2012-01-13 10:16:52 +00:00
Charles Fulton
5db8294940
MDL-3054 record the current page of a quiz attempt
2012-01-12 09:15:37 -08:00
Tim Hunt
1be875b877
MDL-31143 quiz reports: average grade of null causes php error.
2012-01-12 16:42:19 +00:00
Tim Hunt
18dff75754
MDL-31095 quiz editing: only set quiz->grade to 0 if really necessary.
...
It is only necessary when there are (non-preview) attempts. However,
after making this change we have to ensure users cannot start attempts
when ->grade > 0 and ->sumgrades = 0.
Display ->grade on the order and paging tab of edit.php, so it is clear
what is going on when you are using that tab.
Finally, improve the error message a student gets if they try to start a
quiz with no questions.
2012-01-12 12:10:08 +00:00
Tim Hunt
389cb58948
MDL-31095 quiz: fix bug in quiz::has_questions.
2012-01-12 12:10:06 +00:00
Tim Hunt
068384ce65
MDL-31080 quiz editing, must be able to see and delete missing questions
2012-01-12 12:09:45 +00:00
Tim Hunt
26756d9c6f
MDL-30635 quiz cron: fixup - enable in version.php & fn name quiz_statistics_cron
2012-01-11 14:02:57 +00:00