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
stronk7
4626f768f2
3 new strings for scheduled backups.
...
Coming from 14_STABLE
2004-09-24 18:43:14 +00:00
mits
d1dcf66920
Polished.
2004-09-24 17:53:55 +00:00
mits
075768739f
translated some.
2004-09-24 16:10:20 +00:00
stronk7
41bac9d0af
The get_directory_list() function was being executed with
...
directories excluded so backup_delete_old_dirs() was no
working fine! This should delete REALLY old dirs in sites
with problems in their scheduled backup.
Merged from MOODLE_14_STABLE
2004-09-24 11:51:12 +00:00
paca70
e66cbf7c6f
Some updates
2004-09-24 09:11:56 +00:00
paca70
65012195ef
Fixed typo
2004-09-24 08:56:47 +00:00
paca70
ba1ceab2f5
Postgresql does not like modified prefix
2004-09-24 08:36:05 +00:00
paca70
55bcf883c3
Fixes for new postgres database creation
2004-09-24 07:49:40 +00:00
paca70
ad95a28f2b
Added easy interface to specify ldap-attribute types and objectclasses.
...
Just select ldap-server type and you are done. Old variables can still be used
to override builtin settings.
TRANSLATORS NOTICE:
Some ldap-fields are now optional!
2004-09-24 07:14:44 +00:00
paca70
686650dd3e
Added easy interface to specify ldap-attribute types and objectclasses.
...
Just select ldap-server type and you are done. Old variables can still be used
to override builtin settings.
2004-09-24 06:49:57 +00:00
moodler
11e16b9698
Merged additions from stable (for PAM)
2004-09-24 04:47:23 +00:00
moodler
a1ef7cbe9f
Merged PAM from stable
2004-09-24 04:46:11 +00:00
moodler
5b06bef18c
Moved info into README
2004-09-24 04:45:19 +00:00
moodler
dae2aa54a3
file lib.php was initially added on branch MOODLE_14_STABLE.
2004-09-24 04:42:46 +00:00
moodler
80f74085ca
file config.html was initially added on branch MOODLE_14_STABLE.
2004-09-24 04:42:46 +00:00
mits
df52ba2a33
Polished.
2004-09-24 01:12:45 +00:00
michaelpenne
033c143250
put in Sebastien Michels change on line #911
2004-09-23 20:30:00 +00:00
mits
12f4f18ca7
Polished.
...
Well... Quiz module is one of the hardest modules to translate.
2004-09-23 19:02:05 +00:00
moodler
a3224cc359
Merged improved database plugin for enrolment
2004-09-23 17:02:40 +00:00
moodler
4ebae17119
Merged earlier redirecftion for site course
2004-09-23 17:02:02 +00:00
moodler
e5912bca11
Tidy filter from Hannes Gassert <hannes at mediagonal dot ch>
...
If you have Tidy installed as part of your PHP, you can use this
filter to convert all user text into XHTML on the fly.
2004-09-23 12:33:14 +00:00
moodler
cc57a111fc
Changes for XHTML and accessibility compliance
2004-09-23 12:25:49 +00:00
moodler
87d32352a9
Some changes for XHTML and accessibility compliance
2004-09-23 12:09:19 +00:00