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 |
|
skodak
|
59080eee21
|
MDL-18993 implemented frull support for droplow and keephigh in sum aggregation type
|
2009-04-29 08:55:25 +00:00 |
|
skodak
|
85db95e708
|
MDL-19002 new simplified file api file limits; docs are still not finished
|
2009-04-29 07:52:35 +00:00 |
|
moodler
|
c159f28b6b
|
filter/mediaplugin MDL-19006 Add auto-embedding of images that are linked to.
|
2009-04-29 07:30:41 +00:00 |
|
dongsheng
|
ea7898979c
|
"MDL-16911, 1. allow double/single quotes to be showed in title 2. allow change youtube video name"
|
2009-04-29 06:02:26 +00:00 |
|
jerome
|
5ee85cf7bd
|
repository MDL-16909 add manage functionality to Mahara repository plugin + display folders first + sort by name
|
2009-04-29 05:55:00 +00:00 |
|
dongsheng
|
90dc80b3e6
|
"MDL-16911, display video name for youtube link"
|
2009-04-29 05:02:57 +00:00 |
|
tjhunt
|
a8320eeae9
|
filters: MDL-19000 don't do ORDER BY in subqueries (thanks Eloy)
Problem introduced by MDL-7336.
|
2009-04-29 03:12:31 +00:00 |
|
jerome
|
cce656a6ff
|
repository MDL-16909 add search functionality to Mahara repository plugin
|
2009-04-29 02:19:08 +00:00 |
|
moodlerobot
|
53135d4fc4
|
Updated the HEAD build version to 20090429
|
2009-04-29 00:38:38 +00:00 |
|
stronk7
|
0aa060602f
|
MDL-14679 mssql fix - Fix boolean handling in mssql + set_field() without params.
|
2009-04-28 23:49:33 +00:00 |
|
skodak
|
c94882ffa2
|
MDL-19002 new simplified file api file limits; docs are still not finished
|
2009-04-28 21:20:43 +00:00 |
|
skodak
|
a08171c5c2
|
MDL-19002 file upload limits support
|
2009-04-28 19:08:33 +00:00 |
|
tjhunt
|
dc740f9788
|
MDL-18132 - fix upgrade SQL for MS SQL.
|
2009-04-28 09:55:46 +00:00 |
|
jerome
|
f83dfcf686
|
web services MDL-12886 fix REST/SOAP/XMLRPC test clients (function names are not called tmp_ anymore)
|
2009-04-28 07:04:50 +00:00 |
|
jerome
|
c4510c279c
|
repository MDL-16909 Mahara plugin: display preview thumbnail for images
|
2009-04-28 03:46:25 +00:00 |
|
dongsheng
|
ac538bcd20
|
"MDL-18486, fixed popup window callabck function bug"
|
2009-04-28 02:17:34 +00:00 |
|
moodlerobot
|
ad910457e5
|
Updated the HEAD build version to 20090428
|
2009-04-28 00:40:52 +00:00 |
|
stronk7
|
e37cd84ad4
|
MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones
|
2009-04-27 20:29:01 +00:00 |
|
skodak
|
b3d965212e
|
MDL-17248 fixed incorrect sum when scales involved; merged from MOODLE_19_STABLE (regrading will be forced later)
|
2009-04-27 15:21:09 +00:00 |
|
skodak
|
cb8f67b0a4
|
MDL-18987 fixed broken item editing when only one category present; merged from MOODLE_19_STABLE
|
2009-04-27 14:27:13 +00:00 |
|
skodak
|
ec69f4ab16
|
MDL-16918 fixed deleting in csv import file - thanks Luis de Vasconcelos; merged from MOODLE_19_STABLE
|
2009-04-27 10:22:28 +00:00 |
|
skodak
|
5b36bcba00
|
MDL-18985 improved group access control in gradebook exports
|
2009-04-27 08:51:22 +00:00 |
|
skodak
|
1dc9f2e291
|
MDL-18984 gradebook csv import group access control implemented
|
2009-04-27 08:47:31 +00:00 |
|
tjhunt
|
54cb131f96
|
XMLDB: MDL-18980 add missing error message lang strings
|
2009-04-27 04:05:28 +00:00 |
|
moodlerobot
|
1c73e6b50a
|
Updated the HEAD build version to 20090427
|
2009-04-27 00:35:48 +00:00 |
|
stronk7
|
6bdf4c99b3
|
MDL-16824 messaging - move unread messages from deleted users to message_read.
Pending to commit changes to uploaduser.php. Credit goes to Anthony Borrow. Thanks!
Merged from 19_STABLE
|
2009-04-26 22:56:56 +00:00 |
|
poltawski
|
becf869c6b
|
blocks/tags Move youtube/flickr blocks away from magpie
Instead use our general curl cache MDL-18973
|
2009-04-26 15:19:45 +00:00 |
|
moodlerobot
|
bafd0e8cc0
|
Updated the HEAD build version to 20090426
|
2009-04-26 00:35:29 +00:00 |
|
stronk7
|
b1c83b2c58
|
MDL-18940 meta description in main page - render multilang summary properly. Merged from 19_STABLE
|
2009-04-25 21:20:45 +00:00 |
|
nicolasconnault
|
5f44fd3e06
|
MDL-18963 Applying Matt's patch to fix the YUI tooltips in the grader report. Merged from MOODLE_19_STABLE
|
2009-04-25 06:55:16 +00:00 |
|
moodlerobot
|
99c5055404
|
Updated the HEAD build version to 20090425
|
2009-04-25 00:34:52 +00:00 |
|
skodak
|
c29b95d2c1
|
MDL-18961 fixed warning during upgrade; merged from MOODLE_19_STABLE
|
2009-04-24 17:59:28 +00:00 |
|
skodak
|
d9ae2ab53b
|
MDL-12942 new extra credit option for simple mean agg; merged from MOODLE_19_STABLE
|
2009-04-24 16:24:49 +00:00 |
|
tjhunt
|
2f2ade1609
|
quiz unit tests: remove dubious and failing test.
|
2009-04-24 10:00:09 +00:00 |
|
tjhunt
|
6db66ba11c
|
Disable the bloody eventslib unit tests until someone fixes them!
|
2009-04-24 09:49:43 +00:00 |
|
nicolasconnault
|
b882f393e2
|
MDL-13579 Fixed an undefined variable ($course_value). Merged from MOODLE_19_STABLE
|
2009-04-24 09:05:07 +00:00 |
|
jerome
|
b37d75d2ab
|
repository MDL-16909 Mahara plugin: temporary unworking version for DS debug
|
2009-04-24 08:41:52 +00:00 |
|
nicolasconnault
|
19d1a53b5a
|
MDL-18950 Not printing "move selected to" element if no grade category exists. Merged from MOODLE_19_STABLE
|
2009-04-24 08:13:56 +00:00 |
|
nicolasconnault
|
2be6ca78db
|
MDL-18949 Move selector is now disabled unless at least one grade item is selected. Merged from MOODLE_19_STABLE
|
2009-04-24 07:56:35 +00:00 |
|
nicolasconnault
|
10f5c0460b
|
MDL-18942 Fixed user selector lang string. Merged from MOODLE_19_STABLE
|
2009-04-24 07:30:57 +00:00 |
|
skodak
|
29712788b7
|
MDL-18948 fixed handling of indexes when removing options; merged from MOODLE_19_STABLE
|
2009-04-24 07:15:45 +00:00 |
|
dongsheng
|
db523de37d
|
"MDL-18830, add license names strings"
|
2009-04-24 04:57:24 +00:00 |
|
dongsheng
|
9f50fb5f69
|
"Flickr_public plugin/MDL-18830, support license search for flickr_public"
|
2009-04-24 04:54:47 +00:00 |
|
dongsheng
|
870f4b56fb
|
"MDL-13766, output repository id when logging out"
|
2009-04-24 04:53:24 +00:00 |
|
dongsheng
|
24f86cbcd8
|
"MDL-13766, display progress bar when callback function is executing"
|
2009-04-24 03:24:10 +00:00 |
|
dongsheng
|
3a1f7a96bf
|
"MDL-13766, improve file picker login interface"
|
2009-04-24 03:19:22 +00:00 |
|