]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoXMLDB schema initial commit for the glossary module
stronk7 [Fri, 11 Aug 2006 17:11:46 +0000 (17:11 +0000)]
XMLDB schema initial commit for the glossary module

18 years agoGive some more chars to enum fields.
stronk7 [Fri, 11 Aug 2006 16:45:45 +0000 (16:45 +0000)]
Give some more chars to enum fields.

18 years agoXMLDB schema initial commit for forum module
stronk7 [Fri, 11 Aug 2006 16:35:11 +0000 (16:35 +0000)]
XMLDB schema initial commit for forum module

18 years agoBug 6239 - Allow questions to have some teacher-supplied commentary.
tjhunt [Fri, 11 Aug 2006 14:59:18 +0000 (14:59 +0000)]
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.

18 years agoAdding new data field type, latlong, to HEAD
danstowell [Fri, 11 Aug 2006 13:17:29 +0000 (13:17 +0000)]
Adding new data field type, latlong, to HEAD

18 years agoAdded two strings
bobopinna [Fri, 11 Aug 2006 13:11:53 +0000 (13:11 +0000)]
Added two strings

18 years agoFixed a problem during scorm update.
bobopinna [Fri, 11 Aug 2006 12:26:06 +0000 (12:26 +0000)]
Fixed a problem during scorm update.
Now only the lost scoes tracks are deleted
Added support to IMS CP repository

18 years agoMerged from STABLE
thepurpleblob [Fri, 11 Aug 2006 12:16:38 +0000 (12:16 +0000)]
Merged from STABLE

18 years agoTidy up code flow in helpbutton.
tjhunt [Fri, 11 Aug 2006 10:33:29 +0000 (10:33 +0000)]
Tidy up code flow in helpbutton.

18 years agoChanging //TRANSLIT to //IGNORE because some weird bug
stronk7 [Fri, 11 Aug 2006 09:48:35 +0000 (09:48 +0000)]
Changing //TRANSLIT to //IGNORE because some weird bug
in the OS iconv libraries was breaking some texts.

Merged from MOODLE_16_STABLE

18 years agoMerged from STABLE
thepurpleblob [Fri, 11 Aug 2006 08:52:24 +0000 (08:52 +0000)]
Merged from STABLE

18 years agoLatitude and longitude lang strings for en_utf8 for data activity
danstowell [Fri, 11 Aug 2006 08:48:28 +0000 (08:48 +0000)]
Latitude and longitude lang strings for en_utf8 for data activity

18 years agoAdmin role assignment: changed from using get_string (too brittle) to
vyshane [Fri, 11 Aug 2006 03:58:52 +0000 (03:58 +0000)]
Admin role assignment: changed from using get_string (too brittle) to
get_roles_with_capability (more robust).

18 years agoCommented out code that adds the new admin user to user_admins and
vyshane [Fri, 11 Aug 2006 03:24:37 +0000 (03:24 +0000)]
Commented out code that adds the new admin user to user_admins and
user_teachers tables from user.php.

Fixed notices in roles/assign.php.

18 years agoModified to support fresh installation of new Roles System.
vyshane [Fri, 11 Aug 2006 02:44:42 +0000 (02:44 +0000)]
Modified to support fresh installation of new Roles System.

18 years agoModified to fix installation.
vyshane [Fri, 11 Aug 2006 02:44:02 +0000 (02:44 +0000)]
Modified to fix installation.

18 years agoMajor code cleanup of this report (that started as a small code cleanup). None of...
tjhunt [Thu, 10 Aug 2006 21:52:07 +0000 (21:52 +0000)]
Major code cleanup of this report (that started as a small code cleanup). None of the functionality should have changed - crosses fingers.

18 years agoFix comment.
tjhunt [Thu, 10 Aug 2006 21:33:53 +0000 (21:33 +0000)]
Fix comment.

18 years agoFix minor HTML validation issue.
tjhunt [Thu, 10 Aug 2006 18:58:26 +0000 (18:58 +0000)]
Fix minor HTML validation issue.

18 years agoConvert tabs to spaces.
tjhunt [Thu, 10 Aug 2006 18:32:32 +0000 (18:32 +0000)]
Convert tabs to spaces.

18 years agoConvert tabs to spaces.
tjhunt [Thu, 10 Aug 2006 18:23:09 +0000 (18:23 +0000)]
Convert tabs to spaces.

18 years agoXMLDB schema initial commit for exercise module
stronk7 [Thu, 10 Aug 2006 17:12:00 +0000 (17:12 +0000)]
XMLDB schema initial commit for exercise module

18 years agoTypo in comment.
tjhunt [Thu, 10 Aug 2006 15:44:52 +0000 (15:44 +0000)]
Typo in comment.

18 years agoCleaned code
bobopinna [Thu, 10 Aug 2006 11:32:48 +0000 (11:32 +0000)]
Cleaned code

18 years agoComment added.
ethem [Thu, 10 Aug 2006 10:55:42 +0000 (10:55 +0000)]
Comment added.

18 years agoAdding latest changes, FKs and indexes.
stronk7 [Thu, 10 Aug 2006 09:25:52 +0000 (09:25 +0000)]
Adding latest changes, FKs and indexes.

18 years agoname should be unique key, and should be length 255
toyomoyo [Thu, 10 Aug 2006 09:07:15 +0000 (09:07 +0000)]
name should be unique key, and should be length 255

18 years agochanging name field in capabilities table to 255
toyomoyo [Thu, 10 Aug 2006 09:02:21 +0000 (09:02 +0000)]
changing name field in capabilities table to 255

18 years agoFixed a problem with popup window and IE
bobopinna [Thu, 10 Aug 2006 08:27:12 +0000 (08:27 +0000)]
Fixed a problem with popup window and IE

18 years agobumped up version to add keys, changed some more UI
toyomoyo [Thu, 10 Aug 2006 08:21:29 +0000 (08:21 +0000)]
bumped up version to add keys, changed some more UI

18 years agoadding keys for new tables, added migration support too
toyomoyo [Thu, 10 Aug 2006 08:20:16 +0000 (08:20 +0000)]
adding keys for new tables, added migration support too

18 years agoAdded $return=false parameter to the following functions:
moquist [Thu, 10 Aug 2006 06:41:38 +0000 (06:41 +0000)]
Added $return=false parameter to the following functions:
print_navigation()
print_headline()
print_heading()
print_heading_with_help()
print_heading_block()
print_continue()
print_simple_box()
print_simple_box_start()
print_simple_box_end()
print_single_button()
print_spacer()
print_file_picture()
print_user()
print_recent_activity_note()
print_group_menu()
print_grade_menu()
print_scale_menu()
print_scale_menu_helpbutton()

Changed $returnstring parameter to $return (for consistency) in the following
functions:
print_user_picture()
print_group_picture()

18 years agoAdding back lines that mysteriously disapeared.
vyshane [Thu, 10 Aug 2006 05:57:34 +0000 (05:57 +0000)]
Adding back lines that mysteriously disapeared.

18 years agoAdded $return=false parameter to print_footer() using output control functions
moquist [Thu, 10 Aug 2006 05:10:00 +0000 (05:10 +0000)]
Added $return=false parameter to print_footer() using output control functions
to capture include() of themed footer HTML.

18 years agoAdded $return=false parameter to print_header() and print_header_simple() using
moquist [Thu, 10 Aug 2006 05:01:57 +0000 (05:01 +0000)]
Added $return=false parameter to print_header() and print_header_simple() using
output control functions to deal with the include() of the themed header HTML
file.

18 years agoAdded $return=false parameter to close_window_button() and choose_from_radio().
moquist [Thu, 10 Aug 2006 04:33:55 +0000 (04:33 +0000)]
Added $return=false parameter to close_window_button() and choose_from_radio().

18 years agoAutomatic installer.php lang files by installer_builder (20060810)
moodler [Thu, 10 Aug 2006 03:00:40 +0000 (03:00 +0000)]
Automatic installer.php lang files by installer_builder (20060810)

18 years agomerged fix for a bug when user's lang is not set, fall back to site lang
toyomoyo [Thu, 10 Aug 2006 02:43:22 +0000 (02:43 +0000)]
merged fix for a bug when user's lang is not set, fall back to site lang

18 years agoobfuscation of the email addresses; merged from MOODLE_16_STABLE SC#282
skodak [Wed, 9 Aug 2006 20:40:31 +0000 (20:40 +0000)]
obfuscation of the email addresses; merged from MOODLE_16_STABLE SC#282

18 years agoBug #6199 - A typo in edit.php; merged from MOODLE_16_STABLE
skodak [Wed, 9 Aug 2006 19:46:32 +0000 (19:46 +0000)]
Bug #6199 - A typo in edit.php; merged from MOODLE_16_STABLE

18 years agoBug #4936 - Highlighting a question text fragment with different color; merged from...
skodak [Wed, 9 Aug 2006 19:31:09 +0000 (19:31 +0000)]
Bug #4936 - Highlighting a question text fragment with different color; merged from MOODLE_16_STABLE

18 years agoBug #6225 - Moodle bug #4658 Breaks assignment type: Upload Single; merged from MOODL...
skodak [Wed, 9 Aug 2006 18:36:54 +0000 (18:36 +0000)]
Bug #6225 - Moodle bug #4658 Breaks assignment type: Upload Single; merged from MOODLE_16_STABLE

18 years agoDocument table_column.
tjhunt [Wed, 9 Aug 2006 17:46:16 +0000 (17:46 +0000)]
Document table_column.

18 years agoindex2fk performed
stronk7 [Wed, 9 Aug 2006 15:45:27 +0000 (15:45 +0000)]
index2fk performed

18 years agoAdded patch from Tim (http://moodle.org/mod/forum/discuss.php?d=51323#234978)
moodler [Wed, 9 Aug 2006 14:16:13 +0000 (14:16 +0000)]
Added patch from Tim (http://moodle.org/mod/forum/discuss.php?d=51323#234978)

18 years agoFixed some typos. Thanks Tim!
moodler [Wed, 9 Aug 2006 14:01:14 +0000 (14:01 +0000)]
Fixed some typos.  Thanks Tim!

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 14:00:51 +0000 (14:00 +0000)]
Removed tabs

18 years agoFixed a typo, thanks Tim
moodler [Wed, 9 Aug 2006 13:55:05 +0000 (13:55 +0000)]
Fixed a typo, thanks Tim

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 13:53:12 +0000 (13:53 +0000)]
Removed tabs

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 13:45:49 +0000 (13:45 +0000)]
Removed tabs

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 13:39:44 +0000 (13:39 +0000)]
Removed tabs

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 13:18:33 +0000 (13:18 +0000)]
Removed tabs

18 years agoRemoved tabs
moodler [Wed, 9 Aug 2006 13:14:15 +0000 (13:14 +0000)]
Removed tabs

18 years agoTabs and some random formatting fixes
moodler [Wed, 9 Aug 2006 13:11:53 +0000 (13:11 +0000)]
Tabs and some random formatting fixes

18 years agoOne more FK in blocks system.
stronk7 [Wed, 9 Aug 2006 11:56:02 +0000 (11:56 +0000)]
One more FK in blocks system.

18 years agoBug #6106 - HTML editor inserting unwanted hard return between images; merged from...
skodak [Wed, 9 Aug 2006 09:37:01 +0000 (09:37 +0000)]
Bug #6106 - HTML editor inserting unwanted hard return between images; merged from MOODLE_16_STABLE

18 years agoMore updates in lib.php
vyshane [Wed, 9 Aug 2006 09:18:31 +0000 (09:18 +0000)]
More updates in lib.php

18 years agoAdded mod/forum:viewhiddentimedposts
vyshane [Wed, 9 Aug 2006 09:17:37 +0000 (09:17 +0000)]
Added mod/forum:viewhiddentimedposts

18 years agoAdded moodle/site:viewfullnames
vyshane [Wed, 9 Aug 2006 09:16:35 +0000 (09:16 +0000)]
Added moodle/site:viewfullnames

18 years agoBug fixes + updated capabilities.
vyshane [Wed, 9 Aug 2006 06:59:28 +0000 (06:59 +0000)]
Bug fixes + updated capabilities.

18 years agoMore Roles-related strings
moodler [Wed, 9 Aug 2006 05:54:27 +0000 (05:54 +0000)]
More Roles-related strings

18 years agoFix up the admin listing a bit
moodler [Wed, 9 Aug 2006 05:53:36 +0000 (05:53 +0000)]
Fix up the admin listing a bit

18 years agoTidy-ups
moodler [Wed, 9 Aug 2006 05:37:53 +0000 (05:37 +0000)]
Tidy-ups

18 years agoSmall cleanup of a notification
moodler [Wed, 9 Aug 2006 05:37:31 +0000 (05:37 +0000)]
Small cleanup of a notification

18 years agoSome new strings
moodler [Wed, 9 Aug 2006 05:35:55 +0000 (05:35 +0000)]
Some new strings

18 years agoSome fixes to make the context more readable for humans
moodler [Wed, 9 Aug 2006 04:51:05 +0000 (04:51 +0000)]
Some fixes to make the context more readable for humans

18 years agotables went missing =(
toyomoyo [Wed, 9 Aug 2006 04:00:44 +0000 (04:00 +0000)]
tables went missing =(

18 years agonew function get_coursemodule_from_id() is now used for obtaining of valid $cm from...
skodak [Tue, 8 Aug 2006 22:09:55 +0000 (22:09 +0000)]
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283

18 years agoInitial XMLDB schema for data tables. Using FKs where they are obvious.
stronk7 [Tue, 8 Aug 2006 17:00:44 +0000 (17:00 +0000)]
Initial XMLDB schema for data tables. Using FKs where they are obvious.

18 years agoInitial XMLDB schema for choice tables. Using FKs where they are obvious.
stronk7 [Tue, 8 Aug 2006 17:00:03 +0000 (17:00 +0000)]
Initial XMLDB schema for choice tables. Using FKs where they are obvious.

18 years agoInitial XMLDB schema for chat tables. Using FKs where they are obvious.
stronk7 [Tue, 8 Aug 2006 16:59:35 +0000 (16:59 +0000)]
Initial XMLDB schema for chat tables. Using FKs where they are obvious.

18 years agoAdding some unsigned keywords here and there and implementing role tables
stronk7 [Tue, 8 Aug 2006 09:04:55 +0000 (09:04 +0000)]
Adding some unsigned keywords here and there and implementing role tables

18 years agosome UI change for roles
toyomoyo [Tue, 8 Aug 2006 08:31:21 +0000 (08:31 +0000)]
some UI change for roles

18 years agoadding unsigned
toyomoyo [Tue, 8 Aug 2006 08:30:10 +0000 (08:30 +0000)]
adding unsigned

18 years agothese tables should not be there,,
toyomoyo [Tue, 8 Aug 2006 08:04:01 +0000 (08:04 +0000)]
these tables should not be there,,

18 years agoReplaced capability mod/forum:viewdiscussionsfromallgroups by
vyshane [Tue, 8 Aug 2006 06:56:09 +0000 (06:56 +0000)]
Replaced capability mod/forum:viewdiscussionsfromallgroups by
moodle/site:accessallgroups in code. Removed former from mod/forum/db/access.php.

18 years agoAdded moodle/site:accessallgroups capability.
vyshane [Tue, 8 Aug 2006 06:45:25 +0000 (06:45 +0000)]
Added moodle/site:accessallgroups capability.

18 years agoROLES AND PERMISSIONS - FIRST CHECK-IN
moodler [Tue, 8 Aug 2006 05:13:06 +0000 (05:13 +0000)]
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.

18 years agoAutomatic installer.php lang files by installer_builder (20060808)
moodler [Tue, 8 Aug 2006 02:48:27 +0000 (02:48 +0000)]
Automatic installer.php lang files by installer_builder (20060808)

18 years agoHack to link from the admin interface to the XMLDB editor.
stronk7 [Mon, 7 Aug 2006 19:47:03 +0000 (19:47 +0000)]
Hack to link from the admin interface to the XMLDB editor.

18 years agoTwo new strings to display the XMLDB editor under the admin page.
stronk7 [Mon, 7 Aug 2006 19:45:02 +0000 (19:45 +0000)]
Two new strings to display the XMLDB editor under the admin page.

18 years agoInitial commit of assignment XMLDB file. Stopping now from now. Going to document...
stronk7 [Mon, 7 Aug 2006 19:02:46 +0000 (19:02 +0000)]
Initial commit of assignment XMLDB file. Stopping now from now. Going to document things...

18 years agoInitial commit for enrol tables XMLDB
stronk7 [Mon, 7 Aug 2006 18:52:27 +0000 (18:52 +0000)]
Initial commit for enrol tables XMLDB

18 years agoInitial commit for rss block tables
stronk7 [Mon, 7 Aug 2006 18:40:37 +0000 (18:40 +0000)]
Initial commit for rss block tables

18 years agoInitial commit of blocks XMLDB schema
stronk7 [Mon, 7 Aug 2006 18:30:46 +0000 (18:30 +0000)]
Initial commit of blocks XMLDB schema

18 years agoPolishing a bit key and indexes names...
stronk7 [Mon, 7 Aug 2006 18:02:15 +0000 (18:02 +0000)]
Polishing a bit key and indexes names...

18 years agoInitial XMLDB implementation of Moodle backup tables
stronk7 [Mon, 7 Aug 2006 17:58:19 +0000 (17:58 +0000)]
Initial XMLDB implementation of Moodle backup tables

18 years agoInitial XMLDB implementation of Moodle Core.
stronk7 [Mon, 7 Aug 2006 17:38:06 +0000 (17:38 +0000)]
Initial XMLDB implementation of Moodle Core.

18 years agoSwf now disabled by default in Mediaplugin and added explanation SC#284; merged from...
skodak [Mon, 7 Aug 2006 14:53:53 +0000 (14:53 +0000)]
Swf now disabled by default in Mediaplugin and added explanation SC#284; merged from MOODLE_16_STABLE

18 years agoAutomatic installer.php lang files by installer_builder (20060806)
moodler [Sun, 6 Aug 2006 02:50:52 +0000 (02:50 +0000)]
Automatic installer.php lang files by installer_builder (20060806)

18 years agoBug #5972 - Some question types mark a blank answer inconsistently.
tjhunt [Fri, 4 Aug 2006 16:53:43 +0000 (16:53 +0000)]
Bug #5972 - Some question types mark a blank answer inconsistently.

Also, cleaned up the marking code for numerical and short answer questions, partly by making the base-class method more useful.

Rewrote the way the way short answer questions do wildcard matching to be more robust, Unicode safe, and generally not suck.

This is a big change, so I am pleased to report I tested it using my new Selinium  test suite. See: http://moodle.org/mod/forum/discuss.php?d=51161

18 years agoFix whitespace.
tjhunt [Fri, 4 Aug 2006 16:47:57 +0000 (16:47 +0000)]
Fix whitespace.

18 years agoMatching question would fill in the right answer after an incorrect attempt.
tjhunt [Fri, 4 Aug 2006 12:28:39 +0000 (12:28 +0000)]
Matching question would fill in the right answer after an incorrect attempt.

18 years agologin: forgot password now works for guest again (bug #6214)
martinlanghoff [Fri, 4 Aug 2006 06:11:48 +0000 (06:11 +0000)]
login: forgot password now works for guest again (bug #6214)

18 years agomod/assignment if we are not using a numeric scale and a custom scale
martinlanghoff [Fri, 4 Aug 2006 05:51:31 +0000 (05:51 +0000)]
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>

18 years agomerging forgotten changes from MOODLE_16_STABLE; sorry for the breakage ;-)
skodak [Thu, 3 Aug 2006 19:19:23 +0000 (19:19 +0000)]
merging forgotten changes from MOODLE_16_STABLE; sorry for the breakage ;-)

18 years agoBug #6206 - Quiz can't be created on some mysql configurations. Merged from MOODLE_1...
tjhunt [Thu, 3 Aug 2006 16:30:38 +0000 (16:30 +0000)]
Bug #6206 - Quiz can't be created on some mysql configurations. Merged from MOODLE_1.6_STABLE.

18 years agocheck_dir_exists() has new recursive parameter - it should help clean up the restore...
skodak [Wed, 2 Aug 2006 19:40:58 +0000 (19:40 +0000)]
check_dir_exists() has new recursive parameter - it should help clean up the restore code a bit and could be handy elsewhere too; tested in both linux and windoze

18 years agoResource doc type and Zend readme changed.
mchampan [Wed, 2 Aug 2006 15:31:59 +0000 (15:31 +0000)]
Resource doc type and Zend readme changed.

18 years agoOption for additional search types added.
mchampan [Wed, 2 Aug 2006 15:17:46 +0000 (15:17 +0000)]
Option for additional search types added.