moodle.git
12 years agoNOBUG: Added a couple of descriptive classes to reused perfinfo class
Sam Hemelryk [Fri, 20 Aug 2010 07:37:59 +0000 (07:37 +0000)]
NOBUG: Added a couple of descriptive classes to reused perfinfo class

12 years agoMDL-6820 - make block icons clickable
Rossiani Wijaya [Fri, 20 Aug 2010 06:29:22 +0000 (06:29 +0000)]
MDL-6820 - make block icons clickable

12 years agoassignment MDL-23882 restricted border to just the table cells in submissions table...
Aparup Banerjee [Fri, 20 Aug 2010 05:50:52 +0000 (05:50 +0000)]
assignment  MDL-23882 restricted border to just the table cells in submissions table. was affecting the yui treeview table's style.

12 years ago"MDL-23865, fixed block config when upgradeing from 1.9"
Dongsheng Cai [Fri, 20 Aug 2010 05:20:34 +0000 (05:20 +0000)]
"MDL-23865, fixed block config when upgradeing from 1.9"

12 years agolib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability...
Sam Hemelryk [Fri, 20 Aug 2010 02:45:03 +0000 (02:45 +0000)]
lib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability had prohibited roles

12 years agoMDL-23867 - removing some extra whitespaces.
Rossiani Wijaya [Fri, 20 Aug 2010 02:40:13 +0000 (02:40 +0000)]
MDL-23867 - removing some extra whitespaces.

12 years agoUpdated the HEAD build version to 20100820
Moodle Robot [Fri, 20 Aug 2010 00:46:34 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100820

12 years agoFix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL...
john St [Thu, 19 Aug 2010 15:23:01 +0000 (15:23 +0000)]
Fix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL-22874

12 years agoMDL-23867 - fixed errors when there are no enrolled users.
Rossiani Wijaya [Thu, 19 Aug 2010 10:35:30 +0000 (10:35 +0000)]
MDL-23867 - fixed errors when there are no enrolled users.
also fixed incomplete use of moodle_url (MDL-19805).

12 years agoMDL-23682 improved overriding of MyISAM default engine with something that supports...
Petr Skoda [Thu, 19 Aug 2010 07:09:14 +0000 (07:09 +0000)]
MDL-23682 improved overriding of MyISAM default engine with something that supports ACID

12 years agoadmin blog comment course MDL-22856 Minor cleanups and improvements to styles
Sam Hemelryk [Thu, 19 Aug 2010 05:56:57 +0000 (05:56 +0000)]
admin blog comment course MDL-22856 Minor cleanups and improvements to styles

12 years agojavascript MDL-23850 Moved mforms specific JavaScript to a separate file
Sam Hemelryk [Thu, 19 Aug 2010 05:43:06 +0000 (05:43 +0000)]
javascript MDL-23850 Moved mforms specific JavaScript to a separate file

12 years agoenrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base...
Aaron Barnes [Thu, 19 Aug 2010 02:42:33 +0000 (02:42 +0000)]
enrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base class
Patch by Eugene Venter

12 years agoSCORM MDL-23589 set currentorg if not already set.
Dan Marsden [Thu, 19 Aug 2010 01:15:26 +0000 (01:15 +0000)]
SCORM MDL-23589 set currentorg if not already set.

12 years agoUpdated the HEAD build version to 20100819
Moodle Robot [Thu, 19 Aug 2010 00:46:48 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100819

12 years agoMDL-23860 putting back code of function preparedatasets() (line 565)
Pierre Pichet [Thu, 19 Aug 2010 00:19:49 +0000 (00:19 +0000)]
MDL-23860 putting back code of function preparedatasets()  (line 565)

12 years agoMDL-23856 fixed invalid section restriction test
Petr Skoda [Wed, 18 Aug 2010 22:29:40 +0000 (22:29 +0000)]
MDL-23856 fixed invalid section restriction test

12 years agoMDL-23856 fixed incorrect integer comparison, we should not use === or !== because...
Petr Skoda [Wed, 18 Aug 2010 22:18:53 +0000 (22:18 +0000)]
MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string

12 years agoMDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay...
Petr Skoda [Wed, 18 Aug 2010 22:07:00 +0000 (22:07 +0000)]
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now

12 years agoMDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen
Petr Skoda [Wed, 18 Aug 2010 19:17:17 +0000 (19:17 +0000)]
MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen

12 years agoMDL-23844 fixed encodings in lang files
Petr Skoda [Wed, 18 Aug 2010 19:13:37 +0000 (19:13 +0000)]
MDL-23844 fixed encodings in lang files

12 years agoMDL-23844 fixed encodings in lang files
Petr Skoda [Wed, 18 Aug 2010 19:13:37 +0000 (19:13 +0000)]
MDL-23844 fixed encodings in lang files

12 years agoMDL-23682 fixed help
Petr Skoda [Wed, 18 Aug 2010 17:51:36 +0000 (17:51 +0000)]
MDL-23682 fixed help

12 years agoMDL-23682 new MySQL engine migration script
Petr Skoda [Wed, 18 Aug 2010 17:24:53 +0000 (17:24 +0000)]
MDL-23682 new MySQL engine migration script

12 years agoMDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in...
Petr Skoda [Wed, 18 Aug 2010 16:47:00 +0000 (16:47 +0000)]
MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support

12 years agoNOMDL Workshop: adding explicit type declaration for hidden form elements
David Mudrak [Wed, 18 Aug 2010 16:41:58 +0000 (16:41 +0000)]
NOMDL Workshop: adding explicit type declaration for hidden form elements

12 years agoAdding new theme Overlay to 2.0 core, MDL-23857
john St [Wed, 18 Aug 2010 14:44:41 +0000 (14:44 +0000)]
Adding new theme Overlay to 2.0 core, MDL-23857

12 years agoMDL-23833 rewritten guest autologin - not using redirect any more + migration to...
Petr Skoda [Wed, 18 Aug 2010 11:49:22 +0000 (11:49 +0000)]
MDL-23833 rewritten guest autologin - not using redirect any more + migration to CFG->siteguest instead of username + removing guest login button when user is already guest

12 years agoNOMDL Enrol Authorize.net: added missing standard plugin name string
David Mudrak [Wed, 18 Aug 2010 10:32:39 +0000 (10:32 +0000)]
NOMDL Enrol Authorize.net: added missing standard plugin name string

12 years agoMDL-21432 lang string for missing_moodle_backup_xml_file error message
Ashley Holman [Wed, 18 Aug 2010 09:35:49 +0000 (09:35 +0000)]
MDL-21432 lang string for missing_moodle_backup_xml_file error message

This is so you can easily see which file is missing.

12 years agoMDL-22795 guest access icon + lang pack enrol related cleanup
Petr Skoda [Wed, 18 Aug 2010 09:26:46 +0000 (09:26 +0000)]
MDL-22795 guest access icon + lang pack enrol related cleanup

AMOS BEGIN
 MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END

12 years agoMDL-22795 basic support for course enrol icons and enrol info
Petr Skoda [Wed, 18 Aug 2010 09:02:05 +0000 (09:02 +0000)]
MDL-22795 basic support for course enrol icons and enrol info

12 years ago"MDL-23822, fixed return url of private files manager"
Dongsheng Cai [Wed, 18 Aug 2010 06:56:56 +0000 (06:56 +0000)]
"MDL-23822, fixed return url of private files manager"

12 years agoassignment MDL-23820 fixed broken file manager UI, have set the page context =>...
Aparup Banerjee [Wed, 18 Aug 2010 06:37:32 +0000 (06:37 +0000)]
assignment  MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797

12 years agorating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating...
Andrew Davis [Wed, 18 Aug 2010 03:11:51 +0000 (03:11 +0000)]
rating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating for the hub

12 years agoUpdated the HEAD build version to 20100818
Moodle Robot [Wed, 18 Aug 2010 00:47:16 +0000 (00:47 +0000)]
Updated the HEAD build version to 20100818

12 years agoMDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
David Mudrak [Tue, 17 Aug 2010 17:35:12 +0000 (17:35 +0000)]
MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block

AMOS BEGIN
 MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
 MOV [dataadministration,mod_data],[pluginadministration,mod_data]
 MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
 MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
 MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
 MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
 MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
 MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
 MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
 MOV [labeladministration,mod_label],[pluginadministration,mod_label]
 MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
 MOV [pageadministration,mod_page],[pluginadministration,mod_page]
 MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
 MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
 MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
 MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
 MOV [urladministration,mod_url],[pluginadministration,mod_url]
 MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
 MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END

12 years agoNOMDL Workshop lang pack does not mention 'student', just 'user' or 'author' or ...
David Mudrak [Tue, 17 Aug 2010 14:45:11 +0000 (14:45 +0000)]
NOMDL Workshop lang pack does not mention 'student', just 'user' or 'author' or 'reviewer' should be used

This has been discussed recently while working on help files. Moodle
tries to be neutral to the domain of usage.

12 years agoMDL-23709 Added more checks to prevent multiply submissions per user
David Mudrak [Tue, 17 Aug 2010 13:31:53 +0000 (13:31 +0000)]
MDL-23709 Added more checks to prevent multiply submissions per user

12 years agoMDL-23842 cohort UI now linked from course category settings block too
Petr Skoda [Tue, 17 Aug 2010 13:05:33 +0000 (13:05 +0000)]
MDL-23842 cohort UI now linked from course category settings block too

12 years agorating MDL-23814 instantiate rating manager outside the "if" brackets because it...
jerome mouneyrac [Tue, 17 Aug 2010 12:51:19 +0000 (12:51 +0000)]
rating MDL-23814 instantiate rating manager outside the "if" brackets because it is used in different "if" brackets

12 years agoMDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require...
Petr Skoda [Tue, 17 Aug 2010 12:33:30 +0000 (12:33 +0000)]
MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins

12 years agoPHP4 is dead - admins with PHP4 will get ugly errors when trying to install Moodle...
Petr Skoda [Tue, 17 Aug 2010 10:38:34 +0000 (10:38 +0000)]
PHP4 is dead - admins with PHP4 will get ugly errors when trying to install Moodle 2.0, sorry we can not dance around this ancient version forever

12 years agoblocks MDL-23836 Converted the block_hider code to make use of YUI3
Sam Hemelryk [Tue, 17 Aug 2010 08:31:20 +0000 (08:31 +0000)]
blocks MDL-23836 Converted the block_hider code to make use of YUI3

12 years agorating MDL-23814 made an assortment of fixes to the ratings code
Andrew Davis [Tue, 17 Aug 2010 07:18:10 +0000 (07:18 +0000)]
rating MDL-23814 made an assortment of fixes to the ratings code

12 years agobackup MDL-23727 Added styles for the backup cancel button changes
Sam Hemelryk [Tue, 17 Aug 2010 05:28:56 +0000 (05:28 +0000)]
backup MDL-23727 Added styles for the backup cancel button changes

12 years agobackup MDL-23727 The proceed button is now to the right of the screen and the cancel...
Sam Hemelryk [Tue, 17 Aug 2010 05:21:57 +0000 (05:21 +0000)]
backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box.

12 years agoSCORM MDL-23834 wrong function call to get prev/next SCO and redirect
Dan Marsden [Tue, 17 Aug 2010 04:18:46 +0000 (04:18 +0000)]
SCORM MDL-23834 wrong function call to get prev/next SCO and redirect

12 years agoMDL-23751: fix broken scomr API debug.
Piers Harding [Tue, 17 Aug 2010 04:03:44 +0000 (04:03 +0000)]
MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).

12 years agorating MDL-23805 removed min-width that was causing the rating history popup to be...
Andrew Davis [Tue, 17 Aug 2010 04:02:23 +0000 (04:02 +0000)]
rating MDL-23805 removed min-width that was causing the rating history popup to be too wide

12 years agorating MDL-23805 added set_context() call
Andrew Davis [Tue, 17 Aug 2010 03:43:13 +0000 (03:43 +0000)]
rating MDL-23805 added set_context() call

12 years ago"MDL-23797, added set_context"
Dongsheng Cai [Tue, 17 Aug 2010 03:43:12 +0000 (03:43 +0000)]
"MDL-23797, added set_context"

12 years agorating MDL-23805 reworked the logic around displaying rating aggregates to make it...
Andrew Davis [Tue, 17 Aug 2010 03:42:41 +0000 (03:42 +0000)]
rating MDL-23805 reworked the logic around displaying rating aggregates to make it clearer

12 years agonavigation MDL-23832 Labels are no longer shown on the navigation
Sam Hemelryk [Tue, 17 Aug 2010 02:47:17 +0000 (02:47 +0000)]
navigation MDL-23832 Labels are no longer shown on the navigation

12 years agoassignment MDL-23820 removing the extra format html field.
Aparup Banerjee [Tue, 17 Aug 2010 02:43:47 +0000 (02:43 +0000)]
assignment  MDL-23820 removing the extra format html field.

12 years agonavigation MDL-23831 Always show activity icons on the navigation
Sam Hemelryk [Tue, 17 Aug 2010 02:43:09 +0000 (02:43 +0000)]
navigation MDL-23831 Always show activity icons on the navigation

12 years agomforms dateselector MDL-23829 Added link to tracker issue to clean this up when appli...
Sam Hemelryk [Tue, 17 Aug 2010 02:22:58 +0000 (02:22 +0000)]
mforms dateselector MDL-23829 Added link to tracker issue to clean this up when applicable

12 years agocourse-import MDL-23752 Implemented course import functionality back into Moodle 2.0
Sam Hemelryk [Tue, 17 Aug 2010 02:07:30 +0000 (02:07 +0000)]
course-import MDL-23752 Implemented course import functionality back into Moodle 2.0
The course import now makes use of the backup and restore processed and the backup UI to allow the user to import one course into another.
The new UI is much the same as the backup ui except preceeded by a course selector to choose the course to import from.

12 years agoquiz MDL-23827 made a string grammatically correct
Andrew Davis [Tue, 17 Aug 2010 01:53:32 +0000 (01:53 +0000)]
quiz MDL-23827 made a string grammatically correct

12 years agoUpdated the HEAD build version to 20100817
Moodle Robot [Tue, 17 Aug 2010 00:47:10 +0000 (00:47 +0000)]
Updated the HEAD build version to 20100817

12 years agoMDL-23795 basic support for print page layout + tons of trailing whitespace fixed
Petr Skoda [Mon, 16 Aug 2010 19:34:23 +0000 (19:34 +0000)]
MDL-23795 basic support for print page layout + tons of trailing whitespace fixed

12 years agoMDL-23797 fixed some problems discovered by the new PAGE->context diag code
Petr Skoda [Mon, 16 Aug 2010 19:11:50 +0000 (19:11 +0000)]
MDL-23797 fixed some problems discovered by the new PAGE->context diag code

12 years agoMDL-23797 improved detection of PAGE->context abuse andproblems; fixed incorrect...
Petr Skoda [Mon, 16 Aug 2010 19:11:21 +0000 (19:11 +0000)]
MDL-23797 improved detection of PAGE->context abuse andproblems; fixed incorrect use of this->context instead of this->_context; missing PAGE->context does not throw fatal error any more

12 years agoMDL-23797 minor session refactoring necessary for setting of default context on pages...
Petr Skoda [Mon, 16 Aug 2010 17:47:36 +0000 (17:47 +0000)]
MDL-23797 minor session refactoring necessary for setting of default context on pages that do not use cookies

12 years agoMDL-21695 Making old_help_icon() deprecated
David Mudrak [Mon, 16 Aug 2010 15:29:46 +0000 (15:29 +0000)]
MDL-21695 Making old_help_icon() deprecated

Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.

12 years agoNOMDL The context of the 'More tags' page is now set, preventing coding exception...
David Mudrak [Mon, 16 Aug 2010 15:07:59 +0000 (15:07 +0000)]
NOMDL The context of the 'More tags' page is now set, preventing coding exception thrown

12 years agoMDL-21695 Cleaning up old help help files after the migration to strings was done
David Mudrak [Mon, 16 Aug 2010 14:37:36 +0000 (14:37 +0000)]
MDL-21695 Cleaning up old help help files after the migration to strings was done

The legacy help files could remain here if I forgot to remove them in
the migration commit or if they were not supposed to be migrated into a
string. There is no setHelpButton() in Moodle code now. The files could
be referenced by $OUTPUT->old_help_icon() yet but that should be fixed
soon.

12 years agoMDL-21695 Migrated enrol_imsenterprise help files into description strings
David Mudrak [Mon, 16 Aug 2010 14:33:33 +0000 (14:33 +0000)]
MDL-21695 Migrated enrol_imsenterprise help files into description strings

Originally, the strings were prepared by Helen with _help suffix. But in
IMS Enterprise, there is no place for help icons. So the strings are
used as descriptions at the setting page and therefore they have _desc
suffix now.

AMOS BEGIN
 MOV [usecapitafix_help,enrol_imsenterprise],[usecapitafix_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/capita.html,[usecapitafix_desc,enrol_imsenterprise]
 MOV [createnewcategories_help,enrol_imsenterprise],[createnewcategories_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/categorisation.html,[createnewcategories_desc,enrol_imsenterprise]
 MOV [createnewcourses_help,enrol_imsenterprise],[createnewcourses_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/createnewcourses.html,[createnewcourses_desc,enrol_imsenterprise]
 MOV [createnewusers_help,enrol_imsenterprise],[createnewusers_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/createnewusers.html,[createnewusers_desc,enrol_imsenterprise]
 MOV [deleteusers_help,enrol_imsenterprise],[deleteusers_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/deleteusers.html,[deleteusers_desc,enrol_imsenterprise]
 MOV [sourceddidfallback_help,enrol_imsenterprise],[sourceddidfallback_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/sourceddidfallback.html,[sourceddidfallback_desc,enrol_imsenterprise]
 MOV [restricttarget_help,enrol_imsenterprise],[restricttarget_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/target.html,[restricttarget_desc,enrol_imsenterprise]
 MOV [truncatecoursecodes_help,enrol_imsenterprise],[truncatecoursecodes_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/truncatecoursecodes.html,[truncatecoursecodes_desc,enrol_imsenterprise]
 MOV [allowunenrol_help,enrol_imsenterprise],[allowunenrol_desc,enrol_imsenterprise]
 HLP enrol/imsenterprise/unenrol.html,[allowunenrol_desc,enrol_imsenterprise]
AMOS END

12 years agoMDL-21695 Got rid of the last call of setHelpButton()
David Mudrak [Mon, 16 Aug 2010 14:32:43 +0000 (14:32 +0000)]
MDL-21695 Got rid of the last call of setHelpButton()

12 years agoMDL-21695 MDL-16094 Fixing regression introduced by recent qtype conversion
David Mudrak [Mon, 16 Aug 2010 14:32:28 +0000 (14:32 +0000)]
MDL-21695 MDL-16094 Fixing regression introduced by recent qtype conversion

This replacement had already been done in 5fcefc9 but unfortunately the
previous code was reintroduced in fe6ce23 again.

12 years agoMDL-21695 Database module: removing help icon that is not used any more
David Mudrak [Mon, 16 Aug 2010 14:32:12 +0000 (14:32 +0000)]
MDL-21695 Database module: removing help icon that is not used any more

12 years agoMDL-21695 Notes help files migrated to the help string
David Mudrak [Mon, 16 Aug 2010 14:32:00 +0000 (14:32 +0000)]
MDL-21695 Notes help files migrated to the help string

AMOS BEGIN
 HLP notes/status.html,[publishstate_help,core_notes]
AMOS END

12 years agoMDL-22624 mod_resource mod_url: Added help icon for display mode
David Mudrak [Mon, 16 Aug 2010 11:25:16 +0000 (11:25 +0000)]
MDL-22624 mod_resource mod_url: Added help icon for display mode

12 years agoMDL-22624 more information link string
Helen Foster [Mon, 16 Aug 2010 09:02:09 +0000 (09:02 +0000)]
MDL-22624 more information link string

12 years agoMDL-22624 help string thanks to Davo Smith for suggested wording
Helen Foster [Mon, 16 Aug 2010 08:53:18 +0000 (08:53 +0000)]
MDL-22624 help string thanks to Davo Smith for suggested wording

12 years agoMDL-22624 help string thanks to Davo Smith for suggested wording
Helen Foster [Mon, 16 Aug 2010 08:36:28 +0000 (08:36 +0000)]
MDL-22624 help string thanks to Davo Smith for suggested wording

12 years agoassignment MDL-23820 removing the extra format html field.
Aparup Banerjee [Mon, 16 Aug 2010 07:06:15 +0000 (07:06 +0000)]
assignment  MDL-23820 removing the extra format html field.

12 years ago"NOBUG, remove $OUTPUT from renderer.php"
Dongsheng Cai [Mon, 16 Aug 2010 02:18:42 +0000 (02:18 +0000)]
"NOBUG, remove $OUTPUT from renderer.php"

12 years agoUpdated the HEAD build version to 20100816
Moodle Robot [Mon, 16 Aug 2010 00:46:04 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100816

12 years agouser/policy: MDL-23812 set PAGE context and appropriately use moodle_url for button
Dan Poltawski [Sun, 15 Aug 2010 21:14:02 +0000 (21:14 +0000)]
user/policy: MDL-23812 set PAGE context and appropriately use moodle_url for button

Thanks to Myles Carrick for the patch!

12 years agoFix for Anomaly Docking issue, MDL-23816
john St [Sun, 15 Aug 2010 13:59:41 +0000 (13:59 +0000)]
Fix for Anomaly Docking issue, MDL-23816

12 years agorating MDL-23814 marking rate_ajax.php as being an ajax so the response should hopefu...
Andrew Davis [Sun, 15 Aug 2010 06:26:16 +0000 (06:26 +0000)]
rating MDL-23814 marking rate_ajax.php as being an ajax so the response should hopefully always be in json

12 years agoUpdated the HEAD build version to 20100815
Moodle Robot [Sun, 15 Aug 2010 00:47:02 +0000 (00:47 +0000)]
Updated the HEAD build version to 20100815

12 years agofix for arialist theme MDL-23808
john St [Sat, 14 Aug 2010 21:30:12 +0000 (21:30 +0000)]
fix for arialist theme MDL-23808

12 years agoUpdated the HEAD build version to 20100814
Moodle Robot [Sat, 14 Aug 2010 00:46:16 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100814

12 years agoFix for Formal White theme, MDL-23785
john St [Fri, 13 Aug 2010 16:42:34 +0000 (16:42 +0000)]
Fix for Formal White theme, MDL-23785

12 years agogradebook MDL-19133 shifted around some code to move module grade settings into commo...
Andrew Davis [Fri, 13 Aug 2010 08:29:13 +0000 (08:29 +0000)]
gradebook MDL-19133 shifted around some code to move module grade settings into common code

12 years agoMDL-23792 fixing upgrade problem with missing pictures in mod/database
Petr Skoda [Fri, 13 Aug 2010 07:41:34 +0000 (07:41 +0000)]
MDL-23792 fixing upgrade problem with missing pictures in mod/database

12 years agoNOBUG: Fixed very minor JS bug
Sam Hemelryk [Fri, 13 Aug 2010 07:24:24 +0000 (07:24 +0000)]
NOBUG: Fixed very minor JS bug

12 years ago"MDL-23786, added sesskey and added s() filter"
Dongsheng Cai [Fri, 13 Aug 2010 06:53:28 +0000 (06:53 +0000)]
"MDL-23786, added sesskey and added s() filter"

12 years agoglossary MDL-23423 improved ajax error display
Andrew Davis [Fri, 13 Aug 2010 02:13:01 +0000 (02:13 +0000)]
glossary MDL-23423 improved ajax error display

12 years agoglossary MDL-23423 separated showentry.php into ajax and non ajax version and fixed...
Andrew Davis [Fri, 13 Aug 2010 02:02:41 +0000 (02:02 +0000)]
glossary MDL-23423 separated showentry.php into ajax and non ajax version and fixed a failure exposed by MDL-23739

12 years agoMDL-23751 fix the clearing down of the TOC before reloading the next after
Piers Harding [Fri, 13 Aug 2010 01:26:33 +0000 (01:26 +0000)]
MDL-23751 fix the clearing down of the TOC before reloading the next after
navigation.

12 years agoUpdated the HEAD build version to 20100813
Moodle Robot [Fri, 13 Aug 2010 00:46:04 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100813

12 years agoMDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing...
Petr Skoda [Thu, 12 Aug 2010 20:37:24 +0000 (20:37 +0000)]
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code

12 years agoMDL-23784 converted question types to use new pix API and locations
Petr Skoda [Thu, 12 Aug 2010 19:01:28 +0000 (19:01 +0000)]
MDL-23784 converted question types to use new pix API and locations

12 years agoMDL-23784 oh, fixing very wrong image links in base css
Petr Skoda [Thu, 12 Aug 2010 18:47:30 +0000 (18:47 +0000)]
MDL-23784 oh, fixing very wrong image links in base css

12 years agoMDL-23784 fixed more incorrect pix links
Petr Skoda [Thu, 12 Aug 2010 18:38:56 +0000 (18:38 +0000)]
MDL-23784 fixed more incorrect pix links

12 years agoMDL-23784 fixed incorrect pix links
Petr Skoda [Thu, 12 Aug 2010 18:30:32 +0000 (18:30 +0000)]
MDL-23784 fixed incorrect pix links

12 years agoMDL-23784 fixed docs icon from security report
Petr Skoda [Thu, 12 Aug 2010 18:22:34 +0000 (18:22 +0000)]
MDL-23784 fixed docs icon from security report