Commit Graph

23 Commits

Author SHA1 Message Date
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
moodler 117d398984 Removing Dialogue from main tree:
http://moodle.org/mod/forum/discuss.php?d=19017
2005-07-17 02:53:37 +00:00
moodler 8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
mjollnir_ 7472315e3c Merged from MOODLE_14_STABLE: Fixed bug in dialogue where plain text email notification had no break between the url and the ---- that was causing GET requests like mod/dialogue/view.php?id=foo--------- and subsequent invalid sql 2004-11-24 23:51:04 +00:00
moodler 81b7339acf Merged change from stable 2004-11-04 07:06:28 +00:00
moodler d7d21c383c Minor changes for XHTML compatibility 2004-10-08 13:58:33 +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
paca70 5586395f75 Postgresql wants 'as' be used. 2004-08-26 18:50:08 +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
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 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
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
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
rkingdon b15aadd7b5 Change to new-style tabs. 2003-11-13 11:57:34 +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
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