Tim Hunt
df217fd7d0
MDL-33924 quiz: incorrect foreign key definition.
...
Thanks to Jean-Michel Vedrine for spotting this.≈
2012-06-27 08:08:10 +01:00
Mark Nelson
f28da7fcc7
MDL-34025 - quiz secure window: fix popup closing
2012-06-27 15:00:23 +08:00
Sun Zhigang
a572f17d41
MDL-31201 wiki: fix a hardcoded string
2012-06-27 13:34:50 +08:00
Ankit Agarwal
069f4d8bef
MDL-32605 calendar: Fixing the missing parameter for get_string call
2012-06-27 13:32:20 +08:00
Dan Poltawski
31886e4651
MDL-9214 - improve comment for custom login instructions
2012-06-27 13:10:24 +08:00
Dan Poltawski
3b0ba40ac5
MDL-34033 lang - ammend configenableajax
...
Now better reflects its functionality.
2012-06-27 11:00:09 +08:00
Aaron Barnes
42b2110657
MDL-34044 completion: Fix regression caused by MDL-26626
2012-06-27 11:19:16 +12:00
Tim Hunt
32c842e290
MDL-34035 help links: allow other types of URL for plugins.
...
For third-parth plugins, in can be helpful if the 'More help' links in
help pop-ups (the ones that come from $string['..._link'] string in the
language file) can go to other places.
This change support two other sorts of URL in addition to the standard
'course/editing' type of link that goes to MoodelDocs.
You can use absolute URLs, starting http:// or https:///
You can use a link starting %%WWWROOT%%, and that token is replaced by
$CFG->wwwroot to make the link.
2012-06-26 18:54:15 +01:00
Davo Smith
652cc64851
MDL-34029 update mod/upgrade.txt to include course drag and drop upload
2012-06-26 12:05:04 +01:00
Rossiani Wijaya
32cfd597fb
fixed the ->spacer <br> param
2012-06-26 18:08:46 +08:00
Mark Nielsen
487ee886ec
fixed undefined variable
2012-06-26 17:56:11 +08:00
Tim Hunt
9212fe7a79
MDL-32062 question engine: fix re-grading attempts from 2.0
...
The code to upgrade attempts from before Moodle 2.0 to 2.1 created
attempt data that was not exactly the same as a new attempt created in
2.1+. This did not matter very much - revew and the quiz reports all
worked OK - but it broke on re-grade.
These changes detect the problem data in the re-grade code, an apply a
work-around so that the re-grade gives the correct result.
2012-06-26 10:11:15 +01:00
Tim Hunt
ebbc5e7bfd
MDL-34008 formslib: repeat_elements replace {no} for submits & buttons
2012-06-26 09:59:37 +01:00
Tim Hunt
77c1f1605f
MDL-33780 question import: strip UTF8 BOM
...
Previously, if there was a byte-order mark at the start of the file, the
import would just break, which was silly. Much better to just strip it
off.
2012-06-26 09:59:26 +01:00
Tim Hunt
f1b3d3e08e
MDL-30883 question flags: aria attributes for accessibility
...
Also, update code to use html_writer, and fix pointer style when not
editable.
2012-06-26 09:58:11 +01:00
Frederic Massart
50f4e23fc9
MDL-33796 Glossary: removed unused missing string
2012-06-26 14:54:56 +08:00
Andrew Davis
c968c1b787
MDL-25476 messages: switched some notification emails to come from the support contact instead of admin
2012-06-26 11:44:56 +07:00
Dan Poltawski
2664c851da
MDL-31692 mod_lti - ensure that various mforms are used properly
...
* typesettings.php and instructor_edit_tool_type.php are tided
up properly to ensure proper use for form data
* An incorrect PARAM type is corrected for typename
2012-06-26 12:38:22 +08:00
Dan Poltawski
42e4100b62
MDL-34014 lang - fix CSS optimiser spelling errors
2012-06-26 11:17:36 +08:00
Mary Evans
b27464f617
MDL-33987_M23 theme_anomaly: amended some css values to style dock better also removed exclude parent theme stylesheet as it refered to a none existant file in base theme.
2012-06-26 04:12:38 +01:00
Dan Poltawski
b4284d4895
MDL-34022 lang - the html editor supports all browsers we support
...
So remove misleading 'some browers only'
2012-06-26 11:03:54 +08:00
Aaron Barnes
08f19f4848
MDL-32249 completion: Make grade criteria more consistent
...
Also, round course grades and remove hardcoded string.
Note: This patch also removes the ability to update the course grade
from the completion interface
2012-06-26 13:53:01 +12:00
AMOS bot
c463796e11
Automatically generated installer lang files
2012-06-26 00:31:25 +00:00
Andreas Grabs
f65c82636a
MDL-33932_master - added array_unique()
2012-06-25 21:45:33 +02:00
Andreas Grabs
131e1d4b41
MDL-33627 - feedback block now show all feedbacks
2012-06-25 21:44:30 +02:00
Eloy Lafuente (stronk7)
6be7840ce6
weekly release 2.4dev
2012-06-25 17:54:28 +02:00
Eloy Lafuente (stronk7)
a5f6ea2e88
Moodle release 2.3
2012-06-25 17:51:17 +02:00
Eloy Lafuente (stronk7)
7dcdca9c85
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-06-25 17:44:13 +02:00
Martin Dougiamas
386a862f95
MDL-34004 - reinstate the custom HTML icon as separate from other markup icons, because it usually means a "page" to most people that displays in the browser. These icons are temporary (but workable) until Barbara can put in some nice ones that work as a set. The 16px one is from Moodle 2.2 and the others are copies of "unknown".
2012-06-25 23:05:44 +08:00
Dan Poltawski
a2be8d9dbe
Merge branch 'MDL-33984' of git://github.com/stronk7/moodle
2012-06-25 21:56:54 +08:00
Eloy Lafuente (stronk7)
84874400c5
MDL-33984 mysql: take rid of old unicode & mysql 4.1 message on error.
2012-06-25 15:48:24 +02:00
Dan Poltawski
a9ca93db95
Merge branch 'MDL-33984' of git://github.com/stronk7/moodle
2012-06-25 18:46:59 +08:00
Eloy Lafuente (stronk7)
95bcc6e2d3
MDL-33984 mysql - raise min version to 5.1.33.
...
Because of http://bugs.mysql.com/bug.php?id=42758 and other benefits.
2012-06-25 12:32:25 +02:00
Aparup Banerjee
f5fee1e148
Merge branch 'MDL-33694' of git://github.com/danpoltawski/moodle
2012-06-25 16:45:23 +08:00
Dan Poltawski
3ab04302dd
Merge branch 'MDL-33999' of git://github.com/nebgor/moodle
2012-06-25 16:35:09 +08:00
Dan Poltawski
6100b006f1
Merge branch 'wip-MDL-33777-master' of git://github.com/marinaglancy/moodle
2012-06-25 16:18:27 +08:00
Aparup Banerjee
13429b9596
MDL-33999 filemanager : fixed up incorrect string used in dialog button during folder renaming
2012-06-25 16:18:21 +08:00
Dan Poltawski
b0d3162930
Merge branch 'wip-MDL-33997-master' of git://github.com/marinaglancy/moodle
2012-06-25 16:08:33 +08:00
Marina Glancy
c8161eec94
MDL-33997 Repository should not support references by default
2012-06-25 16:03:25 +08:00
Dan Poltawski
72b33964f6
MDL-33694 repository: docs about 2.3 changes
2012-06-25 16:01:54 +08:00
Andrew Robert Nicols
26992cf171
MDL-33926 Add window scrolling when drag/dropping
2012-06-25 15:27:46 +08:00
Dan Poltawski
4c8926c7c3
Merge branch 'wip-MDL-33987-m23' of git://github.com/samhemelryk/moodle
2012-06-25 15:08:12 +08:00
Dan Poltawski
cfed1268ef
MDL-33990 - yui2: remove 2 uncessary requirements
...
We no longer use yui2 logger and connection in set_user_prefs
2012-06-25 14:42:00 +08:00
Aparup Banerjee
224d186ebb
Merge branch 'wip-MDL-33419-master' of https://github.com/barbararamiro/moodle
2012-06-25 14:30:18 +08:00
Sam Hemelryk
511a58d945
MDL-33987 theme_anomaly: Fixed up a couple of issues with the dock
...
* Active title displayed incorrectly because they had a limited width which I removed
* Docked block content was indented because block titles are now floated in anomaly.
To fix this I gave it a bottom border, forcing it clear.
2012-06-25 17:17:37 +12:00
Dan Poltawski
d71f207da0
Merge branch 'wip-MDL-33985-m23' of git://github.com/samhemelryk/moodle
2012-06-25 13:00:33 +08:00
Sam Hemelryk
125231acf9
MDL-33985 theme_base: Fixed bad conflict resolution of course CSS rtl fixes
2012-06-25 16:53:39 +12:00
Dan Poltawski
f935363572
Merge branch 'MDL-33980' of github.com:equella/moodle
2012-06-25 11:20:40 +08:00
Marina Glancy
c01f7628f7
MDL-33777 Equella repository properly set the source and display file origin
2012-06-25 10:57:02 +08:00
nread
75d1891548
MDL-33980 equella: course ID number should be being passed through, not the course database ID
2012-06-25 12:33:49 +10:00