Tim Hunt
c4f0004a0a
MDL-32705 backup ui: add select all/none JavaScript on schema screens
2012-08-15 18:10:45 +01:00
Dan Poltawski
cfebb1a538
Merge branch 'MDL-34905_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-15 17:54:02 +08:00
Tim Hunt
2a077c0d1b
MDL-34905 quiz: missing global $DB;
...
This code normally only runs when JS is disabled, which is why this was
not noticed before.
2012-08-15 10:32:56 +01:00
David Monllao
25e77f4f73
MDL-30370 mod_forum - Removing duplicate seleted field in the DB query
...
Credit to Iñigo Zendegi
2012-08-15 17:02:43 +08:00
Rossiani Wijaya
829f5e876a
MDL-34565 - remove duplicate labeling
2012-08-15 16:24:14 +08:00
Damyon Wiese
9bdc95b702
MDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment types.
2012-08-15 03:36:51 +02:00
Eloy Lafuente (stronk7)
4ee439dbc2
Merge branch 'MDL-34862_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-15 03:32:44 +02:00
Eloy Lafuente (stronk7)
91986f84c2
Merge branch 'MDL-34539' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
2012-08-15 03:23:57 +02:00
Eloy Lafuente (stronk7)
e154c1b6da
Merge branch 'MDL-34885_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-15 03:16:39 +02:00
AMOS bot
9bf629bb64
Automatically generated installer lang files
2012-08-15 00:31:33 +00:00
Eloy Lafuente (stronk7)
833e135533
Merge branch 'MDL-25347_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-08-15 02:04:10 +02:00
Sam Hemelryk
36e6961fa4
Merge branch 'MDL-33640_23' of git://github.com/MaxThrax/moodle into MOODLE_23_STABLE
2012-08-15 11:48:27 +12:00
Sam Hemelryk
a9c8c1c951
Merge branch 'MDL-33531_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-08-15 11:22:08 +12:00
Dan Poltawski
02d8fb146d
MDL-29192 - clarify email_to_user call
2012-08-15 01:17:32 +02:00
Eloy Lafuente (stronk7)
6c20303ee1
Merge branch 'w33_MDL-34782_m23_mysqlunsigned' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-08-14 23:10:24 +02:00
Eloy Lafuente (stronk7)
12445b37fc
Merge branch 'MDL-34829' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
2012-08-14 22:55:56 +02:00
Eloy Lafuente (stronk7)
428b30ce5e
Merge branch 'MDL-34783-MOODLE_23_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
2012-08-14 22:45:34 +02:00
Rex Lorenzo
90c510cf9d
MDL-34866 - Make "course display" default a site configurable option
...
* Moved COURSE_DISPLAY_SINGLEPAGE and COURSE_DISPLAY_MULTIPAGE constants from courselib to moodlelib.php
* Using course display constants in course default admin setting page
2012-08-14 12:12:47 -07:00
Tim Hunt
ba338db5b5
MDL-34885 phpunit: better cygwin detection.
...
For some reason, on my computer, $_SERVER['SHELL'] was not set, so I
changed the test to also consider $_SERVER['TERM']. This now works for
me.
2012-08-14 14:12:06 +01:00
Aparup Banerjee
38ace2266f
Merge branch 'wip-MDL-34748-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-08-14 15:30:03 +08:00
Ankit Agarwal
8e017950e9
MDL-34535 message: userto should use is_number instead of is_init
2012-08-14 14:42:11 +08:00
Aparup Banerjee
69e0f5049f
Merge branch 'MDL-34563_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-14 14:34:43 +08:00
Rossiani Wijaya
1f65a01980
MDL-34563 - change plural strings and removed colon for accesshide label
2012-08-14 13:58:23 +08:00
Aparup Banerjee
37fbfb0dda
Merge branch 'MDL-34565_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-14 13:53:34 +08:00
Dan Poltawski
b92d962c3f
Merge branch 'MDL-34728_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-14 13:33:08 +08:00
Dan Poltawski
9a77ed006f
Merge branch 'MDL-34793_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-14 13:25:38 +08:00
Eric Merrill
2a5378d2c6
MDL-34793 mod_assign Fix rendering error that causes student view to break in some cases.
...
When feedback is switched on for a assignment, and the teacher enters a grade through the gradebook, the student
view would become broken, throwing a coding error. Added check that $status->grade is not empty before passing
to assign_feedback_XXX::is_empty(), as that function expects an object.
2012-08-14 00:40:55 -04:00
Adam Olley
6353a60ed3
MDL-34870: Prevent cohort enrol sync when updating course record
2012-08-14 13:58:41 +09:30
Dan Poltawski
e85500a8bf
Merge branch 'MDL-34807_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-14 12:08:04 +08:00
Rajesh Taneja
d54294de34
MDL-32759 Assignment: Grades will not be scaled for new assignment module, and added warning message for user
2012-08-14 11:40:18 +08:00
Rajesh Taneja
b5cbe52bfc
MDL-32759 Assignment 2.2: Changing grade for existing assignments will show warning that grades will not be scaled
2012-08-14 11:40:18 +08:00
Dan Poltawski
894446f7fd
MDL-34539 course - allow negative section numbers
...
This gives course format authors more flexibility.
Thanks to Itamar Tzadok for the suggestion.
2012-08-14 11:34:19 +08:00
Rex Lorenzo
5b918d0101
MDL-34866 - Make "course display" default a site configurable option
2012-08-13 16:26:01 -07:00
Aaron Barnes
25e107e5a2
MDL-34795 completion: Add course_completed event
2012-08-14 10:16:40 +12:00
Tim Hunt
94dd25e03b
MDL-34862 question preview: improve preview ownership check.
...
Users should only be able to access their own quetion preview. In the
past, for reasons I can no longer remember, this was enforced
using the session. It is much better to set the question_usage to belong
to the user's context.
2012-08-13 17:44:17 +01:00
Tim Hunt
0a571db22b
MDL-34807 question bank: navigation loses place.
...
The symptom is that where we are now is not shown in the settings
navigation. However, the underlying cause is that question/edit.php is
doing some crazy thing of its own to build $PAGE->url, rather than using
the one returned by question_edit_setup.
Not that this patch itentionally removes the returnurl param. It was
added as part of a big change MDL-20276, which I think just got this
detail wrong. That variable is never used.
2012-08-13 11:29:43 +01:00
Tim Hunt
3350475e36
MDL-34728 forms: woy for other JS to trigger disableIf update.
...
This was discovered while working on MDL-32705. If some JavaScript (for
example a select all/none link) changes the state of some form fields,
then the disabledIf state of other form elements does not automatically
update.
The existing form JS was so well encapsulated that this was impossible.
This change pokes a hole in the encapsulation, and provides an API
M.form.updateFormState(formid);
that other bits of JS code can call when necessary.
2012-08-13 11:19:01 +01:00
Rossiani Wijaya
ee53ceb3eb
MDL-34563 accessibility compliance for data module: Add forform input text and select tag
2012-08-13 15:13:54 +08:00
Rossiani Wijaya
33222ed24a
MDL-34565: change to plural strings
2012-08-13 15:12:00 +08:00
Rossiani Wijaya
37102468f7
MDL-34565 accessibility compliance for forum module: Add forform input text and select tag
2012-08-13 15:12:00 +08:00
Marina Glancy
ff21775823
MDL-34748 repository_filesystem: Sort files by title by default
2012-08-13 11:57:55 +08:00
sam marshall
c5cf1bc090
MDL-34446 Completion report: Add sideways text support to more browsers
2012-08-13 10:44:28 +08:00
Dan Poltawski
78a4cef1e7
Merge branch 'MDL-34376_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-13 10:33:16 +08:00
Dan Poltawski
abef93f5c9
Merge branch 'MDL-34835_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-08-13 10:20:27 +08:00
Dan Poltawski
a572657497
Merge branch 'MDL-34543_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-13 10:03:47 +08:00
AMOS bot
d077d1a024
Automatically generated installer lang files
2012-08-11 00:31:30 +00:00
Mary Evans
d8ceb62387
MDL-34835 theme_fusion: fixed displaced navbar by extending #region-header.inside bottom margin by 70px in style/pagelayout.css
2012-08-10 20:31:57 +01:00
Petr Škoda
bd3306f5cd
MDL-34782 detect code abusing integer limits in mysql database
...
It is allowed to store only ranges specified in install.xml, for integers it means number of digits specified in size.
2012-08-10 10:20:27 +02:00
Dan Poltawski
ef38e70c41
MDL-34829 course - allow directly linked sections to work.
...
Even if not in single section mode.
2012-08-10 14:19:45 +08:00
David Monllao
15343304d2
MDL-25347 blog Checking association capability at course and module levels instead of system level
2012-08-10 08:48:57 +08:00