Commit graph

1672 commits

Author SHA1 Message Date
moodler
81ef6a5ee5 Removed the "zero" value altogether 2002-12-07 04:20:35 +00:00
moodler
ff4f23fdcc Better checking of existing value, in case it's not in the list 2002-12-07 04:00:05 +00:00
moodler
0fa2146388 More changes from Mits! 2002-12-06 12:22:59 +00:00
moodler
3e8ff7019f Fixed up CVS Id tag 2002-12-06 11:36:20 +00:00
moodler
2ccb36740b Wrapper file to make moodlelib.php functions accessible as a class
called moodlelib.  Based on idea from Greg Barnett:
http://moodle.com/mod/forum/discuss.php?d=356
2002-12-06 11:23:42 +00:00
moodler
a7ce613296 First version of Japanese translation by Mitsuhiro Yoshida !
Still missing quiz.php, survey.php, auth.php and the help files

Helpers wanted!
2002-12-05 13:50:01 +00:00
moodler
035cdbff1a Improved removal of leading zeroes, but with some efficiency lost 2002-12-02 01:35:18 +00:00
moodler
bea7a51e3c Slight change to get rid of leading zeroes in dates 2002-12-02 01:13:14 +00:00
moodler
8ea300947d These includes are actually required 2002-12-02 01:12:06 +00:00
moodler
666122b94b Upgraded ADOdb to 2.50 because it fixes some bugs with PHP 4.3.0 2002-11-30 13:23:39 +00:00
moodler
8da0e0e031 IMS/SCORM 2002-11-30 12:04:33 +00:00
moodler
3ad6393067 Revised 2002-11-30 12:00:47 +00:00
moodler
17820bd5bd New version of Italian translation - compatible with 1.0.6.3 2002-11-29 15:17:59 +00:00
moodler
39246b72f8 Some colour difference for my courses .... I'm not sure about it ... 2002-11-29 14:22:34 +00:00
moodler
85098089d1 Some improvements to the layout of courses when there are categories
and they are on the front page
2002-11-29 14:17:36 +00:00
moodler
3475d55ee7 Slight fix 2002-11-29 05:12:01 +00:00
moodler
c1e735bb28 Added credit for Indonesian - Arfan Hidayat 2002-11-29 05:02:59 +00:00
moodler
a08fe5809a Complete new Indonesian translation!
Thanks to Arfan Hidayat, http://www.kursusmaya.com, ivanh@telkom.net!
2002-11-29 04:58:27 +00:00
moodler
b419cb6e28 Update version 2002-11-28 14:39:26 +00:00
moodler
3086f3f6cf With external authentication, the change password button on the user
page now does the same thing as the one on the login page.  It takes you
to the specified URL is it exists, and just doesn't appear if there is no URL
2002-11-28 12:31:46 +00:00
moodler
048ccc473a Highlight matches in post subject and discussion name too 2002-11-28 09:10:22 +00:00
moodler
88e729beed Add searching of subjects as well as messages 2002-11-28 09:04:04 +00:00
moodler
d391e3b1ee First quick version of help on CVS 2002-11-28 03:05:24 +00:00
moodler
6cc0361107 Fixed heading 2002-11-28 02:53:25 +00:00
moodler
c655755d92 Updates 2002-11-28 02:47:50 +00:00
moodler
64efda84b5 Fixes to increase the number of options available to limit assignment
upload size, and also to limit the list based on PHP limits
2002-11-28 02:41:56 +00:00
moodler
f42cf95f3c Added missing </BODY> and </HTML> tags 2002-11-27 13:11:02 +00:00
carlesbellver
5c36a37c9f *** empty log message *** 2002-11-26 10:10:04 +00:00
moodler
0581a9f7c8 More info about database user 2002-11-26 03:19:15 +00:00
moodler
b275ff65cb Additions and clean ups 2002-11-26 03:07:49 +00:00
moodler
71d552f677 Fix display of grades when there aren't any grades 2002-11-26 02:36:16 +00:00
moodler
83173d563c For the case when there are forums using ratings, but no ratings, and
the teacher is looking at grades, don't try and loop on an empty array
2002-11-26 02:29:54 +00:00
moodler
fc05fccb64 Strip slashes from filenames 2002-11-26 02:11:05 +00:00
compuproggy
33651b3d3e *** empty log message *** 2002-11-25 06:45:08 +00:00
moodler
4d35cddd8a More fixes 2002-11-24 15:59:58 +00:00
moodler
2f0c25fc75 More tweaks 2002-11-24 15:44:59 +00:00
moodler
982d256d95 Yet more details 2002-11-24 15:40:07 +00:00
moodler
66fe2bb262 Updated versionm, ready for 1.0.6.4 2002-11-24 15:30:01 +00:00
moodler
e746ec3416 More tweaks 2002-11-24 15:22:28 +00:00
moodler
d40c314a0a More fixes 2002-11-24 15:20:29 +00:00
moodler
56b21759e5 More details 2002-11-24 15:16:49 +00:00
moodler
9ae472a374 New message about users being automatically unenrolled 2002-11-22 17:28:55 +00:00
moodler
7f1717c61e ALL LANGUAGE EDITORS PLEASE NOTICE THIS CHECKIN
I've changed htmlentities to htmlspecialchars in this file, to fix
bugs with editing multibyte languages (ie Japanese).  Please be
cautious and let me know if this causes any problems when editing
your language (it shouldn't, but I don't want to spoil your day!)
2002-11-22 17:27:56 +00:00
moodler
708964056e Update for kicks 2002-11-22 10:00:50 +00:00
moodler
bcd6e7184f Hide password and unenrolment buttons from guest users 2002-11-22 09:59:31 +00:00
moodler
92710226a5 Tidy up some of the dox 2002-11-22 09:38:15 +00:00
moodler
466558e349 Changes to allow admin to control the "forgot password" function
and a bug fix for set_config
2002-11-22 08:43:35 +00:00
compuproggy
caa963b03b Suche noch Lernwillige und Tutoren fr http://www.selaction.de
Auch Mithelfer sind gerne gesehen wie bersetzer oder Moderatoren.
2002-11-22 07:39:08 +00:00
compuproggy
0cf3883167 Suche noch Lernwillige und Tutoren fr http://www.selaction.de 2002-11-22 07:37:26 +00:00
paca70
ef62651f02 Fixed some typos 2002-11-21 18:40:33 +00:00