nicolasconnault
b1c72d0a07
MDL-8807 and MDL-8564: Jamie had replaced the three group modes with Yes and No, for some
...
undocumented reason (See http://moodle.cvs.sourceforge.net/moodle/moodle/lib/form/modgroupmode.php?diff_format=h&view=log&pathrev=MOODLE_18_STABLE#revtext ).
I reverted his changes, and this seems to work normally now.
2007-03-22 05:24:29 +00:00
toyomoyo
f38dfd49aa
MDL-7164, Mark Nielsen's patch for remove_course_content not calling instance_delete()
2007-03-22 02:11:51 +00:00
skodak
13ce9e4f01
MDL-7647 Broken links on confirmation email (or others) - patch by Paulo Matos; merged from MOODLE_17_STABLE
2007-03-21 22:00:10 +00:00
tjhunt
d187f66046
MDL-8946 - Fix a regression that broke question export.
Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.
Some other miscellaneous code cleaning too.
Merged from MOODLE_18_STABLE.
2007-03-21 10:41:28 +00:00
nicolasconnault
b0abd2821b
MDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook
2007-03-21 07:43:04 +00:00
toyomoyo
a7bb9b8ff2
merged fix for MDL-8981, roles assigned at site level may result in a lot of default subscriptions
2007-03-21 06:07:46 +00:00
skodak
5a144b3ac9
MDL-8976 smilies alt text was cached in one static cache for all langs; merged from MOODLE_18_STABLE
2007-03-20 20:47:57 +00:00
skodak
da5bcc9fa0
merged warning fix from MOODLE_18_STABLE
2007-03-20 08:08:22 +00:00
skodak
3887fe4acd
MDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
...
+ merging of format_string fixes
2007-03-20 07:42:41 +00:00
nicolasconnault
6fc4ad7243
Almost completed the new profiling tool. Just a bit more tweaking :-)
2007-03-20 02:59:34 +00:00
toyomoyo
c0aa9f0956
merged fixing a warning
2007-03-20 02:57:57 +00:00
nicolasconnault
b65567f455
Started adding enhanced profiling using APD.
2007-03-20 00:34:05 +00:00
skodak
c16ec80252
MDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE
2007-03-19 22:25:13 +00:00
skodak
f6f66b0338
MDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
...
+ merging perflib toys from moodlelib.php
2007-03-19 18:54:58 +00:00
stronk7
77d08333a8
$CFG->tabselectedtofront is out. Part of MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 17:21:31 +00:00
skodak
e683263f7f
MDL-8904 please no extract()s, fixed double string filtering; merged from MOODLE_18_STABLE
2007-03-19 10:37:44 +00:00
toyomoyo
8cf990bcfe
merged fix for MDL-8934, assign role context statements incorrect
2007-03-19 04:49:49 +00:00
nicolasconnault
268ddd5070
MDL-8860 - Enabled multilang filter for site title.
2007-03-19 04:26:45 +00:00
stronk7
cc60cd9bf4
Adding the environmentbox class to the box.
...
Merged from MOODLE_18_STABLE
2007-03-18 19:20:40 +00:00
skodak
1306c5ea1c
MDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale ; merged with other fixes from MOODLE_18_STABLE
2007-03-16 21:00:06 +00:00
skodak
de5e137a2e
MDL-8841 Switch role cleanup; merged from MOODLE_18_STABLE
2007-03-16 20:21:27 +00:00
moodler
9fbed9c9bc
Merged format_string fixes from stable MDL-8713
2007-03-16 05:36:24 +00:00
martinlanghoff
e5edab1b72
get_complete_user_data(): speedup SQL selecting local users by their mnethostid
2007-03-16 03:37:52 +00:00
moodler
fae83c8d32
Merged striplinks change from stable MDL-8713
2007-03-16 03:24:36 +00:00
moodler
069599e151
Merged removal for defunct function format_title from 1.8 (unforunately that was committed without a message).
...
MDL-8713
2007-03-16 03:12:50 +00:00
moodler
037da74d09
Merged format_string fix from stable MDL-8713
2007-03-16 02:52:30 +00:00
moodler
8dec2253cf
Merged autofocus fixes for formslib to dev from stable
2007-03-16 01:46:17 +00:00
skodak
ee266f33e0
MDL-8924 fixed UPGRADE fails from 1.6.4+ to 1.8 Beta+; merged from MOODLE_18_STABLE
2007-03-15 22:43:07 +00:00
stronk7
c7a311b550
Fix small bug only reproduced in tests about changing field names and
...
xmldb_field object becoming modified. Novice OOP bug :-(
Merged from MODLE_18_STABLE
2007-03-15 20:02:17 +00:00
stronk7
cfed9721ad
DB escaping comments. MDL-8918
...
Merged from MOODLE_18_STABLE
2007-03-15 19:03:07 +00:00
toyomoyo
8305aeaaa8
putting user/editprofile back
2007-03-15 08:30:36 +00:00
moodler
cbdfb9291b
Merged filter_string fix from MDL-8713
...
(Also includes some reverting of a revert that Nicolas accidentally did ;-P )
2007-03-15 06:08:46 +00:00
toyomoyo
2f5ab42bc0
merged fix for MDL-7939, teachers, editting-teachers and course creators should see hidden courses
2007-03-15 04:23:21 +00:00
nicolasconnault
c3d327b4c3
MDL-8904: Used a numerical index for the navigation elements array instead of string index.
...
MDL-8713: Added $CFG->formatstring temporary variable
2007-03-15 04:08:40 +00:00
skodak
d927621bf3
fixed missing global CFG - merged from MOODLE_18_STABLE
2007-03-14 21:56:09 +00:00
skodak
5e992f564b
MDL-8867 Add setting to define role that is assigned to creators in new courses
...
MDL-8868 Set only minimal permissions for creator role
+ improved accesslib to handle changes of context levels in capability definitions
merged from MOODLE_18_STABLE
2007-03-14 21:42:38 +00:00
tjhunt
6cad9e6069
MDL-8772 - Use the same list of places to search in get_string and help.php. Merged from MOODLE_18_STABLE.
2007-03-14 20:15:20 +00:00
tjhunt
3eb89b9997
Notice when a student attempts a quiz, because there are no tabs to display. Merged from MOODLE_18_STABLE.
2007-03-14 15:29:46 +00:00
moodler
ac26175c5c
Merged wonky nav fix from stable
2007-03-14 14:55:22 +00:00
toyomoyo
4b7ae3c4da
merged fix for MDL-8885, editting teacher should be able to read all messages in course
2007-03-14 01:37:07 +00:00
stronk7
2cc0796dc1
Now documental search mimics real relational search behaviour. MDL-8884
...
Merged from MOODLE_18_STABLE
2007-03-13 22:40:42 +00:00
skodak
531468274f
MDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE
2007-03-12 08:41:28 +00:00
nicolasconnault
2ef7c374a4
MDL-8737 - Added a focus() to the generated validation JS, so that if an element fails client-side validation, the focus jumps straight to it when the submit button is clicked. This doesn't yet work with HTMLArea elements.
2007-03-12 06:43:24 +00:00
nicolasconnault
facb512c06
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
2007-03-12 05:46:41 +00:00
moodler
26f329ba61
Merged argument fix from stable
2007-03-11 06:59:53 +00:00
moodler
72736a739c
I've updated the timezones from the latest Olsen data MDL-8842
...
Should fix all the USA issues for 2007
2007-03-10 14:47:45 +00:00
stronk7
375450a4e7
Prevent some languages without word whitespace separators to use
...
documental searches over MySQL.
Merged from MOODLE_18_STABLE
2007-03-09 20:58:01 +00:00
skodak
854f5ef034
MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merged from MOODLE_18_STABLE
2007-03-09 20:16:48 +00:00
stronk7
b2964e45d9
Added the search_generate_text_SQL() function that generates
...
SQL clauses using documental indexes. Only MySQL for now.
Under 1.8 this isn't used officially (experimental!) but
we need it here right now (won't interfere at all). MDL-8830
Merged from MOODLE_18_STABLE
2007-03-09 18:21:06 +00:00
sam_marshall
0e9d0c0b85
Made it so you can call require_js after header printed (bug 8823)
2007-03-09 12:52:35 +00:00