Commit graph

55368 commits

Author SHA1 Message Date
Dan Poltawski
e063369689 Merge branch 'MDL-34575_accessibility' of git://github.com/rwijaya/moodle 2012-08-06 12:06:33 +08:00
Dan Poltawski
1adbec57fe Merge branch 'MDL-34558_accessibility' of git://github.com/rwijaya/moodle 2012-08-06 11:54:01 +08:00
Dan Poltawski
ebaa898e27 Merge branch 'MDL-34557_accessibility' of git://github.com/rwijaya/moodle 2012-08-06 11:48:12 +08:00
Dan Poltawski
7aa53db5b6 Merge branch 'MDL-34705' of git://github.com/timhunt/moodle 2012-08-06 11:31:31 +08:00
Dan Poltawski
e447150153 Merge branch 'w32_MDL-34635_m24_selfwelcommultilang' of git://github.com/skodak/moodle 2012-08-06 11:29:16 +08:00
Dan Poltawski
0ec001212d Merge branch 'MDL-28207-master' of git://github.com/FMCorz/moodle 2012-08-06 10:40:33 +08:00
Dan Poltawski
669bd9a835 Merge branch 'MDL-34590' of git://github.com/timhunt/moodle 2012-08-06 10:11:16 +08:00
Dan Poltawski
41565f26ff Merge branch 'MDL-34405_master' of git://github.com/kordan/moodle 2012-08-06 10:06:15 +08:00
Dan Poltawski
85f031dc86 Merge branch 'master_MDL-34131_add_plagiarism_api_support_for_new_online_assignment' of git://github.com/kanikagoyal/moodle 2012-08-06 09:58:36 +08:00
Dan Poltawski
6d9fbc5f4a Merge branch 'w32_MDL-34585_m24_blogfiles' of git://github.com/skodak/moodle 2012-08-06 09:45:46 +08:00
Sam Hemelryk
6869060218 Merge branch 'wip-MDL-34074-master' of git://github.com/abgreeve/moodle 2012-08-06 13:36:44 +12:00
Dan Poltawski
3539c2f2bf MDL-28486 - tests: fix broken youtube tests 2012-08-06 09:25:24 +08:00
Sam Hemelryk
b84be095b7 Merge branch 'MDL-34708' of git://github.com/nebgor/moodle 2012-08-06 12:05:21 +12:00
Sam Hemelryk
71761f8aa8 Merge branch 'MDL-28486-master-2' of git://git.luns.net.uk/moodle 2012-08-06 11:59:07 +12:00
Sam Hemelryk
8cca2fbb6e Merge branch 'MDL-34658-master' of git://github.com/grabs/moodle 2012-08-06 11:46:26 +12:00
Sam Hemelryk
e7ea7825d2 Merge branch 'MDL-34670-master' of git://github.com/grabs/moodle 2012-08-06 11:35:33 +12:00
Sam Hemelryk
1dba7b9a40 Merge branch 'MDL-34645' of git://github.com/aolley/moodle 2012-08-06 11:05:24 +12:00
Sam Hemelryk
eff3e7f677 Merge branch 'MDL-34647' of git://github.com/aolley/moodle 2012-08-06 10:59:10 +12:00
Aparup Banerjee
f597dcc008 MDL-34708 Forms library : Fixed incorrect calendar day displayed across timezones. Credit to Matthew Davidson and team at rose-hulman.edu. 2012-08-05 23:27:31 +08:00
Tim Hunt
8c598cef18 MDL-34590 javascript-static: full-screep popups for Chrome.
I have left in both:
1. the code to get the window size correct initially, becuase that seems
sensible; and
2. the subsequent resize (with the setTimeout that Chrome requires,
thanks Jeff Rader for finding that) becuase on Chrome, it gets the size
a bit too big initially, so this correction is necessary.
2012-08-03 13:19:18 +01:00
Andreas Grabs
63500d9896 MDL-34670 - undefined variable in feedback templates 2012-08-03 12:01:53 +02:00
Andreas Grabs
94848b0748 MDL-34658 - Saving failed because missing or false values 2012-08-03 12:01:45 +02:00
Rossiani Wijaya
2134ddcba1 MDL-34575 accessibility compliance for notes: Add form input text and select tag 2012-08-03 13:39:36 +08:00
Rossiani Wijaya
0013540d2f MDL-34558 accessibility compliance for filter: Add forform input text and select tag 2012-08-03 11:53:48 +08:00
Rossiani Wijaya
965b7462c4 MDL-34557 accessibility compliance for enrol: Add forform input text and select tag 2012-08-03 11:53:46 +08:00
Frederic Massart
643b1de890 MDL-28207 Course: Showing/hiding/marking a section respect capabilities 2012-08-03 09:21:43 +08:00
Tim Hunt
970e01ba24 MDL-34705 role assignments list: should link to contexts.
This will make Admin's lives a bit easier.
2012-08-02 17:44:43 +01:00
Petr Škoda
890e1aacc3 MDL-34701 remove root from yui MODULE pattern definition
The problem was that the root was breaking internal group handling in YUI loader for some reason. Without the root pattern property everything seems to work fine again.
2012-08-02 17:40:50 +02:00
Petr Škoda
af7879701b MDL-34701 import latest YUI 3.6.0 2012-08-02 16:49:19 +02:00
Petr Škoda
faf40ca3e3 MDL-34585 fix broken blog file access control 2012-08-02 09:58:16 +02:00
Petr Škoda
0896292622 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:38:48 +02:00
Dan Poltawski
470d47f512 weekly release 2.4dev 2012-08-02 14:38:14 +08:00
Adrian Greeve
9a5abd1b70 MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class. 2012-08-02 13:18:57 +08:00
Aparup Banerjee
d590ffdc68 MDL-31288 Assignment : fixed requiresubmission setting states 2012-08-01 17:09:54 +08:00
Petr Škoda
4c7f536379 MDL-34368 fix another validuntil condition 2012-08-01 08:30:28 +02:00
Aparup Banerjee
d3d1fec286 MDL-31288 assignment : shifted upgrade block to after 2.3 upgrade line. 2012-08-01 09:34:31 +08:00
Aparup Banerjee
6df08cac3e Merge branch 'MDL-31288-POST23' of git://github.com/netspotau/moodle-mod_assign 2012-08-01 09:30:34 +08:00
Dan Poltawski
a8b8f472bd MDL-34599 mod_quiz: optional $thispage & $nextpage
The previous change making the params required was a regression.
2012-08-01 09:05:32 +08:00
Sam Hemelryk
df0d0fdee7 Merge branch 'MDL-29909-master' of https://github.com/mackensen/moodle 2012-08-01 12:35:19 +12:00
Kanika Goyal
48e5aacbfa MDL-34131: Plagiarism API - add support for plagiarism api to new online assignment type 2012-07-31 22:06:25 +05:30
Dan Poltawski
66146ffcf7 Merge branch 'MDL-32791' of git://github.com/timhunt/moodle 2012-07-31 17:46:13 +08:00
Dan Poltawski
0f6cdc519a Merge branch 'MDL-34599' of git://github.com/timhunt/moodle 2012-07-31 17:42:19 +08:00
Rossiani Wijaya
70ad5136da MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:16:19 +08:00
Rossiani Wijaya
5c57655218 MDL-34555 accessibility compliance for calendar: Add forform input text and select tag 2012-07-31 17:10:33 +08:00
Rossiani Wijaya
5b711b3e99 MDL-34554 accessibility compliance for blocks: Add forform input text and select tag 2012-07-31 17:04:15 +08:00
Rossiani Wijaya
eac75f211d MDL-34553 accessibility compliance for authentication: Add forform input text and select tag 2012-07-31 16:49:25 +08:00
Rossiani Wijaya
aa414527a4 MDL-34552 accessibility compliance for admin: Add forform input text and select tag 2012-07-31 16:31:47 +08:00
Aparup Banerjee
e462de973f 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:30:38 +08:00
Dan Poltawski
43ff71a017 MDL-34460 - fix syntax error I introduced.
doh.
2012-07-31 14:46:45 +08:00
Aparup Banerjee
de7a570cd5 MDL-34650 typo correction 2012-07-31 13:24:00 +08:00