koenr
45913b5bbf
updated strings
...
new helpfiles
2005-12-18 22:15:47 +00:00
koenr
b09354f5cf
new helpfile
2005-12-18 21:46:20 +00:00
koenr
50ddd5e1a1
New language pack: hr_utf8 by
...
Jasmin Klindzic
jasmin@ffzg.hr
Dragan Dosen
ddosen@ffzg.hr
2005-12-18 14:55:56 +00:00
koenr
cc35561b11
New langpack: Croatian from
...
Jasmin Klindzic
jasmin@ffzg.hr
Dragan Dosen
ddosen@ffzg.hr
An utf-8 version is also on it's way - just some cleaning to do ;-)
2005-12-18 00:40:16 +00:00
defacer
8eefd42e7e
Oops. Forgot some debug code in there.
2005-12-17 04:53:50 +00:00
defacer
1130633117
NEW FEATURE:
...
Per-block access controls for creating and editing block instances. Defaults
behave the same as before, and the framework has final say as before.
See relevant discussion at http://moodle.org/mod/forum/discuss.php?d=36444
Other minor changes: Converted "continue" to "break" inside switch statements
(more to the point, although equivalent), change erroneous (but harmless)
"return false" to "break" on failed addition of block instance, removed some
inline comments from block_base (they were duplicated in PHPdoc)
2005-12-17 04:37:55 +00:00
defacer
a9033ad5f8
Faster block_method_result(), my back-of-the-envelope benchmarks say that
...
call_user_func is about 3 times faster than eval(). Which is no surpise. ;-)
Faster block_load_class() by checking if the block class is already present
instead of relying on require_once() and include_once() which have include
paths and other nasties to take into account.
2005-12-17 03:09:13 +00:00
mits
bd8be2bb38
polished.
2005-12-16 20:54:26 +00:00
mits
f58d00dc8a
polished.
2005-12-16 20:46:25 +00:00
mits
07f787cb4c
polished.
2005-12-16 16:46:17 +00:00
barias
d7b49f0432
Latest changes in spanish translation, updated to v. 1.5.3+
2005-12-16 15:58:04 +00:00
mits
f94825c0b7
translated a Moodle Documentation.
2005-12-16 15:31:40 +00:00
martignoni
c01588f945
One new config help string.
2005-12-16 14:05:47 +00:00
martignoni
bb2fcc3da6
To count letters in languages without word separators.
2005-12-16 14:03:39 +00:00
martignoni
2f0a9dc804
Typo corrected
2005-12-16 13:55:16 +00:00
ethem
1eabaf73fa
& fix.
2005-12-16 08:13:10 +00:00
toyomoyo
c07a004c40
merged, fixed a bug that student can't remove wiki pages in group mode
2005-12-16 07:19:59 +00:00
mits
9153ea7d0a
polished.
2005-12-15 23:58:48 +00:00
mits
42c6e4b13b
polished.
2005-12-15 23:42:11 +00:00
mits
b642b30052
polished.
2005-12-15 22:18:23 +00:00
mits
405fdbb03d
translated new two strings.
...
polished an assignment help file.
2005-12-15 20:54:05 +00:00
stronk7
b801615e0d
One new config help string.
2005-12-15 18:11:16 +00:00
stronk7
a4372a9b5f
To count letters in languages without word separators.
2005-12-15 18:05:58 +00:00
martignoni
1f7aed6169
Other correction, suggested by Joseph Rzeau
2005-12-15 15:55:31 +00:00
martignoni
9939ec2c11
Correction, credit goes to Joseph Rzeau
2005-12-15 15:53:33 +00:00
martignoni
00059d621c
Small correction, suggested by Joseph Rzeau
2005-12-15 15:42:51 +00:00
martignoni
2a6297a36a
Typo corrected, credit goes to Joseph Rzeau
2005-12-15 14:29:53 +00:00
martignoni
4ead6a7021
Site frontpage now supports displaying of all avaliable options with ordering
2005-12-15 12:22:09 +00:00
martignoni
c5583a1fd6
Your payment is pending for this course with this order number $a->orderid.
2005-12-15 12:18:50 +00:00
koenr
fb84de6d6b
few new help-files and strings
2005-12-14 23:20:17 +00:00
koenr
5bc85fdba8
minor beauty pollish
2005-12-14 23:18:21 +00:00
mits
77d59e7992
modifeid based on /en/moodle.php change.
2005-12-14 22:38:39 +00:00
koenr
a704085997
new strings
2005-12-14 22:18:10 +00:00
koenr
23e081012a
first version - not yet tested in real situation !
2005-12-14 22:14:20 +00:00
koenr
2c6030f0b7
few more somali strings
2005-12-14 22:09:25 +00:00
koenr
3297e04387
stupid error was messing up help file :-(
2005-12-14 21:55:33 +00:00
patrickslee
e1638d616c
Site frontpage now supports displaying of all avaliable options with ordering
2005-12-14 21:42:44 +00:00
andreabix
ce53176735
Minor fix: $string['groupremovemembers']
2005-12-14 18:27:53 +00:00
ethem
1f71e2b91d
More description, more documentation.
2005-12-14 15:47:37 +00:00
dhawes
9420ae5bc2
updating magpie to version 0.72
2005-12-14 01:07:54 +00:00
dhawes
0117998b3d
got aroundoptional_param problem with PARAM_URL munging rss:// and feed:// urls
2005-12-14 00:51:34 +00:00
dhawes
9273dc56c1
upgraded Snoopy to version 1.2.3 - see http://www.sec-consult.com/216.html
2005-12-13 23:38:47 +00:00
dhawes
68d2d83622
moving Snoopy references to moodle/lib/snoopy/Snoopy.class.inc
2005-12-13 23:35:54 +00:00
dhawes
e53b6045fe
updating magpie to version 0.72
2005-12-13 23:34:21 +00:00
koenr
ae4b4fdd1a
new doc files - needed some xhtml polishing - hope I didn't break anything
2005-12-13 22:54:02 +00:00
koenr
0eb0354598
New strings and help files from Karoly
2005-12-13 22:29:09 +00:00
patrickslee
0986271ba2
Moved the new functions added for Bug #4074 to datalib.php
2005-12-13 19:31:48 +00:00
stronk7
7c1222573d
Updated to newest version. Solved one important bug.
...
(http://bugs.typo3.org/view.php?id=2020 )
Merged from MOODLE_16_UTF8
2005-12-13 17:21:53 +00:00
andreabix
b4b963e752
Updated bad line separators chars
2005-12-13 08:39:31 +00:00
dlnsk
d949428c92
variable name
2005-12-13 06:55:07 +00:00