]>
git.mjollnir.org Git - moodle.git/log
moodler [Thu, 15 May 2003 11:15:55 +0000 (11:15 +0000)]
New override for Apache's LimitRequestBody parameter which may limit files.
stronk7 [Wed, 14 May 2003 23:25:00 +0000 (23:25 +0000)]
Initial version of restore. Simply, a copy from backup.php
stronk7 [Wed, 14 May 2003 23:24:00 +0000 (23:24 +0000)]
Lib to include all backup particulary functions (came from lib.php), but
desglosed now
stronk7 [Wed, 14 May 2003 23:22:50 +0000 (23:22 +0000)]
Reset to empty lib before start developing
stronk7 [Wed, 14 May 2003 23:09:34 +0000 (23:09 +0000)]
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 !!
stronk7 [Wed, 14 May 2003 22:09:30 +0000 (22:09 +0000)]
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.
moodler [Wed, 14 May 2003 16:52:25 +0000 (16:52 +0000)]
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.
moodler [Wed, 14 May 2003 16:29:26 +0000 (16:29 +0000)]
Removed obsolete get_users_search function
moodler [Wed, 14 May 2003 16:27:27 +0000 (16:27 +0000)]
Revamped "Assign Creators" page with the same code as admins and teachers
moodler [Wed, 14 May 2003 16:05:21 +0000 (16:05 +0000)]
Some little fixes (can only see them on a server with lots of users!)
moodler [Wed, 14 May 2003 15:58:48 +0000 (15:58 +0000)]
Fixed up "Assign teacher" page, and moved it to admin directory.
moodler [Wed, 14 May 2003 15:23:54 +0000 (15:23 +0000)]
Fix the order of questions when shuffle is NOT being used.
See bug 423 for details: http://moodle.org/bugs/bug.php?op=show&bugid=423
moodler [Wed, 14 May 2003 15:19:04 +0000 (15:19 +0000)]
FIxed up function get_user() which now takes lots of parameters and
can be used all over the place.
Also, related fixes to "add admin" (MUCH better performance) and the user listings
More to come for "add teacher" and "add creator"
moodler [Wed, 14 May 2003 07:47:04 +0000 (07:47 +0000)]
Don't be so pushy about subscription
moodler [Wed, 14 May 2003 05:01:01 +0000 (05:01 +0000)]
Changed home page link to moodle.org (from moodle.com)
I did some heavy thinking about this, and I think this is
best for the community. I had wanted to drive some traffic
past moodle.com (the moodle.com will feature very prominent
links to moodle.org). What I'll do now, I think, is put a
advertisements on http://moodle.org pointing to moodle.com.
Also some lowercasing of HTML.
moodler [Wed, 14 May 2003 03:37:47 +0000 (03:37 +0000)]
Fixed variable name
moodler [Wed, 14 May 2003 03:23:01 +0000 (03:23 +0000)]
Fixed links in emails
moodler [Wed, 14 May 2003 02:43:27 +0000 (02:43 +0000)]
New Taiwanese (Traditional Chinese) version by Fu-Kwun Hwang (hwang@phy.ntnu.edu.tw)!
Strings mostly done, and about half the help files.
adamtpaw [Tue, 13 May 2003 21:14:28 +0000 (21:14 +0000)]
small corrections
stronk7 [Tue, 13 May 2003 19:53:17 +0000 (19:53 +0000)]
Minor changes in course_files_check_backup to avoid the backup
of files under get_string("backupdir")
mits [Tue, 13 May 2003 17:00:00 +0000 (17:00 +0000)]
New translation.
rkingdon [Tue, 13 May 2003 16:37:47 +0000 (16:37 +0000)]
Addition of teacher admin features
moodler [Tue, 13 May 2003 16:37:34 +0000 (16:37 +0000)]
Re-order list for consistency
rkingdon [Tue, 13 May 2003 16:33:34 +0000 (16:33 +0000)]
Some missing strings added; plus strings for admin
rkingdon [Tue, 13 May 2003 16:29:54 +0000 (16:29 +0000)]
Minor change to wording
moodler [Tue, 13 May 2003 16:02:08 +0000 (16:02 +0000)]
Mail-outs for assignment and journal module are now translatable.
moodler [Tue, 13 May 2003 13:53:36 +0000 (13:53 +0000)]
When posting a forum, users can unsubscribe/subscribe on the fly.
The flag has a memory, but it keeps pushing you to subscribe. :-)
(so that by default it behaves like it did before)
Hopefully now subscription is a bit easier to understand.
moodler [Tue, 13 May 2003 07:51:26 +0000 (07:51 +0000)]
Images are not put in a frame, but embedded in a normal page
moodler [Tue, 13 May 2003 07:35:18 +0000 (07:35 +0000)]
Added release and version information to registration
moodler [Tue, 13 May 2003 01:18:54 +0000 (01:18 +0000)]
Slight update to a string
rkingdon [Mon, 12 May 2003 21:18:21 +0000 (21:18 +0000)]
Correcting bugs in agreement of assessment and for self assessed
submissions
coolbit [Mon, 12 May 2003 15:53:08 +0000 (15:53 +0000)]
some modification
moodler [Mon, 12 May 2003 15:40:11 +0000 (15:40 +0000)]
If you can see this - please try the new admin registration interface!
moodler [Mon, 12 May 2003 11:30:19 +0000 (11:30 +0000)]
New feature - registration page. Registration should be working,
but I'm still working on the server-side stuff.
Look for the new button on the admin page.
moodler [Mon, 12 May 2003 09:22:00 +0000 (09:22 +0000)]
Add a backdoor for match_referer ... if the referer is "nomatch" then
it always returns true.
moodler [Mon, 12 May 2003 09:05:43 +0000 (09:05 +0000)]
Some new strings for the registration function
moodler [Mon, 12 May 2003 09:01:23 +0000 (09:01 +0000)]
Force subscription on a teacher's forum only includes teachers!
moodler [Mon, 12 May 2003 06:35:32 +0000 (06:35 +0000)]
Fixes for detect_munged_arguments() and default values for p() s() etc
moodler [Mon, 12 May 2003 05:49:06 +0000 (05:49 +0000)]
Added new FAQ and fixed the TOC a bit
stronk7 [Sun, 11 May 2003 22:44:40 +0000 (22:44 +0000)]
Survey backup included.
stronk7 [Sun, 11 May 2003 22:17:56 +0000 (22:17 +0000)]
Avoid counting files under get_string("backupdir") as course files
stronk7 [Sun, 11 May 2003 21:14:50 +0000 (21:14 +0000)]
Choices are now backupables
stronk7 [Sun, 11 May 2003 21:13:45 +0000 (21:13 +0000)]
Change in comment
stronk7 [Sun, 11 May 2003 21:12:28 +0000 (21:12 +0000)]
No it's backupable too
stronk7 [Sun, 11 May 2003 19:47:12 +0000 (19:47 +0000)]
Little bug ending submission tag
stronk7 [Sun, 11 May 2003 17:46:55 +0000 (17:46 +0000)]
Some backup words...
stronk7 [Sun, 11 May 2003 17:45:56 +0000 (17:45 +0000)]
Backup finished.
Limitations:
- Only assignment and resource mods are exported.
Little problems persit:
- PCLZIP/UNZIP incompatibility
- Do not count backup files in course_files_check_backup
stronk7 [Sun, 11 May 2003 11:06:23 +0000 (11:06 +0000)]
Zipping files.
Ok under command line. Bad under pcl lib
stronk7 [Sun, 11 May 2003 00:16:32 +0000 (00:16 +0000)]
Updated. User and course files copied to backup dir
stronk7 [Sun, 11 May 2003 00:14:11 +0000 (00:14 +0000)]
User files and course files are saved selectively to backup directory
stronk7 [Sat, 10 May 2003 17:49:56 +0000 (17:49 +0000)]
no comments
stronk7 [Sat, 10 May 2003 17:44:08 +0000 (17:44 +0000)]
Preparing the user_files and course_files copy
stronk7 [Sat, 10 May 2003 17:31:33 +0000 (17:31 +0000)]
Bug returning status
stronk7 [Sat, 10 May 2003 17:25:20 +0000 (17:25 +0000)]
Now generate mod info about assignments (with file copy to temp/backup)
and resources.
moodler [Sat, 10 May 2003 09:36:57 +0000 (09:36 +0000)]
Tidy up of a code - took out all the short PHP tags
moodler [Sat, 10 May 2003 09:29:53 +0000 (09:29 +0000)]
Tidy up of code, including removal of short php tags
moodler [Sat, 10 May 2003 09:21:02 +0000 (09:21 +0000)]
Some minor cleanups to this page, including removal of short php tags
moodler [Sat, 10 May 2003 03:02:19 +0000 (03:02 +0000)]
Removed some debug statements I'd left in by mistake
stronk7 [Fri, 9 May 2003 23:21:55 +0000 (23:21 +0000)]
Avoid undefined backupable mods to be exported
adamtpaw [Fri, 9 May 2003 22:37:08 +0000 (22:37 +0000)]
Few mistakes remóved.
rkingdon [Fri, 9 May 2003 22:13:03 +0000 (22:13 +0000)]
Corrected bug in SQL for workshop_comments table
stronk7 [Fri, 9 May 2003 20:05:15 +0000 (20:05 +0000)]
Included log generation to XML
moodler [Fri, 9 May 2003 17:48:31 +0000 (17:48 +0000)]
Some additions
moodler [Fri, 9 May 2003 17:43:46 +0000 (17:43 +0000)]
Black M
moodler [Fri, 9 May 2003 17:24:17 +0000 (17:24 +0000)]
New feature to manage installed code modules!
You can now hide/show individual activity modules and even delete them completely!
For example, if you hide the "choice" module, then all choice activities
will be hidden throughout the whole site, and "Choice" will not
appear on any "Add..." menu.
Deleting a module is a complete deletion of all data from the database.
If you want to try out the deletion on a real module, I suggest the
pgassignment module, since it will soon be deleted from CVS anyway
(because it's being replaced with workshop).
Look for "Manage modules" on the admin menu.
stronk7 [Fri, 9 May 2003 14:57:41 +0000 (14:57 +0000)]
User accounts are now included in XML generation
moodler [Fri, 9 May 2003 13:32:27 +0000 (13:32 +0000)]
Added new 'visible' field for module management.
moodler [Fri, 9 May 2003 12:47:56 +0000 (12:47 +0000)]
Latest updates from Hans De Zwart
moodler [Fri, 9 May 2003 12:41:20 +0000 (12:41 +0000)]
Please don't put English docs in non-English packs ... they are changing
rapidly so these just go out of date for no reason.
Cheers,
Martin
compuproggy [Fri, 9 May 2003 07:18:14 +0000 (07:18 +0000)]
Who is interested working in a free general open source translating network? Mails to
HS@interS4S,net
compuproggy [Fri, 9 May 2003 07:10:26 +0000 (07:10 +0000)]
*** empty log message ***
moodler [Fri, 9 May 2003 06:03:47 +0000 (06:03 +0000)]
Better tooltip help on post attachments
compuproggy [Fri, 9 May 2003 05:58:22 +0000 (05:58 +0000)]
*** empty log message ***
moodler [Fri, 9 May 2003 02:32:43 +0000 (02:32 +0000)]
IMPORTANT SECURITY FIX: prevents external PHP code from being run
moodler [Fri, 9 May 2003 02:20:03 +0000 (02:20 +0000)]
Use the new $CFG->dbpersist variable in config.php to determine whether
to use persistent connections or not. The default is to use them (for
speed/efficiency) but now they can be switched off with:
$CFG->dbpersist = false;
moodler [Fri, 9 May 2003 02:05:16 +0000 (02:05 +0000)]
IMPORTANT SECURITY FIX: this prevents bad characters being passed to help.php
moodler [Fri, 9 May 2003 02:02:27 +0000 (02:02 +0000)]
IMPORTANT SECURITY FIX - this makes sure $CFG can not be overridden
rkingdon [Thu, 8 May 2003 20:31:05 +0000 (20:31 +0000)]
workshop: addition of peer agreement
rkingdon [Thu, 8 May 2003 20:26:51 +0000 (20:26 +0000)]
workshop: add peer agreement
rkingdon [Thu, 8 May 2003 20:24:41 +0000 (20:24 +0000)]
version 1.1 with peer agreement
moodler [Thu, 8 May 2003 16:20:38 +0000 (16:20 +0000)]
New version of Wiki stuff from Howard Miller.
Some cool new features, including linking to Moodle activities!
moodler [Thu, 8 May 2003 16:09:30 +0000 (16:09 +0000)]
New pop-up help page about smileys - clicking on the smiley inserts it
into the form using Javascript!
Also rationalised and patched some of the other help about text formats.
LANGUAGE EDITORS MAY WANT TO RE-CHECK:
lang/en/help/textformat.html
moodler [Thu, 8 May 2003 16:03:57 +0000 (16:03 +0000)]
New "special" help file with javascript :-)
moodler [Thu, 8 May 2003 13:34:42 +0000 (13:34 +0000)]
FIxed bug 406 - richtext setting resets!
compuproggy [Thu, 8 May 2003 06:55:32 +0000 (06:55 +0000)]
*** empty log message ***
compuproggy [Thu, 8 May 2003 06:28:24 +0000 (06:28 +0000)]
*** empty log message ***
compuproggy [Thu, 8 May 2003 05:16:07 +0000 (05:16 +0000)]
*** empty log message ***
coolbit [Wed, 7 May 2003 23:07:50 +0000 (23:07 +0000)]
*** empty log message ***
stronk7 [Wed, 7 May 2003 22:18:05 +0000 (22:18 +0000)]
Updated. Sections included !!!
stronk7 [Wed, 7 May 2003 22:15:14 +0000 (22:15 +0000)]
Changes to support xml sections generation.
And convert htmlentities an utf8
gregb_cc [Wed, 7 May 2003 20:53:24 +0000 (20:53 +0000)]
fix for bug 324. we are now checking to see if there is a conflict caused by
multiple teachers gradign simultaneously.
stronk7 [Wed, 7 May 2003 16:09:34 +0000 (16:09 +0000)]
Only admins can execute me !!
moodler [Wed, 7 May 2003 15:08:50 +0000 (15:08 +0000)]
Fixed a typo
moodler [Wed, 7 May 2003 14:12:45 +0000 (14:12 +0000)]
FIxed typo in favicon
moodler [Wed, 7 May 2003 13:04:52 +0000 (13:04 +0000)]
Slightly better favicons
moodler [Wed, 7 May 2003 11:57:10 +0000 (11:57 +0000)]
Seemed like a good idea.
moodler [Wed, 7 May 2003 11:43:08 +0000 (11:43 +0000)]
Added .jpe as a JPEG (some people do it I notice! :-( )
moodler [Wed, 7 May 2003 11:41:27 +0000 (11:41 +0000)]
Don't treat Flash files (.swf) like other images.
moodler [Wed, 7 May 2003 08:07:48 +0000 (08:07 +0000)]
Turn off PHP error reporting while connecting to database
moodler [Wed, 7 May 2003 08:03:43 +0000 (08:03 +0000)]
Try persistent connection first, but if that fails for some reason then
automatically fall back to a non-persistent connection.