moodler
|
6879123761
|
This seems to help too.
|
2003-05-17 05:06:08 +00:00 |
|
moodler
|
eab79dc13d
|
Hopefully this will fix the logout problems - it now specifically
checks for PHP 4.3.0 or later, and also does the unset anyway.
Sessions are not consistent in PHP versions.
|
2003-05-17 04:45:52 +00:00 |
|
moodler
|
958facf055
|
Better cleanup of site description meta tag
|
2003-05-17 03:46:31 +00:00 |
|
moodler
|
14159d0960
|
Post beta 1 stage
|
2003-05-17 03:16:30 +00:00 |
|
moodler
|
07b586eaa3
|
Use global variable for phpinfo debugging info
|
2003-05-17 03:10:22 +00:00 |
|
moodler
|
7170501293
|
Better detection of register_globals
|
2003-05-17 03:05:39 +00:00 |
|
moodler
|
4d01ada343
|
More on Bug 427_ on second thoughts it's better this way, now at least
the true/false entries get updated every time the question is updated.
|
2003-05-17 03:02:59 +00:00 |
|
moodler
|
a6ccb416f1
|
This should fix the non-translatability of true/false questions bug 427
|
2003-05-17 02:54:20 +00:00 |
|
moodler
|
fcb12a1e0c
|
Every line had three blank lines after it - please be careful Ursula
|
2003-05-17 02:31:31 +00:00 |
|
moodler
|
c39c66a5e8
|
Using new ini_get_bool function to work around a bug with ini_get where
the result is different for items set in htaccess
|
2003-05-17 02:05:10 +00:00 |
|
stronk7
|
785ae439eb
|
Begin parsing xml data.
Info tags.
|
2003-05-16 23:57:35 +00:00 |
|
stronk7
|
d348c53f1f
|
Simple advance. None to do in DB.
|
2003-05-16 22:05:50 +00:00 |
|
stronk7
|
880fd2146c
|
Updated. Some preliminary steps about restoring done.
|
2003-05-16 22:04:06 +00:00 |
|
stronk7
|
b9846a9b9e
|
Copy, expand and do preliminary checks from backup file
|
2003-05-16 21:52:49 +00:00 |
|
stronk7
|
7641819df0
|
Moved the check_version code to lib.php
Formatted portions of code
|
2003-05-16 21:51:07 +00:00 |
|
stronk7
|
740aa005dc
|
Interchange delete old data and create temp structures. The first time
an error ocurred, because we were trying to access an no-existent dir.
|
2003-05-16 17:36:47 +00:00 |
|
mits
|
c061b8d2a5
|
New translation added.
|
2003-05-16 12:01:41 +00:00 |
|
mits
|
9ba291e88d
|
Polished and New translation added.
|
2003-05-16 11:19:26 +00:00 |
|
uermelin
|
67d5ab6dc1
|
Licenz changed to Lizenz
|
2003-05-16 11:07:58 +00:00 |
|
uermelin
|
05c1cfba93
|
changed filloutthreequestions, savemyAnswers, marks
|
2003-05-16 11:06:32 +00:00 |
|
uermelin
|
71f64e123b
|
bug in emailpasswordsent removed
|
2003-05-16 09:57:21 +00:00 |
|
moodler
|
bf2919bf84
|
Some stuff about workshop
|
2003-05-16 08:53:22 +00:00 |
|
moodler
|
30739c3daf
|
Added registration info
|
2003-05-16 08:51:10 +00:00 |
|
moodler
|
bfe42924da
|
Latest tags for vi etc
|
2003-05-16 07:04:09 +00:00 |
|
moodler
|
67fb6d3aaf
|
Added a missing string
|
2003-05-16 06:40:46 +00:00 |
|
moodler
|
69ec0a8b1d
|
Moved info about automatic unenrolling to the top where it makes more sense
I think.
|
2003-05-16 06:27:23 +00:00 |
|
moodler
|
5c219ea46d
|
Added hyphen (-) to the list of allowed characters in a filename
|
2003-05-16 06:08:42 +00:00 |
|
moodler
|
60a60432a1
|
Explicit casting to (bool) may help 4.2.3
|
2003-05-16 04:47:40 +00:00 |
|
moodler
|
3a4c2fd089
|
I knew there was something else I'd forgotten!
Added a check to all modules (well view.php anyway) to check whether a
module is hidden or not. If it is, then students get a message.
|
2003-05-15 18:03:22 +00:00 |
|
moodler
|
610603be4d
|
More tweaks
|
2003-05-15 17:31:56 +00:00 |
|
moodler
|
7adf67875d
|
Some notices to remind people about things they need to do.
|
2003-05-15 17:26:59 +00:00 |
|
moodler
|
cf565fd7cf
|
OK, this is pretty much time to call it 1.0.9 Beta 1 ... I'm going to
do a few last checks then tag it as "Moodle_109_B1" and package it all up.
|
2003-05-15 17:16:15 +00:00 |
|
moodler
|
33de9f7bdc
|
FIxed bug where questions weren't being shown in reviews.
|
2003-05-15 17:01:35 +00:00 |
|
moodler
|
17df1ae4bd
|
Obsolete
|
2003-05-15 16:17:37 +00:00 |
|
moodler
|
455d308f5d
|
Some updates
|
2003-05-15 16:16:53 +00:00 |
|
moodler
|
ae384ef160
|
New configuration variable: secureforms (defaults to 'true')
Replaces the old $CFG->buggy_referer (reverses it, in fact) and can
now be set in the configuration page (no need for it in config.php).
|
2003-05-15 15:59:52 +00:00 |
|
moodler
|
6bebcf8d72
|
Some minor cleanups, nothing functional, just code-level niceness mostly.
- xhtml cleanups, mostly from Peter Bazira
- removed all short php tags
|
2003-05-15 14:34:48 +00:00 |
|
moodler
|
c6a0f9d5bf
|
Minor touch-ups to the front page HTML
|
2003-05-15 14:02:13 +00:00 |
|
moodler
|
e48feed988
|
Many little clean-ups for themes.
- Got rid of obvious non-XHTML code in headers and footers.
- Got rid of all the PHP short tags
- Added new styles for the headers
|
2003-05-15 13:55:22 +00:00 |
|
mits
|
3e54b808bc
|
Polished.
|
2003-05-15 13:15:44 +00:00 |
|
mits
|
0817d5cac0
|
New translation.
|
2003-05-15 13:14:40 +00:00 |
|
moodler
|
ce729f49c8
|
New override for Apache's LimitRequestBody parameter which may limit files.
|
2003-05-15 11:15:55 +00:00 |
|
stronk7
|
0f192e2cd6
|
Initial version of restore. Simply, a copy from backup.php
|
2003-05-14 23:25:00 +00:00 |
|
stronk7
|
01a16f7e5e
|
Lib to include all backup particulary functions (came from lib.php), but
desglosed now
|
2003-05-14 23:24:00 +00:00 |
|
stronk7
|
5aca97a20a
|
Reset to empty lib before start developing
|
2003-05-14 23:22:50 +00:00 |
|
stronk7
|
476fd9c716
|
Minor changes to support the "restore" option with zip files. Only
showed if the backup utility is installed ($CFG->backup_version exists)
and the user is an admin. Sent email to Martin to say him this !!
|
2003-05-14 23:09:34 +00:00 |
|
stronk7
|
52376d940f
|
Now backuplib.php includes all the functions needed in backup, restorelib.php all
the functions needed in restore and lib.php the rest of common functions.
|
2003-05-14 22:09:30 +00:00 |
|
moodler
|
d288fa5255
|
Better code to deal with shuffleorder.
Now feedback is always in the same order as the quiz, and
reports are always in the natural order.
|
2003-05-14 16:52:25 +00:00 |
|
moodler
|
a53cef7e80
|
Removed obsolete get_users_search function
|
2003-05-14 16:29:26 +00:00 |
|
moodler
|
d8eece23c9
|
Revamped "Assign Creators" page with the same code as admins and teachers
|
2003-05-14 16:27:27 +00:00 |
|