moodler
2136ada61e
Slightly bigger window
2003-06-13 16:08:56 +00:00
moodler
19cbf6ffa1
Slightly larger posting window
2003-06-13 16:07:13 +00:00
moodler
6feed269ba
Some style changes to reduce the size of the richtext toolbar
2003-06-13 16:06:55 +00:00
moodler
829e2a6de9
Clearer idea of 1.1
2003-06-13 13:43:35 +00:00
uermelin
473f6a925d
authentication changed
2003-06-13 12:13:30 +00:00
uermelin
14826bb77c
new bug from me removed
2003-06-13 11:04:32 +00:00
uermelin
ad004cefa5
deletequestioncheck changed
2003-06-13 10:56:00 +00:00
moodler
deca24d5f4
Moving course formats into subdirectory.
...
This is the first step towards more pluggable course formats that can
be just dropped in to the system.
2003-06-13 08:41:57 +00:00
moodler
ef5db7243b
<em> tag added to the list of allowed tags
2003-06-13 06:57:42 +00:00
moodler
8e487c3dca
Fixed a bug when admins edit user accounts from external databases
2003-06-13 02:37:52 +00:00
stronk7
c05d9c3ee8
Bug solved restoring in existing course.
2003-06-12 22:30:20 +00:00
stronk7
59728e8d4a
Modified to flush data to browser...
2003-06-12 17:41:52 +00:00
stronk7
10453b424e
Updated version to 2003061100 and modify backup tables (mediumtext)
2003-06-12 17:40:55 +00:00
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