8338 Commits

Author SHA1 Message Date
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
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