martignoni
d150d8f47c
New strings for anchors
2004-08-17 07:39:09 +00:00
moodler
eb622fcaa7
Show jump menu when grading assignments
2004-08-17 06:58:49 +00:00
moodler
2d90bdf022
Site level block shows online teachers and students from all courses
...
bug 1683
2004-08-17 06:53:50 +00:00
moodler
4b544a3758
Fixed spaces/returns
2004-08-17 05:51:53 +00:00
moodler
d7c40ba3c9
Use the same rounding for highest grade as other scores bug 1707
2004-08-17 05:47:49 +00:00
moodler
31a5ee99cc
Don't show grades at all when grades not being used bug 1710
2004-08-17 05:44:30 +00:00
moodler
11c3ccfadd
Fixed up RSS links in Glossary docs bug 1715
2004-08-17 05:29:35 +00:00
moodler
2c6d8d1d60
Fixed some typos as per bug 1717
2004-08-17 05:25:05 +00:00
mits
a839f36977
Polished.
2004-08-17 05:19:32 +00:00
moodler
d85035457f
Convert firstname lastname to fullname() calls, fixing bug 1726
2004-08-17 05:19:21 +00:00
mits
39e413a54b
translated some.
2004-08-17 05:17:42 +00:00
julmis
251e4497c0
Adding anchors strings
2004-08-16 23:55:01 +00:00
paca70
4d3dbc3e6b
updates
2004-08-16 17:02:56 +00:00
moodler
886c666847
FIxed bug 1738 - questions now added to category they were started in
2004-08-16 15:55:15 +00:00
moodler
39a5a35d6d
Finalise the switchover to using the user->auth field when authenticating.
...
Thanks, Howard Miller!
2004-08-16 15:41:57 +00:00
moodler
9c8047cfd0
Added a new preview/test feature for quiz questions, sent in by
...
Pavel <paolo@psychpan.waw.pl>
Thanks to Przemyslaw, too!
2004-08-16 15:16:26 +00:00
moodler
284dc1a103
Added new login block from Janne!
2004-08-16 12:50:20 +00:00
gustav_delius
25c3c05796
put recently deleted outdated language string back in so that the language pack will work with old versions.
2004-08-16 10:09:54 +00:00
julmis
7ada3fea23
Don't ever try to load editor when using safari.
...
Safari isn't supported.
2004-08-16 09:44:43 +00:00
moodler
22d42bf0ce
If possible, increase the memory limit at run-time. doh!
...
Not many servers have this compiled into PHP though.
2004-08-16 07:26:19 +00:00
moodler
066567e60c
Added Koen as Translation Coordinator
2004-08-16 06:43:02 +00:00
paca70
443398353c
Added support for coursecreators in function auth_sync_users()
2004-08-16 04:56:47 +00:00
paca70
9566e4ce84
Moved groupmembership code from function auth_iscreator() to
...
generic private function auth_ldap_isgroupmember().
2004-08-16 04:41:51 +00:00
moodler
e2b86a594c
Replaced the old strings back in the pack for backward compatibility
2004-08-16 02:24:58 +00:00
moodler
a9cbf8cc58
Always let a user see themselves.
2004-08-16 02:15:24 +00:00
gustav_delius
f88803e06d
Improved subscription editing interface according to discussion at http://moodle.org/mod/forum/discuss.php?d=11089#53612
2004-08-15 21:01:34 +00:00
koenr
895f667baf
filling in missing strings...
2004-08-15 19:54:25 +00:00
mits
0c72b625fb
translated some.
2004-08-15 19:13:31 +00:00
paca70
815002f07f
while waiting that guid-field, I added two functions:
...
auth_get_users ()
Returns all userobjects from external database, with userinformation
like address, phone ...
auth_sync_users ()
1. Adds users from externaldatabase to moodle.
2. renamed user in moodles db if renamed in externaldb
3. "Delete" user in moodles db if removed from externaldb
and configuration interface for guid. ;)
2004-08-15 17:46:30 +00:00
moodler
58a524be4d
FIxes for POP3 from Rudy Scott http://moodle.org/mod/forum/discuss.php?d=9131
2004-08-15 17:21:01 +00:00
paca70
4b9c337598
Added configuration interface for value LDAP_objectclass
2004-08-15 16:12:19 +00:00
paca70
93b7b5bac8
Updated description
2004-08-15 16:09:32 +00:00
paca70
1d812b88f7
Added description of auth_ldap_objectclass
2004-08-15 16:08:05 +00:00
moodler
8b10824c18
Moved Anchors thing down ...
2004-08-15 15:21:22 +00:00
moodler
aa94692460
Fixed Browse button (added ellipsis) and missing string "Anchor"
2004-08-15 14:31:28 +00:00
moodler
00cd9cf735
Removed HALFOPEN as per http://moodle.org/mod/forum/discuss.php?d=11115
2004-08-15 14:17:22 +00:00
mits
4bbe6703f9
New translation, Add a new file.
2004-08-15 13:56:48 +00:00
gustav_delius
90e7063e45
Editing teacher can now subscribe users to a forum, see http://moodle.org/mod/forum/discuss.php?d=11089
2004-08-15 12:38:29 +00:00
julmis
b3d3ca5b79
Big update for the editor!
...
Code is closer to HTMLArea 3.0 RC1.
- Updated dialog behavior (no more showModalDialogs)
- Cleaner XHTML coding in dialogs
- Unnecessary comment stripped off from htmlarea.php
- New anchor feature.
2004-08-15 11:56:45 +00:00
julmis
31b6f565df
Add anchor image.
2004-08-15 11:51:22 +00:00
moodler
4e11ad4faa
Added a new "auth" field to the user table. This field contains the
...
authentication mechanism used to create that user record.
Also added code to upgrade existing systems to have entries in that
field, and for new users to also have that field defined.
This will allow us to later improve the login procedure to be able to
handle various types of authentication.
2004-08-15 07:27:52 +00:00
koenr
83c87a05d9
far too modest
2004-08-14 21:49:21 +00:00
martignoni
77ef5a6111
Some fixes
2004-08-14 19:56:16 +00:00
martignoni
58a575a594
Small fixes
2004-08-14 19:23:31 +00:00
martignoni
7cc343ec51
Some fixes
2004-08-14 17:38:32 +00:00
moodler
dfd629d768
Latest goodness from PJ the MAN!
2004-08-14 16:45:13 +00:00
martignoni
d167ee0786
Some fixes
2004-08-14 15:59:16 +00:00
martignoni
3a9ddcb07d
Corrected mailto link
2004-08-14 15:36:59 +00:00
martignoni
45f3331298
Small fixes
2004-08-14 14:20:19 +00:00
moodler
1357be4a55
Old code, never checked in ... not really tested
2004-08-14 12:47:24 +00:00