]>
git.mjollnir.org Git - moodle.git/log
gustav_delius [Sun, 12 Sep 2004 01:34:24 +0000 (01:34 +0000)]
some fixes for XHTML compliance
gustav_delius [Sun, 12 Sep 2004 00:21:21 +0000 (00:21 +0000)]
some fixes for XHTML compliance
rkingdon [Sat, 11 Sep 2004 19:47:29 +0000 (19:47 +0000)]
First stab at XHTML conformance.
rkingdon [Sat, 11 Sep 2004 15:49:40 +0000 (15:49 +0000)]
Additional explaination for Short Answers and the asterix character.
mits [Sat, 11 Sep 2004 14:33:06 +0000 (14:33 +0000)]
Polished
moodler [Sat, 11 Sep 2004 14:10:23 +0000 (14:10 +0000)]
SOme tidying up of the english.
martignoni [Sat, 11 Sep 2004 10:22:04 +0000 (10:22 +0000)]
New missing files added
martignoni [Sat, 11 Sep 2004 09:36:53 +0000 (09:36 +0000)]
String 'mailnotification'
mits [Sat, 11 Sep 2004 03:03:06 +0000 (03:03 +0000)]
Polished
moodler [Sat, 11 Sep 2004 01:44:13 +0000 (01:44 +0000)]
Bumping it just for kicks
mits [Fri, 10 Sep 2004 22:02:15 +0000 (22:02 +0000)]
Translated some
rkingdon [Fri, 10 Sep 2004 21:38:15 +0000 (21:38 +0000)]
Slightly improved version for checking short answers.
rkingdon [Fri, 10 Sep 2004 20:58:50 +0000 (20:58 +0000)]
Correction to Short answers, now checks the answers in order (first to
last) and stops checking if a match is found.
rkingdon [Fri, 10 Sep 2004 18:48:51 +0000 (18:48 +0000)]
Change name of option from Mail default to Mail notification, fix bug
#1929. First stage XHTML conformance.
rkingdon [Fri, 10 Sep 2004 18:45:49 +0000 (18:45 +0000)]
Minor change to title (bug #1929)
rkingdon [Fri, 10 Sep 2004 18:44:51 +0000 (18:44 +0000)]
Addition of Mail notification string (bug #1929)
mchurch [Fri, 10 Sep 2004 18:38:25 +0000 (18:38 +0000)]
Fixed a bug in export caused by the removal of email filters.
moodler [Fri, 10 Sep 2004 07:55:26 +0000 (07:55 +0000)]
String thisdirection should be 'ltr' or 'rtl'
moodler [Fri, 10 Sep 2004 06:05:29 +0000 (06:05 +0000)]
Merged from stable
mjollnir_ [Fri, 10 Sep 2004 04:42:01 +0000 (04:42 +0000)]
bug related to postgres - inserts into prefix_exercise_assessments were failing,
because generalcomment and teachercomment were not null and didn't have defaults.
for some reason mysql allows this but postgres complains. I've set empty string defaults and added into mysql for consistency.
moodler [Fri, 10 Sep 2004 02:20:58 +0000 (02:20 +0000)]
Added some instructions for translators on some important strings
rkingdon [Thu, 9 Sep 2004 21:17:07 +0000 (21:17 +0000)]
Prints correct phase for newly created exercise (when phase is 0).
rkingdon [Thu, 9 Sep 2004 21:11:12 +0000 (21:11 +0000)]
Spurious $ in a page heading removed.
rkingdon [Thu, 9 Sep 2004 18:47:07 +0000 (18:47 +0000)]
Fixed bug in resumitting work - datalib now looks at record->id value.
stronk7 [Thu, 9 Sep 2004 18:31:50 +0000 (18:31 +0000)]
Important changes about how view.php (and print.php) retrieve records
from BD to be displayed. Some SQL statements have been modified to
get target records, avoiding a lot of post-processing causing some
bugs like Bug 1912
(http://moodle.org/bugs/bug.php?op=show&bugid=1912)
Merged from MOODLE_14_STABLE
martignoni [Thu, 9 Sep 2004 18:09:11 +0000 (18:09 +0000)]
Some new strings
mits [Thu, 9 Sep 2004 17:37:28 +0000 (17:37 +0000)]
Polished.
mits [Thu, 9 Sep 2004 16:24:35 +0000 (16:24 +0000)]
Polished and new translated file added.
stronk7 [Thu, 9 Sep 2004 15:52:07 +0000 (15:52 +0000)]
Added Hannes Gassert too! :-D
moodler [Thu, 9 Sep 2004 15:33:58 +0000 (15:33 +0000)]
Added Hannes Gassert
petcheverry [Thu, 9 Sep 2004 15:15:27 +0000 (15:15 +0000)]
file update_tables.sql was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:25:00 +0000 (13:25 +0000)]
file mod2.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:23:11 +0000 (13:23 +0000)]
file assignment.class.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:23:11 +0000 (13:23 +0000)]
file mod.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:23:10 +0000 (13:23 +0000)]
file common_end.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:23:10 +0000 (13:23 +0000)]
file common.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Thu, 9 Sep 2004 13:23:10 +0000 (13:23 +0000)]
file postdata.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
mchurch [Thu, 9 Sep 2004 12:52:24 +0000 (12:52 +0000)]
Fixed potential undefined variable.
fiedorow [Thu, 9 Sep 2004 12:37:34 +0000 (12:37 +0000)]
Do not redeclare auth_user_login upon login failure
defacer [Thu, 9 Sep 2004 11:55:00 +0000 (11:55 +0000)]
Importing fix for bug 1921 from stable.
defacer [Thu, 9 Sep 2004 11:39:57 +0000 (11:39 +0000)]
Capitalizing first letter of each block title word.
defacer [Thu, 9 Sep 2004 10:58:25 +0000 (10:58 +0000)]
Merging addslashes() change from stable.
defacer [Thu, 9 Sep 2004 10:41:23 +0000 (10:41 +0000)]
Full XHTML 1.0 compliance. I hope I didn't miss anything.
defacer [Thu, 9 Sep 2004 10:26:11 +0000 (10:26 +0000)]
Small fixes, moving towards XHTML compliance.
moodler [Thu, 9 Sep 2004 09:43:51 +0000 (09:43 +0000)]
Merged enrolment fixes frm stable
stronk7 [Thu, 9 Sep 2004 09:06:18 +0000 (09:06 +0000)]
Solved an small issue when "not clasified" was selected and
we tried to edit categories.
Merged from MOODLE_14_STABLE
moodler [Thu, 9 Sep 2004 06:59:48 +0000 (06:59 +0000)]
SITEID is more flexible
moodler [Thu, 9 Sep 2004 05:31:33 +0000 (05:31 +0000)]
Removed the word "real" from English string:
"Hide my real email address from everyone"
because it doesn't make sense!!
stronk7 [Wed, 8 Sep 2004 22:47:19 +0000 (22:47 +0000)]
Increase memory_limit to 128 in backups & restore.
Merged from MOODLE_14_STABLE
mchurch [Wed, 8 Sep 2004 21:37:11 +0000 (21:37 +0000)]
Making file XHTML 1.0 Transitional compliant...
mchurch [Wed, 8 Sep 2004 21:36:12 +0000 (21:36 +0000)]
More XHTML 1.0 Transitional compliance.
mchurch [Wed, 8 Sep 2004 21:27:11 +0000 (21:27 +0000)]
Changed some tags for XHTML 1.0 Transitional compliance.
mchurch [Wed, 8 Sep 2004 21:25:33 +0000 (21:25 +0000)]
Tags changed for XHTML 1.0 Transitional compliance.
mchurch [Wed, 8 Sep 2004 19:24:38 +0000 (19:24 +0000)]
Modified a bunch of tags to make them XHTML 1.0 Transitional compliant.
stronk7 [Wed, 8 Sep 2004 18:11:43 +0000 (18:11 +0000)]
Changed to plural (directorypath-->directorypaths)
Merged from MOODLE_14_STABLE
stronk7 [Wed, 8 Sep 2004 18:04:57 +0000 (18:04 +0000)]
*** empty log message ***
stronk7 [Wed, 8 Sep 2004 18:01:32 +0000 (18:01 +0000)]
Added one new file about directory paths syntax.
Please, review it!!
julmis [Wed, 8 Sep 2004 16:58:50 +0000 (16:58 +0000)]
Merging from MOODLE_14_STABLE
stronk7 [Wed, 8 Sep 2004 16:49:47 +0000 (16:49 +0000)]
Added a help button about directory paths...
Merged from MOODLE_14_STABLE
stronk7 [Wed, 8 Sep 2004 16:36:59 +0000 (16:36 +0000)]
Added two old missing strings for scheduled backups.
mits [Wed, 8 Sep 2004 16:36:37 +0000 (16:36 +0000)]
Polished.
mits [Wed, 8 Sep 2004 16:28:11 +0000 (16:28 +0000)]
Polished.
moodler [Wed, 8 Sep 2004 16:18:45 +0000 (16:18 +0000)]
Merged smiley/Markdown fixes
moodler [Wed, 8 Sep 2004 15:46:43 +0000 (15:46 +0000)]
Merged fixes for get_course_users from stable 1.4
rkingdon [Wed, 8 Sep 2004 11:27:59 +0000 (11:27 +0000)]
New help files for version
2004081100 .
andreabix [Wed, 8 Sep 2004 07:53:53 +0000 (07:53 +0000)]
Added XHTML header definition and footer validation links
moodler [Wed, 8 Sep 2004 07:11:48 +0000 (07:11 +0000)]
Merged increased memory limit from stable
moodler [Wed, 8 Sep 2004 06:43:57 +0000 (06:43 +0000)]
Repeated fixes made in stable:
- moved two functions from locallib.php to lib.php
- include mimetypes.php so mimeinfo works
mits [Wed, 8 Sep 2004 05:45:14 +0000 (05:45 +0000)]
New translated file added.
mits [Wed, 8 Sep 2004 03:42:56 +0000 (03:42 +0000)]
Polished and new translated files added.
mudrd8mz [Tue, 7 Sep 2004 23:29:28 +0000 (23:29 +0000)]
Some strings fixed
mudrd8mz [Tue, 7 Sep 2004 23:28:08 +0000 (23:28 +0000)]
Re-adding Czech font and README.txt
koenr [Tue, 7 Sep 2004 22:47:12 +0000 (22:47 +0000)]
initial translation by Koen Roggemans
koenr [Tue, 7 Sep 2004 22:46:29 +0000 (22:46 +0000)]
filling in missing strings
koenr [Tue, 7 Sep 2004 21:59:02 +0000 (21:59 +0000)]
special thanks
koenr [Tue, 7 Sep 2004 21:46:48 +0000 (21:46 +0000)]
polishing login->inloggen
koenr [Tue, 7 Sep 2004 21:46:09 +0000 (21:46 +0000)]
polishing login -> inloggen
koenr [Tue, 7 Sep 2004 21:27:11 +0000 (21:27 +0000)]
magnificant job from L.Vandijck, spotting loads of typo's, spelling errors, grammar errors, etc.
Thanks a lot!
Part III: the help-files
koenr [Tue, 7 Sep 2004 20:49:47 +0000 (20:49 +0000)]
magnificant job from L.Vandijck, spotting loads of typo's, spelling errors, grammar errors, etc.
Thanks a lot!
Part II: the doc-files
koenr [Tue, 7 Sep 2004 20:30:36 +0000 (20:30 +0000)]
updating to new feature
martignoni [Tue, 7 Sep 2004 20:30:32 +0000 (20:30 +0000)]
Strings of new version added
martignoni [Tue, 7 Sep 2004 20:12:03 +0000 (20:12 +0000)]
Little phrase improvement
martignoni [Tue, 7 Sep 2004 20:06:41 +0000 (20:06 +0000)]
New string 'disablecamel'
martignoni [Tue, 7 Sep 2004 20:05:07 +0000 (20:05 +0000)]
Added many missing strings
martignoni [Tue, 7 Sep 2004 19:50:00 +0000 (19:50 +0000)]
New string 'pleasemakeyourownassessment'
martignoni [Tue, 7 Sep 2004 19:45:33 +0000 (19:45 +0000)]
Completion of string
martignoni [Tue, 7 Sep 2004 19:40:59 +0000 (19:40 +0000)]
Added some new strings
rkingdon [Tue, 7 Sep 2004 16:26:58 +0000 (16:26 +0000)]
Tidy up of help files, new version of Managing.html, minor changes for
version
2004081100 .
rkingdon [Tue, 7 Sep 2004 16:19:27 +0000 (16:19 +0000)]
Additional strings fro version
2004081100 .
rkingdon [Tue, 7 Sep 2004 16:17:32 +0000 (16:17 +0000)]
Version
2004081100 : auto grading of assessments.
mits [Tue, 7 Sep 2004 15:22:51 +0000 (15:22 +0000)]
Polished and new translated file added.
moodler [Tue, 7 Sep 2004 14:15:17 +0000 (14:15 +0000)]
FIxed typos from stable
moodler [Tue, 7 Sep 2004 14:13:19 +0000 (14:13 +0000)]
Merged from stable
moodler [Tue, 7 Sep 2004 14:04:33 +0000 (14:04 +0000)]
Added better headers to forum posts to allow threading, better filtering etc.
Based on: http://opensource.mediagonal.ch/moodle/patches/mailheaders/
moodler [Tue, 7 Sep 2004 13:39:41 +0000 (13:39 +0000)]
Merged file path improvements from stable
mits [Tue, 7 Sep 2004 13:26:10 +0000 (13:26 +0000)]
Polished.
mits [Tue, 7 Sep 2004 13:22:56 +0000 (13:22 +0000)]
Polished, Translated some.
minkowski [Tue, 7 Sep 2004 13:05:47 +0000 (13:05 +0000)]
Thai Language for 1.4 Stable (1.5dev)
carlesbellver [Tue, 7 Sep 2004 11:58:32 +0000 (11:58 +0000)]
*** empty log message ***
martignoni [Tue, 7 Sep 2004 11:17:23 +0000 (11:17 +0000)]
Typo corrected