moodler
f5e1319ec3
Merged SC139 from stable
2005-07-12 08:00:51 +00:00
moodler
b779602b0e
No journal on new installs, merged from stable
2005-07-12 07:11:33 +00:00
moodler
fbe5a9347d
file defaults.php was initially added on branch MOODLE_15_STABLE.
2005-07-12 07:10:41 +00:00
moodler
d17439f7bc
Merged upgrading fixes from stable
2005-07-12 06:57:58 +00:00
dhawes
68fbd8e13e
more phpdoc work
2005-07-12 03:09:25 +00:00
dhawes
7290c7faf2
phpdoc work
2005-07-12 02:23:58 +00:00
dhawes
bbd3f2c461
phpdoc comment work
2005-07-12 02:06:33 +00:00
mits
04a4ff7c84
translated a help file for workshop.
2005-07-11 16:37:50 +00:00
martignoni
285faf167e
String 'spellcheck' added
2005-07-11 11:13:36 +00:00
mits
b834c415c3
translated a help file for workshop.
2005-07-11 04:48:19 +00:00
scop22
0fe4eec8c5
Committing converted (from UTF8) EUC-KR language pack to keep it up with the latest translation work.
2005-07-10 21:44:33 +00:00
skodak
f0a99707fd
fixed resubmit logic and students can review their online assignment through file.php; merged from MOODLE_15_STABLE
2005-07-10 18:43:46 +00:00
skodak
9a4d45aea4
fixed bug 3606, thanks Ilshat Fattakhov; merged from MOODLE_15_STABLE
2005-07-10 17:32:03 +00:00
mits
5893ed6b4e
translated a help file for workshop.
2005-07-10 15:27:08 +00:00
stronk7
a118d51709
The hardcoded limit of 1000 was breaking long pages display in Moodle.
...
I've changed it to a variable limit depending of the page lenght. Bug 3039.
(http://moodle.org/bugs/bug.php?op=show&bugid=3039 )
Merged from MOODLE_15_STABLE
2005-07-09 16:41:58 +00:00
vthung
8eb3d6a84e
Modified some strings to fit Vietnamese environment
2005-07-09 14:56:19 +00:00
skodak
815b5ca6e9
fixed $posthtml - see bug#3868; merged from MOODLE_15_STABLE
2005-07-09 13:37:36 +00:00
mits
d3392ecfce
polished,.
...
translated a help file for lesson.
2005-07-09 13:09:37 +00:00
skodak
3262ee106a
fixed grading bug#1517 and some other typos; merged from MOODLE_15_STABLE
2005-07-09 12:34:08 +00:00
martignoni
177e83dd92
Typo corrected
2005-07-09 12:04:59 +00:00
martignoni
30b48fcb66
Forgotten space
2005-07-09 12:00:06 +00:00
skodak
03c40bb7ec
fixed 'AS' for PostgreSQL; merged from MOODLE_15_STABLE
2005-07-09 09:43:31 +00:00
skodak
f150292f82
fixed ';;' merged from MOODLE_15_STABLE
2005-07-09 09:04:50 +00:00
skodak
72693c64a6
fixed PostgreSQL warning; merged from MOODLE_15_STABLE
2005-07-09 08:24:01 +00:00
skodak
63e554d0f3
fixed s() p() for values false, number 0, and string '0'; '' from s() caused troubles in PostgreSQL; merged from MOODLE_15_STABLE
2005-07-09 07:20:52 +00:00
skodak
020b4efdd2
fixed resubmit logic; merged from MOODLE_15_STABLE
2005-07-09 07:01:32 +00:00
papita
e7ef7d7ec8
new hekp files by paula
2005-07-08 15:51:00 +00:00
papita
6eabeff2b5
new hotpot and updatings by paula
2005-07-08 15:48:14 +00:00
djachenko
70a7280f5f
Blackboard : ;-)
2005-07-08 13:46:57 +00:00
papita
f3df500ba7
updating by paula
2005-07-08 13:32:29 +00:00
bobopinna
593648fcc7
Updated to Moodle 1.6 dev
2005-07-08 12:43:34 +00:00
mits
eb337e4284
Translated release note for Moodle 1.5.1.
2005-07-08 11:50:06 +00:00
bobopinna
0539a9a500
Changed POST with optional/required_param functions
2005-07-08 09:38:13 +00:00
martignoni
fc29015102
Encoding of corrected
2005-07-08 09:33:23 +00:00
martignoni
b6515d99ec
<hr /> added. Please Martin do a merge before releasing 1.5.1.
2005-07-08 09:32:11 +00:00
martignoni
b5b0d6a24b
Release notes for 1.5.1
2005-07-08 09:30:07 +00:00
stronk7
49b8223e0c
Updated to 1.5.1
2005-07-08 08:16:19 +00:00
moodler
e0f9fdbf3a
Merge fix from stabl
2005-07-08 07:45:14 +00:00
moodler
042311a9cf
Merged frix from stable
2005-07-08 07:42:00 +00:00
moodler
b59f7bfc0d
Added release notes for 1.5.1
2005-07-08 07:31:21 +00:00
bobopinna
7b8732344e
changed all the POST with option/required_param functions
2005-07-08 06:56:49 +00:00
defacer
281d70ac2d
Merging from STABLE:
...
Three improvements:
1. $nomoodlecookie = true. I just found out about this undocumented(?) hack(?)
in lib/setup.php which is the perfect way to suppress some warnings. We
don't need a session cookie for the chatd.
2. If allow_call_time_pass_reference is Off, socket_getpeername can't work.
3. Suppress "call time pass by reference is deprecated" messages for
socket_getpeername, we don't have any choice here.
2005-07-08 03:51:38 +00:00
defacer
73ee7658df
Allow <span> as well as <lang> in event titles; clean appropriately.
2005-07-08 03:20:54 +00:00
mits
97fc2f34ec
polished.
...
Thanks Toshihiro KITA ( http://t-kita.net/ ), it's a great "point out".
2005-07-08 01:24:56 +00:00
gustav_delius
35bcb92150
fixed typo, see bug 3687
2005-07-08 00:21:02 +00:00
stronk7
91117d8b14
Latest changes applied.
2005-07-07 22:36:05 +00:00
gustav_delius
9bc2d82a46
Merging from STABLE
2005-07-07 18:34:12 +00:00
gustav_delius
bb52d44c6a
Due date and start date are now optional, as requested in bug 867 and bug 3635
2005-07-07 17:16:56 +00:00
mits
a61a956c65
translated a help file for lesson.
2005-07-07 15:40:17 +00:00
gustav_delius
27d132c0f7
Fixed bug 3687
2005-07-07 14:57:28 +00:00