9372 Commits

Author SHA1 Message Date
mits
35cd38ddbf UTF-8 version files added. 2004-09-27 03:24:24 +00:00
moodler
f5fa70c488 Closed script security problem (merged from STABLE) 2004-09-27 01:48:24 +00:00
barias
c2095d7290 Últimos cambios incorporados 2004-09-26 19:18:00 +00:00
dhawes
88a7228ae2 Converted comments to phpdoc comments - file is in need of additional comments. I also took the opportunity to convert double quote strings to single quote literals. 2004-09-26 05:10:38 +00:00
dhawes
99c2531671 Converted comments to phpdoc style. Functions require additional documenting. 2004-09-26 04:57:07 +00:00
dhawes
b68275d52a Converted comments to phpdoc style 2004-09-26 04:54:03 +00:00
dhawes
a93ea924a0 Converted comments to phpdoc style comments 2004-09-26 04:49:39 +00:00
dhawes
c9b5ebf583 Expanded phpdoc tags. Added file docblock tag, class property docblock tags and expanded some function docblocks. Also added some spacing and converted some double quotes to single quotes 2004-09-26 04:43:51 +00:00
dhawes
dc6682d0ff Conversion of double quoted strings to single quoted literals 2004-09-26 04:31:56 +00:00
moodler
83f3c62dbe Fixed my recently introduced bug with the redirect bug 2000 2004-09-26 02:42:54 +00:00
moodler
d0d56205f4 Fixed some of Daryls typos 2004-09-26 02:10:38 +00:00
mits
066cb530fe typo. 2004-09-25 21:35:13 +00:00
gustav_delius
7ecb19bba0 added explanation for format and visible fields in event table 2004-09-25 20:27:15 +00:00
mits
b1d83dade0 Polished. 2004-09-25 19:12:22 +00:00
mits
c860a1e2b8 Polished. 2004-09-25 18:29:23 +00:00
stronk7
ca83aa54ed Updated xmilze to official new 1.0.1 version
(it's 'our' version with some comments).

Merged from MOODLE_14_STABLE
2004-09-25 16:22:25 +00:00
moodler
346d4eab7d New phpmailer 1.7.2 merged from STABLE 2004-09-25 16:02:38 +00:00
moodler
3d1f31a563 file phpmailer.lang-fr.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
143f5a692a file phpmailer.lang-nl.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
0053120767 file phpmailer.lang-tr.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
6873c29242 file phpmailer.lang-no.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
45880675af file phpmailer.lang-se.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
b87a0f6e86 file phpmailer.lang-de.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
ba76799db9 file phpmailer.lang-cz.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
71d2fabb85 file phpmailer.lang-es.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
df3e22cb36 file phpmailer.lang-it.php was initially added on branch MOODLE_14_STABLE. 2004-09-25 16:01:32 +00:00
moodler
ea8dedc882 Merged change to restore $CFG->prefix from stable 2004-09-25 15:33:06 +00:00
moodler
e351205034 Merged SITEID check for require_login from stable 2004-09-25 15:23:10 +00:00
moodler
f6f319f852 Merged fox for bug 1991 to head 2004-09-25 15:19:40 +00:00
dhawes
d740c724ac Converted many double quoted strings to single quote literals 2004-09-25 15:17:08 +00:00
moodler
6d8e38e973 Merged from stable - Only break up subject lines for recent activity bug 1995 2004-09-25 13:11:22 +00:00
moodler
e41ddc4b02 user id and course id are both now optional 2004-09-25 12:53:35 +00:00
stronk7
4894189c0c Added backup & restore to SITE page.
Some changes from hardcoded '1' to SITEID.

See Bug 1928
(http://moodle.org/bugs/bug.php?op=show&bugid=1928)

Merged from MOODLE_14_STABLE
2004-09-25 11:37:10 +00:00
dhawes
da8759cb8f Phpdoc comments added to define moodle globals. Also converted double quote strings to single quote literals 2004-09-25 05:30:03 +00:00
dhawes
89dcb99da2 More phpdoc work 2004-09-25 05:29:21 +00:00
mits
21b25af31f Polished. statistical term!! 2004-09-25 02:13:34 +00:00
mits
603a24523b Polished and translated some. Math.... 2004-09-25 02:02:11 +00:00
dhawes
c6d15803f6 Additional phpdoc compatible comments added. 2004-09-25 01:29:37 +00:00
dhawes
4723e40941 Double quote strings converted to single quote literals - inspired by missing escapes on quote characters inside echo strings found by ottenhoff and noted in comment to bug 1981 2004-09-24 23:18:17 +00:00
dhawes
5620acd80a Some double quote strings converted to single quote literals and conversion of many tabs to spaces - inspired by error in associative array dereferencing found by ottenhoff and noted in comment to bug 1981 2004-09-24 23:10:49 +00:00
mits
ae93ea265f Polished. 2004-09-24 22:56:40 +00:00
dhawes
9ea8fa21f5 Fixed double end comment tag and conversion of tabs to spaces - inspired by error in doudle end comment tag found by ottenhoff and noted in comment to bug 1981 2004-09-24 22:40:48 +00:00
mits
f4eed772cf Polished and new translated file added. 2004-09-24 22:39:58 +00:00
dhawes
70e728fbbc Converted double quote strings to single quote literals - inspired by error in double quotes found by ottenhoff and noted in comment to bug 1981 2004-09-24 22:28:50 +00:00
mits
bdcc6a222a Polished and new translated file added. 2004-09-24 22:20:43 +00:00
dhawes
fbc21ae8c9 More phpdoc comments added and updated. Also a few double quote string to single quote literal changes. 2004-09-24 21:28:22 +00:00
mits
cea9a06e40 Polished. 2004-09-24 20:33:50 +00:00
stronk7
70bbfd3186 Scheduled backup improvements:
- Old (>4 hour) directories are deleted at the beginning of the
  execution, so the disk full problem should be out!
- There are 2 types of errors:
    - Controlled errors: The backup process finish although something
        has been wrong.
    - Uncontrolled errors: The backup process dies (memory fault, apache
        problem, electric problem...:-)).
- Now scheduled backup is able to detect previous uncontrolled errors to
  avoid repeating the same course always. It'll be deferred to the next
  execution.
- Every time that a backup cycle has finished, admins will receive an email
  with the summary of the execution.
- The 'ERROR' text will be present in email subjects if something was wrong.

With this, all should be ok (I hope).

Merged from MOODLE_14_STABLE
2004-09-24 19:20:32 +00:00
mits
c3cb1fdc25 Polished. 2004-09-24 18:56:02 +00:00
gustav_delius
e82cd4489c fixed missing <br> reported by Ray 2004-09-24 18:49:13 +00:00