765 Commits

Author SHA1 Message Date
martin
ca4f8eb868 Moved uploaded assignment files into a subdirectory called moddata,
where data from other modules can also live later on.

Also added a README for that directory to warn teachers not to mess
with it, version code to perform the upgrade, tweaks to assignment/lib.php
and a tweak to reading module so that assignment files aren't listed
in the list of possible readings (could get messy).
2002-08-28 13:07:10 +00:00
martin
a628dad3a9 Notes about the necessity of cookies being allowed 2002-08-22 02:24:07 +00:00
martin
55e078c0fa Users can now choose to hide their email address. In this initial version
there are three options:

0) Hide the email address from everyone (except the teacher of their course)
1) Allow everyone to see the email address, all the time.
2) Allow only participants in the same course to see the email address

Note, new field maildisplay in 'user'
2002-08-21 13:29:25 +00:00
martin
7363ff911f Fixed up guest access PROPERLY - it's now more obvious and simple for teachers
to set it how they want.  Guest access now has THREE states (off, on, on with key).
2002-08-21 12:54:27 +00:00
martin
babab0e100 Improved explanations 2002-08-21 11:11:49 +00:00
martin
4b3c8ea7c4 Clarified the documentation here 2002-08-21 10:56:14 +00:00
martin
44dad7350b Added help link to course pages (for teachers) and tidied up the
course admin links in general (new fucntion and reorder)
2002-08-18 16:16:24 +00:00
martin
fddd5bddd7 Improvements to reading definition - help buttons and language fixes 2002-08-18 15:56:11 +00:00
martin
61ee082fd8 Improved help buttons for forums 2002-08-18 14:40:19 +00:00
martin
ac1b97570b Preview how many responses have been made (for teacher) 2002-08-18 09:52:51 +00:00
martin
ecac31f1ff new strings 2002-08-18 09:43:39 +00:00
martin
cbfd6d191c Added more popup help for course settings page 2002-08-17 14:44:45 +00:00
martin
1e3e716f1d Changes related to new way of setting and recalling themes.
The CFG->theme variable is now obsolete in config.php - use the
admin page to set themes interactively.
2002-08-17 13:01:06 +00:00
martin
ae96913569 Additions for index.php 2002-08-17 11:32:32 +00:00
martin
012f9f77d7 Some more missed language strings 2002-08-17 08:59:12 +00:00
martin
b1887065b5 Added a GPL license agreement as the very first step. 2002-08-17 08:38:43 +00:00
martin
3bc9bf9790 Teachers can now unsubscribe anyone from the "list of subscribers" list.
Made the feedback display when subscribing/unsubscribing a little more
generic.
2002-08-17 07:53:32 +00:00
martin
c7c709ae1b tweak 2002-08-16 03:10:03 +00:00
martin
31d160d3b9 Forum language fixes, and addition of help for separate/connected knowing 2002-08-15 17:41:24 +00:00
martin
169d3404a3 Fixes to languages for admin (setting up and upgrading databases) 2002-08-15 05:44:37 +00:00
martin
2fe33daded Fixes to list of subscribers (language fixes, and fix for site-level forums) 2002-08-15 03:45:09 +00:00
martin
7cbb4c96db Tidied up headers of user/edit.php 2002-08-14 01:51:58 +00:00
martin
3be1715715 Language fixes and cleanups for admin/site.* 2002-08-13 15:40:07 +00:00
martin
bf229f2dc6 Help file for survey types (needs work) 2002-08-12 18:01:07 +00:00
martin
18844dbf5b Language additions 2002-08-12 17:54:27 +00:00
martin
0a40b98583 More translating 2002-08-12 14:59:56 +00:00
martin
909f539dad Minor tweaking and cleaning up 2002-08-12 13:45:41 +00:00
martin
3db1919baf More language fixes 2002-08-12 09:38:31 +00:00
martin
c4016bc1db Language changes to choice module 2002-08-12 08:28:04 +00:00
martin
618b22c57c Language changes to weblib 2002-08-12 07:40:53 +00:00
martin
ae350059b3 Language changes for main library 2002-08-12 07:37:47 +00:00
martin
97c270e9a8 Changes related to language support ... get_string()
Minor little interface cleanups along the way
2002-08-11 15:41:54 +00:00
martin
6ee4579665 Moved the help files into their own directory in lang/en/help 2002-08-11 14:12:15 +00:00
martin
27038d9fe0 Changes to strings in print_recent_activity (added, updated, deleted activities) 2002-08-11 05:24:25 +00:00
martin
4b1371a74c Various small changes (mostly to language strings) 2002-08-11 05:11:50 +00:00
martin
67f19ff2e8 Additions 2002-08-10 14:28:08 +00:00
martin
2c0411e2ed Tweaks and tidy-ups for course home pages (weekly and topics) 2002-08-10 13:42:12 +00:00
martin
a2ab3b0511 More tidy ups in displays 2002-08-08 16:22:44 +00:00
martin
2b25f2a09b Further excellent tidy-ups to the admin pages. They are actually starting
to look/work as slick as the rest of the site.  :-)
2002-08-08 15:51:23 +00:00
martin
a3447e1053 Cleanup of the admin interface - especially the user management
Bugs fixed, duplicate code removed, plus you can now add new users.

Aaah much better.  :-)
2002-08-08 14:17:55 +00:00
martin
5d13db8aba Better looking search boxes 2002-08-06 09:24:40 +00:00
martin
77db7e4c49 Fixes in display of standard user_complete and user_outline functions
for journal, forum and assignments
2002-08-04 17:13:49 +00:00
martin
6b1746806c Misc small changes while I was working on assignments 2002-08-04 16:20:30 +00:00
martin
d699cd1e54 New assignment module finally complete! 2002-08-04 16:19:37 +00:00
martin
e20217b3f3 MOre language updates 2002-08-04 02:10:00 +00:00
martin
94361e021e Lots of work on site display, over many files. Improved front page
and display of site modules.
2002-08-03 08:16:31 +00:00
martin
a15278543a Cleaned up the admin pages (and moved some files) and added ability to completely delete courses 2002-08-03 04:44:35 +00:00
martin
6af8e53346 tweaks 2002-08-02 19:01:01 +00:00
martin
83b8fa157e Addition of modulename and modulenameplural strings as a standard to
every module file.
2002-08-02 17:36:35 +00:00
martin
058eec1868 Language files have been moved to keep them altogether under /lang
This should make it easier on translators.
2002-08-02 09:24:50 +00:00