15485 Commits

Author SHA1 Message Date
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
gustav_delius
2b46608c3a Merged from STABLE, satsifying bug 3696 2005-07-07 14:41:15 +00:00
gustav_delius
3f13a635ab Merged fix for bug 3707 from STABLE 2005-07-07 14:22:06 +00:00
thepurpleblob
26f747277b Removed set_default() calls and fixed some function calls that seem to have changed
in blocks library.
2005-07-07 14:10:19 +00:00
moodler
10942acb38 Howard, please, please check your code and stop making me do it ... 2005-07-07 14:00:58 +00:00
thepurpleblob
820a1fde46 Replaced confusing set_default() with real code. 2005-07-07 13:59:35 +00:00
koenr
2eab369628 YAT (Yet Another Typo) 2005-07-07 11:25:13 +00:00
bobopinna
261ee0b00b Fixed an update problem with the setting browsemode (changed to hidebrowse)
Added hidetoc setting to enable course structure hiding in playscorm.php
2005-07-07 09:26:12 +00:00
bobopinna
7f2f2b2d1a Fixed a typo 2005-07-07 09:24:24 +00:00
bobopinna
5c1dbdb8a4 Changed scoid passing mode from SESSION to POST to fix a problem with tracking update 2005-07-07 09:22:05 +00:00
bobopinna
144f3abebc Changed scoid pass mode from SESSION to POST to fix a problem with tracking update 2005-07-07 09:20:43 +00:00
bobopinna
73a2a50665 Added hidetoc and changed browsemode to hidemode (to fix a problem when a scorm is updated) 2005-07-07 09:16:01 +00:00