rkingdon
32dc4fe352
First stab at XHTML conformance.
2004-09-11 19:47:29 +00:00
rkingdon
8ea9ac5fd4
Additional explaination for Short Answers and the asterix character.
2004-09-11 15:49:40 +00:00
mits
c8134cc5f0
Polished
2004-09-11 14:33:06 +00:00
moodler
e08d4492fd
SOme tidying up of the english.
2004-09-11 14:10:23 +00:00
martignoni
01379f9452
New missing files added
2004-09-11 10:22:04 +00:00
martignoni
2a6a58560d
String 'mailnotification'
2004-09-11 09:36:53 +00:00
mits
c25c8401c9
Polished
2004-09-11 03:03:06 +00:00
moodler
4d21507fab
Bumping it just for kicks
2004-09-11 01:44:13 +00:00
mits
836a22225d
Translated some
2004-09-10 22:02:15 +00:00
rkingdon
8544774f37
Slightly improved version for checking short answers.
2004-09-10 21:38:15 +00:00
rkingdon
c02f173799
Correction to Short answers, now checks the answers in order (first to
...
last) and stops checking if a match is found.
2004-09-10 20:58:50 +00:00
rkingdon
414f3a1938
Change name of option from Mail default to Mail notification, fix bug
...
#1929 . First stage XHTML conformance.
2004-09-10 18:48:51 +00:00
rkingdon
df084203a7
Minor change to title (bug #1929 )
2004-09-10 18:45:49 +00:00
rkingdon
9be8c24785
Addition of Mail notification string (bug #1929 )
2004-09-10 18:44:51 +00:00
mchurch
91fa15e4c2
Fixed a bug in export caused by the removal of email filters.
2004-09-10 18:38:25 +00:00
moodler
5219d07c63
String thisdirection should be 'ltr' or 'rtl'
2004-09-10 07:55:26 +00:00
moodler
09f275ce55
Merged from stable
2004-09-10 06:05:29 +00:00
mjollnir_
a6c7e600bc
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.
2004-09-10 04:42:01 +00:00
moodler
01a5135d87
Added some instructions for translators on some important strings
2004-09-10 02:20:58 +00:00
rkingdon
3e906ba934
Prints correct phase for newly created exercise (when phase is 0).
2004-09-09 21:17:07 +00:00
rkingdon
d08e0e1321
Spurious $ in a page heading removed.
2004-09-09 21:11:12 +00:00
rkingdon
28584bc0a6
Fixed bug in resumitting work - datalib now looks at record->id value.
2004-09-09 18:47:07 +00:00
stronk7
539f698d73
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
2004-09-09 18:31:50 +00:00
martignoni
797ba17e78
Some new strings
2004-09-09 18:09:11 +00:00
mits
f3454d962c
Polished.
2004-09-09 17:37:28 +00:00
mits
f0fedddd28
Polished and new translated file added.
2004-09-09 16:24:35 +00:00
stronk7
0cfd2c86dc
Added Hannes Gassert too! :-D
2004-09-09 15:52:07 +00:00
moodler
e5a86e3117
Added Hannes Gassert
2004-09-09 15:33:58 +00:00
petcheverry
ea304bc3ea
file update_tables.sql was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 15:15:27 +00:00
petcheverry
f5ce3e9a9a
file mod2.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:25:00 +00:00
petcheverry
e3b085d9a0
file assignment.class.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:23:11 +00:00
petcheverry
31483be125
file mod.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:23:11 +00:00
petcheverry
f32364e8d5
file common_end.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:23:10 +00:00
petcheverry
eae7813f87
file common.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:23:10 +00:00
petcheverry
48b3b1a948
file postdata.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
2004-09-09 13:23:10 +00:00
mchurch
c49ae4ae77
Fixed potential undefined variable.
2004-09-09 12:52:24 +00:00
fiedorow
a8f27ff58d
Do not redeclare auth_user_login upon login failure
2004-09-09 12:37:34 +00:00
defacer
3395a558c9
Importing fix for bug 1921 from stable.
2004-09-09 11:55:00 +00:00
defacer
9a624c52b1
Capitalizing first letter of each block title word.
2004-09-09 11:39:57 +00:00
defacer
8113661471
Merging addslashes() change from stable.
2004-09-09 10:58:25 +00:00
defacer
deaa884234
Full XHTML 1.0 compliance. I hope I didn't miss anything.
2004-09-09 10:41:23 +00:00
defacer
67b1b6c2cc
Small fixes, moving towards XHTML compliance.
2004-09-09 10:26:11 +00:00
moodler
631cf796d4
Merged enrolment fixes frm stable
2004-09-09 09:43:51 +00:00
stronk7
61c72439c5
Solved an small issue when "not clasified" was selected and
...
we tried to edit categories.
Merged from MOODLE_14_STABLE
2004-09-09 09:06:18 +00:00
moodler
7d8c2ec3df
SITEID is more flexible
2004-09-09 06:59:48 +00:00
moodler
4c5e7f1f13
Removed the word "real" from English string:
...
"Hide my real email address from everyone"
because it doesn't make sense!!
2004-09-09 05:31:33 +00:00
stronk7
f74fd81898
Increase memory_limit to 128 in backups & restore.
...
Merged from MOODLE_14_STABLE
2004-09-08 22:47:19 +00:00
mchurch
3cb4dc4202
Making file XHTML 1.0 Transitional compliant...
2004-09-08 21:37:11 +00:00
mchurch
8bd84b4d36
More XHTML 1.0 Transitional compliance.
2004-09-08 21:36:12 +00:00
mchurch
6ccf1c631a
Changed some tags for XHTML 1.0 Transitional compliance.
2004-09-08 21:27:11 +00:00