moodler
70812e39a0
Added new table called "user preferences" which can be used for
...
storing arbitrary preferences for each user.
Thanks to Jon Papaioannou for the first draft of this code
which I modified.
2004-01-28 14:14:19 +00:00
moodler
1d1a623391
Added msup
2004-01-28 04:42:30 +00:00
moodler
899da17470
Allowing <algebra> tag
2004-01-27 03:30:57 +00:00
moodler
6a903e0e83
Better for CSS
2004-01-26 11:47:20 +00:00
moodler
9586c1dd6b
Er, much better wayto do dividiers
2004-01-26 09:54:40 +00:00
moodler
e21e20cfd7
Mod to print_table to allow dividers between rows (used on forum listing)
2004-01-26 09:48:00 +00:00
moodler
6a751fca5a
Adding more tags for matsh
2004-01-26 09:15:12 +00:00
moodler
404afe6b86
Get groupmode when returning a list of instances
2004-01-26 09:13:47 +00:00
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