]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-8906 - Additional fix to prevent needless searching on blank query, merged from...
poltawski [Thu, 15 Mar 2007 11:48:21 +0000 (11:48 +0000)]
MDL-8906 - Additional fix to prevent needless searching on blank query, merged from stable

18 years agoputting user/editprofile back
toyomoyo [Thu, 15 Mar 2007 08:30:36 +0000 (08:30 +0000)]
putting user/editprofile back

18 years agoBug fix MDL-8725
bobopinna [Thu, 15 Mar 2007 08:04:20 +0000 (08:04 +0000)]
Bug fix MDL-8725

18 years agoBug fix MDL-8903
bobopinna [Thu, 15 Mar 2007 07:47:43 +0000 (07:47 +0000)]
Bug fix MDL-8903

18 years agoMDL-8783: Added appropriate language strings to resolve this usability issue.
nicolasconnault [Thu, 15 Mar 2007 06:26:52 +0000 (06:26 +0000)]
MDL-8783: Added appropriate language strings to resolve this usability issue.

18 years agomerged fix for MDL-8908, draft blogs should not be visible
toyomoyo [Thu, 15 Mar 2007 06:13:12 +0000 (06:13 +0000)]
merged fix for MDL-8908, draft blogs should not be visible

18 years agoMerged filter_string fix from MDL-8713
moodler [Thu, 15 Mar 2007 06:08:46 +0000 (06:08 +0000)]
Merged filter_string fix from MDL-8713

(Also includes some reverting of a revert that Nicolas accidentally did ;-P )

18 years agomerged fix for MDL-7939, teachers, editting-teachers and course creators should see...
toyomoyo [Thu, 15 Mar 2007 04:23:21 +0000 (04:23 +0000)]
merged fix for MDL-7939, teachers, editting-teachers and course creators should see hidden courses

18 years agoMDL-8904: Used a numerical index for the navigation elements array instead of string...
nicolasconnault [Thu, 15 Mar 2007 04:08:40 +0000 (04:08 +0000)]
MDL-8904: Used a numerical index for the navigation elements array instead of string index.
MDL-8713: Added $CFG->formatstring temporary variable

18 years agoAutomatic installer.php lang files by installer_builder (20070315)
moodler [Thu, 15 Mar 2007 03:27:14 +0000 (03:27 +0000)]
Automatic installer.php lang files by installer_builder (20070315)

18 years agoMDL-8870 - All major file formats (mp3, mpeg, wmv, mov, avi, swf) now support embeddi...
nicolasconnault [Thu, 15 Mar 2007 01:53:27 +0000 (01:53 +0000)]
MDL-8870 - All major file formats (mp3, mpeg, wmv, mov, avi, swf) now support embedding when required, in all major browsers.

18 years agoMDL-8906 - Whoops, reverting - all the block functions are broken, so its useless...
poltawski [Thu, 15 Mar 2007 01:08:26 +0000 (01:08 +0000)]
MDL-8906 - Whoops, reverting - all the block functions are broken, so its useless trying to edit the blocks page..

18 years agoMDL-8906 - Actually, I'll Fix blocks editing on search pages, by adding the query...
poltawski [Thu, 15 Mar 2007 00:54:31 +0000 (00:54 +0000)]
MDL-8906 - Actually, I'll Fix blocks editing on search pages, by adding the query - merged from MOODLE_18_STABLE

18 years agoMDL-8906 - Blocks Editting Broken on Admin Search Results page, so disable
poltawski [Thu, 15 Mar 2007 00:35:41 +0000 (00:35 +0000)]
MDL-8906 - Blocks Editting Broken on Admin Search Results page, so disable
edit button, merged from MOODLE_18_STABLE

18 years agoMerging changes from 1.8 -
danmarsden [Thu, 15 Mar 2007 00:17:22 +0000 (00:17 +0000)]
Merging changes from 1.8 -

Fix for MDL-8862 - order of options in choice not logical - shift option for limiting options to aboe where limits are set.

18 years ago(MDL-8820) moodle/user:editprofile now works in user contexts - reverted previous...
skodak [Wed, 14 Mar 2007 23:37:28 +0000 (23:37 +0000)]
(MDL-8820) moodle/user:editprofile now works in user contexts - reverted previous fix, adding new one; merged from MOODLE_18_STABLE

18 years agoMDL-8522 better label for role reset button and confirmation text; merged from MOODLE...
skodak [Wed, 14 Mar 2007 22:07:59 +0000 (22:07 +0000)]
MDL-8522 better label for role reset button and confirmation text; merged from MOODLE_18_STABLE

18 years agofixed missing global CFG - merged from MOODLE_18_STABLE
skodak [Wed, 14 Mar 2007 21:56:09 +0000 (21:56 +0000)]
fixed missing global CFG - merged from MOODLE_18_STABLE

18 years agoMDL-8867 Add setting to define role that is assigned to creators in new courses
skodak [Wed, 14 Mar 2007 21:42:38 +0000 (21:42 +0000)]
MDL-8867 Add setting to define role that is assigned to creators in new courses
MDL-8868 Set only minimal permissions for creator role

+ improved accesslib to handle changes of context levels in capability definitions

merged from MOODLE_18_STABLE

18 years agoMDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail...
tjhunt [Wed, 14 Mar 2007 21:24:44 +0000 (21:24 +0000)]
MDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail. Thanks to Pavel Krejci for the fix. Merged from MOODLE_17_STABLE.

18 years agoOops, reverting. Eloy had already fixed it.
tjhunt [Wed, 14 Mar 2007 21:10:55 +0000 (21:10 +0000)]
Oops, reverting. Eloy had already fixed it.

18 years agoMDL-8232 - can't use = on TEXT colums with MSSQL - was breaking numerical question...
tjhunt [Wed, 14 Mar 2007 21:07:37 +0000 (21:07 +0000)]
MDL-8232 - can't use = on TEXT colums with MSSQL - was breaking numerical question type upgrade.

18 years ago*** empty log message ***
bobopinna [Wed, 14 Mar 2007 20:50:42 +0000 (20:50 +0000)]
*** empty log message ***

18 years agoMDL-8772 - Use the same list of places to search in get_string and help.php. Merged...
tjhunt [Wed, 14 Mar 2007 20:15:20 +0000 (20:15 +0000)]
MDL-8772 - Use the same list of places to search in get_string and help.php. Merged from MOODLE_18_STABLE.

18 years agoMDL-8900 Adding adminroot to clean up html merged from MOODLE_18_STABLE
poltawski [Wed, 14 Mar 2007 17:25:22 +0000 (17:25 +0000)]
MDL-8900 Adding adminroot to clean up html merged from MOODLE_18_STABLE

18 years agoFixed check for section for MDL-8360, merged from MOODLE_17_STABLE
poltawski [Wed, 14 Mar 2007 16:31:56 +0000 (16:31 +0000)]
Fixed check for section for MDL-8360, merged from MOODLE_17_STABLE

18 years agoNotice when a student attempts a quiz, because there are no tabs to display. Merged...
tjhunt [Wed, 14 Mar 2007 15:29:46 +0000 (15:29 +0000)]
Notice when a student attempts a quiz, because there are no tabs to display. Merged from MOODLE_18_STABLE.

18 years agoFixed true/false bug due to new 'correctanswer' field.
thepurpleblob [Wed, 14 Mar 2007 15:16:20 +0000 (15:16 +0000)]
Fixed true/false bug due to new 'correctanswer' field.

18 years agoMerged wonky nav fix from stable
moodler [Wed, 14 Mar 2007 14:55:22 +0000 (14:55 +0000)]
Merged wonky nav fix from stable

18 years agoFixed some hardcoded strings in GIFT format.
thepurpleblob [Wed, 14 Mar 2007 14:09:57 +0000 (14:09 +0000)]
Fixed some hardcoded strings in GIFT format.

18 years agoUse $this->error for only error report
thepurpleblob [Wed, 14 Mar 2007 13:14:37 +0000 (13:14 +0000)]
Use $this->error for only error report

18 years agoMDL-8455 - merged from MOODLE_18_STABLE
poltawski [Wed, 14 Mar 2007 13:08:00 +0000 (13:08 +0000)]
MDL-8455 - merged from MOODLE_18_STABLE

18 years agoCode cleanup
ethem [Wed, 14 Mar 2007 13:07:36 +0000 (13:07 +0000)]
Code cleanup

18 years agoMDL-8898
thepurpleblob [Wed, 14 Mar 2007 13:03:57 +0000 (13:03 +0000)]
MDL-8898
Improvements to error handling in question bank import/export.

18 years agoMDL-8898
thepurpleblob [Wed, 14 Mar 2007 12:55:04 +0000 (12:55 +0000)]
MDL-8898
Improvements to error handling in question bank import/export.

18 years agoMDL-8360 - Currently can't bookmark admin searches, so disable the ability to bookmark
poltawski [Wed, 14 Mar 2007 12:04:56 +0000 (12:04 +0000)]
MDL-8360 - Currently can't bookmark admin searches, so disable the ability to bookmark
the search page

18 years agoMDL-8897 fixed shell commands in tex and algebra filters; merged from MOODLE_17_STABLE
skodak [Wed, 14 Mar 2007 11:33:50 +0000 (11:33 +0000)]
MDL-8897 fixed shell commands in tex and algebra filters; merged from MOODLE_17_STABLE

18 years agoFix typo
tjhunt [Wed, 14 Mar 2007 11:33:08 +0000 (11:33 +0000)]
Fix typo

18 years agomerged fix for MDL-8280, getting rid or moodle/user:editprofile
toyomoyo [Wed, 14 Mar 2007 07:51:53 +0000 (07:51 +0000)]
merged fix for MDL-8280, getting rid or moodle/user:editprofile

18 years agoMDL-8870 - Added support for embedded flash, as well as css hooks for different embed...
nicolasconnault [Wed, 14 Mar 2007 05:27:13 +0000 (05:27 +0000)]
MDL-8870 - Added support for embedded flash, as well as css hooks for different embedded files (e.g. class="resourceswf")

18 years agoMerged user profile size fix for message history
moodler [Wed, 14 Mar 2007 04:50:00 +0000 (04:50 +0000)]
Merged user profile size fix for message history

18 years agoMDL-8792 - Added a language string: keepnavigationvisible
nicolasconnault [Wed, 14 Mar 2007 04:34:16 +0000 (04:34 +0000)]
MDL-8792 - Added a language string: keepnavigationvisible

18 years agomerged fix for MDL-8885, teachers should not be able to set course as hidden if they...
toyomoyo [Wed, 14 Mar 2007 04:31:04 +0000 (04:31 +0000)]
merged fix for MDL-8885, teachers should not be able to set course as hidden if they can not view hidden courses

18 years agoAutomatic installer.php lang files by installer_builder (20070314)
moodler [Wed, 14 Mar 2007 03:45:25 +0000 (03:45 +0000)]
Automatic installer.php lang files by installer_builder (20070314)

18 years agomerged fix for MDL-8885, do not show bulk message option if user has no capability
toyomoyo [Wed, 14 Mar 2007 01:50:54 +0000 (01:50 +0000)]
merged fix for MDL-8885, do not show bulk message option if user has no capability

18 years agomerged fix for MDL-8885, editting teacher should be able to read all messages in...
toyomoyo [Wed, 14 Mar 2007 01:37:07 +0000 (01:37 +0000)]
merged fix for MDL-8885, editting teacher should be able to read all messages in course

18 years agofix superfluous double-quote causing malformed FORM tag (MDL-8675)
gbateson [Wed, 14 Mar 2007 01:22:54 +0000 (01:22 +0000)]
fix superfluous double-quote causing malformed FORM tag (MDL-8675)

18 years agoMerged MDL-8872 from stable
moodler [Wed, 14 Mar 2007 00:16:22 +0000 (00:16 +0000)]
Merged MDL-8872 from stable

18 years agoNow documental search mimics real relational search behaviour. MDL-8884
stronk7 [Tue, 13 Mar 2007 22:40:42 +0000 (22:40 +0000)]
Now documental search mimics real relational search behaviour. MDL-8884

Merged from MOODLE_18_STABLE

18 years agoFix one awful background showed in form-buttons (that are enclosed in a fieldset????
stronk7 [Tue, 13 Mar 2007 18:31:44 +0000 (18:31 +0000)]
Fix one awful background showed in form-buttons (that are enclosed in a fieldset????

Merged from MOODLE_18_STABLE

18 years agoEliminate bizarre use of function_exists.
tjhunt [Tue, 13 Mar 2007 17:42:57 +0000 (17:42 +0000)]
Eliminate bizarre use of function_exists.

18 years agoEntity decoding only done the right number of times on import, not once too often.
tjhunt [Tue, 13 Mar 2007 16:27:24 +0000 (16:27 +0000)]
Entity decoding only done the right number of times on import, not once too often.
Also, fix a notice and and Eclipse warning.

18 years agoUse the right string processing when outputting question text on import/export.
tjhunt [Tue, 13 Mar 2007 16:24:13 +0000 (16:24 +0000)]
Use the right string processing when outputting question text on import/export.

18 years agoUse the right string processing functions when outputting question names.
tjhunt [Tue, 13 Mar 2007 16:20:41 +0000 (16:20 +0000)]
Use the right string processing functions when outputting question names.

18 years agosmall change to fix MDL-8788 which was a problem with non unique header element names
jamiesensei [Tue, 13 Mar 2007 14:50:22 +0000 (14:50 +0000)]
small change to fix MDL-8788 which was a problem with non unique header element names

18 years agoMDL-8872 Merged "course" fixes from 1.8
moodler [Tue, 13 Mar 2007 08:52:46 +0000 (08:52 +0000)]
MDL-8872 Merged "course" fixes from 1.8

18 years agoMDL-8696 - Just reduced input field from 64 to 48
nicolasconnault [Tue, 13 Mar 2007 07:38:54 +0000 (07:38 +0000)]
MDL-8696 - Just reduced input field from 64 to 48

18 years agoallow guests to see the reply link
toyomoyo [Tue, 13 Mar 2007 04:49:05 +0000 (04:49 +0000)]
allow guests to see the reply link

18 years agomerged fix for MDL-8864, users with no replypost capabilitiy can see reply link
toyomoyo [Tue, 13 Mar 2007 04:37:57 +0000 (04:37 +0000)]
merged fix for MDL-8864, users with no replypost capabilitiy can see reply link

18 years agoAutomatic installer.php lang files by installer_builder (20070313)
moodler [Tue, 13 Mar 2007 03:28:09 +0000 (03:28 +0000)]
Automatic installer.php lang files by installer_builder (20070313)

18 years agoMDL-8855 - Wrote additional GD code to support alpha transparency in PNG files.
nicolasconnault [Tue, 13 Mar 2007 02:40:18 +0000 (02:40 +0000)]
MDL-8855 - Wrote additional GD code to support alpha transparency in PNG files.

18 years agomerged fixing a broken has_capability() call
toyomoyo [Tue, 13 Mar 2007 00:52:14 +0000 (00:52 +0000)]
merged fixing a broken has_capability() call

18 years agoMerging in navigation to breadcrumb conversion fix for MDL-8843
mark-nielsen [Mon, 12 Mar 2007 23:04:07 +0000 (23:04 +0000)]
Merging in navigation to breadcrumb conversion fix for MDL-8843

18 years agoMDL-8857
thepurpleblob [Mon, 12 Mar 2007 16:32:52 +0000 (16:32 +0000)]
MDL-8857
Make numerical and essay question formats more consistent.

18 years agoMD here! Adding a blank line just to test pichetp account
pichetp [Mon, 12 Mar 2007 15:26:59 +0000 (15:26 +0000)]
MD here!  Adding a blank line just to test pichetp account

18 years agoMerged registration button fix from stable
moodler [Mon, 12 Mar 2007 13:42:46 +0000 (13:42 +0000)]
Merged registration button fix from stable

18 years agoMerged navigation menu fixed from stable
moodler [Mon, 12 Mar 2007 13:26:29 +0000 (13:26 +0000)]
Merged navigation menu fixed from stable

18 years agoComitting language string for Pierre Pichet.
tjhunt [Mon, 12 Mar 2007 11:39:47 +0000 (11:39 +0000)]
Comitting language string for Pierre Pichet.

18 years agoMDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE
skodak [Mon, 12 Mar 2007 08:41:28 +0000 (08:41 +0000)]
MDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE

18 years agoMerged patch (1.536.2.14) from stable into head MDL-8767
moodler [Mon, 12 Mar 2007 07:29:06 +0000 (07:29 +0000)]
Merged patch (1.536.2.14) from stable into head  MDL-8767

18 years agomerged fix for MDL-8821, do not display grade table when no grade
toyomoyo [Mon, 12 Mar 2007 07:01:09 +0000 (07:01 +0000)]
merged fix for MDL-8821, do not display grade table when no grade

18 years agoMDL-8737 - Added a focus() to the generated validation JS, so that if an element...
nicolasconnault [Mon, 12 Mar 2007 06:43:24 +0000 (06:43 +0000)]
MDL-8737 - Added a focus() to the generated validation JS, so that if an element fails client-side validation, the focus jumps straight to it when the submit button is clicked. This doesn't yet work with HTMLArea elements.

18 years agoMDL-8792 - Simply added help icon to explain the options available regarding embeddin...
nicolasconnault [Mon, 12 Mar 2007 05:46:41 +0000 (05:46 +0000)]
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.

18 years agoMDL-8847 - Added a little 'p' :-)
nicolasconnault [Mon, 12 Mar 2007 05:19:21 +0000 (05:19 +0000)]
MDL-8847 - Added a little 'p' :-)

18 years agoMerging in fix for MDL-8843 from MOODLE_18_STABLE
mark-nielsen [Mon, 12 Mar 2007 03:38:06 +0000 (03:38 +0000)]
Merging in fix for MDL-8843 from MOODLE_18_STABLE

18 years agomerged fixed a broken sql call to get_my_courses
toyomoyo [Mon, 12 Mar 2007 03:07:43 +0000 (03:07 +0000)]
merged fixed a broken sql call to get_my_courses

18 years agoMNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846
donal72 [Mon, 12 Mar 2007 02:31:50 +0000 (02:31 +0000)]
MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846

18 years agomerged fix for parent forloginforprofile problem
toyomoyo [Mon, 12 Mar 2007 01:22:25 +0000 (01:22 +0000)]
merged fix for parent forloginforprofile problem

18 years agoIn the missing mode, substr() function introduced in MDL-8184 patch is now replaced...
mudrd8mz [Sun, 11 Mar 2007 22:41:56 +0000 (22:41 +0000)]
In the missing mode, substr() function introduced in MDL-8184 patch is now replaced by lang_xhtml_save_substr(). Fixes MDL-8852.

There was a problem with pure substr() which could possibly produce XHTML parsing error - see an example:
   substr('Marks & Spencer', 0, 9) -> 'Marks &am' ... is not XHTML compliance
The new function takes care of HTML entities during cutting the string.

18 years agoMDL-8849 use proper value quoting; merged from MOODLE_18_STABLE
skodak [Sun, 11 Mar 2007 19:59:54 +0000 (19:59 +0000)]
MDL-8849 use proper value quoting; merged from MOODLE_18_STABLE

18 years agoMerged argument fix from stable
moodler [Sun, 11 Mar 2007 06:59:53 +0000 (06:59 +0000)]
Merged argument fix from stable

18 years agoI've updated the timezones from the latest Olsen data MDL-8842
moodler [Sat, 10 Mar 2007 14:47:45 +0000 (14:47 +0000)]
I've updated the timezones from the latest Olsen data   MDL-8842

Should fix all the USA issues for 2007

18 years agomerge from 18 STABLE
pichetp [Sat, 10 Mar 2007 11:05:26 +0000 (11:05 +0000)]
merge from 18 STABLE

18 years agomerge from 18_STABLE
pichetp [Sat, 10 Mar 2007 10:31:49 +0000 (10:31 +0000)]
merge from 18_STABLE

18 years agoAutomatic installer.php lang files by installer_builder (20070310)
moodler [Sat, 10 Mar 2007 03:24:03 +0000 (03:24 +0000)]
Automatic installer.php lang files by installer_builder (20070310)

18 years agoMDL-8177 - Random questions selected deleted questions. Merged from MOODLE_18_STABLE.
tjhunt [Sat, 10 Mar 2007 00:34:05 +0000 (00:34 +0000)]
MDL-8177 - Random questions selected deleted questions. Merged from MOODLE_18_STABLE.

18 years agoPrevent some languages without word whitespace separators to use
stronk7 [Fri, 9 Mar 2007 20:58:01 +0000 (20:58 +0000)]
Prevent some languages without word whitespace separators to use
documental searches over MySQL.

Merged from MOODLE_18_STABLE

18 years agoMDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merge...
skodak [Fri, 9 Mar 2007 20:16:48 +0000 (20:16 +0000)]
MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merged from MOODLE_18_STABLE

18 years agoAdding support for forum documental searches. Disabled by default.
stronk7 [Fri, 9 Mar 2007 18:29:32 +0000 (18:29 +0000)]
Adding support for forum documental searches. Disabled by default.
Only MySQL supported. Experimental under 1.8! MDL-8830

Merged from MOODLE_18_STABLE

18 years agoAdded the search_generate_text_SQL() function that generates
stronk7 [Fri, 9 Mar 2007 18:21:06 +0000 (18:21 +0000)]
Added the search_generate_text_SQL() function that generates
SQL clauses using documental indexes. Only MySQL for now.
Under 1.8 this isn't used officially (experimental!) but
we need it here right now (won't interfere at all). MDL-8830

Merged from MOODLE_18_STABLE

18 years agoMerging MDL-8825 Fixed html editor in wiki (invisible fieldset problem)
sam_marshall [Fri, 9 Mar 2007 15:44:48 +0000 (15:44 +0000)]
Merging MDL-8825 Fixed html editor in wiki (invisible fieldset problem)

18 years agoGroups upgrade fails if you have groups defined, but none of them contain any members.
tjhunt [Fri, 9 Mar 2007 14:33:50 +0000 (14:33 +0000)]
Groups upgrade fails if you have groups defined, but none of them contain any members.

18 years agoMerging authentication changes back to head
exe-cutor [Fri, 9 Mar 2007 13:20:55 +0000 (13:20 +0000)]
Merging authentication changes back to head

18 years agoMade it so you can call require_js after header printed (bug 8823)
sam_marshall [Fri, 9 Mar 2007 12:52:35 +0000 (12:52 +0000)]
Made it so you can call require_js after header printed (bug 8823)

18 years agomerged fix for MDL-8782, adding a mentees block
toyomoyo [Fri, 9 Mar 2007 07:08:27 +0000 (07:08 +0000)]
merged fix for MDL-8782, adding a mentees block

18 years agomerging from 18 STABLE
pichetp [Fri, 9 Mar 2007 05:50:55 +0000 (05:50 +0000)]
merging from 18 STABLE

18 years agomodifs MDL-5650
pichetp [Fri, 9 Mar 2007 05:28:40 +0000 (05:28 +0000)]
modifs MDL-5650

18 years agoMerged fix for MDL-8803 from 1.8
moodler [Fri, 9 Mar 2007 05:04:53 +0000 (05:04 +0000)]
Merged fix for MDL-8803 from 1.8

18 years agoAutomatic installer.php lang files by installer_builder (20070309)
moodler [Fri, 9 Mar 2007 03:40:45 +0000 (03:40 +0000)]
Automatic installer.php lang files by installer_builder (20070309)

18 years agoforgot to check this in
toyomoyo [Fri, 9 Mar 2007 02:59:52 +0000 (02:59 +0000)]
forgot to check this in