skodak
|
002ccfc7a0
|
Bug #5678 - Question marks, single quotes in field name cause trouble - cleaning hack ported from clean_filename(); merged from MOODLE_16_STABLE
|
2006-06-06 10:17:18 +00:00 |
|
tjhunt
|
9aafe70227
|
Fix notice. Merged from MOODLE_16_STABLE.
|
2006-06-06 10:10:43 +00:00 |
|
skodak
|
f9e5457f16
|
Bug #5680 - Fixed duplicate field names; merged from MOODLE_16_STABLE
|
2006-06-06 09:35:15 +00:00 |
|
skodak
|
f0e52f67df
|
Bug #5444 - Import PowerPoint - PHP5 clone bug; merged from MOODLE_16_STABLE
|
2006-06-06 08:53:54 +00:00 |
|
vyshane
|
0f423e9d64
|
New admin stats report. This report module makes use of /course/report/stats/.
Merged from 1.6.
|
2006-06-06 05:31:42 +00:00 |
|
vyshane
|
030605e57a
|
Merge from 1.6. Refactored this report module so that we can use it as an
admin report module.
|
2006-06-06 04:15:04 +00:00 |
|
tjhunt
|
3e734b607d
|
Bug #5672: Make calculated questions less confusing to create. Merged from MOODLE_16_STABLE.
|
2006-06-05 16:59:58 +00:00 |
|
tjhunt
|
6d456aa2c1
|
Fixed reference to incorrect language string. Merged from MOODLE_16_STABLE.
|
2006-06-05 14:24:13 +00:00 |
|
ethem
|
9a4502dd1d
|
Some cron performance. Run clean-ups and send email daily on settlement date.
an_nextmail config deleted, instead of old config new an_dailysettlement inserted into config_plugins table.
Merged from MOODLE_16_STABLE.
|
2006-06-05 13:12:28 +00:00 |
|
skodak
|
989a0a5203
|
Bug #5725 - Assignment grading pop up windows do not close, broken by 4976; merged from MOODLE_16_STABLE
|
2006-06-05 12:18:13 +00:00 |
|
fyang1024
|
3353b091f6
|
add learner link when user is a teacher
|
2006-06-05 10:01:42 +00:00 |
|
bobopinna
|
4023c0aa2d
|
Fixed a typo
|
2006-06-05 08:21:45 +00:00 |
|
bobopinna
|
7cef1dfd3d
|
Added class name for the IFRAME element
|
2006-06-05 07:38:46 +00:00 |
|
bobopinna
|
b7679957eb
|
Fixed modified names for some constants [Bug 5695]
|
2006-06-05 07:21:03 +00:00 |
|
skodak
|
e369e0c4b4
|
Bug #5715 - error message in messaging - notice lastaccess; merged from MOODLE_16_STABLE
|
2006-06-04 23:11:18 +00:00 |
|
skodak
|
fce786b146
|
Bug #5721 - students cannot take quiz when course language set to French; merged from MOODLE_16_STABLE
|
2006-06-04 23:01:13 +00:00 |
|
skodak
|
d971525f28
|
fixed warning when no students graded yet (caused by useless assignment); merged from MOODLE_16_STABLE
|
2006-06-04 21:35:26 +00:00 |
|
skodak
|
7e4fe17600
|
merged last two commints into MOODLE_16_STABLE
|
2006-06-04 21:11:04 +00:00 |
|
skodak
|
32625a72f4
|
merged fixes from MOODLE_16_STABLE
|
2006-06-04 20:57:35 +00:00 |
|
stronk7
|
ee6e91d4af
|
make_default_scale() now searches properly under
both dataroot and dirroot, defaulting to en_utf8. Bug 5719.
(http://moodle.org/bugs/bug.php?op=show&bugid=5719)
Merged from MOODLE_16_STABLE
|
2006-06-04 15:19:05 +00:00 |
|
stronk7
|
ae57b07c06
|
report XXXX actions added. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)
More or less, merged from MOODLE_16_STABLE
|
2006-06-04 00:54:34 +00:00 |
|
stronk7
|
2efeb14832
|
course report xxxx actions now are supported on restore. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)
Merged from MOODLE_16_STABLE
|
2006-06-04 00:03:12 +00:00 |
|
skodak
|
f4f0bc84cb
|
Bug #5716 - Impossible to turn off highlighted current topic; merged from MOODLE_16_STABLE
|
2006-06-03 23:49:15 +00:00 |
|
stronk7
|
b841722573
|
icourse report xxxx actions must send courseid in the info field. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)
Merged from MOODLE_16_STABLE
|
2006-06-03 20:37:55 +00:00 |
|
stronk7
|
410c459db0
|
And some more (the last) notices out! Bug 5713.
(http://moodle.org/bugs/bug.php?op=show&bugid=5713)
Merged from MOODLE_16_STABLE
|
2006-06-03 20:18:02 +00:00 |
|
stronk7
|
5f8556bcd5
|
And one more collection of innocent notices avoided. Bug 5712.
(http://moodle.org/bugs/bug.php?op=show&bugid=5712)
Merged from MOODLE_16_STABLE
|
2006-06-03 20:01:24 +00:00 |
|
skodak
|
eddb24ed20
|
clarification for restrict modules option - bug #5688; merged from MOODLE_16_STABLE
|
2006-06-03 19:58:29 +00:00 |
|
stronk7
|
8812e31233
|
And another notice in restore out. Bug 5711.
(http://moodle.org/bugs/bug.php?op=show&bugid=5711)
Merged from MOODLE_16_STABLE
|
2006-06-03 19:51:28 +00:00 |
|
stronk7
|
0f4de002a2
|
One less notice. Bug 5710.
(http://moodle.org/bugs/bug.php?op=show&bugid=5710)
Merged from MOODLE_16_STABLE
|
2006-06-03 19:45:19 +00:00 |
|
stronk7
|
c1543b80e9
|
Avoid one notice in backup. Bug 5709.
(http://moodle.org/bugs/bug.php?op=show&bugid=5709&)
Merged from MOODLE_16_STABLE
|
2006-06-03 19:01:07 +00:00 |
|
stronk7
|
1fa6d46069
|
Adding support to the forum user report action
in restore. Bug 3854.
(http://moodle.org/bugs/bug.php?op=show&bugid=3854)
Merged from MOODLE_16_STABLE
|
2006-06-03 17:51:20 +00:00 |
|
skodak
|
75d9b88f3d
|
merged another try to fix IR from MOODEL_16_STABLE
|
2006-06-02 17:00:22 +00:00 |
|
skodak
|
08cbf449fe
|
merged typo fix from MOODLE_16_STABLE
|
2006-06-02 16:55:27 +00:00 |
|
skodak
|
6d7ef1f2c3
|
merged Martins warning patch from MOODLE_16_STABLE
|
2006-06-02 16:53:17 +00:00 |
|
skodak
|
115938af04
|
fixed whitespace and merged whitespace fixes from MOODLE_16_STABLE
|
2006-06-02 16:46:39 +00:00 |
|
skodak
|
14dfa05958
|
merged whitespace fix from MOODLE_16_STABLE
|
2006-06-02 16:42:40 +00:00 |
|
skodak
|
a5e7cb78fa
|
Making sure timelimit is converted to integer before being written to database, otherwise postgreSQL complains. Closing bug 5401; merged from MOODLE_15_STABLE
|
2006-06-02 16:02:10 +00:00 |
|
tjhunt
|
042e68477d
|
Bug #5559: Move CLOZE qtype hightight colours into CSS insted of hardcoding, so themes can override. Merged from 1.6stable.
|
2006-06-02 15:39:41 +00:00 |
|
nfreear
|
b65f13b510
|
Fix, bug 5614 - added ALT text for link icons (x 5), based on TITLE. Merged from stable branch.
|
2006-06-02 13:18:49 +00:00 |
|
thepurpleblob
|
7b8bc256cc
|
Merged from STABLE
|
2006-06-02 09:45:19 +00:00 |
|
ethem
|
3f609b21ff
|
'Authorize.net Payment Gateway' is better and shorter :)
|
2006-06-02 09:42:20 +00:00 |
|
vyshane
|
44e852cbea
|
Merged from 1.6. Fixed php warnings when no course is selected.
|
2006-06-02 07:37:45 +00:00 |
|
skodak
|
ee1e1a3b99
|
fixed warning and removed ugly hack in attachment path; merged from MOODLE_16_STABLE
|
2006-06-02 06:49:08 +00:00 |
|
vyshane
|
f24eb26139
|
Merged from 1.6. Fix for Bug #5682 - 'Reset template' button in CSS template
adds HTML.
|
2006-06-02 04:29:11 +00:00 |
|
vyshane
|
0b0b5ea4ed
|
Merge from 1.6. Added missing lang string.
|
2006-06-02 04:20:05 +00:00 |
|
toyomoyo
|
fdcf2c4a07
|
merged fix for 5686
|
2006-06-02 02:54:28 +00:00 |
|
stronk7
|
2dbd7916e0
|
Adding propper support for the forum->user report log action. It was
a bit wrong. Code credits go to Petr!
Merged from MOODLE_16_STABLE
|
2006-06-01 23:16:08 +00:00 |
|
skodak
|
cb77cf1262
|
fixed problem in restricted modules - mods were accessed using strtolower(translated module name) instead of directory name as usual, it partially worked for English; merged from MOODLE_16_STABLE
|
2006-06-01 19:52:38 +00:00 |
|
skodak
|
7f9ba24ef2
|
fixed - unable to disable blocks; merged from MOODLE_16_STABLE
|
2006-06-01 19:13:52 +00:00 |
|
ethem
|
8da4b779e4
|
Documentation for status codes and actions. Merged from MOODLE_16_STABLE
|
2006-06-01 16:08:00 +00:00 |
|