40085 Commits

Author SHA1 Message Date
Dongsheng Cai
3b8e973833 "MDL-13766, fixed theme coding error" 2010-03-04 06:44:16 +00:00
Sam Hemelryk
57173b8dfb mod-lesson MDL-21006 Fixed missing variable after navigation changes 2010-03-04 05:27:14 +00:00
Sam Hemelryk
130d2f533b mod-lesson MDL-21006 Fixed misnamed variable 2010-03-04 05:25:00 +00:00
Andrew Davis
4780980151 gradebook MDL-21317 Make "change defaults" links more obvious on grades->course settings page 2010-03-04 04:11:02 +00:00
Sam Hemelryk
c1f96c2c5e gradebook MDL-19797 Improved navbar generation 2010-03-04 03:55:24 +00:00
Sam Hemelryk
7d89f0b08b grade-tree MDL-20204 Fixed two regressions 2010-03-04 03:51:55 +00:00
Moodle Robot
01a5f00bea Updated the HEAD build version to 20100304 2010-03-04 00:41:21 +00:00
Moodle Robot
a68771a88e Updated the HEAD build version to 20100303 2010-03-03 00:41:33 +00:00
Petr Skoda
00dadbe164 MDL-21742 fixed serious regressions - require_login(); could not be called after setting up themes (we need this in several places, this will be improved later) + it is too late to set up default local in require_login() because some scripts may not even call this - such as CLI 2010-03-02 11:51:36 +00:00
Dongsheng Cai
754402703b "MDL-21240, fixed the conflict marks I introduced, sorry for that" 2010-03-02 08:25:25 +00:00
Dongsheng Cai
fe879bf308 "MDL-21683, baseurl incorrectly defined, prevents deletion of repository instances, credits to Mark Johnson" 2010-03-02 07:38:04 +00:00
Dongsheng Cai
411caa63bb "MDL-21240, fixed variable namespace, credits to Nicolas Rod <Nicolas.Rod@unige.ch>" 2010-03-02 02:28:11 +00:00
Moodle Robot
bb45919150 Updated the HEAD build version to 20100302 2010-03-02 00:41:03 +00:00
Penny Leach
491fff6497 portfolio/leap MDL-21030 fixed a namespace problem in the leap2a relationships 2010-03-01 13:45:05 +00:00
Moodle Robot
0e69ec01ff Updated the HEAD build version to 20100301 2010-03-01 00:41:31 +00:00
Andreas Grabs
51129b9922 MDL-21740 - excel-export should use the moodle-excel library 2010-02-28 22:19:30 +00:00
Andreas Grabs
7e55c2ef9c MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 21:44:47 +00:00
Andreas Grabs
d5e51c5a1c MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 18:56:20 +00:00
Andreas Grabs
7356751a6f MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 18:56:20 +00:00
Petr Skoda
822eccef12 MDL-14632 regression fix - readding user tabs that were removed without any replacement 2010-02-28 15:47:47 +00:00
Moodle Robot
3a3bf40bcc Updated the HEAD build version to 20100228 2010-02-28 00:40:45 +00:00
Moodle Robot
a007902e19 Automatic installer.php lang files by installer_builder (20100228) 2010-02-28 00:29:44 +00:00
Petr Skoda
b3763bf6a7 fixed regression - readding user edit tabs, those are really necessary :-D 2010-02-27 23:05:17 +00:00
Petr Skoda
db785816ad MDL-20204 finally deprecated admin_externalpage_print_header() 2010-02-27 22:45:29 +00:00
Petr Skoda
54b8f86f16 fixed wrong include_once() - tabs.php is not a library file 2010-02-27 11:59:23 +00:00
Moodle Robot
38f5a0ab92 Updated the HEAD build version to 20100227 2010-02-27 00:41:21 +00:00
Penny Leach
67aec4423e portfolio MDL-21233 fixed a regression in the change to moodle_url 2010-02-26 15:30:59 +00:00
Penny Leach
c2d2f7a987 portfolio/forum MDL-21156 fixed a small error in attached files when exporting a full thread 2010-02-26 15:28:43 +00:00
Penny Leach
fba249c9c5 portfolio/leap MDL-21030 fixed a namespace problem in the leap2a relationships 2010-02-26 14:13:18 +00:00
Moodle Robot
180964e25f Updated the HEAD build version to 20100226 2010-02-26 00:41:42 +00:00
Eloy Lafuente
5c34c4baa4 MDL-14934 excel dates. Rely in excellib's format_date() to otput dates. It supports base/timezones properly. Merged from 19_STABLE 2010-02-25 10:17:46 +00:00
David Mudrak
c17f55fa71 MDL-21719 Fixed the local strings file name 2010-02-25 10:13:37 +00:00
Petr Skoda
45c6bf6c89 MDL-21723 fixed rression, thanks Ben Dailey 2010-02-25 07:48:57 +00:00
Moodle Robot
b0210a11bc Updated the HEAD build version to 20100225 2010-02-25 00:41:17 +00:00
Helen Foster
93edb740e2 lang string MDL-21546 rewording thanks to Bente Olsen 2010-02-24 10:53:59 +00:00
Helen Foster
9a71b4cc41 help file MDL-21546 rewording thanks to Bente Olsen 2010-02-24 10:38:57 +00:00
jerome mouneyrac
c6eb9bc672 local plugin MDL-21720 Local plugin Readme.txt didn't explain that version.php requires that the variable to be named $plugin 2010-02-24 09:04:17 +00:00
Dan Poltawski
ff297eca79 moodlelib: sync_metacourse MDL-20626 wasn't respecting hidden role assignments
This causes hidden role assignments to become public on metacourses

Many thanks to Daniel Neis for the patch

forward ported from MOODLE_19_STABLE
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>
2010-02-24 09:03:11 +00:00
Dan Poltawski
209a123509 blocks/admin MDL-21593 - Specify full url to 'child courses'
forward ported from MOODLE_19_STABLE
2010-02-24 08:58:40 +00:00
Dan Poltawski
6261c357e0 gradebook/overview MDL-21424 - link to correct grade card
The overview report was sending the user to their own user report
rather than the user they were looking at.

forward ported from MOODLE_19_STABLE
2010-02-24 08:54:55 +00:00
Dan Poltawski
41cfe00422 blocks/quiz_results: MDL-21284 - dont strip leading zeros from idnumbers
Or make assumptions its an integer as many external systems are not and to
be of copy and paste use to teachers it should match

forward ported from MOODLE_19_STABLE
2010-02-24 08:52:06 +00:00
Dan Poltawski
81be59a486 grader report: MDL-21192 - remove duplicate variable decleration
Many thanks to Barry Oosthuizen for the patch!

Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>

forward ported from MOODLE_19_STABLE
2010-02-24 08:49:22 +00:00
Dan Poltawski
cd44c2b742 block/mentees: MDL-20993 - incorrectly assumes SITEID
forward ported from MOODLE_19_STABLE
2010-02-24 08:46:33 +00:00
Sam Hemelryk
46de77b6b7 navigation MDL-21543 Moved block docking icons next to the show-hide block icon 2010-02-24 08:12:17 +00:00
Sam Hemelryk
b0fef57b1b output MDL-20204 Fixed regression action link wasn't making use of attributes argument 2010-02-24 06:11:45 +00:00
Sam Hemelryk
524645e768 output MDL-20204 Fixed regression misnamed variable 2010-02-24 06:08:52 +00:00
Sam Hemelryk
c24895978f group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code 2010-02-24 03:57:36 +00:00
Sam Hemelryk
4f5b5ca15e grade-report-grader MDL-21535 Fixed regression when running with fixed users setting enabled 2010-02-24 03:38:53 +00:00
Moodle Robot
569b7c6f85 Updated the HEAD build version to 20100224 2010-02-24 00:40:49 +00:00
Petr Skoda
c564ee2ac8 MDL-21704 fixed recent regression 2010-02-23 16:39:56 +00:00