35956 Commits

Author SHA1 Message Date
stronk7
08f4df55cb MDL-18577 drop enums support - added 2 more basic xmldb tests 2009-05-03 16:06:14 +00:00
moodlerobot
125393d599 Updated the HEAD build version to 20090503 2009-05-03 00:38:47 +00:00
mjollnir_
4c7a4ef9df MDL-18734 - documentation and coding style in portfolio/*
Added much needed documentation to the portfolio "scripts" (the libs are all
fine), and moved all parameter fetching from the body of the file to the top.
2009-05-02 13:23:22 +00:00
moodlerobot
49ce3c29b3 Updated the HEAD build version to 20090502 2009-05-02 00:37:50 +00:00
stronk7
526fe7d8da MDL-18577 drop enums support - step3: deprecate old change_field_enum() use
by new drop_enum_from_field() available in 2.0
2009-05-02 00:22:20 +00:00
stronk7
ae5a39398b using new DB syntax 2009-05-02 00:17:31 +00:00
stronk7
e849e86891 MDL-18577 drop enums support - step3: Fix XMLDB own tests + new tests for dropping enums 2009-05-01 23:53:14 +00:00
stronk7
2d2d79ef49 MDL-18577 drop enums support - step3: Drop enums from generator classes. Only code used to drop enums remains until Moodle 2.1 2009-05-01 23:49:31 +00:00
stronk7
ffaf9c59a9 MDL-18577 drop enums support - step3: Missing return 2009-05-01 23:35:36 +00:00
stronk7
e00ab5f994 MDL-18577 drop enums support - step3: Fix oci8 adodb set_field_select() without select 2009-05-01 23:35:01 +00:00
stronk7
762bd0df3c MDL-18577 drop enums support - step3: fix native pgsql set_field_select() handling of BLOBs 2009-05-01 23:33:24 +00:00
stronk7
74c288a100 MDL-18577 drop enums support - step2: enums out from install.xml files 2009-05-01 14:07:43 +00:00
tjhunt
fb073f60ec adminlib: MDL-19038 lazy-load the list of users in admin_setting_users_with_capability 2009-05-01 10:32:12 +00:00
jerome
eef760748c repository MDL-15404 display instance number into the administration 2009-05-01 06:55:10 +00:00
dongsheng
b8aa76c1a4 "MDL-19037, use getremoteaddr to get remote ip address" 2009-05-01 03:04:10 +00:00
moodler
224eccbfe2 filter/mediaplugin MDL-19006 Better variable check to avoid notices 2009-05-01 02:26:47 +00:00
stronk7
2a88f626f7 MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts. 2009-05-01 01:19:16 +00:00
moodlerobot
3ece3e4273 Updated the HEAD build version to 20090501 2009-05-01 00:38:25 +00:00
skodak
b0639b78d9 MDL-15801 fixed incorrect use of get complete user data function; merged from MOODLE_19_STABLE 2009-04-30 20:09:23 +00:00
skodak
1aee8c7e57 MDL-14561 fixed https issue in IE 2009-04-30 19:57:41 +00:00
skodak
18a003596b MDL-19029 fixed incorrect closing of divs on grader report; merged from MOODLE_19_STABLE 2009-04-30 10:35:31 +00:00
skodak
ad310aa455 MDL-19029 xhtml strict; merged from MOODLE_19_STABLE 2009-04-30 10:16:34 +00:00
skodak
49ba2b61b9 MDL-19030 even uglier hack - do not try to add id to labels of static element - they do not have it; merged from MOODLE_19_STABLE 2009-04-30 10:09:13 +00:00
skodak
5c89242e50 MDL-19030 very ugly hack - do not try to add id to labels of element group - they do not have it; merged from MOODLE_19_STABLE 2009-04-30 10:06:11 +00:00
skodak
8c453e41f7 MDL-19030 fixed xhtml strictness when label attached to frozen element; merged from MOODLE_19_STABLE 2009-04-30 09:50:02 +00:00
dongsheng
fc3ec2ca24 "MDL-18486, 1. hide toolbar, pagination when doing global searching, 2. display empty directory in local pluign" 2009-04-30 09:42:24 +00:00
skodak
005789bbd9 MDL-18951 standardised group support in grader report - forgotten string 2009-04-30 09:17:36 +00:00
skodak
bccbd82fb8 MDL-19016 xhtml strict fix 2009-04-30 09:14:55 +00:00
skodak
30ebb74f44 MDL-18951 standardised group support in grader report 2009-04-30 09:00:43 +00:00
nicolasconnault
9e322c8c54 MDL-19028 Hiding hidden category from student report instead of grade items. See code diff for better explanation. Merged from MOODLE_19_STABLE 2009-04-30 08:40:22 +00:00
jerome
61cad74fd6 repository MDL-15404 change text description for allowing teacher/user to add repository 2009-04-30 08:11:29 +00:00
skodak
35079f539c MDL-18951 standardised group support in grader report (not complete yet) 2009-04-30 08:07:43 +00:00
nicolasconnault
d0d1293d4c MDL-19027 Added <th> for controls row in edit mode with screenreader and editing on. Merged from MOODLE_19_STABLE 2009-04-30 07:12:00 +00:00
dongsheng
ef42c03fd7 "MDL-18486, compressed file picker js code" 2009-04-30 06:30:05 +00:00
dongsheng
3f14aeaee4 "MDL-18486, enable federated search for new file picker" 2009-04-30 06:11:45 +00:00
tjhunt
f0ad741e1f completion: avoid API call for performance reasons 2009-04-30 04:16:35 +00:00
tjhunt
e8c8cee99a blocklib: MDL-19010 add standard boilerplate at the top of the file. 2009-04-30 03:50:00 +00:00
dongsheng
97977aa841 "MDL-16911, separate listing and search in youtube plugin" 2009-04-30 03:40:17 +00:00
dongsheng
6b4a218929 "MDL-18486, add key lisener to file picker" 2009-04-30 03:39:25 +00:00
moodlerobot
4b86982210 Updated the HEAD build version to 20090430 2009-04-30 00:37:01 +00:00
skodak
30f188f0b4 MDL-13722, MDL-12909 - idnumber required in xml grade export, if not present do not show user in export preview; merged from MOODEL_19_STABLE 2009-04-29 20:58:06 +00:00
skodak
0febb12d93 MDL-16687 fixed incorrect sorting - thanks Philip Cali; backported from MOODLE_19_STABLE 2009-04-29 20:36:42 +00:00
skodak
039c3cdf7b MDL-17829 category edit page cleanup 2009-04-29 15:15:47 +00:00
skodak
ffe7272e75 MDL-18991 proper locking of grade type and min/max when sum agg selected and other code cleanup 2009-04-29 15:04:31 +00:00
skodak
a043086f47 MDL-19014 multiplicator and offset are used only for activity grades - must be disabled elsewhere 2009-04-29 14:43:47 +00:00
skodak
147cd91c5b MDL-19015 removed category item editing from normal item edit form 2009-04-29 14:35:47 +00:00
skodak
a9e38ac8a7 MDL-19008 extra credis should not be dropped when drop low or keep high specified (including unit tests) 2009-04-29 13:42:03 +00:00
skodak
b9b199beba MDL-18993 implemented frull support for droplow and keephigh in sum aggregation type 2009-04-29 10:05:55 +00:00
nicolasconnault
9810d8a08c MDL-14909 Preventing the border from being assigned to label list elements. Merged from MOODLE_19_STABLE 2009-04-29 09:31:24 +00:00
nicolasconnault
6b0b62adf0 MDL-18963 Applied Matt's patch. Merged from MOODLE_19_STABLE 2009-04-29 09:26:37 +00:00