8394 Commits

Author SHA1 Message Date
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
moodler
7b911e7169 First-Class strings 2004-08-14 12:44:36 +00:00
moodler
5f8c3e1f1a Fixed some notices 2004-08-14 12:42:54 +00:00
moodler
a950790dfd Trivial fix to ID 2004-08-14 12:37:39 +00:00
moodler
b140ae85e8 Better messages 2004-08-14 12:33:36 +00:00
moodler
71d707f18f If the name of an activity is left blank, then give it a generic name
matching the name of the module.
2004-08-14 12:15:28 +00:00
moodler
7c990f68d6 Fixed window choices on resources so that they use a radio button now.
bug 1741
2004-08-14 11:54:32 +00:00
papita
6463b2dd50 Ne files 2004-08-14 07:17:40 +00:00
papita
06c1db86d0 Latest changes from Paula 2004-08-14 07:14:35 +00:00
koenr
a634399ca0 *** empty log message *** 2004-08-13 20:48:55 +00:00
koenr
aebc3d8b0f initial translation by Koen Roggemans 2004-08-13 19:25:44 +00:00
koenr
7d57fed825 restyling 2004-08-13 17:04:06 +00:00
koenr
0119539dd7 initial translation by Koen Roggemans 2004-08-13 16:43:08 +00:00
koenr
8f4a303c69 corrected very stupid error 2004-08-13 16:40:54 +00:00
martignoni
0df6c5d56f Some small changes 2004-08-13 15:22:51 +00:00
martignoni
21dd4ece5c One more typo :-) 2004-08-13 14:52:48 +00:00
martignoni
b58664c45e Typos corrected 2004-08-13 08:26:15 +00:00