10170 Commits

Author SHA1 Message Date
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
moodler
f025416cb0 Merged fix from stable 2004-11-30 01:42:44 +00:00
koenr
ce1332f537 one > too much
Thanks Hans!
2004-11-29 20:38:01 +00:00
scop22
3ab32cfc0f New strings translated in moodle.php and quiz.php; wiki.php finished 2004-11-29 15:45:14 +00:00
moodler
268c64855a Added name of the last poster to the discussion listing
- thanks to Dmitry for his patch!   (dlnsk % mail.ru)
2004-11-29 08:18:32 +00:00
moodler
59b39c7380 Tweaks to the policy form (wider iframe and added a proper question to answer) 2004-11-29 08:10:37 +00:00
moodler
3af01b513d Sesskey fixes 2004-11-29 06:35:49 +00:00
moodler
e3f30ef2d6 Restore sessionIP when returning from loginas mode 2004-11-29 06:22:39 +00:00
moodler
957b51989c After agreeing to site policy, you get redirected back to where you
were going.

Also, guests get asked to agree for EVERY SESSION.
2004-11-29 06:22:12 +00:00
mits
561c0c4a80 translated some. 2004-11-29 05:56:55 +00:00
moodler
861a9cfa28 Set sessionIP when logging-in as a user 2004-11-29 05:45:01 +00:00
moodler
027a160469 New feature: Site Policy Agreements.
If the admin specifies a Policy Agreement (via URL in the config variables)
then each user is required to see and agree to that document once before
continuing.

To get everyone to see it again (on an update, say) one just needs to issue:

   UPDATE user SET policyagreed = 0
2004-11-29 05:30:36 +00:00
dhawes
5809683fba fixed a comment whose details had been left behind in the recent api change 2004-11-29 04:38:07 +00:00
defacer
9b12850043 Fix for bug 2241:
I hope this time I got everything changed to the new Page interface! I 'm
really sorry for messing up and breaking new installations... :(

Also moved the only two functions of the API outside the page_base class.
2004-11-29 04:19:05 +00:00
dhawes
a9e91540df replaced old MoodlePage class call with new page_base call 2004-11-29 00:48:28 +00:00
stronk7
1c144d0eed Changed some parameters. SC#33.
Merged from MOODLE_14_STABLE
2004-11-28 23:54:11 +00:00
barias
c532b7841a *** empty log message *** 2004-11-28 21:34:19 +00:00
barias
e13c069c05 Latest spanish translation. 2004-11-28 21:26:09 +00:00
stronk7
19479ebdfb Calculate NEXT course->sortorder in restore to avoid
sortorder grown always (by fix_course_sortorder()).

Merged from MOODLE_14_STABLE
2004-11-27 23:33:39 +00:00
koenr
2b62fed134 start of a Vietnamese languagepack in UTF-8
Thanks to Thai-Hoa Nguyen
2004-11-27 12:09:35 +00:00