vyshane
|
22206b6722
|
Merged from 1.7.
|
2006-11-22 07:04:41 +00:00 |
|
toyomoyo
|
54dc87b845
|
adding 2 new fields 1) field for alt tag for user image, 2) field for a flag to tell moodle whehter the user uses a screen reader
|
2006-11-22 06:50:27 +00:00 |
|
jamiesensei
|
9c03bbaa04
|
more fixes for lockoptions behaviour; changes to forum/mod_form.php; removed forum/mod.html
|
2006-11-21 11:02:13 +00:00 |
|
jamiesensei
|
002bd26872
|
removed redundant return
|
2006-11-21 10:19:28 +00:00 |
|
jamiesensei
|
57cf1be250
|
a bug fix for custom element dateselector
|
2006-11-21 10:18:39 +00:00 |
|
jamiesensei
|
4a2d352a88
|
oops, removed print_object that was left in from debugging
|
2006-11-21 10:16:01 +00:00 |
|
jamiesensei
|
0e6303103b
|
fixed a couple of bugs in custom elements
|
2006-11-21 10:14:38 +00:00 |
|
jamiesensei
|
6e372b2591
|
added commenting to addDependency method and used new functionality in forum\mod_form.php
|
2006-11-21 09:33:48 +00:00 |
|
jamiesensei
|
50ef8eb9bd
|
adding lockoptions functionality to formslib library and added lockoptionsall() function which allows multiple dependencies for one dependent element and handles that properly.
|
2006-11-21 09:17:46 +00:00 |
|
vyshane
|
90ebdf654b
|
Merged from 1.7.
|
2006-11-21 04:19:01 +00:00 |
|
toyomoyo
|
b6c59cf796
|
merged, fixed hard coded auth method "ldap"
|
2006-11-21 02:08:59 +00:00 |
|
tjhunt
|
115faa2f7b
|
Fix column names.
|
2006-11-20 17:47:30 +00:00 |
|
tjhunt
|
123545bc4f
|
MDL-7607 - sync_metacourse is unnecessarily slow
|
2006-11-20 16:45:24 +00:00 |
|
skodak
|
69aaada0f5
|
fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611
|
2006-11-20 14:08:40 +00:00 |
|
vyshane
|
d2a11d460a
|
Merged from 1.7.
|
2006-11-20 09:21:27 +00:00 |
|
toyomoyo
|
7d0e5a95c3
|
adding attachment for blogs
|
2006-11-20 08:31:48 +00:00 |
|
toyomoyo
|
d55114512d
|
removed code to ignore site level course teacher assignemnts, since the contexts are separated now
|
2006-11-20 03:55:35 +00:00 |
|
stronk7
|
c54f0c106a
|
Prevent some false-positives detecting uses of old user_XXX tables.
See http://moodle.org/mod/forum/discuss.php?d=58976
Merged from MOODLE_17_STABLE
|
2006-11-18 20:28:00 +00:00 |
|
stronk7
|
db9940b605
|
PHP generated code must use $result instead of $status. MDL-7533
Merged from MOODLE_17_STABLE
|
2006-11-18 19:08:10 +00:00 |
|
vyshane
|
a66ddf195f
|
Merged from 1.7.
|
2006-11-17 09:09:25 +00:00 |
|
toyomoyo
|
d42c64ba14
|
fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page
|
2006-11-17 08:57:50 +00:00 |
|
vyshane
|
88c5092a50
|
Merged from 1.7.
|
2006-11-17 05:54:21 +00:00 |
|
moodler
|
34941e0727
|
Merged function rename from stable MDL-7594
|
2006-11-17 04:02:47 +00:00 |
|
vyshane
|
1ca226c130
|
Merged from 1.7.
|
2006-11-17 02:58:56 +00:00 |
|
moodler
|
907e0fccf9
|
Removed B) MDL-7589
|
2006-11-17 02:12:08 +00:00 |
|
toyomoyo
|
b06334e833
|
making hidden assignment work with multiple roles
|
2006-11-16 08:29:25 +00:00 |
|
vyshane
|
73d402efd0
|
Merged from 1.7.
|
2006-11-16 05:30:28 +00:00 |
|
toyomoyo
|
ae9761ec77
|
merged, fixed a problem when a user has not visited a course, he is not shown. Changed get_user_roles to take in additional parameter
|
2006-11-16 05:17:43 +00:00 |
|
vyshane
|
29ca8b882d
|
Merged from 1.7.
|
2006-11-16 03:28:09 +00:00 |
|
skodak
|
e3bc106621
|
remove use of get_String("thischarset") replace it with utf-8 MDL-7570
|
2006-11-15 20:39:26 +00:00 |
|
tjhunt
|
84bf852c1b
|
MDL-7428 - Quiz regrade removes student answers from essay questions that have been graded. Merged from MOODLE_16_STABLE.
|
2006-11-15 17:32:49 +00:00 |
|
sam_marshall
|
40d8670956
|
MDL-7513 Further tweak to the way defaultuser role works to unbreak one possible situation that my previous change just broke
|
2006-11-15 14:23:43 +00:00 |
|
sam_marshall
|
39dee8f200
|
MDL-7513 - made it so a hack for Guest role only applies to that role and doesn't remove the course:view capability from other roles at site level when specifically assigned
|
2006-11-15 13:36:57 +00:00 |
|
vyshane
|
2a0d551ca5
|
Merged from 1.7
|
2006-11-15 08:34:17 +00:00 |
|
toyomoyo
|
40a2a15f20
|
separating the site course context and the site context, could be buggy, please report bugs!
|
2006-11-15 08:23:27 +00:00 |
|
vyshane
|
f68a7947bd
|
Merged from 1.7
|
2006-11-15 08:07:32 +00:00 |
|
jamiesensei
|
3c7656b4b0
|
added two new elements button and choosecoursefile which inherits from button
added $supportsgroups bool parameter with default true to give method standard_coursemodule_elements($supportsgroups=true) on moodleform_mod
|
2006-11-15 07:40:49 +00:00 |
|
jamiesensei
|
f388442b26
|
added removeOption method to allow removing options from a select drop down
|
2006-11-15 07:36:00 +00:00 |
|
toyomoyo
|
3997cb4037
|
Adding hidden role assignment, currently used in course participants page and print_course function.
Please test.
|
2006-11-15 04:28:18 +00:00 |
|
toyomoyo
|
4158fd81ce
|
merged fix for MDL-6928, correcting checks for auth_iscreator
|
2006-11-15 03:40:18 +00:00 |
|
vyshane
|
d23157d82f
|
Merged from 1.7
|
2006-11-15 03:31:28 +00:00 |
|
toyomoyo
|
323edd4ba4
|
fixing indenting
|
2006-11-15 03:15:06 +00:00 |
|
vyshane
|
7fdbbaea87
|
Merged from 1.7
|
2006-11-15 02:42:38 +00:00 |
|
tjhunt
|
f9c92efef3
|
MDL-7531 Fix SQL that does not work in Oracle. Thanks to Mark Hetherington for the fix. Merged from MOODLE_17_STABLE.
|
2006-11-14 15:41:20 +00:00 |
|
vyshane
|
3972629d1f
|
Merged from 1.7
|
2006-11-14 05:34:38 +00:00 |
|
jamiesensei
|
cc935f9174
|
fix for bug - not seeing standard elements on activity module form on some versions of PHP.
|
2006-11-14 05:18:39 +00:00 |
|
vyshane
|
d4f36e7d2a
|
Merged from 1.7.
|
2006-11-14 05:04:15 +00:00 |
|
vyshane
|
d815886370
|
Merged from 1.7
|
2006-11-14 03:07:18 +00:00 |
|
jamiesensei
|
4ea750414e
|
add custom submit button to registry
|
2006-11-14 03:00:26 +00:00 |
|
jamiesensei
|
c65795d341
|
checking in files for some new custom elements. And added a default help button to the format drop down box.
|
2006-11-14 02:57:19 +00:00 |
|