nicolasconnault
b0abd2821b
MDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook
2007-03-21 07:43:04 +00:00
toyomoyo
6603b4202e
adding a string
2007-03-21 06:20:45 +00:00
nicolasconnault
4876a566a4
MDL-8963 : The code was using $group->password instead of $group->enrolmentkey.
2007-03-21 06:20:02 +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
moodler
0fd2223867
Automatic installer.php lang files by installer_builder (20070321)
2007-03-21 03:45:48 +00:00
moodler
d0529bdf67
Merged tab color fixes from stable
2007-03-21 03:12:14 +00:00
pichetp
830e47a817
Give the question bank code sensible PHPdocumentor package names.
2007-03-21 02:04:53 +00:00
tjhunt
77fa3a0dad
MDL-8978 - Regression from MDL-6386. Merged from MOODLE_16_STABLE.
2007-03-21 00:19:24 +00:00
tjhunt
121609d80a
MDL-8299 - Wrong capability on review.php. Merged from MOODLE_18_STABLE.
2007-03-20 22:45:19 +00:00
tjhunt
93c80e1c0e
MDL-8140 Other units disappear from the editing form when there is no unit with multiplier 1. Merged from MOODLE_18_STABLE.
2007-03-20 22:23:56 +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
14021f2158
MDL-8975 fix parameter handling in repository plugin; merge from MOODLE_18_STABLE
2007-03-20 19:47:06 +00:00
skodak
244691e250
MDL-8955 Multilang filter doesn't accept different attribute order; merged from MOODLE_18_STABLE
2007-03-20 17:14:18 +00:00
tjhunt
8745405435
MDL-4084 Backup all question categories in a course, not just the ones from which questions are used in a quiz. Merged from MOODLE_18_STABLE.
2007-03-20 15:06:48 +00:00
tjhunt
1f8db78091
MDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I have got them all this time.
2007-03-20 14:30:44 +00:00
tjhunt
b25486fc72
Matching qestion type was failing to correctly determine wheterh the student had changed their answer.
2007-03-20 14:06:56 +00:00
pichetp
9e20fbc2f4
Give the question bank code sensible PHPdocumentor package names.
2007-03-20 14:05:10 +00:00
skodak
da5bcc9fa0
merged warning fix from MOODLE_18_STABLE
2007-03-20 08:08:22 +00:00
skodak
376b3141e5
MDL-8968 no auth plugin broken; merged from MOODLE_18_STABLE
2007-03-20 07:55:54 +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
moodler
be78d45dd2
Merged login block tidy-up from stable
2007-03-20 07:35:53 +00:00
nicolasconnault
e9ff8e100a
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.
2007-03-20 05:21:31 +00:00
moodler
529ccfa5bd
Automatic installer.php lang files by installer_builder (20070320)
2007-03-20 03:31:29 +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
pichetp
41a89a0748
Give the question bank code sensible PHPdocumentor package names.
2007-03-20 02:10:26 +00:00
pichetp
bd2b6ad362
Give the question bank code sensible PHPdocumentor package names.
2007-03-20 02:03:18 +00:00
nicolasconnault
b65567f455
Started adding enhanced profiling using APD.
2007-03-20 00:34:05 +00:00
nicolasconnault
a0648316ec
MDL-8921 : Converted the page from table layout to divs (except tabular data) and added
...
related css rules in styles_layout.css. Looks the same and validates XHTML strict.
2007-03-20 00:27:38 +00:00
stronk7
82015ed26f
urlencode() hook for correct parameter handling & XHTML.
...
Merged from MOODLE_18_STABLE
2007-03-20 00:11:55 +00:00
stronk7
c0cdb3b314
Changing one generic class-name to a glossary specific one in themes.
...
Merged from MOODLE_18_STABLE
2007-03-19 23:59:02 +00:00
stronk7
c988beb565
Changing one generic class-name to a glossary specific one.
...
Merged from MOODLE_18_STABLE
2007-03-19 23:52:16 +00:00
skodak
c16ec80252
MDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE
2007-03-19 22:25:13 +00:00
pichetp
1976496e38
Give the question bank code sensible PHPdocumentor package names.
2007-03-19 22:04:30 +00:00
stronk7
a6e57ea053
One more class to align all the glossary inline explanations.
...
Merged from MOODLE_18_STABLE
2007-03-19 20:20:32 +00:00
stronk7
7a3ec1afc5
Deleting some inline styles and unused code. MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 20:15:03 +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
efe5792531
Now the add/update entry page XHTML validates and doesn't show
...
the tabs and intro anymore.
Merged from MOODLE_18_STABLE
2007-03-19 18:43:30 +00:00
stronk7
66111853bb
Now glossary "add entry" is a button instead of a tab. Part of MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 18:22:59 +00:00
stronk7
049faac882
Preparing some glossary css changes...for "add entry" buttons. MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 18:13:57 +00:00
tjhunt
4323d02959
Give the question bank code sensible PHPdocumentor package names.
2007-03-19 17:22:46 +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
stronk7
e8858fb1cb
XHTML compliance...
...
Merged from MOODLE_18_STABLE
2007-03-19 16:39:00 +00:00
stronk7
6a42a9b456
small typo in var name
...
Merged from MOODLE_18_STABLE
2007-03-19 16:12:42 +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
skodak
b95cbfe995
MDL-8956 Mistake in admin.php - wrong cron url; merged from MOODLE_18_STABLE
2007-03-19 08:27:00 +00:00
skodak
7e64d36193
MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE
2007-03-19 08:09:09 +00:00
toyomoyo
2878babdb2
merged fix for MDL-8942, can't delete blog images
2007-03-19 07:52:29 +00:00
martinlanghoff
9aa9080756
Auto-linking filters: fix serious caching bug in forum mailouts
...
Autolinking of glossaries, activity, resources and wiki names were using a
trivial single-entry cache implemented with static vars. The cache was _not_
keyed on course.
This bug was visible during forum_cron() which walks many courses. The cache
would get "stuck" on the first course that had something to put in the cache.
All mailouts from there onwards would autolink to stuff in the wrong course.
2007-03-19 06:33:45 +00:00
toyomoyo
8cf990bcfe
merged fix for MDL-8934, assign role context statements incorrect
2007-03-19 04:49:49 +00:00