stronk7
6750328ba0
Latest changes added + some polish in keys.
2006-08-12 23:03:59 +00:00
stronk7
9bd4d98bc2
Initial version of the XMLDB file for this plugin
2006-08-12 22:19:10 +00:00
stronk7
42173f5121
Initial version of the XMLDB file for this plugin
2006-08-12 21:41:46 +00:00
stronk7
6f398232e6
Added une foreign+unique key
2006-08-12 21:40:30 +00:00
danstowell
ac87088b50
Added download link for all entries as KML
2006-08-12 19:03:16 +00:00
danstowell
3af692dba0
Now latlong data types allow you to choose which labels appear in Google Earth
2006-08-12 17:36:22 +00:00
stronk7
613f306d1d
XMLDB schema initial commit for the quiz module.
...
Some doubts are pending to finish it properly.
2006-08-11 19:29:47 +00:00
stronk7
49025df359
Added one comment about recursive FK for the future.
2006-08-11 18:36:47 +00:00
stronk7
401846cca7
XMLDB schema initial commit for the lesson module
2006-08-11 17:56:18 +00:00
stronk7
a2a4bfc567
XMLDB schema initial commit for the lams module
2006-08-11 17:39:38 +00:00
stronk7
e0996851da
XMLDB schema initial commit for the label module
2006-08-11 17:37:17 +00:00
stronk7
01c3c55960
Oops, filled now. I forgot to save changes before commit.
2006-08-11 17:31:11 +00:00
stronk7
4121848035
XMLDB schema initial commit for the journal module
2006-08-11 17:29:47 +00:00
stronk7
540c65ba43
XMLDB schema initial commit for the hotpot module
2006-08-11 17:24:55 +00:00
stronk7
2bf10cbf7b
XMLDB schema initial commit for the glossary module
2006-08-11 17:11:46 +00:00
stronk7
b72bed89da
Give some more chars to enum fields.
2006-08-11 16:45:45 +00:00
stronk7
d7a4f74ede
XMLDB schema initial commit for forum module
2006-08-11 16:35:11 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
danstowell
8161ac9842
Adding new data field type, latlong, to HEAD
2006-08-11 13:17:29 +00:00
bobopinna
5c1ac70c63
Fixed a problem during scorm update.
...
Now only the lost scoes tracks are deleted
Added support to IMS CP repository
2006-08-11 12:26:06 +00:00
tjhunt
2c3968c407
Major code cleanup of this report (that started as a small code cleanup). None of the functionality should have changed - crosses fingers.
2006-08-10 21:52:07 +00:00
stronk7
c7b39f4737
XMLDB schema initial commit for exercise module
2006-08-10 17:12:00 +00:00
bobopinna
f69db63ed4
Cleaned code
2006-08-10 11:32:48 +00:00
bobopinna
03f5564e43
Fixed a problem with popup window and IE
2006-08-10 08:27:12 +00:00
vyshane
628e2264b1
Adding back lines that mysteriously disapeared.
2006-08-10 05:57:34 +00:00
skodak
8fd62c6401
Bug #6199 - A typo in edit.php; merged from MOODLE_16_STABLE
2006-08-09 19:46:32 +00:00
skodak
c853b39f50
Bug #6225 - Moodle bug #4658 Breaks assignment type: Upload Single; merged from MOODLE_16_STABLE
2006-08-09 18:36:54 +00:00
moodler
d1516f2064
Fixed a typo, thanks Tim
2006-08-09 13:55:05 +00:00
moodler
dabfd0ed85
Removed tabs
2006-08-09 13:45:49 +00:00
moodler
bee7ee3815
Removed tabs
2006-08-09 13:39:44 +00:00
vyshane
7613e6d7d1
More updates in lib.php
2006-08-09 09:18:31 +00:00
vyshane
f0eb2ffe85
Added mod/forum:viewhiddentimedposts
2006-08-09 09:17:37 +00:00
vyshane
0fa18d5a27
Bug fixes + updated capabilities.
2006-08-09 06:59:28 +00:00
skodak
f9d5371b28
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
stronk7
9c642ecacb
Initial XMLDB schema for data tables. Using FKs where they are obvious.
2006-08-08 17:00:44 +00:00
stronk7
305ebf6849
Initial XMLDB schema for choice tables. Using FKs where they are obvious.
2006-08-08 17:00:03 +00:00
stronk7
14e1b02e68
Initial XMLDB schema for chat tables. Using FKs where they are obvious.
2006-08-08 16:59:35 +00:00
toyomoyo
e6723f80dc
these tables should not be there,,
2006-08-08 08:04:01 +00:00
vyshane
9af1611a06
Replaced capability mod/forum:viewdiscussionsfromallgroups by
...
moodle/site:accessallgroups in code. Removed former from mod/forum/db/access.php.
2006-08-08 06:56:09 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
stronk7
cbd645bf96
Initial commit of assignment XMLDB file. Stopping now from now. Going to document things...
2006-08-07 19:02:46 +00:00
tjhunt
00c300692f
Fix whitespace.
2006-08-04 16:47:57 +00:00
martinlanghoff
bed24ce7f5
mod/assignment if we are not using a numeric scale and a custom scale
...
return that as the max grade
Author: Jun Yamog <jun@catalyst.net.nz>
2006-08-04 05:51:31 +00:00
skodak
2c93e66a4c
merging forgotten changes from MOODLE_16_STABLE; sorry for the breakage ;-)
2006-08-03 19:19:23 +00:00
tjhunt
bc5694133a
Bug #6206 - Quiz can't be created on some mysql configurations. Merged from MOODLE_1.6_STABLE.
2006-08-03 16:30:38 +00:00
skodak
583fad994c
Bug #5352 - upgrade might be interrupted by user - upgrades are now logged into moddata/upgradelogs/, user abor is ignored and concurrent running of upgrades is prevented from one browser
2006-08-01 07:46:19 +00:00
skodak
bfc38bb2eb
merging changes from MOODLE_16_STABLE
2006-07-31 18:21:42 +00:00
skodak
a8ff58dd2c
merging changes from MOODLE_16_STABLE
2006-07-31 18:10:02 +00:00
skodak
1322b7199a
fixed warning when no referer available; merged from MOODLE_16_STABLE
2006-07-31 10:05:23 +00:00
martinlanghoff
0ff463ae95
assignment: count_user_files() no longer creates extraneous dirs (bug#4658)
...
Applied the fix by Samuli.Karevaara, from the bug report - the directory is checked for existence beforehand.
Previously it was created if it didn't exist, then the files within it were counted.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:56:58 +00:00