31598 Commits

Author SHA1 Message Date
martin
8a3b358be9 Added a message if the student is not a member of the current course 2002-06-04 06:49:52 +00:00
martin
18798c6f55 Whoops ... don't put unenrol button unless the user is the current user! 2002-06-04 06:35:36 +00:00
martin
be0d1cd55a course/login.php is now course/enrol.php ... 2002-06-04 06:32:12 +00:00
martin
e13607280e Cleaned up enrol and unenrol process a bit 2002-06-04 06:30:51 +00:00
martin
c888501c02 Added button to unenrol a user (course/unenrol.php) 2002-06-04 06:29:36 +00:00
martin
4c86dda63e Not needed any more ... use the "News" forum instead. 2002-06-03 10:42:20 +00:00
martin
3760280438 Now uses $course->student as title of list 2002-06-02 08:23:09 +00:00
martin
5e69314dca Added per-course config and use of a word for "student" 2002-06-02 08:10:50 +00:00
martin
6777e021f9 Added semicolons to keep IE happy 2002-06-02 07:41:00 +00:00
martin
5020d66491 Changed to lowercase to make IE happy 2002-06-02 07:39:33 +00:00
martin
806f7816bd Fixed for Internet Explorer? 2002-06-01 15:35:40 +00:00
martin
d44714bc35 Removed check for course format changing 2002-06-01 13:47:42 +00:00
martin
c320b113fb Updated 2002-06-01 12:52:16 +00:00
martin
a5e62dcb17 Added a <BR> 2002-06-01 09:48:24 +00:00
martin
13c7e2719a Modified weekly course format with "People" section and sorted activity modules 2002-06-01 09:44:06 +00:00
martin
ef25340cb4 Improvements to Recent Activity to make it clearer. Formatting, but
also logical changes to reduce the logs for course changes:
add+update=add
add+delete=nothing
update+update=update
update+delete=delete
2002-06-01 09:23:37 +00:00
martin
f3065eeb13 Errors while deleting a module are no longer fatal errors 2002-06-01 09:06:53 +00:00
martin
5c0bef5d46 Fixed buglets in get_records_sql and insert_record 2002-06-01 09:05:08 +00:00
martin
d3ca63f070 Slight fix to change some mod->course_module to mod->coursemodule for consistency 2002-06-01 06:37:04 +00:00
martin
83b0b7731e Fixed some display of the logs in "recent activity" 2002-06-01 04:25:33 +00:00
martin
a4cf8289c8 Ch-ch-ch-ch-Changes (turn and face the strain) Ch-ch-changes. 2002-06-01 04:06:05 +00:00
martin
8c7dc44061 Added lists to allowed html in cleantext 2002-06-01 03:46:35 +00:00
martin
0fb523de6d Changed link to a newer and better paper on social constructionism. 2002-05-31 13:54:39 +00:00
martin
79389048fd Removed log and fixed email call 2002-05-31 13:24:14 +00:00
martin
6c19f34bf8 Removed some logging 2002-05-31 13:20:21 +00:00
martin
a634339f4e Now looks for module SQL files in mod/db/dbtype.sql 2002-05-31 13:20:01 +00:00
martin
ce20f6cfb3 Removed log entry for now 2002-05-31 13:13:42 +00:00
martin
e387fd0d51 Replaced by social.php 2002-05-31 13:10:58 +00:00
martin
3eb3901ef1 Indicates only MySQL is supported for now. 2002-05-31 09:37:16 +00:00
martin
600149be34 New logging format
Improved "Recent Activity" on home page
Better formatting.
Many other small fixes.
2002-05-31 09:34:50 +00:00
martin
b50b67e50b Changes to support new logging format 2002-05-31 09:27:30 +00:00
martin
2a9da9efe1 Changes to logging to support new logging format 2002-05-31 09:25:35 +00:00
martin
4216daa695 Various small changes. Main one was new version of add_to_log to suit
the new logging format.
2002-05-31 09:20:39 +00:00
martin
ff9560d609 Removed logging from these files (probably temporary) 2002-05-31 09:19:04 +00:00
martin
93777df60d Removed "logs" and added new log format: "log" and "log_display" 2002-05-31 09:18:12 +00:00
martin
da3a08d7ee Updated to use new logging format. 2002-05-31 09:15:36 +00:00
martin
9d99fef442 Added new entries for log_display table. These are used to define what
to display for any given logged item.
2002-05-31 09:14:00 +00:00
martin
5eb45fa058 Various small fixes across all modules. Most notable was the revised
use of add_to_log, and the new logging format.
2002-05-31 09:07:11 +00:00
martin
d78e2e84ff This is the new format for database schema. Each module has a db directory
with one file per database.  All these are called from admin/index.php and
work in concert with lib/db.
2002-05-31 09:03:46 +00:00
martin
1b1fbf172f New icons for courses displayed in weekly format. They collapse/unfold the display. 2002-05-31 09:01:00 +00:00
martin
59c16528cd Changed email_to_users to be a lot more straightforward. I don't think
there's really need for all the BCC hocus-pocus.  Everyone can find
everyone's address anyway, the email bloat is minimal, and perhaps
distributing email addresses will spark private emails.
2002-05-28 13:59:45 +00:00
martin
c31a469cfa email_to_user no longer exists. Using email_to_users instead. 2002-05-28 01:22:52 +00:00
martin
0c3ebaebd3 Added style for <LI> 2002-05-27 14:53:11 +00:00
martin
bb209a3e1a Reconverted using a newer converter. Still not tested. 2002-05-27 13:17:18 +00:00
martin
65c687a5dc Changes to support various types of databases (using SQL code in lib/db) 2002-05-27 13:02:48 +00:00
martin
27dd018c34 QL to create core databases in PostgreSQL. Not tested at all. In fact
I'm pretty sure it won't work, because it needs sequences.
2002-05-27 12:58:06 +00:00
martin
6fa8326dad SQL to create core databases in MySQL (any version). 2002-05-27 12:56:48 +00:00
martin
db23f0caf9 All moved to lib/db 2002-05-27 06:19:44 +00:00
martin
3eff8fde3a Now uses $CFG->cronpassword from config.php 2002-05-27 06:18:39 +00:00
martin
bb5a36e4d5 Added CFG->cronpassword for moodle/admin/cron.php 2002-05-27 06:16:38 +00:00