vyshane
5f5bcda8b4
Added richtext support for textarea, plus relevant help buttons. Made fields
...
use column content1, content 2, etc. instead of packing everything into
content.
2006-01-31 03:58:42 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
gustav_delius
a445d5e8b2
shortened language string name as requested in bug 4568
2006-01-30 23:17:47 +00:00
gustav_delius
6e218d24ce
Fixed alignment of form elements in IE
2006-01-30 21:09:48 +00:00
stronk7
13ca56cf52
Solving double addslashes to DB when the site is running with
...
magic_quotes_gpc() disabled (because Moodle addslashes to
everything). Not a pretty hack, but it seems to work.
(http://moodle.org/mod/forum/discuss.php?d=38127 )
Merged from MOODLE_15_STABLE
2006-01-27 23:01:34 +00:00
moodler
677169b9dc
fixing typo
2006-01-27 04:31:46 +00:00
moodler
f36c4b9601
took out an echo
2006-01-27 04:29:11 +00:00
moodler
112d84a3f9
fixing typo =(
2006-01-27 04:27:08 +00:00
gbateson
fee4328c6b
Further improvement to generation alternative matches in JMatch
2006-01-26 12:11:36 +00:00
vyshane
113782126c
Modifications to use new columns in data_content table
...
Modifications to support different text formats
2006-01-25 09:21:17 +00:00
vyshane
eefe4f9720
Modifications to use new columns in data_content table
2006-01-25 09:18:29 +00:00
vyshane
c91c24d7e3
Modifications to bring in line with the changes to database structure.
...
Vy-Shane
2006-01-25 09:10:14 +00:00
gbateson
27e4e81f1b
micro increment version to 2.1.11
2006-01-25 07:31:37 +00:00
gbateson
ea2cf99599
added backup/restore compatibility for Moodle 1.5 (and earlier)
2006-01-25 07:20:13 +00:00
moodler
4979f73c9e
fixing typos
2006-01-25 06:11:26 +00:00
moodler
37d7e71a0b
bug fixning
2006-01-25 06:11:00 +00:00
moodler
3b32165cc7
bug fixing
2006-01-24 02:37:18 +00:00
moodler
e70813cf37
Cleaned up text field params (textarea does this now)
2006-01-24 02:20:51 +00:00
moodler
54cf0d092f
Fixed a parameter check
2006-01-24 02:07:13 +00:00
michaelpenne
de1547bf6c
[Fixed] A problem with storing the answerid for numerical questions. Discussion here: http://moodle.org/mod/forum/discuss.php?d=37537
2006-01-24 00:47:11 +00:00
moodler
0e15269a94
bug fixing
2006-01-23 05:41:51 +00:00
moodler
0c25b4534e
bug fixes
2006-01-23 03:15:45 +00:00
moodler
15921df130
Extra fix for bug #4604 . Guests see different message, instead of "You have not submitted anything"
2006-01-23 02:38:26 +00:00
stronk7
5e0b242bfc
Avoid one wrong primarykey parameter that, after latest
...
changes to insert_record() was breaking the wiki module
completely!
2006-01-22 23:54:09 +00:00
stronk7
e734dbb66b
There! :-P :-D
...
(just looking for one BIG problem in wiki - pagename is lost, so page
is never detected, so the edit page is showed once and again and again,
and again.......)
2006-01-22 20:27:11 +00:00
gbateson
db5170674c
removed some extraneous white space
2006-01-22 04:40:27 +00:00
gbateson
fb1b789fd6
standardized line endings, so that README.TXT is readable on Windows machines
2006-01-22 04:39:37 +00:00
gbateson
2266fc893e
fix typo: "get_user_preference" => "set_user_preference"
2006-01-21 06:48:23 +00:00
gbateson
b74d340762
only display "Excel" option, if an Excel library is available
2006-01-21 06:46:48 +00:00
gbateson
05b88e80df
addslashes to "name" and "summary" when they are set from the HP quiz file;
...
increment version to v2.1.10
2006-01-20 11:27:52 +00:00
moodler
5739b8ad34
bug fixes
2006-01-20 02:50:06 +00:00
moodler
35bcb325f6
Added textarea field type.
...
Committed by Vy-Shane <vyshane@moodle.com>
2006-01-20 02:38:11 +00:00
toyomoyo
9a1a27b8fa
removing \
2006-01-20 02:26:37 +00:00
moodler
8e71ea9540
fixing conflicts
2006-01-20 01:53:50 +00:00
moodler
75785350dc
fixing the conflicts, sorry >_<
2006-01-20 01:37:34 +00:00
moodler
d22f58a2d7
bug fix for 4615
2006-01-20 01:19:33 +00:00
gbateson
79050beed7
micro-increment version number to v2.1.9
2006-01-20 01:05:13 +00:00
gbateson
9ddda2cef3
allow duplicate segments on JMatch
2006-01-20 00:59:50 +00:00
mjollnir_
41547057cc
Merged Patrick's mailnow patch. This allows admin users the ability to override maxediting time and have forum posts mailed out immediately.
2006-01-19 23:52:08 +00:00
patrickslee
3c622ced98
Removed some mailnow related patches -- mailnow feature is not merged yet
2006-01-19 22:45:59 +00:00
skodak
8d8f70e5a6
remove upload form for guests
2006-01-19 15:24:25 +00:00
moodler
dfe9354f2e
db changes to data_content table
2006-01-19 09:06:22 +00:00
moodler
7972cc46bd
Updated language strings
...
Committed by Vy-Shane Sin Fat
2006-01-19 08:59:30 +00:00
moodler
176e5c6c8e
Made updating a field use PARAM_NOTAG instead of PARAM_ALPHA
...
Committed by Vy-Shane Sin Fat <vyshane@moodle.com>
2006-01-19 08:51:34 +00:00
moodler
bfadc7ef00
New field for menus
2006-01-19 08:22:01 +00:00
moodler
f5d4ea3242
New field type for radio buttons
2006-01-19 08:18:27 +00:00
moodler
6bd4ccef92
bug fixes
2006-01-19 07:26:45 +00:00
moodler
12836b50a4
a lot of bug fixes
2006-01-19 06:45:14 +00:00
moodler
99c5cb5052
bug fixes
2006-01-19 05:48:07 +00:00
moodler
2762ca176d
fixing typos
2006-01-19 03:55:02 +00:00