Commit graph

29975 commits

Author SHA1 Message Date
nicolasconnault
b6fc06b6a4 MDL-12888 Removing redundant form 2008-02-05 10:30:27 +00:00
nicolasconnault
395a53aee5 MDL-12497 Disabled the "override site defaults" checkbox for admin page, and removed redundant help buttons, merging from 1.9 2008-02-05 10:26:57 +00:00
nicolasconnault
10bd016e80 MDL-10451 Fixed HTML errors, merging from 1.9 2008-02-05 09:58:05 +00:00
jamiesensei
9aa2d50136 this function should work for all modules but forgot to remove 'quiz' from sql. 2008-02-05 09:23:51 +00:00
mits
73514762af Updated config.php for theme oceanblue. 2008-02-05 09:16:28 +00:00
scyrma
ee285a20be Merge from 19_STABLE for MDL-10639. 2008-02-05 08:42:34 +00:00
gbateson
94b7cd35d3 MDL-10451 remove extraneous closing </b> tag from lang/en_utf8/help/hotpot/outputformat.html 2008-02-05 04:25:19 +00:00
gbateson
7433742566 MDL-13048 fix indefined course id when importing a Hot Potatoes quiz into the Lesson module 2008-02-05 04:13:51 +00:00
moodler
55da5e81b5 Cleaning up logic from MDL-6826 2008-02-05 03:16:07 +00:00
skodak
a3ff2dc294 MDL-13038 update_record now works with boolean false; merged from MOODLE_19_STABLE 2008-02-04 23:53:26 +00:00
danmarsden
9d265d3747 MDL-6373 add MyMoodle support for Choice module. - thanks to Stephen Bourget for partial code. 2008-02-04 22:13:01 +00:00
urs_hunkler
5e98b1ab95 merged from 1.9 :: MDL-13329 :: Buttons in the sidblocks looked quite different in the different browsers. Changed several CSS aspects to make them look more similar, specially added IE "hacks". 2008-02-04 21:02:08 +00:00
nicolasconnault
80bddb7800 MDL-13087 merging from 1.9 2008-02-04 14:29:45 +00:00
nicolasconnault
fb739b77e0 MDL-13050 merging from 1.9 2008-02-04 13:57:36 +00:00
nicolasconnault
0b19ec1e95 MDL-6826 merging from 1.9 2008-02-04 13:02:07 +00:00
nicolasconnault
a07f0d1b13 MDL-13103 merging from 1.9 2008-02-04 12:18:23 +00:00
nicolasconnault
95f9fa4d1e MDL-13103 merging from 1.9 2008-02-04 11:03:29 +00:00
nicolasconnault
09d58b8555 MDL-13103 merging from 1.9 2008-02-04 10:08:40 +00:00
scyrma
4928b5cfe5 merge from 19_STABLE 2008-02-04 06:45:56 +00:00
scyrma
ef83be556b MDL-13060 - removing old entries fro VA and CD 2008-02-04 00:48:41 +00:00
stronk7
70e2417668 Save one extra query per user being restored. $newid contains the user id along all the iteration.
Merged from MOODLE_19_STABLE
2008-02-04 00:05:20 +00:00
stronk7
7b6e2a2bf9 Now custom profile fields and user tags are restored. MDL-6856 ; merged from 19_STABLE 2008-02-03 23:53:01 +00:00
stronk7
3dd3ab8ac8 Only insert outcome_course if it doesn't exist. MDL-13308 ; merged from 19_STABLE 2008-02-03 18:44:14 +00:00
stronk7
842874ebf8 Add some outcomes missing strings. MDL-13318 ; merged from 19_STABLE 2008-02-03 18:33:09 +00:00
stronk7
359e08ba88 Fix restore of outcomes, reusing them when possible. MDL-13309 ; merged from 19_STABLE 2008-02-03 18:26:58 +00:00
skodak
8c0daa223b MDL-13320 typo in lang/en_utf8/forum.php, found by Mitsuhiro Yoshida; merged from MOODLE_19_STABLE 2008-02-03 17:57:50 +00:00
skodak
0f0a5c2867 MDL-13319 skip disabled modules and blocks in cron; merged from MOODLE_19_STABLE 2008-02-03 17:28:25 +00:00
urs_hunkler
1e2e2ad811 Merged from 1.9 :: Chameleon restrictions info added. 2008-02-03 17:07:59 +00:00
urs_hunkler
b78e33af01 Merged from 1.9 :: MDL-13268 :: CSS cleanup and moved from the end of the file to the other admin CSS definitions 2008-02-03 17:01:18 +00:00
urs_hunkler
2731aaa0e2 Merged from 1.9 :: MDL-13268 :: CSS added 2008-02-03 16:55:32 +00:00
stronk7
63971f8b40 Detect used scales in course outcomes too. MDL-13307 ; merged from 19_STABLE 2008-02-03 16:40:34 +00:00
skodak
683ff270fe MDL-13317 use cached system context in get_user_access_sitewide and when rebuilding paths; merged from MOODLE_19_STABLE 2008-02-03 16:23:54 +00:00
skodak
6a5dc27c18 MDL-13316 added static cache for time zone info; merged from MOODLE_19_STABLE 2008-02-03 16:01:33 +00:00
urs_hunkler
1d36e84b4d merged from 1.9 :: MDL-13181 :: added to handle changed xhtml
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}
2008-02-03 15:57:35 +00:00
skodak
7f30b5fc2c MDL-13312 fixed notices caused by previous commit, patch by Gary Anderson; merged from MOODLE_19_STABLE 2008-02-03 12:53:33 +00:00
skodak
1cc54a45d7 MDL-13310 added static cron cache into format_text() to prevent some db access; merged from MOODLE_19_STABLE 2008-02-03 10:57:07 +00:00
skodak
f4528bdcfe MDL-13306 option to skip logging of blocked emails in forum cron; merged from MOODLE_19_STABLE 2008-02-03 10:37:03 +00:00
stronk7
5170a7a440 Add missing description to grade_outcomes backup. Merged from 19_STABLE 2008-02-03 10:33:15 +00:00
skodak
a5cef9c87e MDL-13305 , MDL-13304 - fixed memory leak in forum cron and saved 10% of queries when printing user pictures in mails; merged from MOODLE_19_STABLE 2008-02-03 10:21:27 +00:00
moodler
8a37e90974 Automatic installer.php lang files by installer_builder (20080203) 2008-02-03 03:20:44 +00:00
stronk7
1f340c06da Add some browser output when restoring a lot of users. Merged from 19_STABLE 2008-02-03 00:48:32 +00:00
stronk7
e464445596 Now we are reading user_profile_fields and user_tags + some small fixes on roles. MDL-6856 ; merged from 19_STABLE 2008-02-02 23:59:48 +00:00
skodak
1921b95df5 MDL-12901 undo weird IE6 hack on bulk and manage users filter form; merged from MOODLE_19_STABLE 2008-02-02 23:00:19 +00:00
skodak
e5eb2d3426 MDL-12710 no wrapping of user selection columns in user bulk form; merged from MOODLE_19_STABLE 2008-02-02 21:53:28 +00:00
skodak
92b0d47c20 MDL-12900 prevent fatal errors when incorrect scale id specified in grade_item; mergedfrom MOODLE_19_STABLE 2008-02-02 21:34:08 +00:00
skodak
d1556c0985 MDL-13147 fixing undefined ungraded array and its indexes; merged from MOODLE_19_STABLE 2008-02-02 21:23:41 +00:00
stronk7
14656d15a0 Respect $showfeedback when deleting groups and groupings. Merged from 19_STABLE 2008-02-02 20:43:18 +00:00
skodak
1a4872b63e MDL-13257 fixed problems when section 0 does not exist yet; merged from MOODLE_19_STABLE 2008-02-02 18:56:28 +00:00
skodak
3a6c690a86 MDL-13239 improved smtp bulk setting based on feedback from Gary; merged from MOODLE_19_STABLE 2008-02-02 16:22:47 +00:00
moodler
907ba776f9 Automatic installer.php lang files by installer_builder (20080202) 2008-02-02 03:28:31 +00:00