Commit graph

16691 commits

Author SHA1 Message Date
vthung
6888396c68 Appended some new strings 2005-10-11 15:19:52 +00:00
scop22
f73d82a1dd Committing EUC-KR language pack converted from UTF8 including many new help and docs files. 2005-10-11 13:39:58 +00:00
scop22
dbcfd408dd Many new help and documentation files added to ko_utf8, along with some updates of string files. 2005-10-11 08:32:25 +00:00
mjollnir_
5ed4dd5a76 Stats: many bug fixes found while running over a very large dataset... 2005-10-11 01:20:37 +00:00
patrickslee
aef46c081f Fixed various bugs in add_teacher() those caused the function not populating record correctly (Merged from MOODLE_15_STABLE) 2005-10-10 21:41:21 +00:00
mjollnir_
8b658d8abf Stats: fixing a display problem 2005-10-10 20:17:07 +00:00
ethem
5e46fb5801 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2005-10-10 13:40:51 +00:00
mits
541d93638a polished. 2005-10-10 06:38:51 +00:00
mits
543e488782 polished. 2005-10-10 05:30:05 +00:00
patrickslee
18c3baa2fc Make messageselect.php remembers messages typed after actions performed 2005-10-10 02:08:50 +00:00
mjollnir_
4900433c84 More fixes to stats to do with runtimes 2005-10-10 00:46:44 +00:00
koenr
d456d4554d some strings for 1.6 2005-10-09 22:52:20 +00:00
skodak
bf8dd2d2d4 fixed parameter use SC#157; merge from MOODLE_15_STABLE 2005-10-09 19:51:14 +00:00
skodak
bdc04ca9e1 fixed indent - SC#158; merged from MOODLE_15_STABLE 2005-10-09 19:41:34 +00:00
skodak
a6d933bea7 missing semicolon - merged from MOODLE_15_STABLE 2005-10-09 18:29:34 +00:00
mits
8cf0b151cf polished. 2005-10-09 14:26:43 +00:00
koenr
b5f2470275 Hungarian translation - should now be XHTML compliant. Thanks Karoly 2005-10-09 08:28:07 +00:00
koenr
a7e459fd61 Filipinian translation by julian lilio 2005-10-09 08:08:10 +00:00
skodak
1adf55c5cd better input validation - SC#165; merged from MOODLE_15_STABLE 2005-10-09 07:12:58 +00:00
mits
29840b7897 polished. 2005-10-09 01:55:27 +00:00
mits
fd41791c0b changed forum related color. 2005-10-09 00:56:35 +00:00
mits
a8aec226a1 polished. 2005-10-09 00:33:26 +00:00
michaelpenne
4e644e8d50 Reverted grading back to 1.4.X for when custom scoring is turned OFF 2005-10-07 20:33:39 +00:00
gbateson
4af510f604 detect mobile phone browsers and use mobile format if required and available 2005-10-07 05:31:11 +00:00
patrickslee
50f7962a38 file courseenrolmentplugins.html was initially added on branch MOODLE_16_MULTIENROL. 2005-10-07 02:36:59 +00:00
patrickslee
a79c89e043 file enrol_config.php was initially added on branch MOODLE_16_MULTIENROL. 2005-10-07 02:36:58 +00:00
mits
b57a91e30a polished. 2005-10-07 02:22:32 +00:00
mits
479f53f493 polished. 2005-10-07 02:07:41 +00:00
gbateson
b1db3c9018 add get_file_contents for php<4.2, use get_file_contents($filepath) instead of fread($fp, filesize($filepath)) 2005-10-07 01:56:33 +00:00
gbateson
2116866547 use get_file_contents($filepath) instead of fread($fp, filesize($filepath)) 2005-10-07 01:52:19 +00:00
gbateson
1d0bbc406e fixed setting of name+summary from quiz when adding all files in a folder as a chain 2005-10-06 23:59:08 +00:00
koenr
3bc08839f3 bug 3920 2005-10-06 18:26:52 +00:00
stronk7
d662b0a070 Typo. Bug 3917. Credits for liling! B-)
(http://moodle.org/bugs/bug.php?op=show&bugid=3917)

Merged from MOODLE_15_STABLE
2005-10-06 17:40:43 +00:00
stronk7
5db72c050f Now hidden courses are showed dimmed in the restore process. Bug 4152.
(http://moodle.org/bugs/bug.php?op=show&bugid=4152)

Merged from MOODLE_15_STABLE
2005-10-06 17:22:52 +00:00
koenr
c128ee426f type 2005-10-06 15:38:16 +00:00
martignoni
caf531fe03 Suppression of 'checkall' and 'checknone' 2005-10-06 15:22:23 +00:00
martignoni
c54c62885d Added new string for duplicate emails in lost password recovery. 2005-10-06 15:19:45 +00:00
mits
ea78e7b5c3 translated a new string for moodle.php. 2005-10-06 09:25:03 +00:00
thepurpleblob
1b1aa14cc9 Added new string for duplicate emails in lost password recovery. 2005-10-06 09:08:41 +00:00
thepurpleblob
869b144e66 Added check for duplicate emails. 2005-10-06 09:08:02 +00:00
moodler
eb3bf78354 Space, the final frontier 2005-10-06 08:21:55 +00:00
moodler
5a666f05d5 Fixed link for editing RSS feeds when there isn't one yet 2005-10-06 08:21:14 +00:00
c_schmitz
a764f97b59 First check-in 2005-10-06 08:17:10 +00:00
c_schmitz
05b3cf6cc1 Updated wording of some translations 2005-10-06 08:13:55 +00:00
mits
1135dbb7ba polished. 2005-10-06 03:25:46 +00:00
martinlanghoff
33b29afb8f Merged from MOODLE_15_STABLE - Fix for bug 3141 - Can't update external data with LDAP authentication 2005-10-06 02:24:03 +00:00
martinlanghoff
16582b8500 Merged from MOODLE_15_STABLE - Fix for bug 3992 - LDAP password including a quote does not work - credits go to Kita 2005-10-06 02:19:38 +00:00
martinlanghoff
8be24a07d0 auth/ldap: Merging pending patches from MOODLE_15_STABLE 2005-10-06 02:11:34 +00:00
michaelpenne
d6941aff55 Recoded most of the left menu:
Got rid of a table
Restructured and added more div tags in the left menu (much more logical)
Reworked the styles for the left menu in the styles sheet (everything should be customizable via style sheet)
More compatible with MacIE5
Added styles to the individual links in the menu (allows styling the for currently selected page and for all the rest)
Cleaned up the left menu link generation in locallib.php
2005-10-05 22:45:38 +00:00
patrickslee
0f24c257b6 Modified some words to be more generic 2005-10-05 22:22:03 +00:00