Commit graph

40924 commits

Author SHA1 Message Date
Dongsheng Cai
8c4a468791 "MDL-13766, fixed call-time pass-by-reference warning" 2010-03-09 08:19:41 +00:00
Dongsheng Cai
b21c6b13de "MDL-13766, improve repository settings" 2010-03-09 08:18:04 +00:00
Dongsheng Cai
aea5595c4e "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
Dongsheng Cai
ad620df347 "MDL-13766, fixed maxbytes parameter" 2010-03-09 01:49:02 +00:00
Moodle Robot
edf2840dd3 Updated the HEAD build version to 20100309 2010-03-09 00:42:06 +00:00
Andreas Grabs
8001d6e794 MDL-19846 - Admin ability to submit answers 2010-03-08 22:02:36 +00:00
Helen Foster
03a5a26cba help file MDL-19538 obsolete file thanks to Andrea Bicciolo 2010-03-08 19:18:58 +00:00
Helen Foster
91f44334b1 help file MDL-19537 obsolete file thanks to Andrea Bicciolo 2010-03-08 19:16:35 +00:00
Helen Foster
402859e5fa help file MDL-19539 obsolete file thanks to Andrea Bicciolo 2010-03-08 19:14:02 +00:00
Helen Foster
f1db9dd86e help file MDL-19541 obsolete file thanks to Andrea Bicciolo 2010-03-08 19:08:30 +00:00
Dongsheng Cai
8a3e6a5604 "MDL-13766, fixed maxbytes limit" 2010-03-08 16:49:51 +00:00
Tim Hunt
990650f94c quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups.
This was implemented by Matt Petro of the University of Wisconsin - Madison Engineering
School and Math Department. Many thanks. Reviewed by and committed by Tim Hunt.

This adds a new Overrides tab to the UI, with sub-tabs Group overrides and User overrides.
Each of those lists all the overrides that currently exist, and lets you manage them and
create more.

When a quiz is being attempted, the override that applies to the current user is combined
with the current quiz settings loaded from the quiz table (normally called $quiz).
If there are both user and group overrides, then just the specific user override is used (more specific).
If the user is in several groups, then the overrides are combined to give the most permissive set of options.

There is one new database table quiz_overrides, to store the overrides.
2010-03-08 16:01:38 +00:00
Tim Hunt
cdede6fbfe quiz: MDL-21404 Fix Petr's screw-up when converting to js_writer. 2010-03-08 15:32:45 +00:00
Tim Hunt
7c1b615060 formslib: MDL-21561 minor bug with disabled datetimeselectors.
Thanks for Matt Petro for finding this and suggesting the fix.
I introduced this error when adding the calendar pop-up.
Strangely, dateselector was not affected.
2010-03-08 14:03:24 +00:00
Dongsheng Cai
0dc303382f "MDL-21240, added yui3 lib requirment" 2010-03-08 04:13:55 +00:00
Dongsheng Cai
e0b85db4bc "MDL-21240, improve key bindings for filepicker" 2010-03-08 04:11:32 +00:00
Dongsheng Cai
26d7ca9e09 "MDL-15405, perform filemanager init tasks in one function" 2010-03-08 03:37:20 +00:00
Dongsheng Cai
e30d75ccdd "MDL-15405, perform filemanager init tasks in one function" 2010-03-08 03:28:22 +00:00
Moodle Robot
428b05cb2f Updated the HEAD build version to 20100308 2010-03-08 00:41:28 +00:00
Dongsheng Cai
a14a933c2b "MDL-16596, fixed nonjs filemanager" 2010-03-07 16:40:25 +00:00
Petr Skoda
b67bb42201 MDL-21769 fixed input validation 2010-03-07 15:30:02 +00:00
Petr Skoda
cc27235e44 MDL-21769 fixed input validation 2010-03-07 15:24:37 +00:00
Petr Skoda
32148582ff MDL-21769 fixed input validation 2010-03-07 15:16:38 +00:00
Petr Skoda
6fdbd16203 MDL-21767 fixed input validation 2010-03-07 14:58:19 +00:00
Petr Skoda
01a2ce80ec MDL-21710, MDL-21711 new permissions evaluation and overriding UI 2010-03-07 09:28:54 +00:00
Moodle Robot
f42e7f7853 Updated the HEAD build version to 20100307 2010-03-07 00:41:25 +00:00
Moodle Robot
f3f2f4c94e Updated the HEAD build version to 20100306 2010-03-06 00:41:35 +00:00
Helen Foster
477a2c1c4d help file MDL-21054 rewording thanks to Bente Olsen 2010-03-05 15:15:17 +00:00
Helen Foster
bc9ab05377 help file MDL-21053 rewording thanks to Bente Olsen 2010-03-05 14:56:58 +00:00
Helen Foster
a4be799b44 lang string MDL-18565 spelling fix thanks to Ray Lawrence 2010-03-05 11:44:12 +00:00
Dongsheng Cai
26032c2d20 "MDL-15405, data module to use filemanager" 2010-03-05 05:37:09 +00:00
Dongsheng Cai
cfa8f37d5c "MDL-20470, upgrade to yui3" 2010-03-05 02:56:12 +00:00
Dongsheng Cai
7b3f23e4b1 "MDL-21240, added missing yui2 lib" 2010-03-05 02:33:28 +00:00
Moodle Robot
6bc1cc85b9 Updated the HEAD build version to 20100305 2010-03-05 00:41:58 +00:00
Eloy Lafuente
e6c4b5f2bb MDL-17510 calendar - added 2 missing labels plus space/comments cleaning. Credit goes to Daniel Neis ; merged from 19_STABLE 2010-03-04 22:01:38 +00:00
Eloy Lafuente
64cc243f34 MDL-21750 ims-cc restore - avoid requiring net conection on validation. Credit goes to Darko ; merged from 19_STABLE 2010-03-04 21:32:29 +00:00
Dongsheng Cai
81bdfdb9af "MDL-13766, fixed Call-time pass-by-reference warning" 2010-03-04 09:28:17 +00:00
Sam Hemelryk
25a102a9f2 theme-anomaly MDL-20175 Updated renderer after recent changes 2010-03-04 07:15:55 +00:00
Dongsheng Cai
a642bf6f37 "MDL-21507, enable repository type by default" 2010-03-04 06:47:21 +00:00
Dongsheng Cai
3b8e973833 "MDL-13766, fixed theme coding error" 2010-03-04 06:44:16 +00:00
Sam Hemelryk
57173b8dfb mod-lesson MDL-21006 Fixed missing variable after navigation changes 2010-03-04 05:27:14 +00:00
Sam Hemelryk
130d2f533b mod-lesson MDL-21006 Fixed misnamed variable 2010-03-04 05:25:00 +00:00
Andrew Davis
4780980151 gradebook MDL-21317 Make "change defaults" links more obvious on grades->course settings page 2010-03-04 04:11:02 +00:00
Sam Hemelryk
c1f96c2c5e gradebook MDL-19797 Improved navbar generation 2010-03-04 03:55:24 +00:00
Sam Hemelryk
7d89f0b08b grade-tree MDL-20204 Fixed two regressions 2010-03-04 03:51:55 +00:00
Moodle Robot
01a5f00bea Updated the HEAD build version to 20100304 2010-03-04 00:41:21 +00:00
Moodle Robot
a68771a88e Updated the HEAD build version to 20100303 2010-03-03 00:41:33 +00:00
Petr Skoda
00dadbe164 MDL-21742 fixed serious regressions - require_login(); could not be called after setting up themes (we need this in several places, this will be improved later) + it is too late to set up default local in require_login() because some scripts may not even call this - such as CLI 2010-03-02 11:51:36 +00:00
Dongsheng Cai
754402703b "MDL-21240, fixed the conflict marks I introduced, sorry for that" 2010-03-02 08:25:25 +00:00
Dongsheng Cai
fe879bf308 "MDL-21683, baseurl incorrectly defined, prevents deletion of repository instances, credits to Mark Johnson" 2010-03-02 07:38:04 +00:00