1749 Commits

Author SHA1 Message Date
moodler
357c0f9f57 FIxes bug 1669 and some defunct resource types 2004-07-26 11:35:05 +00:00
moodler
59f0e22905 Fixed bug 1667 .... require -> require_once 2004-07-26 05:19:17 +00:00
julmis
d49616201d Time limit stuff added
- Show overdue time
- Reset grandes when overdue.
2004-07-25 22:17:24 +00:00
moodler
d18830fe31 Merged in the new resource structure to TRUNK 2004-07-25 14:32:05 +00:00
stronk7
ff15865f44 Changed glossary_alias->alias from text to varchar(255).
Not mandatory but...
See Bug 1398
(http://moodle.org/bugs/bug.php?op=show&bugid=1398)
2004-07-23 17:37:21 +00:00
moodler
a0330747f9 Add body color to email .... ?
Reversed PJ's changes .. should to be working OK without them
2004-07-22 14:08:33 +00:00
moodler
11c34eeb81 FIxed typo in POstgreSQL install 2004-07-22 01:13:58 +00:00
moodler
f825338aef Fixed up a slight typo in this template 2004-07-21 13:28:58 +00:00
moodler
8ba9a36f88 Just to delineate the refactored version 2004-07-21 13:15:15 +00:00
moodler
41ee645c29 Removing some old files 2004-07-21 13:02:53 +00:00
moodler
8966a11131 Quiz refactoring is now merged into the main development code!
I've done some basic testing using existing quizzes trying as
much as I could think of, and it all worked well!

Well done, Henrik!  Great job!

Still, this should be regarded as unstable at least until more
people have had a try.  Please test this thing solidly on new
and old quizzes.
2004-07-21 13:01:08 +00:00
defacer
2913fac636 An improvement(?) in forum digest language handling. 2004-07-21 12:01:38 +00:00
moodler
6e6a64b319 Untested small hack to maybe fix the digest language 2004-07-21 09:42:27 +00:00
defacer
e1c6dde150 This should make individual forum posts in digests be sorted in ascending postid
(and thus, chronological) order. Strange thing is, it looks like being sorted as it is!
2004-07-20 12:39:19 +00:00
stronk7
1b76b56cbc Added support to timelimit, password and subnet in backup & restore. 2004-07-19 20:04:33 +00:00
stronk7
93dc66a6b3 Added one string to moodle.php
To be used in different places.
Bug 1646
(http://moodle.org/bugs/bug.php?op=show&bugid=1646)

Merged from MOODLE_13_STABLE
2004-07-19 18:18:21 +00:00
bobopinna
1baabf2f25 The new domxml validation library (need php domxml ext to work) 2004-07-19 14:56:25 +00:00
bobopinna
1a12b1f1d1 Some bug fixes, added new score view (thanks Matt) and added a new validation procedure 2004-07-19 14:53:43 +00:00
moodler
4b39fc04d6 Fixed typo for globalglossary 2004-07-16 13:06:16 +00:00
bobopinna
42e824e53c Added a prefix to an alter table command 2004-07-14 06:50:24 +00:00
moodler
0d1db48ee0 FIxes some course language problems 2004-07-13 14:11:17 +00:00
stronk7
1f63b7c6aa Now, for glossaries using the 'Entry List' format, their
entry->description is viewable with the standard popup window.

Bug 1636
(http://moodle.org/bugs/bug.php?op=show&bugid=1636)

Merged from MOODLE_13_STABLE
2004-07-12 17:11:13 +00:00
stronk7
6e66130338 In 'categories view' (all and only one), now attachements, edit, comment
and delete are working properly. Thanks to frank@nomios.de!!
See bug 1632
(http://moodle.org/bugs/bug.php?op=show&bugid=1632)

Merged from MOODLE_13_STABLE
2004-07-12 16:35:50 +00:00
bobopinna
434983ca45 Fixed some problems in Moodle 1.3.2 2004-07-12 08:14:06 +00:00
moodler
13152de482 Fixed a wrinkly prune (cou;dn;t update posts containing quotes) 2004-07-08 14:39:15 +00:00
moodler
60d37a2d0f FIxed small bug in password checking 2004-07-08 08:28:50 +00:00
moodler
cbf8fb4597 Tidied up attemptpage with password 2004-07-08 08:08:38 +00:00
moodler
c288e6d6ee Update requirement for address_in_subnet function in moodlelib.php 2004-07-08 07:53:50 +00:00
moodler
8c467676c2 Two new features for quizzes! (Thanks Shane)
1)  Quizzes can be restricted by subnet

 2)  Quizzes can require a password to be entered before attempts
2004-07-08 07:50:49 +00:00
moodler
2862b309eb Merging changes from Moodle 13 Stable 2004-07-07 17:42:53 +00:00
thepurpleblob
cbc83a240e Added 'right answer' feedback to true/false questions. 2004-07-07 09:15:33 +00:00
moodler
88c898f590 Added new fields for quiz password and subnet restrictions 2004-07-07 07:47:33 +00:00
thepurpleblob
a9c3253689 Added stub for exporting Cloze questions - generates 'not supported' message. 2004-07-06 14:29:25 +00:00
thepurpleblob
03d0e48201 Added missing handler for exporting Cloze type questions 2004-07-06 14:28:17 +00:00
thepurpleblob
b8e151340c Changed where export file is created to course file area, not category->course file area 2004-07-06 14:27:38 +00:00
bobopinna
fc274a5f40 *** empty log message *** 2004-07-06 12:45:56 +00:00
moodler
08cfe9806c Merged from stable branch 2004-07-03 10:28:47 +00:00
gustav_delius
8e8d0524af made sure that the guest autologin does not happen when user replies to post 2004-07-01 22:29:04 +00:00
stronk7
73e6ac63d9 Some polishing of "TAB" chars in source code done.
Minor changes in glossary export/import to include the displayformat field.
Added a new feature (it was hidden and uncompleted in source code):
Import a glossary file, creating automatically a new glossary activity.
Bug 1606.
http://moodle.org/bugs/bug.php?op=show&bugid=1606

Merged from MOODLE_13_STABLE
2004-07-01 20:07:43 +00:00
gustav_delius
43a4c024fb removed undefined notices showing on recent activity on site front page when no user logged in 2004-07-01 19:58:34 +00:00
stronk7
f77bdcc636 Added support to timeopen, timeclose, release and allowupdate
in backup and restore procedure.
Added some special checks to mantain backwards compatibility
whith pre-1.4 backup files, because the meaning of some settings
has changed just now. (I've applied the same differences executed
in the upgrade process). :-)
2004-07-01 19:44:55 +00:00
bobopinna
6b4c13b7b2 Refined time data model parsing and fixed the credit/no-credit model 2004-07-01 13:34:10 +00:00
moodler
eeb2d76ee8 Whoops! Fixed one tiny upgrade thing ... this will make choices
with "publish" turned off upgrade predictably
2004-07-01 13:30:50 +00:00
moodler
d30772b256 Added new feature to restrict time for this activity.
Cleaned up logic by adding a separate menu for publishing vs privacy.
2004-07-01 12:52:15 +00:00
bobopinna
5f4aacd3a9 Removed a debug alert 2004-07-01 10:17:05 +00:00
bobopinna
6d9c91c72e Updated backup to popup windows. Modified auto-continue feature. Added nav.event data model. Patched a problem with time data model. 2004-07-01 09:54:08 +00:00
moodler
f9af7fd020 constant values changed to reflect changes in database 2004-07-01 09:20:51 +00:00
moodler
bcb5433d92 upgrading database with new values for the new fields 2004-07-01 09:17:37 +00:00
moodler
283009c259 Two new fields added to extend choice capabilities 2004-07-01 07:41:36 +00:00
moodler
b9080b73c7 Added two fields for time restrictions on choices 2004-07-01 07:01:26 +00:00