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
mchurch
03c6f3bf7d
Modified to ouput proper XHTML - especially if it already was XHTML.
...
See bug #2230 .
2004-12-08 22:05:44 +00:00
moodler
68c3b07794
FIx for display of first session, from stable
2004-12-08 13:47:06 +00:00
gustav_delius
47162a5b59
fixed cutoffime misprint
2004-12-08 10:39:06 +00:00
gustav_delius
9e5b9a2084
fixed missing ) and undefined $timenow
2004-12-08 10:09:25 +00:00
gustav_delius
dabfc89899
added periods at the end of some sentences.
2004-12-08 09:10:06 +00:00
gustav_delius
9a41fb44c0
removed duplicated sentences from emails
2004-12-08 08:29:11 +00:00
paca70
736215d307
Some updates
2004-12-08 08:14:07 +00:00
ikawhero
85d25fd70d
Minor change to enlarge the textarea for topic summary editing.
...
Was too small for summaries that included large headings or images.
2004-12-07 23:49:51 +00:00
gustav_delius
cb0d44c59f
fixed warning when realuser is not set.
2004-12-07 08:33:52 +00:00
gustav_delius
2317a9f3b0
Fixed date check
2004-12-07 07:41:49 +00:00
gustav_delius
adfefeb12a
$this->course was used but not defined.
2004-12-07 07:32:16 +00:00
gustav_delius
a36a1759cf
course.guest was not loaded from database but used in code.
2004-12-07 07:27:02 +00:00
michaelpenne
bca6b842ca
fix class stats for essay questions
2004-12-06 20:33:44 +00:00
gustav_delius
5e5b03eba0
use filter_text instead of text_to_html
2004-12-06 20:20:27 +00:00
kaipe
180bcb2740
New feature that makes it possible to specify the number of decimals
...
for the correct answer in calculated questions
as well as some minor refactoring and debugging.
2004-12-05 13:02:49 +00:00
kaipe
2ad1b388f7
Updating database and backup/restore in order to make it possible
...
for teachers to choose number of decimals for calculated questions.
Can someone please check if the database update for postgres7 turns out alright?
2004-12-05 12:56:01 +00:00
gustav_delius
ab98918f09
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541 .
2004-12-05 11:49:18 +00:00
mudrd8mz
47cb2991e5
Some fixes and update (some changes in workshop - uff... quite hard to understand this great module ;-)
2004-12-03 15:13:37 +00:00
miksik
f52a853d63
Initial version, hopefully XHTML compatible
2004-12-03 10:09:28 +00:00
mits
dbf4282acc
polished.
...
and put space into both sides of "(" and ")" to make Japanese visiblity much better
2004-12-02 23:07:03 +00:00
djachenko
f6d932c474
Small correct
2004-12-02 13:53:56 +00:00
djachenko
bcbccb7d23
Small correct
2004-12-02 12:08:26 +00:00
defacer
9c6bf80e71
Removed last instance of the evil SECS_IN_DAY constant that is the ticket
...
to wrong code when DST comes into play
Fixed calendar_get_upcoming to perform DST corrections according to the
server's TZ (now the users as calendar doesn't support that, but it's a start)
Removed some dead code
2004-12-01 21:54:49 +00:00
defacer
cb48251dec
Fixed some warnings I introduced a while back by incorrect use of optional_parameter()
2004-12-01 21:52:09 +00:00
defacer
77e9d3cf4c
Minor code style changes
2004-12-01 21:49:23 +00:00
defacer
070e261647
Fixed set_user_preference to make changes immediately available ($user was lowercased)
...
Updated all user preferences functions to behave well even if $USER or $USER->id is not defined
2004-12-01 21:47:02 +00:00
michaelpenne
8061400e0f
updated essay and short answer code to work with quotes (single and double)
2004-12-01 21:02:07 +00:00
michaelpenne
611e79fd75
updated essay code to work with quotes being used in user answer and teacher response
2004-12-01 21:00:49 +00:00
stronk7
ec6dc3f6d7
New rss_geterrorxmlfile() function added
...
and some optional data checked.
Merged from MOODLE_14_STABLE
2004-12-01 19:51:45 +00:00
skodak
690f358b62
merged from MOODLE_14_STABLE;
...
Preparation for new file.php, new function get_file_argument() SC#5
2004-11-30 19:44:08 +00:00
mits
f87f10acb3
translated some.
2004-11-30 19:12:15 +00:00
mudrd8mz
11d614c540
Update and fixes towards 1.4.2 (still incomplete)
2004-11-30 18:44:29 +00:00
stronk7
87290b788d
Updated to 2.4RC1. This should terminate
...
some know incompatibilities.
Bug 2234
(http://moodle.org/bugs/bug.php?op=show&bugid=2234 )
Merged from MOODLE_14_STABLE
2004-11-30 17:57:42 +00:00
moodler
6a0b58b23a
Merged lang fix from stable
2004-11-30 03:48:13 +00:00
moodler
1c58180bce
Merged lastpostid from stable
2004-11-30 02:53:08 +00:00