stronk7
93dc66a6b3
Added one string to moodle.php
...
To be used in different places.
Bug 1646
(http://moodle.org/bugs/bug.php?op=show&bugid=1646 )
Merged from MOODLE_13_STABLE
2004-07-19 18:18:21 +00:00
gustav_delius
43a4c024fb
removed undefined notices showing on recent activity on site front page when no user logged in
2004-07-01 19:58:34 +00:00
rkingdon
16b56e5ef8
Dialogues can be started with groups of students.
2004-06-28 19:41:24 +00:00
rkingdon
db3e1a89f1
Fix the submission of null entries when using the HTML editor.
2004-06-24 17:11:51 +00:00
rkingdon
352ab98fa0
Dialogue entries now use the HTML editor.
2004-06-23 14:16:30 +00:00
rkingdon
6219cb1f07
Lists of names now use case insensitive sort (natcasesort);
...
Remove email flag setting from follow-up entry page, email is now a global option.
2004-06-21 17:12:41 +00:00
rkingdon
9af2f862cf
Change to the mail option, now a global option.
2004-06-18 19:01:44 +00:00
rkingdon
bfe7932f0d
Split lib.php into lib.php and locallib.php
2004-06-18 15:38:21 +00:00
gustav_delius
5e607236f3
fixed problems with undefined $USER->id in recent activity block when no user logged in.
2004-06-08 21:23:26 +00:00
moodler
070528fc79
MOdules are dependent on this version of course/mod.php
2004-06-04 07:28:34 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler
e730321594
FIxed some short tags
2004-05-10 17:46:35 +00:00
stronk7
f895027eeb
Fix one SQL...
2004-04-05 22:49:23 +00:00
paca70
c13edeca6a
Added default values
2004-03-27 13:08:21 +00:00
rkingdon
2f39268b3d
Fixed Bug 1060: Error inserting second entry from the same input page.
...
Fixed bug #865 .
2004-03-12 15:25:13 +00:00
moodler
0437ab95c6
Use format_text to print text so that filters work
2004-02-08 09:48:48 +00:00
moodler
a7f4452d11
Updating version numbers of all Modules to make things a bit clearer
2004-02-01 04:42:39 +00:00
moodler
9423833cd9
All modules now require the very latest because of the changes to add_to_log
2004-01-31 15:25:00 +00:00
moodler
037f99aa2d
Upgraded add_to_log to send cm->id
2004-01-31 15:22:04 +00:00
moodler
83f007bf39
Define minimum required versions of Moodle
2004-01-28 04:27:57 +00:00
rkingdon
ae1d214cd5
Bugs fixed in backup and restore. Dialogue now notifies if there are any
...
open dialogues.
2003-12-24 14:36:18 +00:00
paca70
1e57486f11
Initial version for postgresql.
2003-12-02 17:00:39 +00:00
moodler
6dde8c3d39
Use fullname for displaying names
2003-11-28 15:42:32 +00:00
rkingdon
b15aadd7b5
Change to new-style tabs.
2003-11-13 11:57:34 +00:00
moodler
fb7a194e6b
Removed blank lines at the end (!)
2003-11-03 02:59:09 +00:00
rkingdon
ce7c86e689
New icon from Eloy Lafuente.
2003-10-23 17:39:49 +00:00
rkingdon
af58d5f7b5
New function dialogue_count_all_needing_replies_self($user) added to lib.php.
2003-10-20 19:09:31 +00:00
stronk7
68b32c8cf4
Small typo :-)
2003-10-14 17:33:44 +00:00
rkingdon
5ff082b127
Removing unused files.
2003-10-13 12:42:58 +00:00
rkingdon
9b1a0374e0
Dialogue version 2003101300.
2003-10-13 12:41:36 +00:00
rkingdon
efef04ff4b
Removed trailing blank line.
2003-10-12 18:09:13 +00:00
stronk7
aefbd27636
Added the dialogue_get_participants() function
...
to use it in backup/restore.
2003-10-10 18:57:38 +00:00
rkingdon
08811301b8
Fix in Cron routine to delete closed dialogues; Remove No entries on
...
the Closed Dialogues pane to make it consistent with the other panes.
2003-10-08 16:15:59 +00:00
moodler
e0a0a1146b
Moving Dialogue into the main tree for convenience.
2003-10-06 12:00:28 +00:00