lonecatz
|
70e31429cb
|
fix bugs
|
2005-06-11 06:35:13 +00:00 |
|
lonecatz
|
81a4ce0ef1
|
change charset to GB18030
|
2005-06-11 00:54:15 +00:00 |
|
lonecatz
|
e4c1f7458a
|
sync with zh_cn_utf8
|
2005-06-11 00:21:35 +00:00 |
|
mits
|
04216868f9
|
translated a help file for lesson.
|
2005-06-10 23:55:12 +00:00 |
|
thepurpleblob
|
7d554260aa
|
Fixed a couple of typos.
|
2005-06-10 21:26:52 +00:00 |
|
mits
|
d1a402e3b6
|
polished.
|
2005-06-10 21:23:53 +00:00 |
|
thepurpleblob
|
70e3da07fd
|
Changed all optional_variable() and require_variable() to equivalent
optional_param() and required_param() for greater security.
|
2005-06-10 19:54:41 +00:00 |
|
thepurpleblob
|
03c2200ef4
|
Changed optional_variables()s and required_variable()s to more secure alternatives.
|
2005-06-10 19:47:11 +00:00 |
|
barias
|
5a69215fd0
|
Minor updates in spanish translation
|
2005-06-10 19:41:14 +00:00 |
|
thepurpleblob
|
c0257c9774
|
Replaced optional_variable()s with optional_param()s for greater security.
|
2005-06-10 19:40:06 +00:00 |
|
thepurpleblob
|
ad644234b1
|
Replaced optional_variable() instances with secure alternatives.
|
2005-06-10 19:19:08 +00:00 |
|
lonecatz
|
c89312d2a2
|
first translation
|
2005-06-10 17:28:17 +00:00 |
|
lonecatz
|
33a3bffb98
|
use the word 'nin' which is more polite than 'ni'
|
2005-06-10 17:25:06 +00:00 |
|
julmis
|
5c9cf710c6
|
Merging from MOODLE_15_STABLE
|
2005-06-10 17:18:54 +00:00 |
|
stronk7
|
fb65934f88
|
Reordering styles a bit....to find them easily.
Merged from MOODLE_15_STABLE
|
2005-06-10 15:36:44 +00:00 |
|
lonecatz
|
aa4a1759d9
|
add maintainer information
|
2005-06-10 15:24:53 +00:00 |
|
lonecatz
|
43759f54bf
|
documents converted from zh_cn_utf8
|
2005-06-10 15:16:50 +00:00 |
|
lonecatz
|
a268a3b2c0
|
help files converted from zh_cn_utf8
|
2005-06-10 15:16:00 +00:00 |
|
lonecatz
|
79fe05e8ed
|
language strings converted from zh_cn_utf8
|
2005-06-10 15:13:42 +00:00 |
|
lonecatz
|
a9b0f9df00
|
change contact information
|
2005-06-10 15:12:07 +00:00 |
|
lonecatz
|
ecf9042c49
|
bug fix by sun at hit
|
2005-06-10 15:07:51 +00:00 |
|
lonecatz
|
9b954c6e55
|
new translation by sun at hit
|
2005-06-10 15:07:22 +00:00 |
|
lonecatz
|
eef5dad5db
|
add help files converted from zh_cn_utf8
|
2005-06-10 15:04:13 +00:00 |
|
stronk7
|
4385c84859
|
Problems with 1.5Beta backups solved by Bobo. B-)
Merged from MOODLE_15_STABLE
|
2005-06-10 14:19:35 +00:00 |
|
thepurpleblob
|
d53839aa6d
|
Whoops - typo!
|
2005-06-10 13:25:23 +00:00 |
|
thepurpleblob
|
4c71d8b215
|
Added missing optional_param()
|
2005-06-10 13:18:29 +00:00 |
|
thepurpleblob
|
07bc47e0e5
|
require_variable() replaced with required_param()
|
2005-06-10 11:09:39 +00:00 |
|
thepurpleblob
|
46c0bb9b64
|
Removed optional_variable(), require_variable and all $_GET, $_POST
Replaced with more secure alternatives.
|
2005-06-10 11:06:19 +00:00 |
|
havran
|
ea14e9b04e
|
ozna4en0 -> oznaen
|
2005-06-10 11:00:50 +00:00 |
|
havran
|
7f95e892a1
|
updates and minor changes from Martina Majorova
|
2005-06-10 10:47:15 +00:00 |
|
thepurpleblob
|
2d9a7768f8
|
Whoops! Current action is optional not required.
|
2005-06-10 10:42:32 +00:00 |
|
thepurpleblob
|
f2e91e2bdf
|
Fixed register_globals usage for 'currentaction' param.
|
2005-06-10 10:23:53 +00:00 |
|
thepurpleblob
|
e0de1be592
|
Fixed all instanced of optional_variable(), require_variable(), $_GET, $_POST etc
..all replaced with appropriate secure versions.
|
2005-06-10 10:05:30 +00:00 |
|
thepurpleblob
|
7a530277ef
|
Added isset_param() convenience function to test if a param is set.
To get the nasty activity in one place and to improve code readability.
|
2005-06-10 09:51:25 +00:00 |
|
thepurpleblob
|
8ee1b0afab
|
Removed assert_var_exists() function that did nothing useful.
|
2005-06-10 09:11:07 +00:00 |
|
stronk7
|
a9022f9e9b
|
Generate properly RSS column. It was breaking styled (colored) rows.
Merged from MOODLE_15_STABLE
|
2005-06-10 09:04:59 +00:00 |
|
thepurpleblob
|
373da1d463
|
Added $CFG->disableglobalshack option for testing 'register_globals' free code
Also kills require_variable() and optional_variable() if true
(effectively kills Moodle dead - if true - at the moment!)
|
2005-06-10 08:55:26 +00:00 |
|
koenr
|
e8289955b6
|
bug 3162
|
2005-06-10 08:44:00 +00:00 |
|
koenr
|
f265cacbba
|
bug 3464
|
2005-06-10 08:39:37 +00:00 |
|
koenr
|
a4c44a4449
|
bug 3417
|
2005-06-10 08:30:31 +00:00 |
|
lonecatz
|
e3ed09813c
|
fix a bug in link to cron.php
|
2005-06-10 08:14:01 +00:00 |
|
koenr
|
589e2983ba
|
one more grading file
|
2005-06-10 06:10:22 +00:00 |
|
koenr
|
f669afc4ef
|
changed some headings
|
2005-06-10 06:09:00 +00:00 |
|
stronk7
|
4fa22c723c
|
Some classes added and minor chage to links to be able to
difference them from plain text.
Merged from MOODLE_15_STABLE
|
2005-06-10 00:49:18 +00:00 |
|
lonecatz
|
eedb6e1cd6
|
bug fix by sun at hit
|
2005-06-10 00:05:59 +00:00 |
|
stronk7
|
706758c548
|
Some classes and styles added to show everything properly.
Merged from MOODLE_15_STABLE
|
2005-06-09 23:51:57 +00:00 |
|
stronk7
|
31a25778f1
|
Added one deleted br...
Merged from MOODLE_15_STABLE
|
2005-06-09 23:41:17 +00:00 |
|
stronk7
|
e666046150
|
Now icons, comments and ratings are showed properly in entrylist format.
Bug 3455
(http://moodle.org/bugs/bug.php?op=show&bugid=3455)
Merged from MOODLE_15_STABLE
|
2005-06-09 23:32:13 +00:00 |
|
stronk7
|
ece6d42744
|
Separate icons a bit...
Merged from MOODLE_15_STABLE
|
2005-06-09 23:29:10 +00:00 |
|
mits
|
8973cf7e86
|
fixed bug 3457.
|
2005-06-09 23:05:22 +00:00 |
|