Frederic Massart
6ce946c561
MDL-34259 Lesson: True/false questions don't break on missing answer
2012-08-03 09:23:23 +08:00
Frederic Massart
84af4013c1
MDL-28207 Course: Showing/hiding/marking a section respect capabilities
2012-08-03 09:21:29 +08:00
Tim Hunt
7d45268bc6
MDL-34707 backup UI: only include the JS once.
2012-08-02 18:48:03 +01:00
Tim Hunt
46c770079d
MDL-34705 role assignments list: should link to contexts.
...
This will make Admin's lives a bit easier.
2012-08-02 18:15:50 +01:00
Petr Škoda
3a933cdf10
MDL-34585 fix broken blog file access control
2012-08-02 09:58:50 +02:00
Petr Škoda
137bd7a8b5
MDL-34601 drop legacy wiki upgrade tables
...
Next time please keep db in sync with install.xml at all times.
2012-08-02 09:56:05 +02:00
Dan Marsden
605d6ffcf4
MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.
2012-08-02 19:51:24 +12:00
Petr Škoda
56eda1f10a
MDL-34635 support multilang in self enrol course welcome message
...
Includes also new help string for the custom multilang placeholders by Helen Foster.
2012-08-02 09:39:20 +02:00
David Monllao
4a5e1f9d4b
MDL-25983 enrol_imsenterprise Importing the course summary when adding new courses
2012-08-02 15:34:42 +08:00
Dan Poltawski
02814bfc18
weekly release 2.3.1+
2012-08-02 14:38:49 +08:00
Dan Poltawski
709efab527
MDL-31599 block_news - incorrect RSS feed for guest user
...
Was previously using the userid 0, rather than guest to use
authenticated RSS feed.
Thanks to Paul Verrall at LUNS for helping me debug this.
2012-08-02 11:11:29 +08:00
Dan Marsden
c91dc553e5
MDL-33022 mod_form: set correct groupid when editing an existing post
2012-08-02 10:47:23 +08:00
Matt Switlik
8b9416de53
MDL-34691 assign: Time remaining "Assignment is overdue" was incorrectly being displayed when a student viewed a submitted assignment after the due date.
2012-08-01 17:07:02 -04:00
Petr Škoda
b093fd5e5a
MDL-34368 fix another validuntil condition
2012-08-01 15:06:55 +08:00
Dan Poltawski
4486aa99be
MDL-34444 course: Dont display links to hidden sections
...
This is what happens when you dont use the navigation api
2012-08-01 10:31:46 +08:00
Dan Poltawski
87a31bb5d8
MDL-34444 course: show section availability info
...
When available, rather than a capability error.
2012-08-01 10:31:16 +08:00
Sam Hemelryk
90105eb95a
Merge branch 'MDL-34534-MOODLE_23_STABLE' of https://github.com/micaherne/moodle into MOODLE_23_STABLE
2012-08-01 13:21:03 +12:00
Dan Poltawski
06d38548b1
MDL-34599 mod_quiz: optional $thispage & $nextpage
...
The previous change making the params required was a regression.
2012-08-01 09:06:54 +08:00
Charles Fulton
b44ae5fb0a
MDL-29909 wiki: do not show groups when no groups present
2012-08-01 12:40:02 +12:00
Dan Poltawski
633ed1edae
Merge branch 'MDL-32791_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 17:46:20 +08:00
Dan Poltawski
07cf0887fd
Merge branch 'MDL-34599_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 17:42:50 +08:00
Rossiani Wijaya
0fa95a3c97
MDL-34556 accessibility compliance for course: Add forform input text and select tag
2012-07-31 17:17:15 +08:00
Rossiani Wijaya
81ff28e7e6
MDL-34555 accessibility compliance for calendar: Add forform input text and select tag
2012-07-31 17:11:06 +08:00
Rossiani Wijaya
8291579200
MDL-34554 accessibility compliance for blocks: Add forform input text and select tag
2012-07-31 17:05:13 +08:00
Rossiani Wijaya
61e3665a15
MDL-34553 accessibility compliance for authentication: Add forform input text and select tag
2012-07-31 16:55:38 +08:00
Rossiani Wijaya
4233aac1e3
MDL-34552 accessibility compliance for admin: Add forform input text and select tag
2012-07-31 16:34:22 +08:00
Andrew Robert Nicols
548b7112a2
MDL-28486 Force use of SSL for all youtube and vimeo embeds
...
If a page is served over SSL (https), then any content loaded from non-SSL
sources (e.g. http://youtube.com/ ) will cause errors to show in the
browser. To prevent this, it's best to use the SSL equivelants where they
exist (e.g. https://youtube.com/ ).
Unfortunately, it isn't possible to accurately determine whether the
current page is loaded over an SSL connection or not in Moodle.
Since including content from an external SSL site on a non-SSL moodle page
does not lead to browser warnings, but non-SSL external content on an SSL
moodle page does, we always use SSL where available.
Note: This does not lead to any additional processing requirements for the
moodle site.
2012-07-31 09:27:00 +01:00
Aparup Banerjee
971937e7d0
MDL-34650 added MDLs to todo comment and deprecation comment.
...
(also triggering an amos script here for the other MDL-34650 commit)
AMOS BEGIN
CPY [minute,form],[minute,core]
CPY [month,form],[month,core]
CPY [options,editor],[options,core]
CPY [selectacourse,backup],[selectacourse,core]
AMOS END
2012-07-31 15:40:07 +08:00
Aparup Banerjee
28557dc456
MDL-34650 typo correction
2012-07-31 13:23:55 +08:00
Aparup Banerjee
4a5780ffde
Merge branch 'MDL-34650_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-07-31 13:20:24 +08:00
Sam Hemelryk
acb533009f
Merge branch 'MDL-34528_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-07-31 16:49:31 +12:00
Sam Hemelryk
3c3cf6daac
Merge branch 'MDL-32499_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-07-31 16:29:51 +12:00
Sam Hemelryk
fe2ff1e8a0
Merge branch 'MDL-32931_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-07-31 16:18:50 +12:00
Sam Hemelryk
dddd0d7a38
Merge branch 'MDL-32827-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-07-31 16:15:59 +12:00
Rossiani Wijaya
2a336b5ef1
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +08:00
Dan Poltawski
1de0c00eb6
Merge branch 'MDL-25953-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-07-31 12:01:56 +08:00
Ankit Agarwal
669f274735
MDL-32827 calendar: update eventtype of broken event in bulk instead of doing it one by one
2012-07-31 11:24:15 +08:00
Dan Poltawski
3fb4392ee0
Merge branch 'MDL-34624_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-07-31 11:10:36 +08:00
Dan Poltawski
8bf442dc73
Merge branch 'MDL-34532_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 10:43:10 +08:00
Dan Poltawski
472b9a46ab
Merge branch 'MDL-34255_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-07-31 10:31:49 +08:00
Jerome Mouneyrac
1b158ee8c9
MDL-33869 user_get_user_details: add support for 'Show user identity' fields set by administrator
2012-07-31 10:26:22 +08:00
Crafton Williams
2a3a22a46d
MDL-33869 user_get_user_details: allow return of idnumber
2012-07-31 10:25:21 +08:00
Dan Poltawski
89babfaefa
Merge branch 'm23_MDL-34440' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-07-31 10:07:05 +08:00
Adam Olley
5aba3d6df9
MDL-34647: admintool: uploaduser enrolments now obey enrolperiod directive
2012-07-31 11:36:57 +09:30
Adam Olley
10813a0c78
MDL-34645: enrol_manual: enrolment init to pass default duration setting
2012-07-31 11:10:41 +09:30
Dan Poltawski
c04ddf28f8
Merge branch 'MDL-34483_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 09:12:23 +08:00
Sam Hemelryk
d4533f6215
Merge branch 'MDL-34494_m23' of git://github.com/kordan/moodle into MOODLE_23_STABLE
2012-07-31 12:43:32 +12:00
Sam Hemelryk
eec3d1869d
Merge branch 'MDL-28568_noncontact_warning_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-07-31 12:00:42 +12:00
Tim Hunt
0b7dfe12ed
MDL-34483 qformat_examview: Commit example file.
...
Supplied by Rick Jerz.
2012-07-30 11:57:29 +01:00
Fred Woolard
7ae8f60489
MDL-34440 Site registration failing with mysqli
2012-07-30 20:06:22 +12:00