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
moodler
5054fba2cc
fixing some typos
2006-01-19 03:32:47 +00:00
moodler
add19b0736
Cleaned up test code.
...
Committed by Vy-Shane Sin Fat <vyshane@moodle.com>
2006-01-19 03:11:12 +00:00
moodler
2eac7ec168
Removed submit online assignment button for guest. (bug: 4604)
2006-01-19 02:41:11 +00:00
moodler
b4ede3f342
Committing icon.gif. This is just a temporary icon. We need to replace it eventually.
...
Vy-Shane Sin Fat <vyshane@moodle.com>
2006-01-18 08:36:15 +00:00
moodler
9e1ae324f9
Textarea field type support for the data module.
...
Committed by Vy-Shane <vyshane@moodle.com>
2006-01-18 08:31:14 +00:00
toyomoyo
9b52161279
some small fix
2006-01-18 08:02:16 +00:00
toyomoyo
816039b5fa
adding back up and restore functionality, but the user back up and restore part is not working yet
2006-01-18 06:58:50 +00:00
moodler
f7de547886
Guests can no longer submit an online assignment (Bug 4604)
2006-01-18 04:45:12 +00:00
patrickslee
cc86131d78
Fixed embargoed time settings is not kept in the form when re-editing by error
2006-01-18 04:14:50 +00:00
mjollnir_
5aa23eead3
Cache strings for my moodle, don't call get_string over and over again
2006-01-17 22:03:48 +00:00
mjollnir_
454be164a3
My moodle forum overview small bugfix, counting new posts should not count adding discussions
2006-01-17 20:59:19 +00:00