Commit graph

10311 commits

Author SHA1 Message Date
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
martignoni
45ca58305b Revert bad change (search string) 2004-11-26 20:02:31 +00:00
martignoni
e9b8d89a52 This time, the correction is good! 2004-11-26 19:59:53 +00:00
martignoni
d3ea47244b Changed "search" string for more explicity 2004-11-26 19:57:51 +00:00
moodler
3f8eeff210 Merged from stable 2004-11-26 15:42:05 +00:00
moodler
b64dab0e5d Changes for XHTML and accessibility compatibility 2004-11-26 09:33:02 +00:00
moodler
caf261b0c3 Changes for XHTML and accessibility compatibility 2004-11-26 07:07:06 +00:00
stronk7
36ce6ea2d1 Solve some visualisation issues in encyclopedia format. I think that now
it will be correct!

Merged from MOODLE_14_STABLE
2004-11-26 01:22:41 +00:00
martinlanghoff
1da35f2942 Merge from MOODLE_14_STABLE
Fix for bug 2227 "bug in pclzip.php causing scorm errors"
http://moodle.org/bugs/bug.php?op=show&bugid=2227

Credits go to skodak
2004-11-26 00:57:58 +00:00
mjollnir_
a2ddd957f2 Merged from MOODLE_14_STABLE: In get logs don't join on the user table for just counting the records 2004-11-25 21:56:32 +00:00