1915 Commits

Author SHA1 Message Date
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
bobopinna
82b815c445 Added default values for popup window when scorm is updated from framed to windowed 2004-06-30 13:17:50 +00:00
thepurpleblob
6adaf83e66 fixed bug #1556 - implode could be called on non-array data 2004-06-30 12:39:22 +00:00
bobopinna
de8595db91 Patched the auto-continue feature 2004-06-30 12:25:12 +00:00
thepurpleblob
1218d4702e Added remaining question types for export 2004-06-30 10:19:20 +00:00
thepurpleblob
4c2a04ee16 Added 'virtual' method for writequestion 2004-06-30 10:16:14 +00:00
thepurpleblob
008589289a More question types added to support quiz exports 2004-06-30 10:11:21 +00:00
thepurpleblob
a2db69caf7 Export classes added, not yet complete however 2004-06-29 09:26:51 +00:00
bobopinna
a6c2e96480 Modified user score visualization 2004-06-29 08:02:39 +00:00
bobopinna
02f5d4390c Fixed last Explorer popup bug and added user score view 2004-06-29 07:50:07 +00:00
moodler
4d35d88bcd Fixed a typo I just made 2004-06-29 03:49:51 +00:00
moodler
d078ee9bf4 Slight changes to prunng code (first post now assumes discussion name) 2004-06-29 03:46:17 +00:00
stronk7
e1013df8c2 Take care of empty aliases in glossary xml files when importing them.
See bug 1599. Thanks to skodak. :-)
http://moodle.org/bugs/bug.php?op=show&bugid=1599

Merged from MOODLE_13_STABLE.
2004-06-28 23:58:16 +00:00
rkingdon
16b56e5ef8 Dialogues can be started with groups of students. 2004-06-28 19:41:24 +00:00
moodler
4a6cfa32d9 Updated requirements for quiz module 2004-06-28 16:25:14 +00:00
bobopinna
b98eebbf93 Fixed some popup window problems (some still fixing) 2004-06-28 11:20:52 +00:00
defacer
a402bdcbda Minor fix in forum digests: The digest sender's name was that of the last
poster in it. Now set to the site shortname.
2004-06-25 07:38:44 +00:00
rkingdon
db3e1a89f1 Fix the submission of null entries when using the HTML editor. 2004-06-24 17:11:51 +00:00
mchurch
e8f993326c Added a per-wiki option to allow disabling of automatic camel case linking.
If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.
2004-06-24 15:56:01 +00:00
mchurch
c4346f440c Removing non-production warning. This is no longer valid. 2004-06-24 13:27:14 +00:00
thepurpleblob
6ad1e0694d Corrected bug where selected category not displayed. 2004-06-24 09:44:14 +00:00
thepurpleblob
9f406c1dc2 Corrected bug where selected category not displayed 2004-06-24 09:36:53 +00:00
thepurpleblob
9441b800d4 Corrected bug where category not selected properly. 2004-06-24 09:35:37 +00:00
moodler
a4fbb0b2f1 Show links on group icons in forum posts 2004-06-23 15:31:50 +00:00
rkingdon
352ab98fa0 Dialogue entries now use the HTML editor. 2004-06-23 14:16:30 +00:00
thepurpleblob
9ad7ce6bca fixed correct category not selected 2004-06-23 09:42:27 +00:00
thepurpleblob
eea4477b95 Fixed mistake in category selection - now correctly shows selected category 2004-06-23 09:33:47 +00:00
julmis
684d865a49 Updates to quiztimer
- mark question result to zero if time limit is exceeded
2004-06-22 20:44:59 +00:00
rkingdon
f8f92c3c6f locallib.php added to index.php, it needs one of the functions. 2004-06-22 16:49:32 +00:00
thepurpleblob
105d34db95 Editing and adding question controls are now disabled where the user does
not have editing rights. Applies to published categories.
2004-06-22 11:02:37 +00:00
rkingdon
6219cb1f07 Lists of names now use case insensitive sort (natcasesort);
Remove email flag setting from follow-up entry page, email is now a global option.
2004-06-21 17:12:41 +00:00
moodler
19ebd1557a Minor formatting of timelimit stuff 2004-06-21 12:36:13 +00:00
bobopinna
76d3542313 Added popup window scorm player and its settings 2004-06-21 11:27:52 +00:00
julmis
68a7b97074 Fixes for quiztimer.
- Lets make cheating more complicated, more javascript based.
- Mark attempt to zero if time limit is exceeded over 60 seconds
2004-06-20 10:57:27 +00:00
rkingdon
9af2f862cf Change to the mail option, now a global option. 2004-06-18 19:01:44 +00:00