Commit graph

17793 commits

Author SHA1 Message Date
defacer
4baeb9b028 Removing the <a name="2"></a> anchors from course sections (used with links,
e.g. /course/view.php?id=2#4). We already have elements with id="section-XXX",
so I made all links I could possibly grep for point to those.

All this for XHTML (won't Tidy ever be content?)
2005-11-23 23:14:25 +00:00
defacer
4d4e738f7c Fixing line endings 2005-11-23 22:47:35 +00:00
defacer
296c94b134 Begone, evil <font> tag 2005-11-23 22:33:33 +00:00
defacer
7f9def8fa9 XHTML fix 2005-11-23 22:31:52 +00:00
mits
ae3fd26382 polished. 2005-11-23 22:25:59 +00:00
defacer
64f36986b6 The bug where an event was not created for closing-time-only-supplied
quizzes also existed when updating a quiz instance (not only adding)...
2005-11-23 22:22:44 +00:00
defacer
018881d4a9 Fixing invalind value for cellpadding ("5px") 2005-11-23 22:14:57 +00:00
defacer
3d6fc45229 Fixing defaults (copy/paste error) -- this printed notices with debug=on and
actually mangled the "create lesson instance" query so badly that you could
not add lessons!
2005-11-23 22:11:50 +00:00
defacer
001996c2f2 Fix for bug 4358:
No "Quiz closes" event was created for quizzes which ONLY had a closing date
2005-11-23 21:34:48 +00:00
defacer
d0eafce594 These quotes were going into (quoted) HTML attributes and breaking XHTML. 2005-11-23 21:21:30 +00:00
defacer
9173a5671c Searching around in the langfile, it seems that these are the correct
strings for the helpbuttons' title attribute. I added the first helpbutton
back in as well (exists in 1.5.3+ but not in HEAD???).
2005-11-23 21:16:47 +00:00
defacer
8635a2824a Fixing one get_string() that didn't specify the Quiz langfile, and changing
another to be uniform with the help file title.

Some things in the langfile need fixing too, coming right up.
2005-11-23 21:00:40 +00:00
carlesbellver
e5bd6e63d0 *** empty log message *** 2005-11-23 14:30:08 +00:00
dlnsk
62387de3df Self-Grading 2005-11-23 12:05:17 +00:00
stronk7
140b7eb5db Log actions must be strored to DB without &amp;
print_log() takes care of it! Bug 3853.
(http://moodle.org/bugs/bug.php?op=show&bugid=3853)

Merged from MOODLE_15_STABLE
2005-11-23 09:46:25 +00:00
andreabix
dece984da0 Traduzione di Daniela Davi 2005-11-22 16:07:10 +00:00
martignoni
a5b91969a6 Small correction for clarity in submission date
Some non-breaking spaces added
2005-11-22 10:18:50 +00:00
adamtpaw
d4c77bf1d7 added $ in emailteachermail 2005-11-22 09:27:41 +00:00
adamtpaw
2e0dd342f5 added $ in emailteachermailhtml 2005-11-22 09:24:03 +00:00
patrickslee
0f620d4bf2 Some mailing related Embargoed Announcements fixes.
* The forum cron only mails posts those are created within the past two days, in which case posts those are scheduled to shown after more than two days will be ignored and not been mailed out.

* When cron is marking old posts as mailed, it supposes everything is mailed so just marks everything older than now as mailed. We DO NOT want our delayed posts been marked as mailed.
2005-11-22 04:08:02 +00:00
moodler
6220058b16 fixes bug #4354 2005-11-22 03:45:48 +00:00
moodler
0063abee89 spacing issue 2005-11-22 02:58:45 +00:00
moodler
16a1fed4d2 spacing issues 2005-11-22 02:55:55 +00:00
moodler
35d781d9a7 -fixed not adding teachers to groups
-allow users to be in multiple groups through uploading
2005-11-22 02:37:47 +00:00
stronk7
91121c8904 shorten_text() AFTER format properly. See bug 4355.
(http://moodle.org/bugs/bug.php?op=show&bugid=4355)

Merged from MOODLE_15_STABLE
2005-11-21 15:42:19 +00:00
ethem
ce32fe3aa7 x_invoice_num implementation... 2005-11-21 14:09:52 +00:00
stronk7
ec6bee0f8e Prevent a warning when params is empty. Bug 4328.
(http://moodle.org/bugs/bug.php?op=show&bugid=4328)
2005-11-21 13:13:23 +00:00
mits
9fd29f8d21 polished. 2005-11-21 09:46:03 +00:00
carlesbellver
0e2bb43d04 *** empty log message *** 2005-11-21 07:57:37 +00:00
martignoni
06abb1cd50 Typo corrected thanks to Jean-Yves Chambrin 2005-11-21 07:43:02 +00:00
martignoni
4ab4f2a870 Typo corrected, thanks to Jean-Yves Chambrin 2005-11-21 07:37:23 +00:00
ethem
add17a1248 Documentation 2005-11-21 07:33:04 +00:00
mits
7c99d48e25 polished.
translated release note for Moodle 1.5.3.
2005-11-21 06:58:37 +00:00
mits
be1ec64234 polished. 2005-11-20 22:44:21 +00:00
mits
07e2ef1393 translated a new string for admin.
Moodle Japanese translation is 3 years today :)
2005-11-20 22:37:39 +00:00
mjollnir_
04d38a9dc4 Removing incomplete mi_nt- Maori Ngai Tahu - request from Dan Marsden - will be re-added later when complete 2005-11-20 22:16:49 +00:00
mjollnir_
69d3257259 Sorry - this language pack is Maori - Tainui 2005-11-20 22:13:10 +00:00
patrickslee
3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
mjollnir_
00b5340f94 mi_utf8 should be considered Maori - Tainui rather than just Maori 2005-11-20 20:07:29 +00:00
koenr
f9ee8943ed Removed untranslated files 2005-11-19 22:13:58 +00:00
koenr
bb7cedc655 Removing untranslated files... 2005-11-19 21:52:20 +00:00
koenr
4d52651f73 Removed untranslated files
Removed untranslated strings
Checked XHTMLcompliance
2005-11-19 21:46:27 +00:00
stronk7
a35ae3ef8c Now the section "jumpto" menu (showed in collapse mode), supports
the multilang filter. Bug 4341.
(http://moodle.org/bugs/bug.php?op=show&bugid=4341)

Merged from MOODLE_15_STABLE
2005-11-19 20:13:33 +00:00
stronk7
fd5f0feba5 Print performance info if exists and $CFG->perfdebug is enabled.
Merged from MOODLE_15_STABLE
2005-11-19 18:23:07 +00:00
gbateson
de0eca74b0 Sequitur improvments: corrected score and added counts for number of correct and wrong clicks 2005-11-19 16:23:47 +00:00
moodler
81532b92f2 Merged bug 4351 fix from stable 2005-11-19 15:39:31 +00:00
gustav_delius
ac17ef1162 Replaced PARAM_TEXT (which does not exist) by PARAM_CLEAN. Someone who knows more about the search capability on this page might want to tightent that up.
$wheresearch was not initialised, leading to php notice.
2005-11-19 13:19:34 +00:00
ethem
fac20332c1 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2005-11-19 12:32:27 +00:00
gustav_delius
d9bd40280c Correcting corrupted line endings 2005-11-19 11:08:51 +00:00
gbateson
14f793ba98 micro-incremented version number to 2.1.5 2005-11-19 02:10:15 +00:00