44002 Commits

Author SHA1 Message Date
jerome mouneyrac
59b0f7973f rating MDL-23814 instantiate rating manager outside the "if" brackets because it is used in different "if" brackets 2010-08-17 12:51:19 +00:00
Petr Skoda
28bd3d9ad3 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 2010-08-17 12:33:30 +00:00
Petr Skoda
e890316899 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 2010-08-17 10:38:34 +00:00
Sam Hemelryk
cbb54cce78 blocks MDL-23836 Converted the block_hider code to make use of YUI3 2010-08-17 08:31:20 +00:00
Andrew Davis
279fcfcfa4 rating MDL-23814 made an assortment of fixes to the ratings code 2010-08-17 07:18:10 +00:00
Sam Hemelryk
c3853702a5 backup MDL-23727 Added styles for the backup cancel button changes 2010-08-17 05:28:56 +00:00
Sam Hemelryk
83a9c86690 backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box. 2010-08-17 05:21:57 +00:00
Dan Marsden
baf8b9b791 SCORM MDL-23834 wrong function call to get prev/next SCO and redirect 2010-08-17 04:18:46 +00:00
Piers Harding
22a796743b MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).
2010-08-17 04:03:44 +00:00
Andrew Davis
c994c36b83 rating MDL-23805 removed min-width that was causing the rating history popup to be too wide 2010-08-17 04:02:23 +00:00
Andrew Davis
c8e142dd3c rating MDL-23805 added set_context() call 2010-08-17 03:43:13 +00:00
Dongsheng Cai
9765051209 "MDL-23797, added set_context" 2010-08-17 03:43:12 +00:00
Andrew Davis
66c34e9cf4 rating MDL-23805 reworked the logic around displaying rating aggregates to make it clearer 2010-08-17 03:42:41 +00:00
Sam Hemelryk
e44d2cad8f navigation MDL-23832 Labels are no longer shown on the navigation 2010-08-17 02:47:17 +00:00
Aparup Banerjee
de3c70fc72 assignment MDL-23820 removing the extra format html field. 2010-08-17 02:43:47 +00:00
Sam Hemelryk
ea2bc3599b navigation MDL-23831 Always show activity icons on the navigation 2010-08-17 02:43:09 +00:00
Sam Hemelryk
aa721d7635 mforms dateselector MDL-23829 Added link to tracker issue to clean this up when applicable 2010-08-17 02:22:58 +00:00
Sam Hemelryk
ad93ddd5f7 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.
2010-08-17 02:07:30 +00:00
Andrew Davis
6c2f430931 quiz MDL-23827 made a string grammatically correct 2010-08-17 01:53:32 +00:00
Moodle Robot
5a22aca1cb Updated the HEAD build version to 20100817 2010-08-17 00:47:10 +00:00
Petr Skoda
ed5d13c074 MDL-23795 basic support for print page layout + tons of trailing whitespace fixed 2010-08-16 19:34:23 +00:00
Petr Skoda
dba37691c5 MDL-23797 fixed some problems discovered by the new PAGE->context diag code 2010-08-16 19:11:50 +00:00
Petr Skoda
eb5bdb3510 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 2010-08-16 19:11:21 +00:00
Petr Skoda
df92ba9a43 MDL-23797 minor session refactoring necessary for setting of default context on pages that do not use cookies 2010-08-16 17:47:36 +00:00
David Mudrak
cb616be854 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.
2010-08-16 15:29:46 +00:00
David Mudrak
5610296929 NOMDL The context of the 'More tags' page is now set, preventing coding exception thrown 2010-08-16 15:07:59 +00:00
David Mudrak
dfc469da43 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.
2010-08-16 14:37:36 +00:00
David Mudrak
90aa178a17 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
2010-08-16 14:33:33 +00:00
David Mudrak
cde9bee874 MDL-21695 Got rid of the last call of setHelpButton() 2010-08-16 14:32:43 +00:00
David Mudrak
ed14ad026c 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.
2010-08-16 14:32:28 +00:00
David Mudrak
676351d856 MDL-21695 Database module: removing help icon that is not used any more 2010-08-16 14:32:12 +00:00
David Mudrak
67b5883e7b MDL-21695 Notes help files migrated to the help string
AMOS BEGIN
 HLP notes/status.html,[publishstate_help,core_notes]
AMOS END
2010-08-16 14:32:00 +00:00
David Mudrak
a4330d14d0 MDL-22624 mod_resource mod_url: Added help icon for display mode 2010-08-16 11:25:16 +00:00
Helen Foster
49d299e0ed MDL-22624 more information link string 2010-08-16 09:02:09 +00:00
Helen Foster
8a18d8b806 MDL-22624 help string thanks to Davo Smith for suggested wording 2010-08-16 08:53:18 +00:00
Helen Foster
14e14676f2 MDL-22624 help string thanks to Davo Smith for suggested wording 2010-08-16 08:36:28 +00:00
Aparup Banerjee
1a905dbe60 assignment MDL-23820 removing the extra format html field. 2010-08-16 07:06:15 +00:00
Dongsheng Cai
825301f6f1 "NOBUG, remove $OUTPUT from renderer.php" 2010-08-16 02:18:42 +00:00
Moodle Robot
844b8f2b5b Updated the HEAD build version to 20100816 2010-08-16 00:46:04 +00:00
Dan Poltawski
e6cdc5ed8a user/policy: MDL-23812 set PAGE context and appropriately use moodle_url for button
Thanks to Myles Carrick for the patch!
2010-08-15 21:14:02 +00:00
john St
b3f5291d5c Fix for Anomaly Docking issue, MDL-23816 2010-08-15 13:59:41 +00:00
Andrew Davis
1bb1e5beb7 rating MDL-23814 marking rate_ajax.php as being an ajax so the response should hopefully always be in json 2010-08-15 06:26:16 +00:00
Moodle Robot
3e40d2c51c Updated the HEAD build version to 20100815 2010-08-15 00:47:02 +00:00
john St
27ee0d27ea fix for arialist theme MDL-23808 2010-08-14 21:30:12 +00:00
Moodle Robot
c2bd9a0b70 Updated the HEAD build version to 20100814 2010-08-14 00:46:16 +00:00
john St
24c6f8d052 Fix for Formal White theme, MDL-23785 2010-08-13 16:42:34 +00:00
Andrew Davis
16306628bd gradebook MDL-19133 shifted around some code to move module grade settings into common code 2010-08-13 08:29:13 +00:00
Petr Skoda
aeda42f7d6 MDL-23792 fixing upgrade problem with missing pictures in mod/database 2010-08-13 07:41:34 +00:00
Sam Hemelryk
9badf21588 NOBUG: Fixed very minor JS bug 2010-08-13 07:24:24 +00:00
Dongsheng Cai
7126772325 "MDL-23786, added sesskey and added s() filter" 2010-08-13 06:53:28 +00:00