Eloy Lafuente (stronk7)
586fecb80b
Merge branch 'MDL-27149' of git://github.com/timhunt/moodle
2011-06-30 00:20:43 +02:00
Eloy Lafuente (stronk7)
be13d37a02
Merge branch 'MDL-28074' of git://github.com/timhunt/moodle
2011-06-29 23:09:13 +02:00
Tim Hunt
56a4ae4673
MDL-28074 question preview should set context/course/cm properly.
...
1. We need this so that, for example, when previewing a question from
the quiz editing page, the preview uses the filter settings, theme and
language set for that quiz and course.
2011-06-29 21:25:56 +01:00
Eloy Lafuente (stronk7)
f4eeee5bd5
Merge branch 'pagelib_single' of git://github.com/marxjohnson/moodle
2011-06-29 21:00:06 +02:00
Eloy Lafuente (stronk7)
76feb947b6
Merge branch 'MDL-28028' of git://github.com/timhunt/moodle
2011-06-29 20:58:27 +02:00
Eloy Lafuente (stronk7)
1333c05ebe
Merge branch 's11_MDL-27936_send_message_master' of github.com:dongsheng/moodle
...
Conflicts:
lib/db/services.php
version.php
2011-06-29 20:00:49 +02:00
Eloy Lafuente (stronk7)
3a4c390c53
Merge branch 's11_MDL-27976_get_users_by_courseid_master' of github.com:dongsheng/moodle
2011-06-29 19:50:39 +02:00
Eloy Lafuente (stronk7)
0822174adc
Merge branch 'MDL-27812_front_page_blocks' of git://github.com/andyjdavis/moodle
2011-06-29 15:29:14 +02:00
Jamie Pratt
b1eca34453
MDL-28099 fixes issue with filepicker and element names with index not passing
...
value for draftitemid.
2011-06-29 18:39:15 +07:00
Sam Hemelryk
f86e19b1ee
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-06-29 17:04:13 +08:00
Dongsheng Cai
014792901d
MDL-27976 webservice moodle_user_get_users_by_courseid webservice
2011-06-29 15:41:31 +08:00
Sam Hemelryk
797cedc7cf
MDL-25249 Tidied up calendar variable passing and removed session abuse
2011-06-29 14:50:38 +08:00
Dongsheng Cai
4de00da791
MDL-27936, send_message webservice should respect contact settings, improve readability, rename it to moodle_message_send_instantmessages
2011-06-29 11:26:16 +08:00
Aparup Banerjee
eea3341dfc
MDL-28044 general - updated print_error() link to point to new versioned docs link.
2011-06-29 10:55:02 +08:00
Eloy Lafuente (stronk7)
cddb428722
Merge branch 'MDL-27990_assignment_notifications' of git://github.com/andyjdavis/moodle
2011-06-28 22:14:54 +02:00
John Beedell
cab2c7ea6e
MDL-27431 adjust help icon alt to be same as title for accessibility
2011-06-28 15:54:14 +01:00
Andrew Davis (andyjdavis)
d863aecb92
MDL-27812 blocks: fixed the ability to add a block and have it display on all pages
2011-06-28 18:50:03 +08:00
Tim Hunt
f997f0fc46
MDL-28028 prevent orphaned question_attempt data from breaking upgrade.
2011-06-27 17:27:40 +01:00
sam marshall
a854bca3cf
MDL-28021 Completion system can create inconsistent database rows
...
This change includes:
(1) update deletes older versions of inconsistent rows
(2) update drops one index and replaces it with a new unique index
(3) fixed to ensure that when it decides whether to insert or update
it uses current database state and not cached info
(4) unit tests updated to test #3
Conflicts:
lib/db/upgrade.php
version.php
2011-06-27 15:25:13 +02:00
Eloy Lafuente (stronk7)
8e0733f4d8
Merge branch 'unsigned_fixes' of git://github.com/stronk7/moodle
2011-06-27 14:06:13 +02:00
Eloy Lafuente (stronk7)
f4fd96a848
MDL-28032 database - finally question->defaultmark goes signed. Changing prev commit.
2011-06-27 11:37:34 +02:00
Eloy Lafuente (stronk7)
f83776f2ec
Merge branch 'wip-MDL-27809-master-r7' of git://github.com/samhemelryk/moodle
2011-06-27 10:11:02 +02:00
Sam Hemelryk
29e2d0a820
Merge branch 'MDL-26199' of git://github.com/timhunt/moodle
2011-06-27 16:03:48 +08:00
Mark Johnson
c78f8443e6
MDL-28025 pagelib improve error message when $PAGE->context isn't set
2011-06-27 08:22:43 +01:00
Sam Hemelryk
3992a46e89
MDL-27809 navigation: Fixed up a couple of minor issues after peer-review
2011-06-27 15:11:28 +08:00
Andrew Davis (andyjdavis)
b38e2e28a1
MDL-27829 blocks: altered the algorithm used to find plugin page types
2011-06-27 12:27:41 +08:00
Eloy Lafuente (stronk7)
a0628c68de
MDL-28032 database - fix some sign inconsistencies
2011-06-26 13:12:42 +02:00
Eloy Lafuente (stronk7)
d466e23c38
MDL-28032 database - retrofit signed info for decimal/float (improves diffs detection)
2011-06-26 12:54:16 +02:00
Sam Hemelryk
e26507b361
MDL-27809 navigation: Reworked the caching within navigation and improved the ordering of events in order to reduce the use of session without serious impact on serverload
2011-06-24 16:42:41 +08:00
Andrew Davis (andyjdavis)
be34802d23
MDL-27990 assignment: Some small modifications to the assignment notification code
...
AMOS BEGIN
MOV [enableemailnotification,mod_assignment],[enablenotification,mod_assignment]
MOV [enableemailnotification_help,mod_assignment],[enablenotification_help,mod_assignment]
AMOS END
2011-06-24 14:19:40 +08:00
Eloy Lafuente (stronk7)
06c8cef4c2
Merge branch 'wip-MDL-27962-master' of git://github.com/samhemelryk/moodle
2011-06-24 00:02:20 +02:00
Eloy Lafuente (stronk7)
adecb9de9a
Merge branch 'wip-MDL-27940-master' of git://github.com/samhemelryk/moodle
2011-06-23 23:54:32 +02:00
Jamie Pratt
f271a66776
NOBUG added floor, ceil and round to evalmath.class.php and added
...
tests.
2011-06-23 12:33:40 +01:00
Jamie Pratt
950dc9145b
NOBUG implemented seeding of 'random' functions.
2011-06-23 12:33:38 +01:00
jamiepratt
6efaec1e15
NOBUG move function definition is_valid_var_or_func_name above 'HERE
...
BE INTERNAL METHODS' line.
2011-06-23 12:33:36 +01:00
jamiepratt
06329db453
NOBUG updated readme file with changes made to code
2011-06-23 12:33:34 +01:00
jamiepratt
13264f3505
MDL-27162 "localize strings in mathslib" needed to add mathslib file
...
to list of core language files in moodlelib.
2011-06-23 12:33:32 +01:00
jamiepratt
94a67b3992
Make changes in functionality, originally implemented by Petr to make
...
maths class suitable for use in grade book, dependent on boolean
switches in constructor which default to having the changes 'on'.
2011-06-23 12:33:30 +01:00
jamiepratt
c4f7eecfc5
MDL-27139 "mathslib used by gradebook incorrectly evaluating
...
expressions" simple fix needed to prevent problem with operator
following expression with no operands such as pi().
2011-06-23 12:33:28 +01:00
Tim Hunt
8356e6cff8
MDL-26199 keep track of the current category when switching pages in the question bank.
2011-06-23 07:18:49 +01:00
Sam Hemelryk
8b05c5e2bd
MDL-27962 Fixed typo in tablelib preventing columns from being collapsed
2011-06-23 13:33:28 +08:00
Sam Hemelryk
d38a4849b7
MDL-27940 navigaiton: Fixed an ordering problem so that when a parent was set for a node the nodes activity was accounted for
2011-06-23 11:29:26 +08:00
Eloy Lafuente (stronk7)
4c15bde8f1
Merge branch 'MDL-27948' of git://github.com/timhunt/moodle
2011-06-23 01:14:19 +02:00
Eloy Lafuente (stronk7)
daf4cf26f7
Merge branch 'MDL-27929' of git://github.com/timhunt/moodle
2011-06-23 00:51:16 +02:00
Tim Hunt
35d5f1c28d
MDL-27948 The question engine should use recordsets to load attempt data
...
This should be good for performance (memory usage). It also avoids having to construct a meaningless, unique, first column, which is a pain on MyQSL.
2011-06-22 18:53:15 +01:00
Tim Hunt
2fa66bdf71
MDL-27929 question_attempts.minfraction should be signed!
2011-06-22 18:48:05 +01:00
Eloy Lafuente (stronk7)
01acbc42e1
Merge branch 'MDL-27073_multilang-custommenu' of git://github.com/mudrd8mz/moodle
2011-06-22 14:11:18 +02:00
Sam Hemelryk
115910dccd
Merge branch 'MDL-27966_master' of git://github.com/stronk7/moodle
2011-06-22 17:15:10 +08:00
Andrew Davis (andyjdavis)
b822fc8511
MDL-27829 blocks: added some brains to generate_page_type_patterns() so that it can handle special cases like course reports
2011-06-22 17:01:21 +08:00
Eloy Lafuente (stronk7)
ea1e73843b
MDL-27966 timezones - updated to 2011g version + fix minor notice
2011-06-21 16:23:24 +02:00