5260 Commits

Author SHA1 Message Date
stigbjarne
f52a0eb948 New file 2004-01-14 13:01:01 +00:00
moodler
d05956ac9f Some improvements in efficiency of Recent Activity.
There is now a new field in forum_discussions which has the userid
of the author in it.  This saves a lookup every time to forum_posts.

There is also some caching and rearrangement of the logic.

It seems to work OK, I'm about to do some speed tests on moodle.org
2004-01-14 11:50:29 +00:00
moodler
da8079852c Even in visible-groups mode, only show recent activity of one's own group
Not sure if this is right though
2004-01-14 09:12:53 +00:00
moodler
29aab4acda Obey "forcelogin" 2004-01-14 08:27:40 +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
koenr
f309f624ea added link to index of helpfiles 2004-01-14 08:22:48 +00:00
moodler
c7609872ca May avoid a cookie issue 2004-01-14 03:47:40 +00:00
moodler
7d18a73462 Make it easier to click on attempts 2004-01-14 03:25:46 +00:00
moodler
413766e856 Added links to the other help files 2004-01-14 03:10:35 +00:00
moodler
34a2293e08 Journal questions can now use HTML editor, plus new field 'introformat' 2004-01-14 02:24:42 +00:00
koenr
ecd7e49e87 keeping track of the changes 2004-01-13 21:19:17 +00:00
thetrinity
a9981ba619 Implemented Matching Questions. 2004-01-13 14:32:18 +00:00
willcast
94b27136b2 - Solving bug 971:
Some default settings override db fields when editing an entry.
2004-01-13 13:48:40 +00:00
stigbjarne
4aac7b8ab6 New file 2004-01-13 10:16:53 +00:00
moodler
62f5a86963 Strip tags from new user's names and email. Thanks to Paul Shew. 2004-01-13 07:54:22 +00:00
moodler
127962ca2a Fixes for buggy stuff 2004-01-13 02:32:33 +00:00
koenr
d57e12eb51 updated 2004-01-12 19:27:21 +00:00
koenr
cc8a82dcbe updated and put in (Dutch) alphabetical order. All indexfiles should be alphabeticaly ordered now. 2004-01-12 17:35:04 +00:00
koenr
a871ec51d0 changed title to fit logicaly in indexfile 2004-01-12 17:30:12 +00:00
moodler
f4212b4f12 Don't print description box if there is no description. 2004-01-12 17:20:41 +00:00
moodler
b91d6dcd57 This is a ridiculously complicated solution to showing only
those posts in recent activity that one should see.

It's temporary.

I have a more efficient solution in mind but it will take
at least one new database field - I'll tackle it later.
2004-01-12 17:20:10 +00:00
moodler
3fc6ae75e4 Some fixes to clarify handling of the number of attempts 2004-01-12 16:30:51 +00:00
bobopinna
a6c3d65039 Updated by Bobo 2004-01-12 16:09:19 +00:00
moodler
ec15d3e9f1 And make sure the group is from this course! 2004-01-12 14:51:29 +00:00
moodler
e9089eb471 Secure group viewing when in separate mode 2004-01-12 14:48:33 +00:00
moodler
d04d87e3bd Replaced missing string 2004-01-12 13:11:40 +00:00
moodler
91504deaee A number of fixes (fixed by simply saving with admin/lang.php) 2004-01-12 13:06:38 +00:00
andre_bln
2aa4f4d1f4 german language files version 20.11.2003 2004-01-12 10:24:08 +00:00
mits
2c33370ac5 some new translation added. 2004-01-12 08:24:56 +00:00
thetrinity
f14d97d06e Fixed typo and minor polishing for GIFT filter docs. 2004-01-12 03:58:31 +00:00
thetrinity
f70567fee5 Fixed typo and minor polishing. 2004-01-12 03:54:24 +00:00
moodler
19090101a9 Bug #966 - journal_grades should return NULL if no grade 2004-01-12 02:36:45 +00:00
koenr
cf37cc5502 filling in missing strings 2004-01-11 22:19:04 +00:00
koenr
81cc156467 translated by koen Roggemans 2004-01-11 22:18:36 +00:00
koenr
1e32384cc0 corrected some typo's and ugly tranlations 2004-01-11 18:44:13 +00:00
moodler
7df59158b8 Bug 965 2004-01-11 18:37:00 +00:00
moodler
e21f6c81b5 No need to require this file 2004-01-11 18:09:09 +00:00
moodler
1b69867429 Use is_internal_auth function instead 2004-01-11 18:08:10 +00:00
moodler
9197e1472f First version of support in groups in the forums.
Still needs plenty of testing.   There is no GUI yet for turning on
the groupmode just for the forum (this will be on the course page)
but you can put a 1 (visible) or 2 (separate) in the course_modules table.
2004-01-11 17:46:57 +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
e9f289635d Added strings for WebCT Import format 2004-01-11 02:50:41 +00:00
moodler
998ebd420a WebCT Import format!! (untested)
Contribution from Denis Rebaud!
2004-01-11 02:43:16 +00:00
moodler
34c46c1724 Grammar fixes for "updating" and "editing" 2004-01-11 01:57:43 +00:00
moodler
37d67d011a Some grammar fixes (for modules named starting with vowels) 2004-01-11 01:56:52 +00:00
moodler
2c4263c433 Sort group members by last access by default 2004-01-10 16:52:33 +00:00
moodler
548ef30e8b Use the new print_user function for the group 2004-01-10 16:49:17 +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