Dan Marsden
410b7c9bcc
MDL-33755 SCORM: new quick function to check if a user has scorm data/tracks - better/quicker way to check as full track info isn't needed.
2012-09-12 19:53:56 +12:00
Dan Marsden
234415c4ea
MDL-33755 SCORM: use correct constants for skipview instead of magic numbers
2012-09-12 19:38:49 +12:00
David Monllao
1fa2dfbcb6
MDL-35264 mod_chat Bigger frame for text input
2012-09-12 13:52:50 +08:00
Sam Hemelryk
37d3caac51
Merge branch 'MDL-34088' of git://github.com/raymondAntonio/moodle
2012-09-12 11:35:41 +12:00
Sam Hemelryk
4b7377847f
MDL-34568 mod_quiz: Fixed up whitespace issue
2012-09-12 11:20:35 +12:00
Sam Hemelryk
6aa130499b
Merge branch 'wip-mdl-34568' of git://github.com/rajeshtaneja/moodle
2012-09-12 11:08:56 +12:00
Sam Hemelryk
939d182d1e
Merge branch 'wip-MDL-34223-master' of git://github.com/marinaglancy/moodle
2012-09-12 10:50:57 +12:00
Sam Hemelryk
223285a640
Merge branch 'MDL-34692' of git://github.com/raymondAntonio/moodle
2012-09-12 10:22:54 +12:00
Eloy Lafuente (stronk7)
ae066a4691
Merge branch 'master_MDL-34544' of git://github.com/danmarsden/moodle
2012-09-11 21:33:06 +02:00
Tim Hunt
cacb8fa08a
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-11 15:04:00 +01:00
Aparup Banerjee
875d0e5916
MDL-31276 mod_assign Phpdocs polish
2012-09-11 16:53:56 +08:00
Aparup Banerjee
f4f1fd0b6c
Merge branch 'MDL-31276-NOCSVLIB' of git://github.com/netspotau/moodle-mod_assign
2012-09-11 16:39:30 +08:00
Damyon Wiese
7a2b911c6b
MDL-31276: Phpdocs cleanup for offline grading feature
2012-09-11 15:48:19 +08:00
Aparup Banerjee
27fec8650b
Merge branch 'wip-MDL-29463-master' of git://github.com/phalacee/moodle
2012-09-11 14:46:44 +08:00
Sam Hemelryk
72258d36db
Merge branch 'master_MDL-33755' of git://github.com/danmarsden/moodle
2012-09-11 15:08:11 +12:00
Sam Hemelryk
60871abb53
Merge branch 'master_MDL-34755' of git://github.com/danmarsden/moodle
2012-09-11 15:02:30 +12:00
Eloy Lafuente (stronk7)
7772fed15d
MDL-34338 mod_folder: delete unused $browser var.
2012-09-11 02:18:38 +02:00
Eloy Lafuente (stronk7)
caaf32f823
Merge branch 'wip-MDL-34338-master' of git://github.com/marinaglancy/moodle
2012-09-11 02:17:30 +02:00
Sam Hemelryk
6396fb3dab
Merge branch 'master_MDL-35255' of git://github.com/danmarsden/moodle
2012-09-11 12:11:02 +12:00
Eloy Lafuente (stronk7)
29636a9af2
Merge branch 'MDL-34660' of git://github.com/raymondAntonio/moodle
2012-09-11 02:08:41 +02:00
Eloy Lafuente (stronk7)
50dca95dc4
Merge branch 'master_MDL-35123' of git://github.com/danmarsden/moodle
2012-09-11 02:02:49 +02:00
Eloy Lafuente (stronk7)
227b50eb43
Merge branch 'master_MDL-35208' of git://github.com/danmarsden/moodle
2012-09-11 01:56:51 +02:00
Sam Hemelryk
20b133e7a3
MDL-34794 mod_assign: Fixed up style after integration
2012-09-11 11:34:10 +12:00
Sam Hemelryk
f28896b615
Merge branch 'MDL-34794' of git://github.com/raymondAntonio/moodle
2012-09-11 11:33:04 +12:00
Sam Hemelryk
27b1b28552
Merge branch 'MDL-35007-master' of git://github.com/ankitagarwal/moodle
2012-09-11 11:07:29 +12:00
Aparup Banerjee
e2abebcbb2
Merge branch 'MDL-34944-master' of git://github.com/ankitagarwal/moodle
2012-09-10 17:15:00 +08:00
Aparup Banerjee
b3b79a58ee
Merge branch 'MDL-35223-master' of git://github.com/ankitagarwal/moodle
2012-09-10 17:00:16 +08:00
Aparup Banerjee
5ddaa60d49
Merge branch 'MDL-35264_master' of git://github.com/dmonllao/moodle
2012-09-10 14:37:40 +08:00
Aparup Banerjee
fda1d233a7
Merge branch 'MDL-27398_master' of git://github.com/dmonllao/moodle
2012-09-10 14:29:47 +08:00
Damyon Wiese
d0d4796b4a
MDL-31276: Fixes for offline marking and team submissions
...
Filenames in zip of all submission now contains the team group name.
2012-09-10 14:18:42 +08:00
Damyon Wiese
df47b77f46
MDL-31276: Offline marking. Includes download/upload of csv grades.
...
Also provides bulk upload/download of feedback files via zips.
2012-09-10 14:18:32 +08:00
David Monllao
bd9cb43e09
MDL-27398 mod_chat Removing PAGE references
2012-09-10 14:09:02 +08:00
David Monllao
32b49bbd84
MDL-27398 mod_chat Adding file basic doc
2012-09-10 14:09:02 +08:00
David Monllao
24242682df
MDL-27398 mod_chat Removing deprecated calls and moving dependencies
...
Credit to Jorge Villalon
2012-09-10 14:08:49 +08:00
David Monllao
e54370d7fb
MDL-27398 mod_chat Adding CLI_SCRIPT to chat daemon
...
Credit to Jorge Villalon
2012-09-10 14:08:22 +08:00
Jason Fowler
24eb0897cb
MDL-29463 - Chat - Change socket_setopt to socket_set_options
2012-09-08 11:53:37 +08:00
Raymond Wijaya
ec32d06834
MDL-34088: Advanced grading criteria is shown on assignment page (if used) before the assignment submissions have been graded.
2012-09-07 15:20:32 +08:00
Raymond Wijaya
72429a10da
MDL-34794: Add reset course feature in mod_assign (new assignment (2.3))
2012-09-07 15:06:11 +08:00
David Monllao
84ac37f0f4
MDL-34068 mod_chat Sending text/html headers when sending the messages frame output for the first time
2012-09-07 12:10:36 +08:00
David Monllao
476a235db1
MDL-35264 mod_chat Changing the input frame of chat daemon method to a embedded page layout
2012-09-07 12:07:46 +08:00
Rajesh Taneja
0465ef6e31
MDL-34568: Accessibility: Added missing lables in quiz section
...
AMOS BEGIN
CPY [pluginname,grade_export_xls],[downloadexcel,table]
CPY [pluginname,grade_export_ods],[downloadods,table]
AMOS END
2012-09-07 10:18:15 +08:00
Ankit Agarwal
15c5f2a8bd
MDL-34944 book: Implementing reset framework for book
2012-09-07 10:17:21 +08:00
Ankit Agarwal
9735d339d6
MDL-35007 book: Adding rule to parse links to book chapters from 1.9 backups
2012-09-07 10:13:18 +08:00
Ankit Agarwal
93ec553969
MDL-35223 book: use chapter names in page titles
2012-09-07 10:10:01 +08:00
Marina Glancy
eb8d220d68
MDL-34338: renderer for mod_folder should not use file_info
2012-09-07 09:34:04 +08:00
Marina Glancy
406f8dd827
MDL-34223 increased performance in forum_get_file_info() for admins
2012-09-07 09:31:22 +08:00
Eloy Lafuente (stronk7)
3b70685c26
fix permissions
2012-09-07 02:36:04 +02:00
Eloy Lafuente (stronk7)
6f050c7dea
MDL-31291 assign: Fix diffs between installed & upgraded DB schema
2012-09-06 18:31:26 +02:00
Aparup Banerjee
d59b488b5a
Merge branch 'MDL-31291-POST23' of git://github.com/netspotau/moodle-mod_assign
2012-09-06 19:43:15 +08:00
Aparup Banerjee
89577d774d
Merge branch 'MDL-31284-POST23' of git://github.com/netspotau/moodle-mod_assign
2012-09-06 19:36:24 +08:00