8368 Commits

Author SHA1 Message Date
moodler
3d13d66a88 Removed some notices ... argh, this module needs help ... 2004-08-12 08:05:51 +00:00
moodler
ffbe59b8d0 Avoiding a notice 2004-08-12 07:52:44 +00:00
moodler
77ec198a93 Fixed typo when printing footer 2004-08-12 07:48:00 +00:00
moodler
fd5594a00b Fixed some PHP 5 notices 2004-08-12 07:42:52 +00:00
julmis
ad23e80a3b Fix for wordClean. Don't strip all h -tags 2004-08-12 07:40:57 +00:00
defacer
fe78a3dc30 Ooops! Silly mistake... NOW bug 1736 is fixed. 2004-08-12 07:17:46 +00:00
bobopinna
3d9f716eca updated to new multilanguage teacher manual download page 2004-08-12 07:12:30 +00:00
defacer
0c9c6363bc Fix for bug 1736:
Invisible blocks are now not contributing to block column width calculations.
2004-08-12 07:09:18 +00:00
moodler
f5ecf2e91a When displaying users at site level:
- teachers can see everyone
  - everyone can see teachers

but everyone else is prevented from seeing users.  This is regardless
of the forceloginforprofiles setting and is designed to stop mass collection
of user names by browsing through all user names.
2004-08-12 06:57:53 +00:00
moodler
7da0830c40 Whoops, accidentally checked in some aborted code 2004-08-12 05:06:48 +00:00
moodler
9fb216e8b6 Fixed some version numbers on three blocks 2004-08-12 04:44:14 +00:00
papita
d8b94c7d26 Latest files from Paula 2004-08-12 03:45:21 +00:00
aredkin
00f58a3104 activities traslation corrected 2004-08-11 16:26:09 +00:00
moodler
82a524ef54 Latest changes to the chat daemon ... user window now working
Needs:    - testing
            - beeps in daemon mode  (you can type "beep all" though)
2004-08-11 14:45:40 +00:00
koenr
bee29d146d initial translation by Koen Roggemans 2004-08-11 14:28:38 +00:00
koenr
7baae082be removing unnecessary files 2004-08-11 14:24:07 +00:00
rkingdon
3b42c6d8f1 Use of moodle's writing.html help rather than a "local" one. 2004-08-11 12:30:26 +00:00
rkingdon
8ecd205db7 Addition of Index.htm and tidy up. 2004-08-11 12:26:33 +00:00
selliott
a1931e61d5 Changed ($course) to ($this->course) in if condition to allow course to be checked 2004-08-11 11:19:09 +00:00
rkingdon
3c4a6298bc Fixed bug #1642. 2004-08-11 10:47:43 +00:00
paca70
20cb89ec4e Quickly tested updates for postgresql. (seems to work here) 2004-08-11 10:27:00 +00:00
rkingdon
8bd6b4a2b1 Addition of Grade Analysis tables to Administration page; Re-grading of
student assessemnts.
2004-08-11 10:23:55 +00:00
rkingdon
fb01c6b9be Extra strings for regrading student assessments and the grade
analysis tables.
2004-08-11 10:20:30 +00:00
rkingdon
02d73b025e Addition of index.html; a new help file on regrading student assessments;
minor clean-ups.
2004-08-11 10:18:32 +00:00
moodler
675dbdd9f5 FIxed some notices when installing Moodle fresh 2004-08-11 09:00:53 +00:00
koenr
838acddfef modification for new features 2004-08-11 08:28:35 +00:00
koenr
ea9fb16622 typo 2004-08-11 08:10:43 +00:00
moodler
944a2b2870 Finally? Fixed the digest mail sending time (it was a timezone issue). 2004-08-11 07:55:40 +00:00
moodler
11558e5af4 Closed up some notices 2004-08-11 06:59:23 +00:00
moodler
338c772cc5 Removed PHP code from strings! 8-o 2004-08-11 06:46:59 +00:00
moodler
af4209d0eb Not completed yet .... Henrik? 2004-08-11 06:45:26 +00:00
moodler
a46eb8c106 Added "No possible datasets" 2004-08-11 06:17:26 +00:00
moodler
efbf2d9afd Merged new release notes from stable 2004-08-11 05:18:45 +00:00
moodler
b5de723daa Latest fixes from Jon ... it's much more stable now!
... the only thing remaining is that the user window is
still done old-style, and not yet converted over to the
new -style daemon
2004-08-10 13:50:58 +00:00
moodler
ee88d30b4c Don't put HTML and text files through clean_text. 2004-08-10 10:44:29 +00:00
c_schmitz
90617c2d82 * Small correction 2004-08-10 10:26:09 +00:00
stronk7
f6bb7eaa39 Paging discussions is in CVS just now :-) 2004-08-10 09:37:02 +00:00
moodler
ed5bdd6585 Some filters add javscript, we and certainly do not want to clean
those out.

Moving the cleaning to just before the other filters are run.
2004-08-10 09:16:16 +00:00
moodler
40b83bffaa Don't clean external files 2004-08-10 09:10:28 +00:00
moodler
5e6775e093 Added guideline for format_text. Fixes bug 1722 2004-08-10 02:27:15 +00:00
stronk7
cd2bf3309c Now upgrade and restore processes enable editalways for old
secondary glossaries. Smooth transition. Thanks, Martin! :-)

Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445)
2004-08-09 19:20:42 +00:00
paca70
f8559be0fc Thanks vernier at vc dot bc dot ca 2004-08-09 19:18:19 +00:00
rkingdon
428c68f5c2 Fixed bug #1705. 2004-08-09 17:23:25 +00:00
rkingdon
ac969b2b22 Fixed bug #1615. 2004-08-09 17:04:07 +00:00
moodler
d05024a72b Added Petri's patch that allows us to finally change type of PostgreSQL columns!
Yay!   Thanks, Petri!

Bug 1721
2004-08-09 16:00:10 +00:00
moodler
518f01ce4f Cleaned up some more things using some shortcut variables, and also
fixed bug 1711 that was preventing glossaries from working properly
2004-08-09 15:45:22 +00:00
stronk7
ff1e2621f3 Now editalways is working in glossaries.
Decide if an entry is editable:
-It isn't a imported entry (so nobody can edit a imported (from secondary to main) entry)) and
-The user is teacher or he is a student with time permissions (edit period or editalways defined).

Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445)
2004-08-09 15:04:36 +00:00
stronk7
d116ee768a Added support for glossary->editalways in lang file.
Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445)
2004-08-09 14:58:07 +00:00
moodler
3b7d3db5de Don't clean posted text on input (will be cleaned on output). 2004-08-09 14:56:03 +00:00
moodler
9d40806d0e format_text now does a clean_text after all the filters, for added safety
Practically all printed text in Moodle should use this function

If you don't want to clean the text of unwanted tags and scripts, then
set the parameter $options->noclean
2004-08-09 14:54:39 +00:00