defacer
548c4e2e55
Fix for bug 2285: chatd shows all chat users as present in every chatroom
...
Should be fixed, but needs testing.
2004-12-15 07:08:31 +00:00
skodak
62faef84c4
fixed $course->id
2004-12-15 06:32:32 +00:00
mits
35cf1d37e4
New translated file added.
2004-12-15 04:32:41 +00:00
stronk7
be88433c7e
filename is the 5th parameter. Now it's cleaned and used
...
by the send_file() function.
2004-12-14 20:28:23 +00:00
stronk7
fa6ed70c93
Minimum change (curiosly PHP doesn't warn about it).
2004-12-14 19:40:51 +00:00
skodak
e7f927a0fc
new handling of uploaded files, please TEST, TEST, TEST
2004-12-14 18:57:51 +00:00
dhawes
93c7d6dae0
first add of new rss client block. please take a moment to test its features and provide feedback (now added to the correct folder moodle/lang/en)
2004-12-14 18:12:09 +00:00
dhawes
12a33d9ff6
oops, this should have been put in the moodle/lang folder. moving
2004-12-14 18:10:48 +00:00
dhawes
72035d793e
first add of new rss client block. please take a moment to test its features and provide feedback
2004-12-14 18:09:20 +00:00
moodler
c7e65290e4
Merged fix from stable for wrong function
2004-12-14 11:08:04 +00:00
moodler
61242972a3
Merged parameter checking from stable
2004-12-14 08:52:33 +00:00
moodler
dad3f933fb
Allow groups to have enrolment keys in addition to the course enrolment key.
...
If a user enrols with a group key they will be added to the course and to
the group.
2004-12-14 08:12:12 +00:00
moodler
4ed533dfaf
Added a function to add a user to a group
2004-12-14 08:05:49 +00:00
moodler
f5a1c0c064
New field popup to control new feature: launch quiz in fullscreen popup window
2004-12-14 06:43:22 +00:00
moodler
1a5bc0467f
Field added to groups table to allow group specific enrolment keys
2004-12-14 06:41:18 +00:00
moodler
21da9db80b
When posting a new topic, display the forum description to help
...
orient the posting. Also changed some headings slightly to make more
sense.
2004-12-14 06:26:43 +00:00
moodler
49aa374281
Changed new discussion link to a form button
2004-12-14 05:59:30 +00:00
defacer
7692b11451
At last, fixed that despicable notice when logging in by converting direct
...
array access to get_user_preference(), as it should be.
Removed reload_user_preferences() call, it's not needed and I saw one other
such call somewhere around here which M.D. has commented out (without creating
trouble, obviously).
2004-12-13 18:38:18 +00:00
defacer
ccb42b9a70
Fixed some warnings for foreach() on empty array, when upgrading a site
...
with no workshops in it.
2004-12-13 18:32:20 +00:00
thepurpleblob
0cc29b85c4
Fixed typo in escaping exported text.
2004-12-13 17:28:34 +00:00
thepurpleblob
ca6477c5ac
Can now export HTML - dangerous characters are converted to entities.
2004-12-13 11:37:45 +00:00
martinlanghoff
e35d275e1f
Merged from MOODLE_14_STABLE
...
Fixes bug #2147 http://moodle.org/bugs/bug.php?op=show&bugid=2147
The config.php generated by install.php was missing $CFG->admin -- credit goes to serge.laot@wanadoo.fr for the report and patch.
2004-12-13 07:38:43 +00:00
martinlanghoff
a45de11f5b
Merge from MOODLE_14_STABLE - Fixed SC#30 - credits go to skodak
2004-12-13 06:48:57 +00:00
stronk7
00a3a66a45
Some dyslexic problem solved! :-D
...
Merged from MOODLE_14_STABLE
2004-12-13 01:31:54 +00:00
stronk7
3a558dd9a8
Now activity names are sorted by name length to avoid Bug 2282
...
(http://moodle.org/bugs/bug.php?op=show&bugid=2282 )
Merged from MOODLE_14_STABLE
2004-12-13 01:25:23 +00:00
mjollnir_
b8b932924b
Merged from MOODLE_14_STABLE: Added addslashes back in to username field after splitting it out for lowercasing
2004-12-12 20:43:19 +00:00
stronk7
c062fee637
Check added. SC#23
...
Merged from MOODLE_14_STABLE
2004-12-12 12:54:32 +00:00
stronk7
14ed121a90
Some checks added. SC#34.
...
Merged from MOODLE_14_STABLE
2004-12-12 12:34:59 +00:00
gustav_delius
eb89027f5b
More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740 .
2004-12-12 11:20:07 +00:00
thepurpleblob
77cfab9ba9
Now correctly escapes 'reserved' characters when exporting GIFT format.
2004-12-12 10:48:05 +00:00
moodler
8579e15617
Merged fix SC22 from STABLE, even though this file will be rewritten
...
with Petr's new file handling soon! :-)
2004-12-12 07:09:51 +00:00
moodler
bee41f23ee
Merged sc28 from stable
2004-12-12 07:01:35 +00:00
moodler
f9f4d999fe
Merged recent fixes to FULLME in stable
2004-12-12 06:49:26 +00:00
moodler
6b94a807d2
Merged new MOODLE_INTERNAL constant from stable, used to prevent
...
direct access to some scripts
2004-12-12 04:33:13 +00:00
barias
4989c4172a
*** empty log message ***
2004-12-11 20:49:39 +00:00
barias
97eb14d8fd
*** empty log message ***
2004-12-11 19:44:14 +00:00
barias
78470a5bd4
*** empty log message ***
2004-12-11 17:40:26 +00:00
barias
9042cc48c0
*** empty log message ***
2004-12-11 00:57:12 +00:00
stronk7
69baafdea7
Now search function look into aliases too.
...
Bug 2242
(http://moodle.org/bugs/bug.php?op=show&bugid=2242 )
Merged from MOODLE_14_STABLE
2004-12-11 00:54:37 +00:00
stronk7
fcb06dd512
Updating PclZip credits to 2.4RC1
2004-12-10 19:16:51 +00:00
stronk7
b5104c34f1
Skipping empty categories in restore. They shouldn't exist but
...
I've received some examples of this these days.
Merged from MOODLE_14_STABLE
2004-12-10 18:27:53 +00:00
moodler
1372b482df
Fixed the include to use PluginDir
2004-12-10 12:22:39 +00:00
moodler
5debee2de4
Added latest knowledge on caching techniques to HEAD
2004-12-10 06:20:54 +00:00
mjollnir_
6740dd6494
Merged from MOODLE_14_STABLE: Upload users should lowercase username field just as user/edit.php does
2004-12-10 04:16:02 +00:00
mits
200f544977
translated some.
2004-12-10 02:33:17 +00:00
mjollnir_
bf35eb157c
Small bug fix in sql in log page for site errors (infected file uploads & login errors)
2004-12-09 21:35:20 +00:00
thepurpleblob
3397020814
Bug in export of multichoice-multianswer questions fixed.
...
Thanks to Nguyen Tuan Anh for spotting this and providing the fix!
2004-12-09 16:18:23 +00:00
gustav_delius
1c4e73b614
Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable.
2004-12-09 09:34:43 +00:00
ikawhero
9a1eb4997f
Changes for XHTML and accessibility compatibility
2004-12-09 08:01:25 +00:00
carlesbellver
dd9416c1d6
*** empty log message ***
2004-12-09 07:53:12 +00:00