Commit graph

18935 commits

Author SHA1 Message Date
moodler
136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
mits
9ae17efc1c translated new strings for component_installer class. 2006-01-31 01:22:41 +00:00
stronk7
cdeb260153 Error strings for component_installer class added. 2006-01-31 00:15:26 +00:00
stronk7
c6fd7d80f3 Minor modifications. 2006-01-31 00:14:48 +00:00
stronk7
d70c9bda55 Finished the install_component class. It allows do do all the work
just with 2 calls. See embebed documentation about usage.

Next step, add some error strings and implement it both in pear and
environmental actions.
2006-01-30 23:19:13 +00:00
gustav_delius
a445d5e8b2 shortened language string name as requested in bug 4568 2006-01-30 23:17:47 +00:00
patrickslee
e0140f2425 Revised front page logic so list of courses and list of categories show correct things regardless of any special situation
And a small HTML fix for print_category_info()
2006-01-30 22:54:12 +00:00
patrickslee
6298f98c0a Some HTML fixes for configurable frontpage settings page 2006-01-30 21:20:45 +00:00
gustav_delius
6e218d24ce Fixed alignment of form elements in IE 2006-01-30 21:09:48 +00:00
gustav_delius
56b5d16a4d Fixed alignment of module icon so it looks correct also in Firefox. 2006-01-30 20:45:54 +00:00
mits
c551c0604a polished. 2006-01-30 15:31:21 +00:00
stronk7
d359b5ac14 first cut of the component download and install
library. Will be used for 1.6 langs, pear and
enviromental stuff install from moodle.org.

Not working yet!
2006-01-30 15:02:20 +00:00
mits
21d47f1f37 polished. 2006-01-30 12:05:46 +00:00
thepurpleblob
610a889296 Fixed typo. 2006-01-30 10:51:40 +00:00
mits
176ef4cdde polished. 2006-01-30 02:19:06 +00:00
mits
3328924542 polished.
translated new string new for "express ordering choices".
2006-01-30 01:02:01 +00:00
gustav_delius
9f55987836 Now use language strings instead of 1,2,3 to express ordering choices 2006-01-30 00:40:57 +00:00
gustav_delius
9af43ab537 new language strings to express ordering choices 2006-01-30 00:40:36 +00:00
mits
d0977a1a58 polished. 2006-01-30 00:29:06 +00:00
mits
c5aaa15c9c polished. 2006-01-30 00:17:07 +00:00
mits
eaa315d771 polished. 2006-01-29 12:55:58 +00:00
koenr
66e28bf870 clarified the use of this language pack in English 2006-01-29 11:05:07 +00:00
koenr
cc7561762d Changing language notation Norsk to Norsk - Norsk - Bokmål after discussion with Tormod 2006-01-29 10:42:42 +00:00
koenr
7f059d2375 Changing display of Nynorsk to Norsk - Nynorsk after discussion with Tormod 2006-01-29 10:40:04 +00:00
mits
c699199a51 polished and translated new strings. 2006-01-29 05:55:15 +00:00
mits
aecb0db468 polished and added one new string for install. 2006-01-28 20:49:13 +00:00
koenr
14cf08fdba new strings translated 2006-01-28 20:04:17 +00:00
stronk7
5c95e839f7 One forgotten string... 2006-01-28 19:52:26 +00:00
defacer
e68cf1b3e9 Merging from STABLE:
Fix for bug 4627:

Hide "change password" link in admin block if the user is restricted.
Not a security issue, as the script doesn't allow you to change your
password even if you go there by typing in the URL.

Credits for report & patch go to Joseph Rezeau.
2006-01-28 19:49:16 +00:00
stronk7
6844571580 Added one new string and polished another one. Thanks EOS! ;-) 2006-01-28 19:21:22 +00:00
mits
d0ec7d0ced modified based on fixed "typo Bug #4638" lang/en. 2006-01-28 16:12:40 +00:00
koenr
1667957eb0 typo Bug #4638 2006-01-28 15:40:35 +00:00
moodler
fe9f19ef1e Added a fix to help user profile pictures under safe mode (from Mahmoud H. Hasan)
PHP manual mentions it too.
2006-01-28 14:15:56 +00:00
mits
0600f5be99 making expression more soften, changed translation of "as" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-28 12:35:41 +00:00
mits
95f26a9a3e upgraded AdoDB and added Typo3 charset libs based on /lang/en
committed again ......
2006-01-28 11:45:12 +00:00
mits
4250125a3d Upgraded AdoDB and added Typo3 charset libs based on /lang/en. 2006-01-28 11:39:24 +00:00
stronk7
875571cae9 Upgraded AdoDB and added Typo3 charset libs (Spanish) 2006-01-28 11:16:23 +00:00
stronk7
a8f23ba288 Upgraded AdoDB and added Typo3 charset libs. 2006-01-28 11:08:56 +00:00
mits
ce97200025 polished. 2006-01-28 10:38:19 +00:00
mits
1cf0e57716 polished. 2006-01-28 10:30:49 +00:00
mits
4a3b5c15e4 polished. 2006-01-28 09:19:51 +00:00
mits
1046dabbe2 polished. 2006-01-28 07:38:55 +00:00
moodler
7d94fa91d5 Upgraded ADOdb to 4.71
http://sourceforge.net/project/shownotes.php?release_id=387862&group_id=42718
2006-01-28 06:04:42 +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
ethem
00a354a2da Which form is submitted? Internal or authorize?
This eliminates undefined form->property notices when user submitted internal form.
2006-01-27 14:16:41 +00:00
ethem
d90534da0d Move $this->validate_enrol_form() to check_entry(). 2006-01-27 13:44:11 +00:00
ethem
c5c56ae00d Move card validation to validate_enrol_form function. 2006-01-27 13:34:42 +00:00
martignoni
cc56643a8b Forgotten string 'adminemailexpired' 2006-01-27 13:25:11 +00:00
martignoni
ca3e567a20 Reverted wrong string deletion 2006-01-27 13:17:23 +00:00
mits
eca7556d55 polished. 2006-01-27 11:25:50 +00:00