8368 Commits

Author SHA1 Message Date
moodler
43cbfc1999 Standardising the printing of content and summaries to use format_text() 2004-08-09 14:49:16 +00:00
moodler
7dd826818e More notices 2004-08-09 14:18:40 +00:00
thepurpleblob
b1984b0d33 Added overidable method presave_process - allows last minute modification of
data to be exported to file. Done to get xml output working.
2004-08-09 13:56:47 +00:00
thepurpleblob
29a95feb94 more fixes - xml export now pretty much working 2004-08-09 13:55:20 +00:00
moodler
389a4df98f Slightly wider block for summary text 2004-08-09 13:23:32 +00:00
koenr
96f2c12051 typo 2004-08-09 10:55:45 +00:00
koenr
8ab518f892 filling in missing strings... 2004-08-09 10:54:00 +00:00
koenr
37d2fd2c07 modification for new features 2004-08-09 10:50:29 +00:00
koenr
e3546050ee removing unnecessary files 2004-08-09 10:47:39 +00:00
bobopinna
4971b7f37a update various translations 2004-08-09 09:20:40 +00:00
defacer
5a59303726 This seems to improve the regexp filtering by solving some problems where
it was killing unarmed population... hope it works "better" now!
2004-08-09 08:51:47 +00:00
defacer
fecb707db4 Fixes for twin notices, buried in the HTML. 2004-08-09 08:06:36 +00:00
defacer
09794d30db Fix a notice buried in the HTML. 2004-08-09 08:01:40 +00:00
bobopinna
1fc9e85cc9 Added organizations string 2004-08-09 07:28:13 +00:00
bobopinna
2c508ab9b1 Added multiorg display and patched some typo 2004-08-09 07:26:06 +00:00
paca70
358910a485 Fixed typos 2004-08-09 04:56:42 +00:00
moodler
5ea17e17cf Fixed some typos etc. :-) 2004-08-09 01:39:40 +00:00
stronk7
2b1b11c606 Now the RSS link is showed in the list of glossaries.
Bug 1706
(http://moodle.org/bugs/bug.php?op=show&bugid=1706)
2004-08-08 18:44:45 +00:00
stronk7
e36a029d1a Added a new string. Not sure if it requires translation, but... 2004-08-08 18:43:10 +00:00
stronk7
48429e57e6 Avoid one notice when creating a new glossary. 2004-08-08 18:31:09 +00:00
stronk7
33f48f030e Now the RSS link is showed in the list of forums.
Now going to the glossary...

Bug 1706
(http://moodle.org/bugs/bug.php?op=show&bugid=1706)
2004-08-08 18:00:32 +00:00
rkingdon
b438c1e0bd Some info added on groups. 2004-08-08 15:57:49 +00:00
rkingdon
20cfa94262 In Separate Group mode students now see only students in their own group. 2004-08-08 15:56:41 +00:00
moodler
53f4ad2c38 Fixed a problem I noticed while inserting a quiz 2004-08-08 15:14:25 +00:00
moodler
ba28853909 And some more 2004-08-08 15:09:39 +00:00
moodler
b71213e39a Fixed bug when calling instance_is_visible() 2004-08-08 15:08:50 +00:00
moodler
7fd4dd3de6 Make the help page look better 2004-08-08 14:47:29 +00:00
moodler
429893851d Reference resources are now history - I removed the language strings for them 2004-08-08 14:45:32 +00:00
moodler
3d30a455cb Lots of little cleanups and these new things:
- Reference resources are now history -> converted to HTML pages
      (the backup/restore has been taken care of, Eloy)

  - HTML pages and Text pages can now have popups!

  - Summaries are not shown when they should be blank (eg if they
    just contain a <br /> as the HTML editor usually inserts.

  - Fixed some notices for PHP 5
2004-08-08 14:33:23 +00:00
moodler
7f9142a539 Update user time 2004-08-08 13:46:23 +00:00
kaipe
7acaafc87e Support for CALCULATED questions
These are much more complex than all qtype already supported
so I have been pretty hard on the existing code.
I could not figure out what mathematical functions need
to be converted from webct to PHP format. The only function
I have converted so far is the webct x**y that was converted to PHP pow(x,y)
2004-08-08 12:08:08 +00:00
kaipe
908a708e7c Fixed a bug
Cleaned out a flaw that ruled out generation of negative random numbers
2004-08-08 11:31:40 +00:00
moodler
e7b64b0265 Directory selection list now works when adding a new resource 2004-08-08 07:35:33 +00:00
moodler
df1c46115b Improvement to filters, providing speed boost AND better compatibility
with Turck MMCache.

Filter function must now have a particular name

   eg resource_filter

where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler
9fd25c394a Fixed a warning in PHP 5 2004-08-08 05:42:45 +00:00
moodler
1b04b36bff Fixed a notice on PHP 5 2004-08-08 05:28:26 +00:00
moodler
e17781c874 FIxing a notice for PHP5 2004-08-08 03:35:46 +00:00
koenr
aa633a56be initial translation by Koen Roggemans 2004-08-07 19:27:43 +00:00
koenr
b20d428f38 pollishing translation 2004-08-07 19:26:38 +00:00
koenr
6872907500 pollishing translation 2004-08-07 18:35:57 +00:00
stronk7
1ad1917042 Avoid some notices... 2004-08-07 17:21:43 +00:00
stronk7
65f1df629c Preparing rss stuff to be showed in lists of activities... 2004-08-07 16:54:25 +00:00
koenr
add18b1a79 initial translation by Koen Roggemans 2004-08-07 16:41:11 +00:00
koenr
0dc1ce7fd7 filling in missing strings... 2004-08-07 15:54:34 +00:00
koenr
baefa8f30d modification for new features 2004-08-07 15:30:13 +00:00
koenr
d28303fdaa initial translation by Koen Roggemans 2004-08-07 15:05:09 +00:00
koenr
f0bbb558dd typo 2004-08-07 15:04:04 +00:00
moodler
333105a06d Fixed bug 1716 and updated this file to match the other new help 2004-08-07 14:57:49 +00:00
koenr
f8b7df14aa bug 1712: missing indexfile 2004-08-07 14:56:29 +00:00
koenr
9d33084f41 removing unnecessary files 2004-08-07 14:44:54 +00:00