stronk7
2481037f64
Added a function to print a standard html checkbox
...
Merged from MOODLE_15_STABLE
2005-06-28 16:55:01 +00:00
thepurpleblob
64ffa2a243
Added check so render returns with false if unsupported platform.
2005-06-28 14:12:45 +00:00
thepurpleblob
18a2407ef4
Added class to render images using Latex rather than mimetex. It will only
...
be used if it works on the server, otherwise mimetex is used as before.
Produces rather nicer images, and the full range of formatting can be used,
rather than mimetex's limited set.
2005-06-28 13:23:57 +00:00
mindforge
f8e0e46a4d
Standardised image namesfor documentation.
2005-06-28 10:01:24 +00:00
mindforge
d5b306eb6a
Database documentation update.
2005-06-28 10:00:17 +00:00
bobopinna
baa220a86e
Updated some strings
2005-06-28 07:07:10 +00:00
bobopinna
3316070f9e
Translated by Claudio Maggi
2005-06-28 07:05:30 +00:00
bobopinna
62d923574f
Fixed an upgrade bug with field timelimitaction
2005-06-28 07:02:25 +00:00
urs_hunkler
0ecb12bcf2
merged from 1.5 - added the CSS for the black border around the userpicture and the grouppicture
2005-06-27 17:39:38 +00:00
gustav_delius
917dfbb66a
Fixed typo that prevented upgrade
2005-06-27 15:37:27 +00:00
papita
9ff70c4b60
adding new strings by paula de waal
2005-06-27 13:02:27 +00:00
bawjaws
d2bdfe5a6e
new default user images, identical except without 1px black outline as
...
this can now be added via CSS
2005-06-27 12:31:59 +00:00
bawjaws
b2e0000ddb
removing code that draws a 1 pixel wide black line around user uploaded
...
images so that it can be replaced with equivalent CSS
2005-06-27 12:22:14 +00:00
bawjaws
57e31b6b06
adding CSS class to default user picture so that it can be styled at the
...
same time as user uploaded images
2005-06-27 12:14:24 +00:00
bobopinna
12d51c99b5
Marged the two separated help file in a single size help
2005-06-27 07:58:16 +00:00
bobopinna
3fa7b99ab8
Added a forgotten string "packagefile"
2005-06-27 07:45:12 +00:00
bobopinna
11d9f34866
Added SCORM course format string
2005-06-27 07:44:28 +00:00
bobopinna
0dd957ed3d
New course format SCORM
2005-06-27 07:28:19 +00:00
bobopinna
b5127f1e26
Added popup support
2005-06-27 07:26:49 +00:00
bobopinna
bc5a6319be
Added support to SCORM course format
2005-06-27 07:24:52 +00:00
bobopinna
c4aca03c17
Fixed a problem lesson_status setting bug
2005-06-27 07:22:37 +00:00
urs_hunkler
de6620de7a
merged from 1.5 - update of the readme text.
2005-06-27 06:08:57 +00:00
danmarsden
af834f3e7c
Bug #3623 - doesn't like when $value = 0
2005-06-27 00:58:24 +00:00
stronk7
1c58f4402c
Solved a problem where the '1' string was being cached to ''
...
because we concatenate true and it's evaluated like 1.
Bug 3623.
(http://moodle.org/bugs/bug.php?op=show&bugid=3623 )
2005-06-27 00:24:04 +00:00
stronk7
531a3cb2a9
Added the choose_from_radio() function to
...
display groups of radiobuttons in a central way.
Part of bug 1430.
(http://moodle.org/bugs/bug.php?op=show&bugid=1430 )
Merged from MOODLE_15_STABLE
2005-06-27 00:17:39 +00:00
koenr
08de7c7a0e
forgot to save one
2005-06-26 18:10:14 +00:00
koenr
9bd07d6fe5
deleted some more empty lines
2005-06-26 17:05:56 +00:00
stronk7
339dd76670
Avoid some backslashes causing problems with some browsers. Bug 3463.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3463 )
Merged from MOODLE_15_STABLE
2005-06-26 16:45:04 +00:00
gustav_delius
ed460c8e04
I am committing the essay question type contributed by Mark Nielsen, see http://moodle.org/mod/forum/discuss.php?d=25845 .
2005-06-26 16:21:11 +00:00
stronk7
d4e9497a54
Added readme and screenshot to Wood Theme.
...
Merged from MOODLE_15_STABLE
2005-06-26 15:47:01 +00:00
stronk7
915a3598da
file README.html was initially added on branch MOODLE_15_STABLE.
2005-06-26 15:45:37 +00:00
stronk7
4ef1be0f1f
file screenshot.jpg was initially added on branch MOODLE_15_STABLE.
2005-06-26 15:45:37 +00:00
papita
61a90edd1f
por ricardo praciano e paula de waal
2005-06-26 14:10:24 +00:00
scop22
cea7827765
Now committing the latest updated files to the EUC-KR Korean language pack. Files just committed were not the latest revision!
2005-06-26 14:09:30 +00:00
papita
329f5551c9
coherence control
2005-06-26 14:07:38 +00:00
scop22
52f3c95828
Major commit of many new files and strings in the EUC-KR Korean language pack. Most string files now up-to-date. Committing to the correct pack this time! Committing in HEAD.
2005-06-26 13:48:34 +00:00
scop22
71eeeb9137
Recommitting unicode files to ko_utf8 pack replacing files from euc-kr pack just mistakenly committed here!
2005-06-26 13:28:42 +00:00
scop22
f2808f7bf0
Large commit of many new files and strings to the EUC-KR Korean Language Pack. Most files are now up-to-date. Committing to HEAD.
2005-06-26 13:02:26 +00:00
stronk7
7d34f1adab
Now the entry being commented is showed when
...
adding comments for non-approved entries. Bug 3638.
(http://moodle.org/bugs/bug.php?op=show&bugid=3638 )
Merged from MOODLE_15_STABLE
2005-06-26 09:34:10 +00:00
julmis
1290468f20
Merging from STABLE
...
- fixing Bug 3576
2005-06-26 06:19:46 +00:00
stronk7
6f48f7fc92
Added some top margins for two glossary pages.
...
Merged from MOODLE_15_STABLE
2005-06-25 19:14:57 +00:00
scop22
3f0b4212a8
----------------------------------------------------------------------
...
Major update of the Korean UTF8 language pack - most files are now up-to-date
Modified Files:
admin.php assignment.php auth.php calendar.php choice.php
dialogue.php editor.php error.php exercise.php forum.php
glossary.php hotpot.php lesson.php moodle.php quiz.php
resource.php scheduler.php scorm.php survey.php workshop.php
----------------------------------------------------------------------
2005-06-25 19:11:08 +00:00
scop22
8d21e7358e
Adding new files to the Korean UTF8 Language Pack
...
Added Files:
emailprotect.php enrol_internal.php enrol_ldap.php
enrol_paypal.php block_course_summary.php
block_glossary_random.php block_quiz_results.php
block_rss_client.php enrol_database.php enrol_flatfile.php
install.php message.php
2005-06-25 18:54:47 +00:00
stronk7
eff23a55cb
Changed one table header.
...
Merged from MOODLE_15_STABLE
2005-06-25 17:09:34 +00:00
stronk7
5982740d30
Now $CFG->allowobjectembed is working properly. Admins
...
will ignore this setting. Bug 3608.
(http://moodle.org/bugs/bug.php?op=show&bugid=3608 )
Merged from MOODLE_15_STABLE
2005-06-25 15:42:44 +00:00
fiedorow
6228b0320a
Fix for broken no authentication
2005-06-25 13:22:13 +00:00
martinlanghoff
1007a3f1a3
enrol/ldap: bugfixes suggested by Jeff Graham here http://moodle.org/mod/forum/post.php?reply=124170 -- fixes course creation not pulling summaries, form errors in ldap_search_sub, calls to deprecated blocks_get_default_blocks() and DB errors when inserting new enrolments. With these fixes, it may even work.
2005-06-25 02:41:56 +00:00
fiedorow
ee9ff7f35b
Compatibility fix for glossary
2005-06-24 18:07:10 +00:00
fiedorow
7d4beb9ed3
Fix for broken guest shortcut
2005-06-24 15:37:34 +00:00
gustav_delius
bfff85cba1
changed & to &, merged from STABLE
2005-06-24 14:00:59 +00:00