Commit graph

3217 commits

Author SHA1 Message Date
moodler
76c1650d02 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.
2003-05-14 05:01:01 +00:00
moodler
b086c2b527 Fixed variable name 2003-05-14 03:37:47 +00:00
moodler
edea91f37b Fixed links in emails 2003-05-14 03:23:01 +00:00
moodler
b13f7b84ec New Taiwanese (Traditional Chinese) version by Fu-Kwun Hwang (hwang@phy.ntnu.edu.tw)!
Strings mostly done, and about half the help files.
2003-05-14 02:43:27 +00:00
adamtpaw
ce3b1d1f7d small corrections 2003-05-13 21:14:28 +00:00
stronk7
4f446b2e36 Minor changes in course_files_check_backup to avoid the backup
of files under get_string("backupdir")
2003-05-13 19:53:17 +00:00
mits
21951923a5 New translation. 2003-05-13 17:00:00 +00:00
rkingdon
16a0e6f05c Addition of teacher admin features 2003-05-13 16:37:47 +00:00
moodler
e9d3eca323 Re-order list for consistency 2003-05-13 16:37:34 +00:00
rkingdon
72a2547d05 Some missing strings added; plus strings for admin 2003-05-13 16:33:34 +00:00
rkingdon
daec2fede2 Minor change to wording 2003-05-13 16:29:54 +00:00
moodler
ae078a9809 Mail-outs for assignment and journal module are now translatable. 2003-05-13 16:02:08 +00:00
moodler
0a9f61b55f 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.
2003-05-13 13:53:36 +00:00
moodler
ac4f6d455f Images are not put in a frame, but embedded in a normal page 2003-05-13 07:51:26 +00:00
moodler
fa6a30b75c Added release and version information to registration 2003-05-13 07:35:18 +00:00
moodler
4bcc7ebfd6 Slight update to a string 2003-05-13 01:18:54 +00:00
rkingdon
56a800aac5 Correcting bugs in agreement of assessment and for self assessed
submissions
2003-05-12 21:18:21 +00:00
coolbit
6cdbd5d52a some modification 2003-05-12 15:53:08 +00:00
moodler
64900c048e If you can see this - please try the new admin registration interface! 2003-05-12 15:40:11 +00:00
moodler
fe930cf3ca 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.
2003-05-12 11:30:19 +00:00
moodler
a0deb5db60 Add a backdoor for match_referer ... if the referer is "nomatch" then
it always returns true.
2003-05-12 09:22:00 +00:00
moodler
6a7ce0c1ab Some new strings for the registration function 2003-05-12 09:05:43 +00:00
moodler
170a9c4612 Force subscription on a teacher's forum only includes teachers! 2003-05-12 09:01:23 +00:00
moodler
393c9b4ff4 Fixes for detect_munged_arguments() and default values for p() s() etc 2003-05-12 06:35:32 +00:00
moodler
3551966092 Added new FAQ and fixed the TOC a bit 2003-05-12 05:49:06 +00:00
stronk7
f11d6df519 Survey backup included. 2003-05-11 22:44:40 +00:00
stronk7
af478c0b2b Avoid counting files under get_string("backupdir") as course files 2003-05-11 22:17:56 +00:00
stronk7
9025fec405 Choices are now backupables 2003-05-11 21:14:50 +00:00
stronk7
05b2871dfa Change in comment 2003-05-11 21:13:45 +00:00
stronk7
d06863d95f No it's backupable too 2003-05-11 21:12:28 +00:00
stronk7
df52003fb1 Little bug ending submission tag 2003-05-11 19:47:12 +00:00
stronk7
14014fb7e1 Some backup words... 2003-05-11 17:46:55 +00:00
stronk7
4784696533 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
2003-05-11 17:45:56 +00:00
stronk7
b294bc4b1d Zipping files.
Ok under command line. Bad under pcl lib
2003-05-11 11:06:23 +00:00
stronk7
543009a54d Updated. User and course files copied to backup dir 2003-05-11 00:16:32 +00:00
stronk7
667d2f2a86 User files and course files are saved selectively to backup directory 2003-05-11 00:14:11 +00:00
stronk7
23e3e468aa no comments 2003-05-10 17:49:56 +00:00
stronk7
d0ef834745 Preparing the user_files and course_files copy 2003-05-10 17:44:08 +00:00
stronk7
4f6ae69e0e Bug returning status 2003-05-10 17:31:33 +00:00
stronk7
efead3b909 Now generate mod info about assignments (with file copy to temp/backup)
and resources.
2003-05-10 17:25:20 +00:00
moodler
2f518143de Tidy up of a code - took out all the short PHP tags 2003-05-10 09:36:57 +00:00
moodler
be912538fa Tidy up of code, including removal of short php tags 2003-05-10 09:29:53 +00:00
moodler
232d36dffa Some minor cleanups to this page, including removal of short php tags 2003-05-10 09:21:02 +00:00
moodler
215e628dcf Removed some debug statements I'd left in by mistake 2003-05-10 03:02:19 +00:00
stronk7
32ad57746b Avoid undefined backupable mods to be exported 2003-05-09 23:21:55 +00:00
adamtpaw
54157606e0 Few mistakes remved. 2003-05-09 22:37:08 +00:00
rkingdon
a3a4cd3ed6 Corrected bug in SQL for workshop_comments table 2003-05-09 22:13:03 +00:00
stronk7
537718f85a Included log generation to XML 2003-05-09 20:05:15 +00:00
moodler
9d85990f62 Some additions 2003-05-09 17:48:31 +00:00
moodler
6d3566f8d5 Black M 2003-05-09 17:43:46 +00:00