Penny Leach
e68d4a11fb
portfolio MDL-21884 rename LEAP2A to Leap2A in accordance with new community wisdom
2010-03-29 11:32:01 +00:00
Dongsheng Cai
cf456fbf6c
"MDL-21947, fixed commentsperpage option"
2010-03-29 05:34:50 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Petr Skoda
1adaa40466
MDL-21938 support for json renderer and error handler
2010-03-28 09:05:47 +00:00
Petr Skoda
14ff547773
MDL-21937 fixed reversed meaning of string
2010-03-27 21:06:31 +00:00
Dongsheng Cai
137bbbc620
"MDL-21906, disable filepicker for editor during installation"
2010-03-24 06:38:10 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00
Eloy Lafuente
ac94303a42
MDL-19233 restore of roles - prevent role creation, role assignment and
...
permission overrides by observing corresponding caps. Improve role mapping a bit.
Credit goes to Daniel Neis. Merged from 19_STABLE
2010-03-22 22:33:30 +00:00
Petr Skoda
86a25a0a71
MDL-21871 adding missing string for session autostart
2010-03-20 11:17:43 +00:00
Petr Skoda
cd1bca899f
MDL-21788 string and setting cleanup of session regen, not needed in head where it is always on
2010-03-19 08:00:29 +00:00
Helen Foster
8c7ffaf102
help file MDL-17698 edits to ensure XHTML strict compliance thanks to David Horat
2010-03-17 14:18:45 +00:00
Helen Foster
de53e9ebef
help file MDL-21308 rewording thanks to Bente Olsen
2010-03-17 10:50:19 +00:00
Helen Foster
caf1bbd218
help file MDL-21600 obsolete file thanks to Koen Roggemans
2010-03-17 09:19:01 +00:00
Andrew Davis
7ac928a749
rating MDL-21657 more changes based on Petr's feedback
2010-03-17 09:12:13 +00:00
Andrew Davis
9c1f9627d8
rating MDL-21657 renamed ratinglib.php to lib.php to bring /rating in line with /comment
2010-03-17 03:54:18 +00:00
Andrew Davis
6c5fcef746
rating MDL-21657 changing from ratings (plural) to rating (singular)
2010-03-16 09:37:31 +00:00
Andrew Davis
ba0c89c5ec
rating MDL-21657 changing from ratings (plural) to rating (singular)
2010-03-16 09:24:09 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Dongsheng Cai
85495bd291
"MDL-21021, added a block to manager user private files"
2010-03-15 06:41:02 +00:00
Helen Foster
2a939f1cd3
lang string MDL-21016 rewording as suggested by Ray Lawrence
2010-03-09 21:42:38 +00:00
Andreas Grabs
8bea6b888a
MDL-19846 - Admin ability to submit answers
2010-03-09 08:25:54 +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
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
Petr Skoda
01a2ce80ec
MDL-21710, MDL-21711 new permissions evaluation and overriding UI
2010-03-07 09:28:54 +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
Helen Foster
93edb740e2
lang string MDL-21546 rewording thanks to Bente Olsen
2010-02-24 10:53:59 +00:00
Helen Foster
9a71b4cc41
help file MDL-21546 rewording thanks to Bente Olsen
2010-02-24 10:38:57 +00:00
Penny Leach
8fb18ca939
mnet MDL-21692 print an error when we can't contact the host when adding a new peer
2010-02-23 10:09:32 +00:00
jerome mouneyrac
d07ff72d15
webservice MDL-21580 remove reponse hook, add response cleaning to the method body for all Zend servers.
2010-02-22 07:07:44 +00:00
Eloy Lafuente
177c1a6cf5
MDL-21666 backup & restore caps. Bump version and lang strings
2010-02-19 19:27:12 +00:00
jerome mouneyrac
eae18ab60c
webservice MDL-21580 remove hard coded string from validate_parameters function, clean XML-RPC response from additional values, XML-RPC return an exception if a return value is wrong
2010-02-19 02:40:10 +00:00
Penny Leach
677b6321af
mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled
2010-02-18 04:55:34 +00:00
Penny Leach
b257d7c411
mnet MDL-21278 print a list of potential idps on the login page with links
...
this adds a new contract auth plugin method (implemented as empty in the base class)
2010-02-18 01:30:13 +00:00
Penny Leach
b8a109a39d
mnet MDL-17202 disambiguating strings in mnet enrolment config and updated plugin desc
...
merged from MOODLE_19_STABLE
2010-02-17 03:59:06 +00:00
Penny Leach
fa276a0c00
mnet MDL-21256 fixed regressions I introduced while rewriting
2010-02-17 01:59:39 +00:00
Sam Hemelryk
fe21336587
gradebook-graderreport MDL-21535 Upgraded to YUI3 and reoganised JS code
2010-02-16 08:26:21 +00:00
jerome mouneyrac
b721742a15
webservice MDL-21351 add creator field to security keys page
2010-02-12 07:30:44 +00:00
jerome mouneyrac
1bd06507df
webservice MDL-21351
...
Manage token page: user should be linked to their user profil
Security keys page: display token created by administrator
Manage service page: rewording :
Authorised user only => user
2010-02-12 04:14:26 +00:00
Penny Leach
96bd292127
mnet MDL-21256 & the start of a proper fix for MDL-20660
...
Unfortunately these are tangled up together a bit
2010-02-11 02:49:11 +00:00
David Mudrak
1ed4730901
MDL-21558 adding local plugins management page into the admin tree
...
The new admin external page admin/localplugins.php provides a list of
installed local plugins with a possibility to remove it.
2010-02-08 16:03:37 +00:00
Andrew Davis
61541a5a46
gradebook MDL-21218 Improved the hiding/displaying of category and course totals when they contain hidden items
2010-02-08 06:27:04 +00:00
Rossiani Wijaya
3fe2cfb505
MDL-16919 - add validation to upload user data according to the upload type.
2010-02-05 07:30:53 +00:00
Andrew Davis
8791e9feaa
gradebook MDL-21218 course and category totals behaviour when they contain hidden items
2010-02-05 06:42:01 +00:00
jerome mouneyrac
559a5dbd1d
webservice MDL-21511 add webservice_parameter_exception to indicate which external parameter is invalid
2010-02-05 04:10:36 +00:00
jerome mouneyrac
382b9ceab3
webservice MDL-21510 added three defines for the description of ws optional value:
...
VALUE_REQUIRED - if the parameter is not supplied, there is an error
VALUE_OPTIONAL - if the parameter is not supplied, then the param has no value
VALUE_DEFAULT - if the parameter is not supplied, then the default value is used
2010-02-05 02:58:24 +00:00