]>
git.mjollnir.org Git - moodle.git/log
martignoni [Tue, 17 Aug 2004 07:40:34 +0000 (07:40 +0000)]
One anchor string forgotten
martignoni [Tue, 17 Aug 2004 07:39:09 +0000 (07:39 +0000)]
New strings for anchors
moodler [Tue, 17 Aug 2004 06:58:49 +0000 (06:58 +0000)]
Show jump menu when grading assignments
moodler [Tue, 17 Aug 2004 06:53:50 +0000 (06:53 +0000)]
Site level block shows online teachers and students from all courses
bug 1683
moodler [Tue, 17 Aug 2004 05:51:53 +0000 (05:51 +0000)]
Fixed spaces/returns
moodler [Tue, 17 Aug 2004 05:47:49 +0000 (05:47 +0000)]
Use the same rounding for highest grade as other scores bug 1707
moodler [Tue, 17 Aug 2004 05:44:30 +0000 (05:44 +0000)]
Don't show grades at all when grades not being used bug 1710
moodler [Tue, 17 Aug 2004 05:29:35 +0000 (05:29 +0000)]
Fixed up RSS links in Glossary docs bug 1715
moodler [Tue, 17 Aug 2004 05:25:05 +0000 (05:25 +0000)]
Fixed some typos as per bug 1717
mits [Tue, 17 Aug 2004 05:19:32 +0000 (05:19 +0000)]
Polished.
moodler [Tue, 17 Aug 2004 05:19:21 +0000 (05:19 +0000)]
Convert firstname lastname to fullname() calls, fixing bug 1726
mits [Tue, 17 Aug 2004 05:17:42 +0000 (05:17 +0000)]
translated some.
julmis [Mon, 16 Aug 2004 23:55:01 +0000 (23:55 +0000)]
Adding anchors strings
paca70 [Mon, 16 Aug 2004 17:02:56 +0000 (17:02 +0000)]
updates
moodler [Mon, 16 Aug 2004 15:55:15 +0000 (15:55 +0000)]
FIxed bug 1738 - questions now added to category they were started in
moodler [Mon, 16 Aug 2004 15:41:57 +0000 (15:41 +0000)]
Finalise the switchover to using the user->auth field when authenticating.
Thanks, Howard Miller!
moodler [Mon, 16 Aug 2004 15:16:26 +0000 (15:16 +0000)]
Added a new preview/test feature for quiz questions, sent in by
Pavel <paolo@psychpan.waw.pl>
Thanks to Przemyslaw, too!
moodler [Mon, 16 Aug 2004 12:50:20 +0000 (12:50 +0000)]
Added new login block from Janne!
gustav_delius [Mon, 16 Aug 2004 10:09:54 +0000 (10:09 +0000)]
put recently deleted outdated language string back in so that the language pack will work with old versions.
julmis [Mon, 16 Aug 2004 09:44:43 +0000 (09:44 +0000)]
Don't ever try to load editor when using safari.
Safari isn't supported.
moodler [Mon, 16 Aug 2004 07:26:19 +0000 (07:26 +0000)]
If possible, increase the memory limit at run-time. doh!
Not many servers have this compiled into PHP though.
moodler [Mon, 16 Aug 2004 06:43:02 +0000 (06:43 +0000)]
Added Koen as Translation Coordinator
paca70 [Mon, 16 Aug 2004 04:56:47 +0000 (04:56 +0000)]
Added support for coursecreators in function auth_sync_users()
paca70 [Mon, 16 Aug 2004 04:41:51 +0000 (04:41 +0000)]
Moved groupmembership code from function auth_iscreator() to
generic private function auth_ldap_isgroupmember().
moodler [Mon, 16 Aug 2004 02:24:58 +0000 (02:24 +0000)]
Replaced the old strings back in the pack for backward compatibility
moodler [Mon, 16 Aug 2004 02:15:24 +0000 (02:15 +0000)]
Always let a user see themselves.
gustav_delius [Sun, 15 Aug 2004 21:01:34 +0000 (21:01 +0000)]
Improved subscription editing interface according to discussion at http://moodle.org/mod/forum/discuss.php?d=11089#53612
koenr [Sun, 15 Aug 2004 19:54:25 +0000 (19:54 +0000)]
filling in missing strings...
mits [Sun, 15 Aug 2004 19:13:31 +0000 (19:13 +0000)]
translated some.
paca70 [Sun, 15 Aug 2004 17:46:30 +0000 (17:46 +0000)]
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. ;)
moodler [Sun, 15 Aug 2004 17:21:01 +0000 (17:21 +0000)]
FIxes for POP3 from Rudy Scott http://moodle.org/mod/forum/discuss.php?d=9131
paca70 [Sun, 15 Aug 2004 16:12:19 +0000 (16:12 +0000)]
Added configuration interface for value LDAP_objectclass
paca70 [Sun, 15 Aug 2004 16:09:32 +0000 (16:09 +0000)]
Updated description
paca70 [Sun, 15 Aug 2004 16:08:05 +0000 (16:08 +0000)]
Added description of auth_ldap_objectclass
moodler [Sun, 15 Aug 2004 15:21:22 +0000 (15:21 +0000)]
Moved Anchors thing down ...
moodler [Sun, 15 Aug 2004 14:31:28 +0000 (14:31 +0000)]
Fixed Browse button (added ellipsis) and missing string "Anchor"
moodler [Sun, 15 Aug 2004 14:17:22 +0000 (14:17 +0000)]
Removed HALFOPEN as per http://moodle.org/mod/forum/discuss.php?d=11115
mits [Sun, 15 Aug 2004 13:56:48 +0000 (13:56 +0000)]
New translation, Add a new file.
gustav_delius [Sun, 15 Aug 2004 12:38:29 +0000 (12:38 +0000)]
Editing teacher can now subscribe users to a forum, see http://moodle.org/mod/forum/discuss.php?d=11089
julmis [Sun, 15 Aug 2004 11:56:45 +0000 (11:56 +0000)]
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.
julmis [Sun, 15 Aug 2004 11:51:22 +0000 (11:51 +0000)]
Add anchor image.
moodler [Sun, 15 Aug 2004 07:27:52 +0000 (07:27 +0000)]
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.
koenr [Sat, 14 Aug 2004 21:49:21 +0000 (21:49 +0000)]
far too modest
martignoni [Sat, 14 Aug 2004 19:56:16 +0000 (19:56 +0000)]
Some fixes
martignoni [Sat, 14 Aug 2004 19:23:31 +0000 (19:23 +0000)]
Small fixes
martignoni [Sat, 14 Aug 2004 17:38:32 +0000 (17:38 +0000)]
Some fixes
moodler [Sat, 14 Aug 2004 16:45:13 +0000 (16:45 +0000)]
Latest goodness from PJ the MAN!
martignoni [Sat, 14 Aug 2004 15:59:16 +0000 (15:59 +0000)]
Some fixes
martignoni [Sat, 14 Aug 2004 15:36:59 +0000 (15:36 +0000)]
Corrected mailto link
martignoni [Sat, 14 Aug 2004 14:20:19 +0000 (14:20 +0000)]
Small fixes
moodler [Sat, 14 Aug 2004 12:47:24 +0000 (12:47 +0000)]
Old code, never checked in ... not really tested
moodler [Sat, 14 Aug 2004 12:44:36 +0000 (12:44 +0000)]
First-Class strings
moodler [Sat, 14 Aug 2004 12:42:54 +0000 (12:42 +0000)]
Fixed some notices
moodler [Sat, 14 Aug 2004 12:37:39 +0000 (12:37 +0000)]
Trivial fix to ID
moodler [Sat, 14 Aug 2004 12:33:36 +0000 (12:33 +0000)]
Better messages
moodler [Sat, 14 Aug 2004 12:15:28 +0000 (12:15 +0000)]
If the name of an activity is left blank, then give it a generic name
matching the name of the module.
moodler [Sat, 14 Aug 2004 11:54:32 +0000 (11:54 +0000)]
Fixed window choices on resources so that they use a radio button now.
bug 1741
papita [Sat, 14 Aug 2004 07:17:40 +0000 (07:17 +0000)]
Ne files
papita [Sat, 14 Aug 2004 07:14:35 +0000 (07:14 +0000)]
Latest changes from Paula
koenr [Fri, 13 Aug 2004 20:48:55 +0000 (20:48 +0000)]
*** empty log message ***
koenr [Fri, 13 Aug 2004 19:25:44 +0000 (19:25 +0000)]
initial translation by Koen Roggemans
koenr [Fri, 13 Aug 2004 17:04:06 +0000 (17:04 +0000)]
restyling
koenr [Fri, 13 Aug 2004 16:43:08 +0000 (16:43 +0000)]
initial translation by Koen Roggemans
koenr [Fri, 13 Aug 2004 16:40:54 +0000 (16:40 +0000)]
corrected very stupid error
martignoni [Fri, 13 Aug 2004 15:22:51 +0000 (15:22 +0000)]
Some small changes
martignoni [Fri, 13 Aug 2004 14:52:48 +0000 (14:52 +0000)]
One more typo :-)
martignoni [Fri, 13 Aug 2004 08:26:15 +0000 (08:26 +0000)]
Typos corrected
koenr [Fri, 13 Aug 2004 06:56:53 +0000 (06:56 +0000)]
Added link for translation.html
koenr [Fri, 13 Aug 2004 00:13:07 +0000 (00:13 +0000)]
rewriting helpfiles for new and changed functionality
koenr [Thu, 12 Aug 2004 20:08:15 +0000 (20:08 +0000)]
removing php
koenr [Thu, 12 Aug 2004 20:01:39 +0000 (20:01 +0000)]
pollishing translation
koenr [Thu, 12 Aug 2004 19:56:24 +0000 (19:56 +0000)]
initial translation by Koen Roggemans
martignoni [Thu, 12 Aug 2004 19:54:56 +0000 (19:54 +0000)]
Added guideline for format_text.
Add info about addslashes().
martignoni [Thu, 12 Aug 2004 19:43:39 +0000 (19:43 +0000)]
Release notes for 1.3.4
martignoni [Thu, 12 Aug 2004 19:33:21 +0000 (19:33 +0000)]
Added organizations string
martignoni [Thu, 12 Aug 2004 19:32:33 +0000 (19:32 +0000)]
Language strings for references removed
martignoni [Thu, 12 Aug 2004 19:30:25 +0000 (19:30 +0000)]
Removed PHP code from strings!
Added "No possible datasets"
martignoni [Thu, 12 Aug 2004 19:20:09 +0000 (19:20 +0000)]
Added 'rss' string
martignoni [Thu, 12 Aug 2004 19:16:58 +0000 (19:16 +0000)]
New file added
koenr [Thu, 12 Aug 2004 18:31:35 +0000 (18:31 +0000)]
initial translation by Koen Roggemans
koenr [Thu, 12 Aug 2004 18:31:16 +0000 (18:31 +0000)]
filling in missing strings...
martignoni [Thu, 12 Aug 2004 17:50:53 +0000 (17:50 +0000)]
Added string 'editalways'
martignoni [Thu, 12 Aug 2004 17:19:26 +0000 (17:19 +0000)]
Extra strings for regrading student assessments and the grade analysis tables.
martignoni [Thu, 12 Aug 2004 17:12:51 +0000 (17:12 +0000)]
New string 'usernotavailable'
moodler [Thu, 12 Aug 2004 15:59:23 +0000 (15:59 +0000)]
Made the glossary upgrade use less memory bug 985
moodler [Thu, 12 Aug 2004 15:54:43 +0000 (15:54 +0000)]
You can choose not to show notices on make_upload_directory
The installer script uses this.
moodler [Thu, 12 Aug 2004 15:53:32 +0000 (15:53 +0000)]
New automatic installation script! No need to make config.php anymore!
It's rough but it works. I will be doing lots of work on making it
slicker so don't translate the strings just yet.
martignoni [Thu, 12 Aug 2004 14:34:34 +0000 (14:34 +0000)]
Added translation of 'lax' : indulgent
moodler [Thu, 12 Aug 2004 12:36:32 +0000 (12:36 +0000)]
Add version number
moodler [Thu, 12 Aug 2004 12:31:38 +0000 (12:31 +0000)]
Some cleanups from Jon ... beeps now work
moodler [Thu, 12 Aug 2004 11:24:33 +0000 (11:24 +0000)]
Removed some spurious debug statements
moodler [Thu, 12 Aug 2004 11:23:47 +0000 (11:23 +0000)]
Group buttons are now displayed even when a course is:
No groups, Not forced
Bug 1731
moodler [Thu, 12 Aug 2004 09:55:12 +0000 (09:55 +0000)]
Fixed modid selection bug 1735
moodler [Thu, 12 Aug 2004 08:05:51 +0000 (08:05 +0000)]
Removed some notices ... argh, this module needs help ...
moodler [Thu, 12 Aug 2004 07:52:44 +0000 (07:52 +0000)]
Avoiding a notice
moodler [Thu, 12 Aug 2004 07:48:00 +0000 (07:48 +0000)]
Fixed typo when printing footer
moodler [Thu, 12 Aug 2004 07:42:52 +0000 (07:42 +0000)]
Fixed some PHP 5 notices
julmis [Thu, 12 Aug 2004 07:40:57 +0000 (07:40 +0000)]
Fix for wordClean. Don't strip all h -tags
defacer [Thu, 12 Aug 2004 07:17:46 +0000 (07:17 +0000)]
Ooops! Silly mistake... NOW bug 1736 is fixed.
bobopinna [Thu, 12 Aug 2004 07:12:30 +0000 (07:12 +0000)]
updated to new multilanguage teacher manual download page