835 Commits

Author SHA1 Message Date
moodler
8a2c90768f Clarification to some group logic 2004-01-26 09:12:52 +00:00
gustav_delius
2e39d2f810 minor fixes, including bugs 997, 998 2004-01-25 19:37:04 +00:00
moodler
18845ac357 If $CFG->opentogoogle is defined then
- google can get in as guest

   - visitiors referred from google get in as guest
2004-01-25 09:37:28 +00:00
moodler
0609562b64 New function guest_user to create a guest user record and return it 2004-01-25 09:35:45 +00:00
moodler
d26924c4ec Load overlib.js as an external Javascript file, on all pages 2004-01-23 08:51:17 +00:00
moodler
210d0f3388 MD5 library for home-made security 2004-01-23 08:40:29 +00:00
moodler
80bc80e121 Overlib function for slick popups 2004-01-23 08:35:45 +00:00
moodler
ca952b033d In remove_course_contents() look for a module function called
module_delete_course and run it as well.  This is mainly for
quizzes at the moment but basically it runs cleanup stuff
whenever a course is being emptied
2004-01-21 16:15:03 +00:00
moodler
e08061157c Added lang and mathml tags to allowed tags 2004-01-20 13:27:37 +00:00
moodler
ce57cc79eb Added stripos function and allow filters to work even when courseid
isn't set.
2004-01-20 08:51:43 +00:00
moodler
ef6b0c645e Ignore errors on chown 2004-01-20 08:46:23 +00:00
les_kopari
33235e53b0 Renamed. 2004-01-17 13:02:24 +00:00
les_kopari
ea31ae41c7 Another test run. 2004-01-17 12:59:28 +00:00
les_kopari
cab9d39e60 Renamed to schemaGroups_members.xml 2004-01-17 12:57:24 +00:00
les_kopari
49df1a42b5 Renamed to schemaGroups.xml 2004-01-17 12:56:13 +00:00
les_kopari
945e013c67 Renamed table. 2004-01-17 12:52:42 +00:00
les_kopari
6b95445ac8 Test run with new columns and tables. 2004-01-17 12:49:49 +00:00
les_kopari
339ac7daa5 New columns. 2004-01-17 12:44:50 +00:00
les_kopari
68cd6454aa New columns and tables. 2004-01-17 12:41:54 +00:00
moodler
5fba04fba0 EARLY SUPPORT FOR CALENDARS AND EVENTS
--------------------------------------

New functions and tables, based on work from Gustav Delius
(see http://moodle.org/mod/forum/discuss.php?d=4466)

This forms the core of a new system to store, track and utilise
event information in all modules, as well as allowing external
calendars to be synchronised with new information.
2004-01-17 09:47:45 +00:00
les_kopari
e34aab0dd0 New field. 2004-01-17 09:16:20 +00:00
les_kopari
5f1317f88e Correct defaults. 2004-01-17 09:06:21 +00:00
les_kopari
d8f6ab1b8a Added groupmode, groupmodeforce. 2004-01-17 08:55:22 +00:00
moodler
c4ae4fa1a8 Fixes so that $courseid can be passes to format_text (and this filter_text) 2004-01-16 10:49:07 +00:00
moodler
3da4752434 Added log links for teachers from each activity page 2004-01-15 07:17:47 +00:00
paca70
f63823b3cc FIXED:
script was calling fix_course_sortorder() before courseorder have been renamed to coursecount.
2004-01-14 18:13:26 +00:00
moodler
0a45ffe301 A new configuration setting - "forcelogin".
Default is false, everything is as it is now.

If turned on, then users are forced to log in before
being able to see the front page or the course listings.
2004-01-14 08:27:18 +00:00
moodler
0d67c51458 Work done on group functions 2004-01-11 17:44:46 +00:00
moodler
ddc7afad9a Added groupmode setting to course_modules 2004-01-11 17:44:09 +00:00
moodler
2c4263c433 Sort group members by last access by default 2004-01-10 16:52:33 +00:00
moodler
499795e84d Links in print_user are absolute 2004-01-10 16:47:14 +00:00
moodler
951b22a829 Completely got rid of user/lib.php
- print_user() went to weblib.php and got tidied up

  - The graphics functions went to lib/gdlib.php

See Bug 922
2004-01-10 16:41:29 +00:00
moodler
158d5a4f32 New library for collecting routines related to GD 2004-01-10 16:38:18 +00:00
moodler
f75b1ea426 Including the MP3 player source along with it. 2004-01-09 08:46:44 +00:00
moodler
ca34d03f32 A general-purpose MP3 player in Flash 2004-01-09 03:30:44 +00:00
moodler
14f3260978 Fix for case calling get_courses("all") when there is no user 2004-01-08 04:50:43 +00:00
stronk7
1a0c9eff8e Removed duplicate showreports field in course table!!
That (yy)yanked and (pp)pasted lines!! :-)
Thanks to Juan Pablo, from Bolivia.
2004-01-04 11:51:47 +00:00
stronk7
e9f3e715dd Add one more eregi_replace, because the 'alnum' allows the
comma char and it can cause some problems in filenames.

Off-topic: This is my 1st commit with my new eMac !! My old iMac screen
died two days ago... :-( but I've recovered everything :-)
2004-01-03 20:53:25 +00:00
les_kopari
0253cd4edc Adding remaining schema.xml files, one per table...still more to come.
See execution listing for test results thus far.
2004-01-02 18:12:45 +00:00
les_kopari
5a2f8b8dcd Initial. 2004-01-02 18:08:06 +00:00
les_kopari
7a55fe065d Initial add. 2004-01-02 17:55:09 +00:00
les_kopari
920d44320d Initial add...separate .xml file for each table. 2004-01-01 19:41:48 +00:00
les_kopari
18eaa5d2ca Initial add...just the first two tables, config and course. 2004-01-01 19:38:51 +00:00
moodler
02759cb587 On group images use description in the title ... 2004-01-01 08:36:53 +00:00
moodler
75194fffbf Temporary sorting order on group members 2003-12-31 14:16:55 +00:00
moodler
f2c80965f5 Some improvements when displaying PNGs 2003-12-31 13:39:08 +00:00
moodler
3facf28fe1 Fix when storing group memberships in USER session 2003-12-30 19:06:53 +00:00
moodler
2d439c9d59 Slight fix for MySQL 4 2003-12-30 18:19:15 +00:00
moodler
0da33e07b9 Need to change table name! It was tougher than I thought to work around
the reserved word "group"
2003-12-30 18:07:09 +00:00
moodler
f374fb1006 This is the first check-in of support for groups.
It's very early (it doesn't actually do anything yet!) but you can
define groups and get an idea of how the interface is shaping up.
I also wanted to show that I have actually done something on this! :-)

From here my plan is to add group support to the modules, one by one
(forums first), then go back and clean up some of the central interfaces,
graphics etc.

Finally, test, test, test and get 1.2 out well before the end of February.
2003-12-30 17:18:06 +00:00