]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years ago(iCalendar export) calendar: Removing filter controls from export page, as no purpose...
martinlanghoff [Tue, 17 Apr 2007 02:54:13 +0000 (02:54 +0000)]
(iCalendar export) calendar: Removing filter controls from export page, as no purpose and buggy

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>

18 years agomod/wiki: HTML fix
mattc-catalyst [Mon, 16 Apr 2007 23:21:59 +0000 (23:21 +0000)]
mod/wiki: HTML fix

<![CDATA tags were being lowercased preventing Firefox from displayign the
page in standards compliance mode.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agomod/exercise: HTML fixes
mattc-catalyst [Mon, 16 Apr 2007 23:20:39 +0000 (23:20 +0000)]
mod/exercise: HTML fixes

Fixed errors in HTML causing parser errors in Firefox when in developers
debug mode.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agomod/scorm: HTML fix
mattc-catalyst [Mon, 16 Apr 2007 23:18:32 +0000 (23:18 +0000)]
mod/scorm: HTML fix

Fixed and HTML causing a parser error in Firefox when in developer debug
mode.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agomod/glossary: HTML fixes
mattc-catalyst [Mon, 16 Apr 2007 23:16:25 +0000 (23:16 +0000)]
mod/glossary: HTML fixes

Fixed HTML errors causing parser errors in Firefox when in developer debug
mode.

Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

18 years agomod/journal: HTML fixes
mattc-catalyst [Mon, 16 Apr 2007 23:12:26 +0000 (23:12 +0000)]
mod/journal: HTML fixes

Fixed HTML errors causing parser errors in Firefox when in developer debug
mode.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: course admin changes
mattc-catalyst [Mon, 16 Apr 2007 22:02:22 +0000 (22:02 +0000)]
Breadcrumbs: course admin changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: admin/settings changes
mattc-catalyst [Mon, 16 Apr 2007 21:58:50 +0000 (21:58 +0000)]
Breadcrumbs: admin/settings changes

- Added admin setting for controlling visibility of activities in the
  breadcrumb trail.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/resource changes
mattc-catalyst [Mon, 16 Apr 2007 21:57:09 +0000 (21:57 +0000)]
Breadcrumbs: mod/resource changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/journal changes
mattc-catalyst [Mon, 16 Apr 2007 21:43:05 +0000 (21:43 +0000)]
Breadcrumbs: mod/journal changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/hotpot changes
mattc-catalyst [Mon, 16 Apr 2007 21:40:46 +0000 (21:40 +0000)]
Breadcrumbs: mod/hotpot changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/exercise changes
mattc-catalyst [Mon, 16 Apr 2007 21:38:34 +0000 (21:38 +0000)]
Breadcrumbs: mod/exercise changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/workshop changes
mattc-catalyst [Mon, 16 Apr 2007 21:35:36 +0000 (21:35 +0000)]
Breadcrumbs: mod/workshop changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/wiki changes
mattc-catalyst [Mon, 16 Apr 2007 21:32:35 +0000 (21:32 +0000)]
Breadcrumbs: mod/wiki changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/survey changes
mattc-catalyst [Mon, 16 Apr 2007 21:29:42 +0000 (21:29 +0000)]
Breadcrumbs: mod/survey changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/scorm changes
mattc-catalyst [Mon, 16 Apr 2007 21:27:08 +0000 (21:27 +0000)]
Breadcrumbs: mod/scorm changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/quiz changes
mattc-catalyst [Mon, 16 Apr 2007 21:23:17 +0000 (21:23 +0000)]
Breadcrumbs: mod/quiz changes

- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/lesson changes
mattc-catalyst [Mon, 16 Apr 2007 21:20:20 +0000 (21:20 +0000)]
Breadcrumbs: mod/lesson changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/glossary changes
mattc-catalyst [Mon, 16 Apr 2007 21:16:38 +0000 (21:16 +0000)]
Breadcrumbs: mod/glossary changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/forum changes
mattc-catalyst [Mon, 16 Apr 2007 21:12:29 +0000 (21:12 +0000)]
Breadcrumbs: mod/forum changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/data changes
mattc-catalyst [Mon, 16 Apr 2007 21:05:21 +0000 (21:05 +0000)]
Breadcrumbs: mod/data changes

- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/choice changes
mattc-catalyst [Mon, 16 Apr 2007 21:02:24 +0000 (21:02 +0000)]
Breadcrumbs: mod/choice changes

- Modified to use build_navigation() for breadcrumb generation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/chat changes
mattc-catalyst [Mon, 16 Apr 2007 20:59:17 +0000 (20:59 +0000)]
Breadcrumbs: mod/chat changes

- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method as base class now provides this
  functionality.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: mod/assignment changes
mattc-catalyst [Mon, 16 Apr 2007 20:52:48 +0000 (20:52 +0000)]
Breadcrumbs: mod/assignment changes

- modified to use build_navigation() for creating breadcrumbs.

Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: pagelib changes
mattc-catalyst [Mon, 16 Apr 2007 20:48:48 +0000 (20:48 +0000)]
Breadcrumbs: pagelib changes

- Modified page class to use build_navigation for creating breadcrumbs.
- Added print_header method to page_generic_activity to make derived
  classes print the page headers the correct way.

Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoBreadcrumbs: Core functionality changes
mattc-catalyst [Mon, 16 Apr 2007 20:44:32 +0000 (20:44 +0000)]
Breadcrumbs: Core functionality changes

- Added build_navigation function to create an XHTML breadcrumb list and to
  allow filtering of breadcrumbs to remove the activity from the trail.
- modified print_navigation to print the output of build_navigation whilst
  maintaining backward compatibility with old style string breadcrumbs.

Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoMDL-4421 unwanted space in formatted time; merged from MOODLE_18_STABLE
skodak [Mon, 16 Apr 2007 18:51:52 +0000 (18:51 +0000)]
MDL-4421 unwanted space in formatted time; merged from MOODLE_18_STABLE

18 years agoMDL-6236 user editing - Default language not used instead of nonexisting one in user...
skodak [Mon, 16 Apr 2007 18:30:52 +0000 (18:30 +0000)]
MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead; merged from MODOLE_18_STABLE

18 years agoMDL-9318 Improving the maxbytes setting.
poltawski [Mon, 16 Apr 2007 15:56:38 +0000 (15:56 +0000)]
MDL-9318 Improving the maxbytes setting.

Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.

18 years agoFixed quesry to work agains Oracle. Repeated fields + limit
stronk7 [Mon, 16 Apr 2007 14:43:57 +0000 (14:43 +0000)]
Fixed quesry to work agains Oracle. Repeated fields + limit
are incompatible (and not needed) for Oracle. MDL-9321

Merged from MOODLE_18_STABLE

18 years agoMerged change to format_text from stable
moodler [Mon, 16 Apr 2007 06:22:17 +0000 (06:22 +0000)]
Merged change to format_text from stable

18 years agoAutomatic installer.php lang files by installer_builder (20070416)
moodler [Mon, 16 Apr 2007 04:18:11 +0000 (04:18 +0000)]
Automatic installer.php lang files by installer_builder (20070416)

18 years agoMerging changes from 1.8
ikawhero [Mon, 16 Apr 2007 02:49:33 +0000 (02:49 +0000)]
Merging changes from 1.8
Display custom profile fields in profile page - see MDL-9285
Menu type stores the value rather than the index - see comments on MDL-9285
General tidy up and renaming of funtions in field class.

18 years agomoodle_request_shutdown(): silence errors when apache_child_terminate() is disallowed...
martinlanghoff [Mon, 16 Apr 2007 00:24:27 +0000 (00:24 +0000)]
moodle_request_shutdown(): silence errors when apache_child_terminate() is disallowed - (MDL-9350)

18 years agoMDL-8839 fixed markdown cleaning before editting of existing untrusted text; merged...
skodak [Sun, 15 Apr 2007 21:54:34 +0000 (21:54 +0000)]
MDL-8839 fixed markdown cleaning before editting of existing untrusted text; merged from MOODLE_18_STABLE

18 years agofixed warning; merged from MODOLE_18_STABLE
skodak [Sun, 15 Apr 2007 21:09:05 +0000 (21:09 +0000)]
fixed warning; merged from MODOLE_18_STABLE

18 years agoMDL-9266 Frontpage teachers cannot ad "site" events to calendar; merged from MOODLE_1...
skodak [Sun, 15 Apr 2007 21:07:36 +0000 (21:07 +0000)]
MDL-9266 Frontpage teachers cannot ad "site" events to calendar; merged from MOODLE_18_STABLE

18 years agoMDL-9225 short php tag; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 17:23:36 +0000 (17:23 +0000)]
MDL-9225 short php tag; merged from MOODLE_18_STABLE

18 years agoMDL-9226 missing closing label tag - patch by Mark Scherfling; merged from MOODLE_18_...
skodak [Sun, 15 Apr 2007 17:19:35 +0000 (17:19 +0000)]
MDL-9226 missing closing label tag - patch by Mark Scherfling; merged from MOODLE_18_STABLE

18 years agoMDL-9300 The aspell spell-checker does not work in 1.8; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 17:04:26 +0000 (17:04 +0000)]
MDL-9300 The aspell spell-checker does not work in 1.8; merged from MOODLE_18_STABLE

18 years agoMDL-9311 participants - duplicate "&perpage="; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 16:09:55 +0000 (16:09 +0000)]
MDL-9311  participants - duplicate "&perpage="; merged from MOODLE_18_STABLE

18 years agoMDL-9315 fixed incorrect use of localtion (should be city) in user profile; merged...
skodak [Sun, 15 Apr 2007 15:51:16 +0000 (15:51 +0000)]
MDL-9315 fixed incorrect use of localtion (should be city) in user profile; merged from MOODLE_18_STABLE together with other changes by Nic

18 years agoMDL-9343 Course event filter icon incorrect; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 15:21:26 +0000 (15:21 +0000)]
MDL-9343 Course event filter icon incorrect; merged from MOODLE_18_STABLE

18 years agoMDL-9363 update memory limit checks and docs - grrr, removed debug code
skodak [Sun, 15 Apr 2007 14:44:28 +0000 (14:44 +0000)]
MDL-9363 update memory limit checks and docs - grrr, removed debug code

18 years agoMDL-9363 update memory limit checks and docs; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 14:30:47 +0000 (14:30 +0000)]
MDL-9363 update memory limit checks and docs; merged from MOODLE_18_STABLE

18 years agoMDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 12:50:55 +0000 (12:50 +0000)]
MDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE

18 years agoFixing typo causing purge of accelerator cache not working. MDL-9349
stronk7 [Sun, 15 Apr 2007 11:11:48 +0000 (11:11 +0000)]
Fixing typo causing purge of accelerator cache not working. MDL-9349

Merged from MOODLE_18_STABLE

18 years agoMerged fixes for latest news from 1.8 MDL-9308
moodler [Sun, 15 Apr 2007 07:26:23 +0000 (07:26 +0000)]
Merged fixes for latest news from 1.8    MDL-9308

18 years agoMDL-9342 - Let the question author choose how the options are numbered in Multiple...
tjhunt [Fri, 13 Apr 2007 21:16:04 +0000 (21:16 +0000)]
MDL-9342 - Let the question author choose how the options are numbered in Multiple choices questions.

18 years agoRemove blank line at start of file.
tjhunt [Fri, 13 Apr 2007 16:25:10 +0000 (16:25 +0000)]
Remove blank line at start of file.

18 years agoWork round PHP4 being a stinking pile of crap.
tjhunt [Fri, 13 Apr 2007 10:03:10 +0000 (10:03 +0000)]
Work round PHP4 being a stinking pile of crap.

18 years agoReveted Nick's alleged typo fix.\r\rThank you very much for trying to fix my code,...
tjhunt [Fri, 13 Apr 2007 08:12:08 +0000 (08:12 +0000)]
Reveted Nick's alleged typo fix.\r\rThank you very much for trying to fix my code, but your change is definitely wrong. get_context_instance needs to be passed a coursemoduleid, not a coursemodule object.\r\rWhy did you think there was a typo?\r\rAnd neither of us had noticed that I had left some debug code in. Removing that.

18 years agoMDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages
nicolasconnault [Fri, 13 Apr 2007 07:03:04 +0000 (07:03 +0000)]
MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages

18 years agomerged MDL-9273 related fixes
toyomoyo [Fri, 13 Apr 2007 05:40:11 +0000 (05:40 +0000)]
merged MDL-9273 related fixes

18 years agoBug fix: 'off by one'month bug in mupltiple locations.
martinlanghoff [Fri, 13 Apr 2007 05:04:57 +0000 (05:04 +0000)]
Bug fix: 'off by one'month bug in mupltiple locations.

When the system/user time zone was set to GMT-13 months would lag behind by
one month.

Author: Matt Clarkson <mattc@catalyst.net.nz>

18 years agoMDL-9220 Only fixed 1.8, since 1.7 doesn't seem affected.
nicolasconnault [Fri, 13 Apr 2007 02:42:49 +0000 (02:42 +0000)]
MDL-9220 Only fixed 1.8, since 1.7 doesn't seem affected.

18 years agoMDL-9273 Applied suggested fix
nicolasconnault [Fri, 13 Apr 2007 02:00:41 +0000 (02:00 +0000)]
MDL-9273 Applied suggested fix

18 years agoFixed a typo inadvertently introduced by Tim Hunt in revision 1.85.2.10.
nicolasconnault [Fri, 13 Apr 2007 01:26:22 +0000 (01:26 +0000)]
Fixed a typo inadvertently introduced by Tim Hunt in revision 1.85.2.10.

18 years agomnethosturl was never being restored. Detected while checking MDL-9309
stronk7 [Thu, 12 Apr 2007 22:18:05 +0000 (22:18 +0000)]
mnethosturl was never being restored. Detected while checking MDL-9309

Merged from MOODLE_18_STABLE

18 years agoMDL-9325 - mod/quiz:ignoretimelimits does not work.\r\rThis is a really horrific short...
tjhunt [Thu, 12 Apr 2007 22:16:47 +0000 (22:16 +0000)]
MDL-9325 - mod/quiz:ignoretimelimits does not work.\r\rThis is a really horrific short-term fix to a problem not of my making.\rMerged from MOODLE_18_STABLE.

18 years agoMDL-9324 group assignment does not work in uploaduser script; merged from MOODLE_18_S...
skodak [Thu, 12 Apr 2007 21:30:31 +0000 (21:30 +0000)]
MDL-9324 group assignment does not work in uploaduser script; merged from MOODLE_18_STABLE

18 years agoMDL-5799 - quiz previews were sometimes showing up in the quiz overview report. Merge...
tjhunt [Thu, 12 Apr 2007 20:11:27 +0000 (20:11 +0000)]
MDL-5799 - quiz previews were sometimes showing up in the quiz overview report. Merged from MOODLE_18_STABLE.

18 years agoMDL-6368 and MDL-6369 - allow question type plugins to easily provide some bits of...
tjhunt [Thu, 12 Apr 2007 15:58:32 +0000 (15:58 +0000)]
MDL-6368 and MDL-6369 - allow question type plugins to easily provide some bits of Javascript and CSS.

If there are any of the files styles.css, styles.php, script.js or script.php in the plugin folder, they will be linked to in the head of the quiz attempt page (only for the question types used on that page).

If you need to do something more complicated in your question type, you can override the get_html_head_contributions method instead.

18 years agoFixing typo causing some (a few) sites to break on upgrade. Credit
stronk7 [Thu, 12 Apr 2007 15:34:47 +0000 (15:34 +0000)]
Fixing typo causing some (a few) sites to break on upgrade. Credit
goes to Rafa Gutierrez. MDL-9316

Merged from MOODLE_18_STABLE

18 years agomaking notifytiny style a little bigger
jamiesensei [Thu, 12 Apr 2007 14:59:32 +0000 (14:59 +0000)]
making notifytiny style a little bigger

18 years agoFixed problem for the Moodle 1.7 scorm packages which didn't show the structure when...
csantossaenz [Thu, 12 Apr 2007 10:31:33 +0000 (10:31 +0000)]
Fixed problem for the Moodle 1.7 scorm packages which didn't show the structure when you updated your version to 1.8. Now is possible to access to that structure and to each sco as well.

18 years agoFixed problem with scorm_get_sco to connect with the API when there is no data in...
csantossaenz [Thu, 12 Apr 2007 10:28:51 +0000 (10:28 +0000)]
Fixed problem with scorm_get_sco to connect with the API when there is no data in the scorm_scoes_data table.

18 years agoAdded a few more comments
nicolasconnault [Thu, 12 Apr 2007 05:59:09 +0000 (05:59 +0000)]
Added a few more comments

18 years agoTypo, sorry
nicolasconnault [Thu, 12 Apr 2007 05:01:09 +0000 (05:01 +0000)]
Typo, sorry

18 years agoConverted all function comments to PHPdoc style, and added stub phpdocs for functions...
nicolasconnault [Thu, 12 Apr 2007 04:25:47 +0000 (04:25 +0000)]
Converted all function comments to PHPdoc style, and added stub phpdocs for functions without comments.

18 years agomoodle_request_shutdown(): raise $CFG->apachemaxmem to 25MiB for 1.7 and newer
martinlanghoff [Thu, 12 Apr 2007 03:25:57 +0000 (03:25 +0000)]
moodle_request_shutdown(): raise $CFG->apachemaxmem to 25MiB for 1.7 and newer

18 years agoMDL-9223 Fixed a coding error: $group->id changed to $discussion->groupid
nicolasconnault [Thu, 12 Apr 2007 02:23:28 +0000 (02:23 +0000)]
MDL-9223 Fixed a coding error: $group->id changed to $discussion->groupid

18 years agoMDL-9291, temporarily disabling blog this link
toyomoyo [Thu, 12 Apr 2007 02:20:32 +0000 (02:20 +0000)]
MDL-9291, temporarily disabling blog this link

18 years agoFixed 'off by one' month bug in month select boxes generated by
martinlanghoff [Thu, 12 Apr 2007 00:41:31 +0000 (00:41 +0000)]
Fixed 'off by one' month bug in month select boxes generated by
print_date_selector when users time zone set to GMT-13.

Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt <mattc@catalyst.net.nz>

18 years agomerged: fixing warnings in stats lib - rather than doing an include_once and noticing...
mjollnir_ [Wed, 11 Apr 2007 23:53:15 +0000 (23:53 +0000)]
merged: fixing warnings in stats lib - rather than doing an include_once and noticing for every missing mod, check the file exists first from MOODLE_16_STABLE, and fixed up some weirdness in the reports

18 years agoMDL-9082 - moodle/question:manage does not let you create questions. Also: \r * remove...
tjhunt [Wed, 11 Apr 2007 22:57:46 +0000 (22:57 +0000)]
MDL-9082 - moodle/question:manage does not let you create questions. Also: \r * remove useless option from print_question_icon \r * use the right module context in question_list \r * a bit of XHTML strrrict in question_list \rMerged from MOODLE_18_STABLE.

18 years agoMDL-9244 - From Moodle 1.9 onwards, don't support question types that have not update...
tjhunt [Wed, 11 Apr 2007 21:21:06 +0000 (21:21 +0000)]
MDL-9244 - From Moodle 1.9 onwards, don't support question types that have not updated and provided a moodleform for editing.

18 years agoMDL-9079 - Paging broken in quiz overview report. Merged from MOODLE_17_STABLE.
tjhunt [Wed, 11 Apr 2007 20:38:02 +0000 (20:38 +0000)]
MDL-9079 - Paging broken in quiz overview report. Merged from MOODLE_17_STABLE.

18 years agoMDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes...
tjhunt [Wed, 11 Apr 2007 20:07:36 +0000 (20:07 +0000)]
MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes.\rAlso, fixing a few more XHTML strrrrict things in attempt.php.\rMerged from MOODLE_18_STABLE.

18 years agoMDL-9303 - General Feedback not shown for essay questions on review screen. Merged...
tjhunt [Wed, 11 Apr 2007 19:04:52 +0000 (19:04 +0000)]
MDL-9303 - General Feedback not shown for essay questions on review screen. Merged from MOODLE_17_STABLE.

18 years agoMDL-9297 - fixed broken mnet logout caused by my auth refactoring; merged from MOODLE...
skodak [Wed, 11 Apr 2007 14:01:59 +0000 (14:01 +0000)]
MDL-9297 - fixed broken mnet logout caused by my auth refactoring; merged from MOODLE_18_STABLE

18 years agoMDL-9296 removing forgotten debug code in admin/mnet/trustedhosts.php; merged from...
skodak [Wed, 11 Apr 2007 13:21:52 +0000 (13:21 +0000)]
MDL-9296 removing forgotten debug code in admin/mnet/trustedhosts.php; merged from MOODLE_18_STABLE

18 years agoMDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout ; merged from...
skodak [Wed, 11 Apr 2007 13:01:14 +0000 (13:01 +0000)]
MDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout ; merged from MOODLE_18_STABLE

18 years agoMDL-9123:
thepurpleblob [Wed, 11 Apr 2007 12:18:28 +0000 (12:18 +0000)]
MDL-9123:
Added language string for error message

18 years agoMDL-9123:
thepurpleblob [Wed, 11 Apr 2007 11:00:26 +0000 (11:00 +0000)]
MDL-9123:
No check was made of the validity of the category id read from the form.
So it could theoretically have been spoofed.

18 years agoadding idnumber field for course modules and modedit form
toyomoyo [Wed, 11 Apr 2007 09:19:24 +0000 (09:19 +0000)]
adding idnumber field for course modules and modedit form

18 years agoMDL-9287 missing resultset check in mnet config_form(); merged from MOODLE_18_STABLE
skodak [Wed, 11 Apr 2007 08:51:01 +0000 (08:51 +0000)]
MDL-9287 missing resultset check in mnet config_form(); merged from MOODLE_18_STABLE

18 years agoMDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout ; merged from...
skodak [Wed, 11 Apr 2007 08:46:23 +0000 (08:46 +0000)]
MDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout ; merged from MOODLE_18_STABLE

18 years agoMDL-9241 Fixed a typo: used if($mimetype = 'application/x-pdf') instead of ==
nicolasconnault [Wed, 11 Apr 2007 06:15:23 +0000 (06:15 +0000)]
MDL-9241 Fixed a typo: used if($mimetype = 'application/x-pdf') instead of ==

18 years agoMDL-9213 Corrected $forum->format to $forum->type
nicolasconnault [Wed, 11 Apr 2007 01:05:28 +0000 (01:05 +0000)]
MDL-9213 Corrected $forum->format to $forum->type

18 years agoMNET: Uninitialised variable $timenow. Should be time()?
donal72 [Tue, 10 Apr 2007 22:23:37 +0000 (22:23 +0000)]
MNET: Uninitialised variable $timenow. Should be time()?

18 years agoMDL-9075 utf-8 bom is now stripped from uploaded users cvs file; merged from MOODLE_1...
skodak [Tue, 10 Apr 2007 15:32:37 +0000 (15:32 +0000)]
MDL-9075 utf-8 bom is now stripped from uploaded users cvs file; merged from MOODLE_18_STABLE

18 years agoMDL-7888 rewritten email alerts to graders - "mod/assignment:grade" permission is...
skodak [Tue, 10 Apr 2007 14:51:34 +0000 (14:51 +0000)]
MDL-7888 rewritten email alerts to graders - "mod/assignment:grade" permission is now used instead of legacy teacher; it should also fix missing alerts when using separate groups; merged from MOODLE_18_STABLE

18 years agoquiz/locallib.php clean up:
tjhunt [Tue, 10 Apr 2007 14:37:36 +0000 (14:37 +0000)]
quiz/locallib.php clean up:
 * Tidy up comment layout.
 * Strip trailing whitespace.

18 years agoattempt.php refactor.
tjhunt [Tue, 10 Apr 2007 14:27:56 +0000 (14:27 +0000)]
attempt.php refactor.
 * Move all output code to the end.
 * Make comment style consistent.
 * Trim trailing whitespace from lines.

18 years agoMinor cleanups to the quiz code.
tjhunt [Tue, 10 Apr 2007 13:02:09 +0000 (13:02 +0000)]
Minor cleanups to the quiz code.

18 years agomerged fix for MDL-9238
toyomoyo [Tue, 10 Apr 2007 08:57:48 +0000 (08:57 +0000)]
merged fix for MDL-9238

18 years agomerged fix for MDL-9268
toyomoyo [Tue, 10 Apr 2007 04:26:00 +0000 (04:26 +0000)]
merged fix for MDL-9268

18 years agoAutomatic installer.php lang files by installer_builder (20070410)
moodler [Tue, 10 Apr 2007 03:26:52 +0000 (03:26 +0000)]
Automatic installer.php lang files by installer_builder (20070410)

18 years agoMerged from MOODLE_17_STABLE:
mjollnir_ [Mon, 9 Apr 2007 20:40:22 +0000 (20:40 +0000)]
Merged from MOODLE_17_STABLE:

add support for https source for popups

previously fullscreen.php tried to load any javascript files that were
running in the popup's parent.
If the source of the script didn't start with "http:" it was assumed
that it must be a relative path. This caused problems when it tried to
make it into an absolute path.
Fixed Regex to include support for https
Credit: Peter Bulmer <peterb@catalyst.net.nz>