skodak
18478666ca
fixed printing of filenames from zip archives - SC#273; merged from MOODLE_16_STABLE
2006-07-12 05:57:28 +00:00
stronk7
1a9b9a0143
Emulate file_put_contents() under PHP 4.3.x
2006-07-11 17:42:21 +00:00
toyomoyo
2256c10d36
merged changing of feedback for the function that handles user table
2006-07-11 03:36:13 +00:00
tjhunt
ec23db087c
Bug 6031 - missing parameter for warningmissingtype in libquestionlib.php. Merged from MOODLE_16_STABLE.
2006-07-06 11:09:24 +00:00
martinlanghoff
330b0bb2ad
wiki: fix for IE6 bug with HTMLArea, where the text area is not drawn
...
IE6 measures a page element and - sometimes - it does this before the
element is drawn, so the dimensions it finds are zero. This update sets
sensible minimum for the width.
Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-06 05:38:53 +00:00
sam_marshall
ba75ad9400
Minor changes to send_file():
...
* Wrote phpdoc comment that documents all parameters
* Added $mimetype param (default empty) that can be used if MIME type is already known and doesn't need guessing from filename
2006-07-05 11:10:37 +00:00
skodak
9bbb40d631
healthcenter fixes - new extra whitespace detection, fixed automatic slasharguments detection; merged from MOODLE_16_STABLE
2006-07-05 07:44:20 +00:00
toyomoyo
8ab2baa8f3
merged fix for a problem where globallang is not respected in user table
2006-07-05 01:55:29 +00:00
skodak
f262874bbe
Bug #5909 - Fix use of user_group() because it returns arrays now - part 1; merged from MOODLE_16_STABLE
2006-07-03 21:11:17 +00:00
skodak
13d32e2297
Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed; merged from MOODLE_16_STABLE
2006-07-03 15:43:41 +00:00
tjhunt
3ef8c9362d
Bug #5979 - Check in the OU's unit testing framework. Docs at http://docs.moodle.org/en/Unit_tests
2006-06-30 14:59:05 +00:00
skodak
6544f8d896
slashargument fix for healthcenter, better diagnostic messages; renamed file.php/pic.jpg option to file.php/1/pic.jpg because the course number is mandatory; merged from MOODLE_16_STABLE
2006-06-30 13:46:25 +00:00
skodak
aba588a726
Bug #5802 - Incorrect length in http partial content (206) packets.; merged from MOODLE_16_STABLE
2006-06-30 07:23:08 +00:00
skodak
9c1cd39de5
Bug #5937 - Fix nonascii chars in graphs:
...
* text is converted to unicode - no html entities anymore
* then all nonascii chars are converted to decimal number entites
* default.ttf is searched in dataroot/lang and local language packs too
* removed lang_decode() - obsoleded by proper entity converison above
* updated documentation in lang/en_utf8/fonts/README.txt
merged from MOODLE_16_STABLE
2006-06-29 21:22:16 +00:00
tjhunt
82b5d7cd8e
Bug #5922 - comment from manualgraded questions lost during regrade. Thanks to Jean-Michel Vedrine for the fix. Merged from MOODLE_16_STABLE.
2006-06-28 11:45:11 +00:00
tjhunt
5e60643e1b
Bug 5889 - Regrading a quiz wipes student answers. Thanks to Jean-Michel Vedrine for the fix. Merged from MOODLE_16_STABLE.
2006-06-26 11:23:32 +00:00
toyomoyo
b7425e2ebc
merged fix for 5916
2006-06-26 08:32:39 +00:00
skodak
77cf4951b7
fixed Turkish problems see, Bug #5878 - Teachers can't add blog and blocks; merged from MOODLE_16_STABLE
2006-06-26 07:23:10 +00:00
julmis
63183a0932
Commenting out ob_gzhandler
...
Merging from stable
2006-06-23 19:53:26 +00:00
danstowell
87075ec1cd
Fixed typo which caused images in questions to fail to display if NOT using slasharguments
2006-06-23 15:06:23 +00:00
stronk7
7038fe44bf
Now docs are showed in a new window based on $CFG->doctonewwindow
...
Merged from MOODLE_16_STABLE
2006-06-20 13:53:09 +00:00
stronk7
d3b9dbad78
Added new option to decide if docs will be showed in a new window.
...
Merged from MOODLE_16_STABLE
2006-06-20 13:41:56 +00:00
toyomoyo
08cf9e250d
merged, changed copyright to © to validate better
2006-06-19 03:53:26 +00:00
vyshane
68efe393f6
Merge from 1.6. New class FPDF_Protection. See bug #5855 .
2006-06-19 02:41:44 +00:00
moodler
fb06b25570
Merged migration fixes from stable
2006-06-18 10:09:58 +00:00
moodler
a6320cc0b8
Merged helplink fix from stable
2006-06-18 08:10:52 +00:00
moodler
05b7eba955
Merged print_error fix from stable
2006-06-14 03:17:19 +00:00
tjhunt
3fae19dd98
Bug #5810 missing ' > 7' in debug test. Merged from MOODLE_16_STABLE.
2006-06-13 14:37:45 +00:00
stronk7
c0bd060a58
Change the moodle_strtolower() function to use textlib services.
...
Also, mark it as deprecated, code should use text services directly.
Partially, bug 5777. It continues under investigation.
(http://moodle.org/bugs/bug.php?op=show&bugid=5777 )
Merged from MOODLE_16_STABLE
2006-06-10 10:40:16 +00:00
nfreear
782792047b
Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack.
2006-06-09 14:25:18 +00:00
stronk7
9fd0678fdd
The absolutely incredible bug! It was working being wrong! Bug 5775.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5775 )
Merged from MOODLE_16_STABLE
2006-06-09 14:23:55 +00:00
stronk7
d96466d29f
Moving from lastIP to lastip everywhere. Bug 5763.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5763 )
Merged from MOODLE_16_STABLE
2006-06-09 10:04:43 +00:00
stronk7
d836482a34
Moving from lastIP to lastip everywhere. Bug 5763.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5763 )
Merged (more or less) from MOODLE_16_STABLE
2006-06-09 09:47:01 +00:00
toyomoyo
1c994d89f8
merged, changed recordsize to 50
2006-06-08 02:46:45 +00:00
toyomoyo
92cf4ecc12
merged, changes made to process user table on row basis. added migrate2utf8_user function. please help test and report bugs!
2006-06-07 04:11:10 +00:00
stronk7
95a39282bf
Now environmentlib supports RESTRICT sections (to be able to deny
...
any general test with more detail (the opposite to the BYPASS section)
(http://moodle.org/bugs/bug.php?op=show&bugid=5653 )
Merged from MOODLE_16_STABLE
2006-06-06 16:19:17 +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
skodak
75d9b88f3d
merged another try to fix IR from MOODEL_16_STABLE
2006-06-02 17:00:22 +00:00
moquist
b40a2b43be
Added $return parameters to print_paging_bar() and print_table().
2006-06-01 05:51:45 +00:00
vyshane
69c9c3e696
Fix for get_string(), which was not building path to report language files
...
correctly.
2006-06-01 03:10:17 +00:00
skodak
508b76d94f
fixed warning from clone($SITE) during site setup; merged from MOODLE_16_STABLE
2006-05-29 20:33:12 +00:00
stronk7
cfba5440c0
Normalize oracle driver name.
2006-05-29 17:42:01 +00:00
moodler
80acd6be74
Use global $COURSE in print_header to avoid ugly hack
2006-05-29 08:22:52 +00:00
moodler
45fc1f759e
Make $COURSE a full object for later use
2006-05-29 07:31:22 +00:00
skodak
b56e8cfdfc
Bug #4647 - Undefined property in lib/statslib.php; merged from MOODLE_16_STABLE
2006-05-26 09:01:37 +00:00
skodak
043f527471
Bug #4779 - lib/moodlelib.php: typo; merged from MOODLE_16_STABLE
2006-05-25 06:34:33 +00:00
toyomoyo
addcde11c8
merged changes from renaming reads/writes to statsreads/statswties - mysql5 reserved words
2006-05-25 02:53:00 +00:00
toyomoyo
22a92ee224
merged dropping backticks
2006-05-25 02:07:48 +00:00
toyomoyo
462458c66b
renaming reads and writes to statsreads and statswrites
2006-05-24 05:07:22 +00:00