Andrew Davis (andyjdavis)
f5a1b068cc
MDL-27387 rating: prevent the submission of ratings outside of the range allowed by the current scale
2011-05-12 10:44:46 +08:00
Andreas Grabs
22ea14df25
MDL-27422 The excel export fails in some conditions.
2011-05-09 17:47:21 +08:00
Sam Hemelryk
7390fdde63
Merge branch 's9_MDL-26854_spam_comments_20_2' of git://github.com/dongsheng/moodle into MOODLE_20_STABLE
2011-05-05 10:42:58 +08:00
Sam Hemelryk
1374c61bb4
Merge branch 'MDL-26838_ratings_bad_data3' of git://github.com/andyjdavis/moodle into MOODLE_20_STABLE
2011-05-05 10:19:54 +08:00
Dongsheng Cai
b4730465e6
MDL-26854 COMMENT
...
1. added pluginname_comment_validate callback to comments api
2. change permission callback defaults to false
3. Tidied up serveal areas of comments and implemented callback to
ignore system permissions for view (credits to Sam Hemelryk)
AMOS BEGIN
MOV [modulerejectcomment,error],[callbackrejectcomment,error]
AMOS END
2011-05-04 17:59:19 +08:00
Eloy Lafuente (stronk7)
78cc7bee62
Merge branch 'MDL-26788_m20' of git://github.com/rwijaya/moodle into MOODLE_20_STABLE
2011-05-04 11:21:02 +02:00
Andrew Davis (andyjdavis)
34b5e856b0
MDL-26838 rating: multiple fixes after a review of rating validation code
2011-05-04 15:33:35 +08:00
Sam Hemelryk
9f6eeb4abf
Merged MDL-25805 Renamed property and function to be a little more descriptive
2011-05-03 15:43:20 +08:00
Sam Hemelryk
6a48b42ae8
Merge branch 'MDL-25805_MOODLE_20_STABLE' of git://github.com/nebgor/moodle into MOODLE_20_STABLE
2011-05-03 15:42:26 +08:00
Sam Hemelryk
e6647397b9
Merged MDL-27251 Fixed up whitespace, Fixed broken string, reworded new strings
2011-05-03 10:54:44 +08:00
Aparup Banerjee
389235fb00
MDL-25805 Roles propagated ugly hack for parent seeing child activities into navigation lib to display nav node.
2011-05-02 20:21:51 +08:00
Andrew Davis (andyjdavis)
4af7c9d188
MDL-26838 rating: remove logged in users ability to sidestep rating validity checks
2011-05-01 18:44:12 +08:00
Rossiani Wijaya
e0be8fd6a3
MDL-26788 - grading in lesson containing essays
2011-04-29 18:17:36 +08:00
Aparup Banerjee
5c8511ecf7
MDL-27251 Files API - added timeout re-calculation as an optional argument. added setting for minimum Kbps for large files fetched from internet where the passed in timeout maybe too low.
...
allowed turning off the http HEAD request timeout calculation with zero (or negative) bitrate
This was added in to allow servers that have a problem with
HEAD requests to carry on with the given timeout without re-calculations.
See PULL-651 for the discussion.
the optional argument to force recalculation of timeout has been forced within scorm/locallib.php
timeout re-calculation only increments timeout.
2011-04-27 11:02:21 +08:00
Petr Skoda
ffaf18a8c1
MDL-27253 add default swf size and allow #d=100x50 URL resizing in mod/url
2011-04-21 20:36:06 +02:00
Eloy Lafuente (stronk7)
60bc533ee8
Merge branch 'w16_MDL-27148_m20_stringinc' of git://github.com/skodak/moodle into MOODLE_20_STABLE
2011-04-18 01:44:10 +02:00
Petr Skoda
b79ac7e0d6
Merge branch 'm20_MDL-26880_SCORM2004_tracking_fix' of git://github.com/danmarsden/moodle into MOODLE_20_STABLE
2011-04-17 17:16:48 +02:00
Petr Skoda
241ceba38c
Merge branch 'm20_MDL-24734_gradefix' of git://github.com/danmarsden/moodle into MOODLE_20_STABLE
2011-04-17 17:09:59 +02:00
Petr Skoda
8e49e0833c
Merge branch 'm20_MDL-18392_slash_cleanup' of git://github.com/danmarsden/moodle into MOODLE_20_STABLE
2011-04-17 17:04:09 +02:00
Dan Marsden
edd5d0693d
SCORM MDL-24734 - fix display of grade information on view.php page - also fixes some XHTML in the same function.
2011-04-16 19:32:11 +12:00
Petr Skoda
12db898084
MDL-27148 use new get_in_or_equal() param prefix instead of start
2011-04-14 15:13:28 +02:00
Nadav Kavalerchik
a7e920fbfb
CSS MDL-26013 Fixed several display bugs when using right to left languages
2011-04-14 15:59:03 +08:00
Matteo Scaramuccia
7a725d6b59
PULL-498 - Fixed potential issues about UTF-8 and multilang filter by adopting pure ASCII chars, the SCO primary key
2011-04-14 10:26:41 +12:00
Matteo Scaramuccia
489c6ef357
MDL-26880 - Fixed missing of activity id
...
Moved errorCode as global, to allow GetLastError() to work
Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise"
Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)
2011-04-14 10:26:18 +12:00
Dan Marsden
dbb6157aa1
Merge remote branch 'moodle/MOODLE_20_STABLE' into m20_MDL-18392_slash_cleanup
2011-04-14 09:15:17 +12:00
Dan Marsden
26daa23d9d
SCORM MDL-18392 - remove old call to stripslashes
2011-04-13 20:00:59 +12:00
Matteo Scaramuccia
74a2ee73ed
SCORM MDL-18392 MDL-26282 - Fixed calls to add/strip slashes
2011-04-13 19:58:44 +12:00
Eloy Lafuente (stronk7)
d7706bac2c
Merge branch 'MDL-26778-m20' of git://github.com/sammarshallou/moodle into MOODLE_20_STABLE
2011-04-11 17:54:21 +02:00
Petr Skoda
4f5791da64
Merge branch 'wip-MDL-26599-MOODLE_20_STABLE' of git://github.com/samhemelryk/moodle into MOODLE_20_STABLE
2011-04-11 14:10:38 +02:00
sam marshall
c5e3a242b1
MDL-26778 Change to completion should immediately affect nav block
...
Includes change so that updating completion resets the cache, and a debugging
warning if any module calls the completion viewed thing after it's already
printed navigation (which will mean navigation obviously doesn't update right
away). All existing modules that currently update after printing navigation
were updated.
2011-04-11 12:40:50 +01:00
Sam Hemelryk
465846f082
Merge branch 'MDL-25746_m20' of git://github.com/nebgor/moodle into MOODLE_20_STABLE
2011-04-11 15:38:48 +08:00
Aparup Banerjee
f68815ffcf
MDL-25746 fixed db tempate page layout to prevent hidden content layers
2011-04-11 15:16:54 +08:00
Sam Hemelryk
f3a3c59f48
mod-lesson MDL-26599 Fixed echo causing incorrect nesting.
2011-04-11 10:27:58 +08:00
Eloy Lafuente (stronk7)
3d62a46b26
Merge branch 'w15_MDL-27094_m20_assval' of git://github.com/skodak/moodle into MOODLE_20_STABLE
2011-04-11 01:32:15 +02:00
Tony Levi
0d66e33da5
MDL-27084: mod/feedback fix bad syntax in database query
2011-04-10 23:43:56 +02:00
Petr Skoda
934fa3ed6c
MDL-27094 fix incorrect assignment form validation method name
...
Credit goes to H. Hanna
2011-04-10 21:01:53 +02:00
Dongsheng Cai
1a6a1487f4
MOD-WIKI MDL-26213
...
1. Rewrite the image urls in diff.php and viewdiff.php
2. Fxied image urls in search.php
3. Add modcontext variable to avoid using duplicated
get_context_instance calls
2011-03-28 11:50:37 +02:00
Dan Marsden
9a8f8cea49
Forum Overview MDL-26957 add classes to allow better control by theme
2011-03-28 16:11:30 +08:00
Eloy Lafuente (stronk7)
34c0b5bd86
MDL-26848 I left one remaining "xxx" there, grrr
2011-03-22 12:28:57 +01:00
Eloy Lafuente (stronk7)
18e3cba749
MDL-26848 fixing some "stupid" comments and specs of 1 field
2011-03-21 22:20:17 +01:00
Eloy Lafuente (stronk7)
c6f7c3e7f3
Merge branch 'MDL-26848' of git://github.com/timhunt/moodle
2011-03-21 21:56:46 +01:00
Eloy Lafuente (stronk7)
b9c6ce2d19
Merge branch 'm20_MDL-26905_AICC_API_missing_currentorg_init' of git://github.com/scara/moodle
2011-03-21 21:38:23 +01:00
Eloy Lafuente (stronk7)
be5eb0013e
Merge branch 'MDL-26863_wrong_appendtolog_statement' of git://github.com/scara/moodle
2011-03-21 21:15:54 +01:00
Eloy Lafuente (stronk7)
63187a6887
Merge branch 'm20_MDL-26894_SCORM13_PHP_notice_undefined_prop_id' of git://github.com/scara/moodle
2011-03-21 21:03:15 +01:00
Eloy Lafuente (stronk7)
1595b8120f
Merge branch 'MDL-26861' of git://github.com/timhunt/moodle
2011-03-21 20:59:32 +01:00
Petr Skoda
dca072aedc
Merge branch 'MDL-26571_lesson_scale' of git://github.com/andyjdavis/moodle
2011-03-21 14:52:11 +01:00
Petr Skoda
e5be555c27
Merge branch 'MDL-26768_0_grade' of git://github.com/andyjdavis/moodle
2011-03-21 14:49:18 +01:00
Matteo Scaramuccia
c6e46d37bc
MDL-26905 - Fixed missing of currentorg initialization in AICC API
2011-03-20 23:54:39 +01:00
Matteo Scaramuccia
36c0108a2f
MDL-26894: merged from SCORM 1.2 (scorm_12lib.php) after an XDebug audit session
2011-03-19 11:15:10 +01:00
Tim Hunt
8c448e1c83
MDL-26861 quiz view align Summary of your previous attempts table consistenty
...
Fix thanks to Joseph Rézeau.
2011-03-19 09:31:27 +00:00