skodak
300ade82c4
MDL-10355 fixed typo; backported from HEAD
2007-07-05 20:51:13 +00:00
moodler
275b342ce2
Automatic installer.php lang files by installer_builder (20070705)
2007-07-05 05:54:28 +00:00
skodak
84d7815107
MDL-10341 fixed user search cleaning
2007-07-04 08:30:53 +00:00
urs_hunkler
cd1aa3bb76
working on MDL-10322 :: tabs. I added a space before the closing </li> to close the gap between the li elements used without images. I don't know why this space is necessary.
2007-07-03 20:14:20 +00:00
bobopinna
4b70ac02cd
Fixed help title
2007-07-03 12:14:52 +00:00
bobopinna
2ad92ce59b
Added a missing string
2007-07-03 12:09:39 +00:00
bobopinna
bdf0b64635
Added missing help files
2007-07-03 12:06:39 +00:00
bobopinna
fba486beb4
file whatgrade.html was added on branch MOODLE_18_STABLE on 2007-07-03 12:06:43 +0000
2007-07-03 12:04:18 +00:00
bobopinna
40bb4f3941
file stagesize.html was added on branch MOODLE_18_STABLE on 2007-07-03 12:06:43 +0000
2007-07-03 12:04:18 +00:00
bobopinna
f5084fcf1f
file skipview.html was added on branch MOODLE_18_STABLE on 2007-07-03 12:06:41 +0000
2007-07-03 12:04:18 +00:00
bobopinna
75f97e398e
file maxattempt.html was added on branch MOODLE_18_STABLE on 2007-07-03 12:06:40 +0000
2007-07-03 12:04:18 +00:00
bobopinna
450eb77b78
file hidebrowse.html was added on branch MOODLE_18_STABLE on 2007-07-03 12:06:39 +0000
2007-07-03 12:04:17 +00:00
bobopinna
4caf41a177
Added a missing string
2007-07-03 10:28:30 +00:00
bobopinna
d9a1a6f021
Fixed a bad definited string
2007-07-03 10:27:30 +00:00
bobopinna
880ae97916
Added activation string
...
fixed bug MDL-9570
2007-07-03 09:43:57 +00:00
bobopinna
d10fd935b9
Readded Exit link now called "Exit Activity"
2007-07-03 09:36:31 +00:00
bobopinna
d205581b9e
Fixed bug MDL-9236
2007-07-03 09:27:42 +00:00
bobopinna
e3c424e08c
Fixed bug MDL-9776
2007-07-03 09:17:39 +00:00
bobopinna
fa21044e08
Fixed bug MDL-10318 on db/update.php
2007-07-03 07:55:33 +00:00
bobopinna
5b696e30cc
Fixed bug MDL-10318
2007-07-03 07:54:32 +00:00
stronk7
5c03a7d201
File no longer used. It's under formslib control since
...
Moodle 1.8. Thanks James! MDL-10036
2007-07-02 17:10:47 +00:00
stronk7
55c59f5050
XHTML conmpliance
2007-07-02 17:02:06 +00:00
stronk7
c9c54db3d8
Using the new "choose" parameter to navigate/preview/choose
...
IMS-CP resource packages. MDL-10036
2007-07-02 16:56:31 +00:00
stronk7
826b485ce1
Using the new choosecoursefileorimsrepo form element. MDL-10036
2007-07-02 16:53:26 +00:00
stronk7
bbbba10d73
Registering the choosecoursefileorimsrepo form element to
...
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)
2007-07-02 16:50:47 +00:00
stronk7
493ac92129
Adding the choosecoursefileorimsrepo form element to
...
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)
2007-07-02 16:48:32 +00:00
moodler
084712eadc
Automatic installer.php lang files by installer_builder (20070702)
2007-07-02 04:56:52 +00:00
skodak
22f3e58605
MDL-9599 Glossary terms revert back to 'Not categorized' when using categories, patch by Alexander Pavlyutin
2007-07-01 15:47:46 +00:00
skodak
dc6ef09c49
MDL-10309 Broken password expiration support for LDAP user types rfc2307 and rfc2307bis, patch by Iñaki Arenaza
2007-07-01 15:41:24 +00:00
thepurpleblob
3f9156bf56
MDL-10240:
...
Added Bb Short Response as a Moodle Essay type question.
Found quite a lot of stuff that could do to be checked and improved
in this code, so this should be considered an intermediate step.
2007-06-29 14:31:08 +00:00
moodler
52dce7612b
Automatic installer.php lang files by installer_builder (20070629)
2007-06-29 04:59:49 +00:00
mchurch
552ae418de
Bug MDL-8520. Adding target= to the logs buttons.
2007-06-28 18:15:13 +00:00
mchurch
4db3f36034
Bug MDL-8520. Adding target= to the prev/next buttons.
2007-06-28 18:07:09 +00:00
thepurpleblob
9259bf1c0e
MDL-10234
...
Encoded images in subdirectories failed to load.
Thanks to Enrique Castro for fix.
2007-06-28 15:13:52 +00:00
moodler
9407c07c61
Automatic installer.php lang files by installer_builder (20070628)
2007-06-28 05:37:12 +00:00
toyomoyo
0b6c589f21
fix for MDL-10273, users with no capability sould not see New Event button
2007-06-28 03:58:39 +00:00
skodak
9da6b30269
MDL-10276 Text cleaning trouble; backported from HEAD
2007-06-27 12:00:26 +00:00
poltawski
5046d2353b
MDL-10264 - fixed typo
2007-06-26 21:16:10 +00:00
gbateson
81f99d24f7
make sure $hotpot->id is set when adding calendar events for new HotPot
2007-06-26 12:04:00 +00:00
tjhunt
a80094eff3
Error getting the context in old gradebook. Merged from OU moodle.
2007-06-26 11:50:19 +00:00
moodler
f4921fb310
Implemented fix for MDL-10254, thanks Valery!
2007-06-26 09:07:56 +00:00
toyomoyo
6c709360f5
applying supplied patch to MDL-9051, missing $CFG->forum_enabletimedposts
2007-06-26 08:30:49 +00:00
moodler
8969caa059
Automatic installer.php lang files by installer_builder (20070626)
2007-06-26 07:56:55 +00:00
gbateson
226c671af7
in XML source files of HP quizzes, convert relative URLs to absolute URLs in links using window.open(...)
2007-06-26 05:03:38 +00:00
gbateson
ca8c7dbc52
ange relative URLs to absolute URLs in window.open(...)
2007-06-26 02:45:40 +00:00
mchurch
1239139dd3
Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.
2007-06-25 20:43:36 +00:00
mchurch
fc1bdd6e88
Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.
2007-06-25 20:33:52 +00:00
tjhunt
b207f15ca2
Clean up whitespace.
2007-06-25 17:13:17 +00:00
urs_hunkler
9dd4a457c8
changed navmenuwidth to the standard value
2007-06-25 12:19:56 +00:00
moodler
ea86a3aa8d
Patch for JS problem in MDL-10027 (Chris Holmes did it)
2007-06-25 09:20:55 +00:00