18199 Commits

Author SHA1 Message Date
stronk7
65e9c20363 2 components strings... 2006-01-31 14:48:49 +00:00
stronk7
71de0d55f8 Bug solved. make_upload_directory() is relative to
dataroot by definition.
2006-01-31 14:32:20 +00:00
stronk7
ae8c20d737 Minor change. Delete one slash. 2006-01-31 14:31:02 +00:00
martignoni
c77f9c311f Better wording 2006-01-31 13:40:52 +00:00
martignoni
58780da99b Some typos corrected 2006-01-31 13:36:52 +00:00
martignoni
0dae324b93 Typo corrected 2006-01-31 13:22:40 +00:00
moodler
9b470754b3 deleting lang cahce after done 2006-01-31 09:08:22 +00:00
moodler
860e5affcb adding some strings for db migration 2006-01-31 08:43:07 +00:00
moodler
001fc706ef fixing bugs in event table 2006-01-31 08:37:00 +00:00
moodler
799ce77d79 mechanism for unicode db migration is in. Please only use for testing at this stage. This is not for production site! (yet) 2006-01-31 08:21:04 +00:00
moodler
b1cdbbf9c6 New Chameleon theme from
Urs Hunkler - http://www.unodo.de
    Andrew Walker - http://www.altoncollege.ac.uk
2006-01-31 06:05:33 +00:00
vyshane
f1ad19bcae Fixed update display bug in the menu field.
Updated following fields so that they do not pack data into
data_content.content, but use data_content.content, data_content.content1,
etc:

- URL field
- File field
- Picture field

Note that above changes to the way data is stored means that the new
implementation is not compatible with previous version.

Updated textarea field. Added relevant help messages. Added richtext editor
support. Removed ability to restrict allowed formats for the textarea field.

Misc bug fixes and display tweaks.
2006-01-31 04:25:46 +00:00
vyshane
5f5bcda8b4 Added richtext support for textarea, plus relevant help buttons. Made fields
use column content1, content 2, etc. instead of packing everything into
content.
2006-01-31 03:58:42 +00:00
patrickslee
79724b8ebb file enrol_manual.php was initially added on branch MOODLE_16_MULTIENROL. 2006-01-31 02:53:56 +00:00
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