3030 Commits

Author SHA1 Message Date
stronk7
13e1a20fe1 Some improvements and tons of flushes !! 2003-06-12 17:38:36 +00:00
stronk7
5c191b96ee Clear temp data working now (uncommented) 2003-06-12 17:32:22 +00:00
stronk7
60b420af99 Added the backup_flush function use to send some data to the browser
flushing output inmediately
2003-06-12 17:29:16 +00:00
stronk7
d2c94f4b5b Typoooo :-) 2003-06-12 15:37:25 +00:00
stronk7
ac6a7b144d Changed max_execution_time to 3000.
Call to backup_required_functions included.
2003-06-12 15:35:37 +00:00
stronk7
fe3c84ab46 Added backup_required_functions to pre-check required functions in
backup/restore process.
2003-06-12 15:33:25 +00:00
johncaptain
bb7ca60b29 correction to loginsetting 2003-06-12 13:20:37 +00:00
johncaptain
532a6cac21 correction 2003-06-12 13:18:39 +00:00
johncaptain
32986803f4 Minor change to expression 2003-06-12 13:15:02 +00:00
johncaptain
3025985d01 fixed typo 2003-06-12 13:09:58 +00:00
johncaptain
260c1b1426 Added item: loginsetting 2003-06-12 13:08:30 +00:00
moodler
a6e5c89237 Changes to includes to make it more robust on different versions of PHP
while remaining secure
2003-06-12 12:00:15 +00:00
moodler
d87b74c56a Parent language is "en" :-) 2003-06-12 11:56:20 +00:00
moodler
db356340d8 Use parentlanguage when printing documentation 2003-06-12 11:55:29 +00:00
moodler
686be5b077 Some fixes to display documentation better in other languages 2003-06-12 11:55:03 +00:00
moodler
aa635c4727 Modifications so that help falls back on parent language too 2003-06-12 11:35:12 +00:00
moodler
3fbd5dcc5f Removing optional items ... eventually will remove city and country as well.
This stuff will all be set via the user profile, and will be customisable
by the admin or teacher as well.
2003-06-12 08:01:17 +00:00
compuproggy
c3c6b3600f An alle bersetzer der deutschen Versionen: Lasst uns koordiniert zusammenarbeiten
To all translators of the German Versions: Let us work together coordinated
2003-06-12 07:16:44 +00:00
compuproggy
66e26415fd *** empty log message *** 2003-06-12 06:11:44 +00:00
compuproggy
097a5aff67 New German Strings added 2003-06-12 06:07:42 +00:00
moodler
8c8a042559 Rmoved dot 2003-06-12 03:42:55 +00:00
moodler
ab0f0dcb50 Added definitions for parentlanguage to all Spanish dialects 2003-06-12 03:38:13 +00:00
moodler
541863759f International Spanish.
This is to be the definitive Spanish version and the parent version of all
Spanish dialects.

Claudio Tavares is the maintainer and coordinator of this version.
2003-06-12 03:37:06 +00:00
moodler
b282f78294 Personal form of German.
Adapted from "de" translation by Franz Horvath

Note this is the first lannguage to use the new "parentlanguage" string

In this case of course the parent is "de".

de_du probably needs some non-du string strings removed from it
2003-06-12 03:32:05 +00:00
moodler
b947c69a71 Cleaned up get_string for language strings - slicker now
Added new feature: if a string "parentlanguage" exists then that
language will be tried before defaulting to English.

Useful for dialects or other languages that are similar.

For example, all the Spanish translations can default to "es"
2003-06-12 03:27:24 +00:00
moodler
34c84a186c Extensions for grades and comments from Thomas Robb. 2003-06-12 03:01:56 +00:00
stronk7
55513d3ec5 Changed max_execution_time and memory_limit php variables
to execute long and heavy scripts (restore and backup)  :-)
Only affects current script execution
2003-06-11 19:13:07 +00:00
giro123
f911710d0f *** empty log message *** 2003-06-10 22:28:13 +00:00
stronk7
d223ada029 Need to addslashes before put summary section data to db !!!
Now restoring sections is working.
User restoring failed !! -> Too much records !!
2003-06-10 17:27:08 +00:00
stronk7
4f39d4fb3a Changed the log_check_backup function to execute a count_records
instead of selecting everyting (crash when there is a lot of log entries).
2003-06-10 16:40:36 +00:00
stronk7
025288e27e Goooo 2003-06-10 15:56:47 +00:00
moodler
25cd6a0133 Fix the up down icons again 2003-06-10 15:51:23 +00:00
stronk7
02fa0aa3b0 Up a bit 2003-06-10 15:43:58 +00:00
stronk7
54b7cd7c60 Changed get_records (every field) in user_check_backup to
get_records (only id). Possible memory shortage when a lot
of users (3999) are retrieved.
2003-06-10 15:42:51 +00:00
moodler
d7b97e437f Fixed help strings 2003-06-10 15:36:13 +00:00
moodler
12905134ab Sections can now be moved up and down 2003-06-10 15:27:09 +00:00
stronk7
0aefd39fd4 More debug... 2003-06-10 15:18:48 +00:00
stronk7
e60e65ab5f Some debug 2003-06-10 15:07:12 +00:00
stronk7
fb14b23be5 Little change to avoid iterate when no users are retrieved in
user_check_backup function
2003-06-10 15:02:53 +00:00
uermelin
93628fd361 addingquestions changed 2003-06-10 14:07:38 +00:00
uermelin
6f873e1f7e added addingquestions 2003-06-10 13:57:40 +00:00
moodler
ad41694c04 Allow activities to be moved from section 1 to section 0 2003-06-10 13:26:26 +00:00
stronk7
290a1b4a3e Backup quizzes COMPLETED. Two setps finished. 2003-06-10 09:25:27 +00:00
mits
c3add1a38a Polished. 2003-06-10 09:21:35 +00:00
moodler
21b1125f63 Make form destinations relative (to course/mod.php) to avoid
some form problems on mis-configured servers (wwwroot not quite right)
2003-06-10 05:33:58 +00:00
moodler
7789a7d16c FIxed the ID line 2003-06-10 05:25:38 +00:00
giro123
9455322c65 *** empty log message *** 2003-06-10 00:34:52 +00:00
giro123
91b17703de *** empty log message *** 2003-06-09 23:48:35 +00:00
stronk7
a7a055fd0d Included some new workings.
Quizzes (step 2) completed.
2003-06-09 17:12:57 +00:00
stronk7
a94891a727 Now quizzes are in backup.
Only STEP 2. Read comments in source !!!
2003-06-09 16:52:09 +00:00