rkingdon
96ed00f636
In SEPARATEGROUPS mode the student's list of teachers is now limited to
...
those in the student's group.
2004-09-20 13:04:56 +00:00
rkingdon
dfeaa008d3
Added second argument ($cm) to groupmode() calls in
...
_get_available_students function.
2004-09-16 17:33:59 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
b4510d5333
closed some input tags
2004-09-12 22:23:51 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
rkingdon
32dc4fe352
First stab at XHTML conformance.
2004-09-11 19:47:29 +00:00
rkingdon
414f3a1938
Change name of option from Mail default to Mail notification, fix bug
...
#1929 . First stage XHTML conformance.
2004-09-10 18:48:51 +00:00
gustav_delius
222ac91bc9
removed unnecessary calls to get_site()
2004-08-29 14:15:40 +00:00
paca70
5586395f75
Postgresql wants 'as' be used.
2004-08-26 18:50:08 +00:00
gustav_delius
8f6b80b90c
Merging from stable branch
2004-08-24 18:38:14 +00:00
gustav_delius
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
gustav_delius
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +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
20cfa94262
In Separate Group mode students now see only students in their own group.
2004-08-08 15:56:41 +00:00
rkingdon
1d8d55e7ed
Improved handling of Groups.
2004-08-07 14:16:20 +00:00
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