Commit graph

4397 commits

Author SHA1 Message Date
martignoni
88b9ebfd27 Workshop module now works with dates rather than phases 2004-12-18 14:10:32 +00:00
martignoni
ea9ee14b36 New strings for the secure popup window 2004-12-18 14:02:23 +00:00
martignoni
cb8f6f558e 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-18 14:01:04 +00:00
martignoni
15d475f269 string for 'back' in preview question 2004-12-18 13:58:09 +00:00
martignoni
4185224e7a Adding fix for idnumber duplication problem and other small things 2004-12-18 13:55:18 +00:00
martignoni
6f95910098 New string 'mustchangepassword' 2004-12-18 13:52:07 +00:00
martignoni
94164d5e2f Fix to 'policyagree' 2004-12-18 13:49:27 +00:00
martignoni
4883e490a8 New feature: Site Policy Agreements. 2004-12-18 13:48:12 +00:00
martignoni
e91202746d New "Calendar" section in Admin -> Configuration. 2004-12-18 13:40:50 +00:00
martignoni
e76195a78c New file added 2004-12-18 13:30:57 +00:00
martignoni
fd9666cb50 Updating release notes ready for 1.4.3 2004-12-18 12:52:42 +00:00
moodler
a8b88447a9 Info about other language packs, thanks Koen! 2004-12-18 05:58:23 +00:00
koenr
16d61783d6 dutch 1.4.3 release notes: added some other new translations 2004-12-18 04:05:18 +00:00
koenr
42fbaab071 dutch 1.4.3 release notes 2004-12-17 19:46:14 +00:00
moodler
35bac30293 Updated with glossary searching 2004-12-17 15:42:36 +00:00
moodler
f1e006f13d Updated latest release notes 2004-12-17 07:31:44 +00:00
moodler
0d345ede6a Some rewording 2004-12-17 04:26:37 +00:00
mits
0c4aa0ab4a translated new strings. 2004-12-17 04:15:38 +00:00
mjollnir_
68ba62d21a Merged from MOODLE_14_STABLE: Adding fix for idnumber duplication problem in restoring from backup discussed at http://moodle.org/mod/forum/discuss.php?d=16297 2004-12-17 03:04:24 +00:00
defacer
bb4a2e85c0 New features implemented:
* Configurable defaults for the calendar upcoming events lookahead and
   maximum upcoming events displayed (bug #1623)

 * Configurable setting for which days of the week are treated as weekend
   (bug #1919)

 * Configurable setting for which day starts the week (the admin can now set
   this as the default for new users and guests without messing with language
   packs) (no butracker issue)
2004-12-16 18:49:57 +00:00
defacer
54598fb04e The user editing screen and the change password screen didn't play very
well with debug = on. In fact the change password screen didn't play at all.

Made a few small changes to fix notices and now everything works OK.
Added a missing language string.

*****************
This problem may very well exist in MOODLE_14_STABLE too! Unfortunately I
don't have access to a 1.4 checkout right now, so it will have to wait.
*****************
2004-12-16 17:26:29 +00:00
moodler
b2ff4c0aac New strings for the secure popup window 2004-12-16 08:42:33 +00:00
moodler
ec99718966 Filled out a missing string that caused people some consternation in the forums 2004-12-16 07:32:37 +00:00
defacer
86f092d25e New "Calendar" section in Admin -> Configuration.
Includes preliminary support for DST!
Includes "admin sees all events or only own?" setting (bug 1972)

WARNING: Modified moodlelib.php to explicitly specify NOT-DST when
calling mktime() and gmmktime(). This is essential since we don't want
PHP to second-guess us for the DST matters, but... it may affect existing
code?
2004-12-15 07:14:41 +00:00
mits
35cf1d37e4 New translated file added. 2004-12-15 04:32:41 +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
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
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
fcb06dd512 Updating PclZip credits to 2.4RC1 2004-12-10 19:16:51 +00:00
mits
200f544977 translated some. 2004-12-10 02:33:17 +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
carlesbellver
dd9416c1d6 *** empty log message *** 2004-12-09 07:53:12 +00:00
gustav_delius
dabfc89899 added periods at the end of some sentences. 2004-12-08 09:10:06 +00:00
paca70
736215d307 Some updates 2004-12-08 08:14:07 +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
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
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
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
59b39c7380 Tweaks to the policy form (wider iframe and added a proper question to answer) 2004-11-29 08:10:37 +00:00
mits
561c0c4a80 translated some. 2004-11-29 05:56:55 +00:00