Ankit Agarwal
58ee763bfb
MDL-33198 book: Adding h tags to book titles to increase accessibility while printing a book
2012-09-18 09:46:21 +08:00
Dan Poltawski
05165a7f60
Merge branch 'm23_MDL-34644' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-18 09:27:19 +08:00
Eloy Lafuente (stronk7)
0f5c4b8397
Merge branch 'MDL-34841_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-09-18 01:15:31 +02:00
Dan Poltawski
bde7deec36
Merge branch 'MDL-35163-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE
2012-09-17 10:51:40 +08:00
Rex Lorenzo
fd7255ace0
MDL-33166 Forum: Adding capability mod/forum:allowforcesubscribe
...
Conflicts:
mod/forum/version.php
2012-09-17 10:07:28 +08:00
Eric Merrill
1077bf7086
MDL-35411 assign Include plugin (submission/feedback) info, even when there is no user data.
...
assign_plugin_config data was only included in backups/imports if user data was included in
the backup. This patch moves it out with the standard structure of the assign backup.
2012-09-16 17:57:26 -04:00
Michael Aherne
6b3177344d
MDL-35163 quiz Make quiz report options available to attempts form
2012-09-14 10:17:17 +01:00
Eloy Lafuente (stronk7)
b92083421c
Revert "MDL-32125 mod_forum: updating subscription mode not reflected"
...
This reverts commit b4271570c6
.
2012-09-14 10:38:17 +02:00
Eloy Lafuente (stronk7)
77393dec21
Revert "MDL-32125 mod_forum: updating subscription mode not reflected"
...
This reverts commit fa501712c7
.
2012-09-14 10:38:12 +02:00
Simon Coggins
a698454089
MDL-34644 SCORM fix completion when only completion on view is selected.
2012-09-13 14:39:12 +12:00
Kanika Goyal
fa501712c7
MDL-32125 mod_forum: updating subscription mode not reflected
2012-09-13 11:27:48 +12:00
Kanika Goyal
b4271570c6
MDL-32125 mod_forum: updating subscription mode not reflected
2012-09-13 11:27:47 +12:00
Tim Hunt
5df0a6b47e
MDL-34841 error importing questions with long names.
...
The problem was with the non-UTF-8-safe way that a question name
was being constructed from the question text.
I have done a proper fix with methods in the base class to
carefully construct a question name that is reasonable, and
which will fit in the database column. Then I have changed all
importers to use the new methods.
I also remembered not to break the lesson in the process.
2012-09-12 17:38:40 +01:00
David Monllao
7737d24b92
MDL-35264 mod_chat Bigger frame for text input
2012-09-12 14:54:16 +08:00
Sam Hemelryk
561cbb8967
Merge branch 'wip-MDL-34223-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-09-12 10:33:35 +12:00
Jason Fowler
e0c567c3be
MDL-29463 - Chat - Change socket_setopt to socket_set_options
2012-09-11 14:49:33 +08:00
Sam Hemelryk
6d661aa2f1
Merge branch 'm23_MDL-34755' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-11 15:02:26 +12:00
Marina Glancy
1ab628b72e
MDL-34223 increased performance in forum_get_file_info() for admins
2012-09-11 10:48:21 +08:00
Eloy Lafuente (stronk7)
7189c6102f
MDL-34338 mod_folder: delete unused $browser var.
2012-09-11 02:20:17 +02:00
Eloy Lafuente (stronk7)
2e4678332a
Merge branch 'wip-MDL-34338-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-09-11 02:19:48 +02:00
Sam Hemelryk
cb3a1e355b
Merge branch 'm23_MDL-35255' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-11 12:10:55 +12:00
Raymond Wijaya
cfe32be822
MDL-34660: Fix SQL error in assignments module with Oracle Database I by replacing 'offline' with 'nosubmissions'
2012-09-11 02:08:54 +02:00
Eloy Lafuente (stronk7)
c0eee4898a
Merge branch 'm23_MDL-35123' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-11 02:03:10 +02:00
Eloy Lafuente (stronk7)
3a3120e206
Merge branch 'm23_MDL-35208' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-11 01:57:21 +02:00
Sam Hemelryk
5a05aa9633
Merge branch 'MDL-35007-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-09-11 11:07:25 +12:00
Aparup Banerjee
6c990952c9
Merge branch 'MDL-34944-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-09-10 17:15:31 +08:00
Aparup Banerjee
1b1c35541a
Merge branch 'MDL-35223-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-09-10 17:00:47 +08:00
Aparup Banerjee
49d9947914
Merge branch 'MDL-35264_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-09-10 14:39:01 +08:00
Aparup Banerjee
4ad7bc830e
Merge branch 'MDL-27398_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-09-10 14:30:57 +08:00
David Monllao
799de15145
MDL-27398 mod_chat Removing PAGE references
2012-09-10 14:10:26 +08:00
David Monllao
f4dfb810c8
MDL-27398 mod_chat Adding file basic doc
2012-09-10 14:10:26 +08:00
David Monllao
c8cac02c99
MDL-27398 mod_chat Removing deprecated calls and moving dependencies
...
Credit to Jorge Villalon
2012-09-10 14:10:18 +08:00
David Monllao
879c31c1ba
MDL-27398 mod_chat Adding CLI_SCRIPT to chat daemon
...
Credit to Jorge Villalon
2012-09-10 14:09:57 +08:00
David Monllao
a08d03a2c0
MDL-34068 mod_chat Sending text/html headers when sending the messages frame output for the first time
2012-09-07 12:11:11 +08:00
David Monllao
a2d928b143
MDL-35264 mod_chat Changing the input frame of chat daemon method to a embedded page layout
2012-09-07 12:08:15 +08:00
Ankit Agarwal
bb7f95f830
MDL-34944 book: Implementing reset framework for book
2012-09-07 10:17:13 +08:00
Ankit Agarwal
41b997b1ff
MDL-35007 book: Adding rule to parse links to book chapters from 1.9 backups
...
Conflicts:
mod/book/version.php
2012-09-07 10:13:09 +08:00
Ankit Agarwal
6d89ac64ab
MDL-35223 book: use chapter names in page titles
2012-09-07 10:09:52 +08:00
Marina Glancy
f4671476ff
MDL-34338: renderer for mod_folder should not use file_info
2012-09-07 09:36:19 +08:00
Dan Marsden
fa3a1652bf
MDL-35123 SCORM: cleaner version of get_last_attempt and get_last_completed_attempt, fixes support for MS Sql driver
2012-09-06 18:45:43 +12:00
Eloy Lafuente (stronk7)
3f4e07ef3c
MDL-29662 quiz overrides: use proper course value (was php notice).
2012-09-05 18:02:16 +02:00
Dan Marsden
4d48a65159
MDL-35255 mod_assign plagiarism api shift update_status call to after header has been printed.
2012-09-05 12:45:52 +12:00
Simon Coggins
b91833db8a
MDL-34755 SCORM: pop-up not loading in IE7/IE8 compat mode
2012-09-04 13:12:34 +12:00
Eloy Lafuente (stronk7)
5f015b62d4
Merge branch 'MDL-29662_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-09-04 01:14:18 +02:00
Dan Marsden
70c2ec0ba2
MDL-35208 mod_choice: respect order of options when running backup
2012-09-04 11:02:15 +12:00
Eloy Lafuente (stronk7)
8a716e2362
Merge branch 'MDL-33306_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-09-04 00:30:59 +02:00
Eloy Lafuente (stronk7)
99e6bd4799
Merge branch 'MDL-34725-strict-standards_23' of git://github.com/mudrd8mz/moodle into MOODLE_23_STABLE
2012-09-04 00:06:23 +02:00
Sam Hemelryk
3d1cbc0df3
Merge branch 'MDL-31496_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-09-03 12:20:25 +12:00
Eloy Lafuente (stronk7)
4c6b8659f9
MDL-35147 lesson qformat import: Dirty hack to support array questiontext structures.
2012-08-31 02:59:49 +02:00
Tim Hunt
5fe6d41245
MDL-35147 lesson: fix regression from MDL-25492.
...
I really wish someone would fix lesson to use the question bank.
2012-08-30 13:12:00 +01:00