4131 Commits

Author SHA1 Message Date
rkingdon
ec47220e87 Adding "weight", fixed bug #799 2003-10-01 16:54:22 +00:00
rkingdon
e7a4d829a8 Replace Literal string "Weight": fixes bug #799 2003-10-01 16:50:42 +00:00
carlesbellver
bd20496911 *** empty log message *** 2003-10-01 16:11:37 +00:00
willcast
b764feaa29 - Exported entries with attachments are now properly shown everywhere. 2003-10-01 01:35:45 +00:00
giro123
9c131dd61f No traslated yet 2003-09-30 22:18:14 +00:00
giro123
26859ced08 No traslated yet 2003-09-30 15:52:42 +00:00
mits
7c897e49b6 New translation. 2003-09-30 14:08:18 +00:00
moodler
927910f190 Changed Excel library and a few names. 2003-09-30 13:36:25 +00:00
moodler
7631d9c355 Goodbye old library! Replaced by moodle/lib/excel 2003-09-30 13:24:23 +00:00
moodler
329cbe682b Excel report now uses the new library. Conversion by Russell Jungwirth - thanks! 2003-09-30 13:23:05 +00:00
moodler
768f85c43d Excel reports now use the new libraray ... code by Russell Jungwirth - thanks! 2003-09-30 13:18:09 +00:00
stronk7
5e0f9e613a Bug 801 reopened. Problem occur when adding a new activity to a hidden
section, it's visibility defaults to 1.
Now, default visibility is "inherited" from the section visibility.
2003-09-30 12:28:22 +00:00
stronk7
866d33df9b Added to avoid one notice when no news exist !! 2003-09-30 12:25:11 +00:00
bobopinna
d9170c87c1 New from Moodle1.2develop 2003-09-30 09:01:10 +00:00
bobopinna
cc25b5ef9f Second step of general revision 2003-09-30 08:57:32 +00:00
willcast
703f296be2 - Multiwords concepts are now shown as a single link when they are dinymically linked.
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:13:33 +00:00
willcast
4f5c5e11a5 - Multiwords concepts are now shown as a single link when they are dinymically linked.
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:01:34 +00:00
les_kopari
99d83573a1 Test inserts updated for new column. 2003-09-30 04:00:18 +00:00
les_kopari
eca7d6df6e Truncated names to < 30 chars for table, sequence and trigger. 2003-09-30 03:55:40 +00:00
willcast
de53b9ac25 - Duplicated entries are now shown together when a dynamic link is clicked on. 2003-09-30 02:17:09 +00:00
stronk7
d8cb66a846 Included new format for glossary display "Encyclopedia" 2003-09-29 21:37:54 +00:00
stronk7
f4e08011ad Included new format for glossary display "Enciclopedia" 2003-09-29 21:25:59 +00:00
adamtpaw
988e91df6b Time format changed to 24 hour. 2003-09-29 20:51:43 +00:00
willcast
66aff5e665 *** empty log message *** 2003-09-29 19:14:14 +00:00
stronk7
1f32209ef1 Now the module template includes the XXXX_get_participants()
function too (in standard area). See bug 807 and 721.
2003-09-29 18:14:23 +00:00
willcast
466ea2349a - Implementing output text filters for glossary entries
dynalink.php::glossary_dynamic_link($courseid, $text, $glossaryid = NULL)
2003-09-29 17:45:42 +00:00
stronk7
0585509135 Simply, move the XXXX_get_participants() function from
bottom to the common function area.
See bug 807
2003-09-29 15:27:30 +00:00
willcast
3122e8f391 - Not Categorized is now the default view for category tab. 2003-09-29 13:44:07 +00:00
moodler
60c3f4ed84 Updates to French from nicolas@martignoni.net 2003-09-29 10:23:16 +00:00
moodler
9313053d8c Fixed typo on sourceglossaryid line 2003-09-29 10:06:03 +00:00
willcast
ad58adac10 - Exported entries are now linked instead of copied to the main glossary.
- Short tags are gone.
- Little changes in ES language.
2003-09-29 03:06:30 +00:00
koenr
e75547eb14 adjusted title to index.htm 2003-09-28 22:40:06 +00:00
koenr
655841d3a1 updated 2003-09-28 22:38:49 +00:00
koenr
08bfb7fe27 Corrected minor errors 2003-09-28 22:35:33 +00:00
koenr
0d1a280055 Translated by Koen Roggemans 2003-09-28 22:34:46 +00:00
stronk7
ddd0f4ef09 Now the JumpMenu is showed when listing activities of this module.
See Bug 803
2003-09-28 16:53:17 +00:00
stronk7
383b5c993c Take out CR+LF is some files.
Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.
2003-09-28 16:29:32 +00:00
moodler
d85ce97e99 Getting there ... still working on it. 2003-09-28 15:56:58 +00:00
moodler
d061d88381 MOved quiz_get_participants from the bottom to the standard functions area 2003-09-28 14:57:16 +00:00
stronk7
9ab344eebc Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.
2003-09-28 10:57:22 +00:00
jungwirr
ea5ae1a70f changed icon per martin's suggestion 2003-09-27 20:40:41 +00:00
giro123
1a2a727fd6 *** empty log message *** 2003-09-27 16:56:29 +00:00
moodler
71c960d5ac Don't print city/country if there aren't any 2003-09-27 14:50:45 +00:00
moodler
e02eea80e9 Changes from Mad Alex to allow better error reporting when
adding or updating modules.

See: http://moodle.org/mod/forum/discuss.php?d=2738

If a moderr.html file exists in the module, it is shown.

If a string is returned, it's shown.

Otherwise it works as before.
2003-09-27 14:06:09 +00:00
moodler
65a3ef30c9 Add slahses to raw strings before insertion into database 2003-09-27 13:56:55 +00:00
moodler
834f1c7f6f More tiny modifications to forum post headers (they now can wrap) 2003-09-27 06:25:13 +00:00
moodler
6f4bfe956d Slightly smaller font on by line for forum posts 2003-09-27 06:18:00 +00:00
rkingdon
93dcde0e53 Recent Activity fixed; Student names removed from emails. 2003-09-27 00:10:38 +00:00
rkingdon
dfed3275e4 Added strings for Recent Activity 2003-09-27 00:07:04 +00:00
giro123
9759cb2cfb *** empty log message *** 2003-09-26 18:24:29 +00:00