Commit graph

41290 commits

Author SHA1 Message Date
Martin Dougiamas
9f4ec46df1 MDL-22411 Avoid htmlspecialchars so that large objects actually work 2010-05-11 02:23:05 +00:00
Moodle Robot
13201d81ee Updated the HEAD build version to 20100511 2010-05-11 00:41:29 +00:00
Tim Hunt
cb323d0258 quiz recent activity: MDL-22410 permission check was wrong. 2010-05-10 22:36:40 +00:00
Tim Hunt
7bc488dc3d quiz settings MDL-21780 more work on group and user setting overrides
The group setting tab is now disabled if there are no groups in the course.
The code also now respects groupings.
Thanks to Matt Petro for this patch.
2010-05-10 22:15:17 +00:00
David Mudrak
7217676b92 MDL-22296 CLI installer allows to rename the administrator account username 2010-05-10 21:57:48 +00:00
Helen Foster
defdbbdd6a MDL-21695 adding help strings 2010-05-10 19:32:04 +00:00
David Mudrak
728c42bc68 Workshop support for CLI installer - $CFG->maxbytes may not be set yet 2010-05-10 17:32:49 +00:00
David Mudrak
877a172ddf MDL-22406 CLI installer: fixing a bug in setting of string location 2010-05-10 17:16:34 +00:00
David Mudrak
d8030e1119 MDL-22294 CLI installer uses given --dataroot as a default for interactive mode 2010-05-10 17:10:37 +00:00
David Mudrak
59ba2bb002 MDL-22294 CLI installer now supports --dataroot argument correctly 2010-05-10 15:59:21 +00:00
David Mudrak
7d73574c6f MDL-22406 CLI installer now switches to core_string_manager() after the lang pack has been fetched 2010-05-10 14:46:59 +00:00
David Mudrak
90150c08ee MDL-18112 Added a comment that we intentionally check against 5.2.0 in early install steps 2010-05-10 14:44:02 +00:00
David Mudrak
a18d577dcd MDL-22059 Missing installer strings. To be automated soon. 2010-05-10 14:24:36 +00:00
David Mudrak
11072c31ec MDL-15252 Unifying a string 'availablelangs' - now lives in install.php only
AMOS BEGIN
 MOV [availablelangs,core_admin],[availablelangs,core_install]
AMOS END
2010-05-10 13:15:50 +00:00
David Mudrak
6189e63d52 MDL-22306 PHP_EOL is used when creating config.php 2010-05-10 12:51:49 +00:00
Sam Hemelryk
d7bd9acd9c navigation MDL-22398 Fixed module declaration for custom menu that was reincluding javascript-static 2010-05-10 09:41:32 +00:00
Helen Foster
007e52c6e5 MDL-21695 adding help strings 2010-05-10 09:41:00 +00:00
Sam Hemelryk
d29b8f0f6b NOBUG javascript-static minor correction in syntax 2010-05-10 09:38:04 +00:00
Sam Hemelryk
18ddfc1e98 navigation MDL-22399 Added logs link to activity settings 2010-05-10 09:02:09 +00:00
Dongsheng Cai
fb4ee704aa MDL-18520, filesystem plugin should respect mimetypes 2010-05-10 08:42:19 +00:00
Sam Hemelryk
537740cba1 themes MDL-22353 Split CSS urls from one to three to resolve IE renderering issues 2010-05-10 07:47:52 +00:00
Sam Hemelryk
d2dbd0c0d0 navigation MDL-22398 Added custom menu to Moodle core. Will document in theme's forum 2010-05-10 05:24:00 +00:00
Sam Hemelryk
4886029cba backup MDL-22142 Several changes to the backup UI and it's classes as noted below
*  backup moodleforms for specific stages are now cached between stage processing and display making it possible to leave all validation up to the bridge.
    * The backup stage now relies entirely on the backup controllers save, load, and check methods + dependency checks rather then previous stage processing to ensure accuracy.
    * filename is now a required field and validated to ensure it ends with .zip and is a valid filename.
    * There is now a previous button for backup stages after the initial and before the complete.
    * The progress bar previous stages are now links as well allowing the user to jump to previous stages (not linked on complete of course).
    * The root settings are only shown on the schema stage now if they were changed because of dependency.
    * Stages are now numbered in the progress bar.
    * The complete page now shows a notice that the backup was complete and provides a continue button to view the backup file.
    * Adds administration blocks to the backup pages.
2010-05-10 02:53:31 +00:00
Pierre Pichet
3987461ab3 MDL-20296 correcting unit grade display 2010-05-10 02:40:02 +00:00
Moodle Robot
78843b44c4 Updated the HEAD build version to 20100510 2010-05-10 00:41:27 +00:00
Pierre Pichet
ab64c7ce9e MDL-20296 removing unnecessary code to display unit penalty 2010-05-09 23:34:00 +00:00
Andreas Grabs
9d092aa91c adding line $PAGE->set_heading(format_string($course->fullname)); 2010-05-09 21:37:48 +00:00
Helen Foster
ef0eeae496 MDL-21695 adding help strings 2010-05-09 21:00:49 +00:00
Pierre Pichet
803f10f604 MDL-15252 reordering version MDL-21695 2010-05-09 17:49:53 +00:00
Pierre Pichet
2fa8350544 MDL-17366 intergating changes done in calculated, new common functions and new lang strings 2010-05-09 14:02:54 +00:00
Moodle Robot
e25a358350 Updated the HEAD build version to 20100509 2010-05-09 00:41:37 +00:00
Pierre Pichet
0a49ee5c08 MDL-20296 testing units at each question submit 2010-05-08 14:35:48 +00:00
Helen Foster
004ecb4696 MDL-21695 adding help and link strings 2010-05-08 10:41:39 +00:00
Helen Foster
673cd24bb3 MDL-21695 adding help strings 2010-05-08 09:21:08 +00:00
Helen Foster
5f13cd5132 MDL-21695 rewording help strings 2010-05-08 06:21:27 +00:00
Moodle Robot
bc0b0ac42f Updated the HEAD build version to 20100508 2010-05-08 00:41:48 +00:00
Pierre Pichet
ed15021fa0 MDL-22386 setting correctly the number of dataitem when duplicating a calculated, calculatedsimple, calculatedmulti question 2010-05-07 21:17:39 +00:00
Helen Foster
8d8fcf2107 MDL-21695 adding help strings 2010-05-07 14:52:01 +00:00
Rossiani Wijaya
61ddb95355 MDL-22067 - add key event action to close the help popup window. 2010-05-07 06:40:19 +00:00
Dongsheng Cai
c4c3b90734 MDL-13766, fix alfresco version number 2010-05-07 06:36:08 +00:00
Dongsheng Cai
900d460654 "MDL-22356, disable manage link if user don't have permission to manage" 2010-05-07 03:46:30 +00:00
Dongsheng Cai
30f53712d7 MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
David Mudrak
bdfc9a6bb9 MDL-22373 The default vertical direction for English is top to bottom 2010-05-07 01:39:24 +00:00
Tim Hunt
5083db4e9e essay qtype: MDL-9419 use the HTML editor for all questions on a page.
This undoes the horrible hack that we have had for a long time.
2010-05-07 01:29:06 +00:00
Tim Hunt
45213559b4 quiz upgrade MDL-20856 quiz upgrade was duplicating the statistics row in the quiz_report table. 2010-05-07 00:59:02 +00:00
Moodle Robot
738bf9b953 Updated the HEAD build version to 20100507 2010-05-07 00:42:37 +00:00
Tim Hunt
331bcf9abf question bank MDL-22047 The logic for whether hidden questions were shown was backwards! 2010-05-07 00:33:14 +00:00
Tim Hunt
2b38499d60 MDL-20860 quiz grades that had already been formatted for output were being used in database queries.
Which really does not work in locales that use , as a decimal point.

Also, this commit fixes one performance problem in index.php with DB queries in a loop.
2010-05-07 00:08:16 +00:00
David Mudrak
ff93c80742 Removing unused call to get_string() 2010-05-06 23:48:45 +00:00
David Mudrak
6779719e16 MDL-13481 Fork fullname - fullnamecourse and fullnameuser
This commit instructs AMOS to use the current value of fullname as the
initial value of fullnamecourse and fullnameuser.

AMOS BEGIN
 CPY [fullname,core],[fullnamecourse,core]
 CPY [fullname,core],[fullnameuser,core]
AMOS END
2010-05-06 22:53:41 +00:00