defacer
b2b68362c2
I just worked with a few functions which had misleading or no PHPdoc
...
comments, so it was a good excuse to fix the situation a bit.
2005-10-24 17:25:29 +00:00
defacer
c5a4a13a24
Fix for bug 4203:
...
When adding recurring events, if the event title contained an apostrophe
then only the first event of the series would get created. Tricky bad
interaction with add_to_log, the reporter for this should get a prize. ;-)
2005-10-24 17:13:57 +00:00
julmis
b59648908f
Merging from MOODLE_15_STABLE
...
- Fix for Bug #4201 , cursor movement on IE.
2005-10-24 14:15:36 +00:00
rcantada
2a5454600f
new strings, typo cleanup
2005-10-24 12:29:52 +00:00
mits
45bd59aa9d
polished.
2005-10-24 01:49:56 +00:00
mits
802e72fa5b
fixed typo.
2005-10-23 22:55:12 +00:00
koenr
c487c8b97d
New helpfiles
2005-10-23 22:30:05 +00:00
koenr
35b4217cf6
Another typo. I notice the html is not valid due to wrong use of the <ul> tag. Will
...
change this - first catch some sleep
2005-10-23 22:28:16 +00:00
koenr
1a7dbd8070
typo
2005-10-23 22:16:26 +00:00
mits
1ad8ec21d9
translated all strings for scheduler.
2005-10-23 21:29:41 +00:00
koenr
d943fdb59f
Lots of new strings for dutch
2005-10-23 21:26:51 +00:00
ralf-bonn
283ce14da3
new german docs
2005-10-23 20:22:32 +00:00
koenr
b75a13bd66
typo
2005-10-23 19:46:11 +00:00
ralf-bonn
bd14a42211
new german docs
2005-10-23 19:18:12 +00:00
ralf-bonn
f99228e0b5
text corrections
2005-10-23 19:17:09 +00:00
mits
0b7eab5965
polished.
2005-10-23 19:05:21 +00:00
mits
e2b2d6df48
translated strings for scheduler.
2005-10-23 19:01:36 +00:00
mits
ea37ca5a9e
translated a help file for scheduler.
2005-10-23 18:46:34 +00:00
mits
11dd9738d2
changed charset.
...
charset of "help/summaries.html" was "shift_jis" not "EUC-JP".
Thank you Eloy!
2005-10-23 16:59:27 +00:00
gbateson
efc49e0f65
replace relative URLs in <embed> tags
2005-10-23 11:41:40 +00:00
mits
c219a89e1a
polished.
2005-10-22 22:24:19 +00:00
mits
d78a79f973
polished.
2005-10-22 20:58:41 +00:00
mits
9321bf8408
Added sample to "firstname" and "surname" string to avoid user registration mistake.
...
We use surname -> firstname, not firstname -> surname in Japan.
2005-10-22 20:49:28 +00:00
stronk7
b8a84ae782
Methods aren't static due to the Typo3 structure.
2005-10-22 16:16:39 +00:00
urs_hunkler
09b6a59785
merged from 1.5
2005-10-22 15:46:30 +00:00
barias
bc9c0baab9
Latest help files
2005-10-22 13:11:25 +00:00
martignoni
27cabedd09
Better message for no data for stats - now we have statscatchup mode we don't need to know about waiting a week
2005-10-22 12:23:23 +00:00
martignoni
751f6b27a2
My moodle sticky block config now generic, can be used for any pagetype.
...
Currently implemented: course-view (and my moodle, of course)
2005-10-22 12:22:00 +00:00
martignoni
eba79699a1
Missing strings for new stats report, new link in admin/index.php for admin reports
2005-10-22 12:20:52 +00:00
martignoni
7ceceec209
Initial commit for multi enrolment plugin feature (this time for real)
2005-10-22 12:15:33 +00:00
martignoni
832b362e91
y moodle sticky block config now generic, can be used for any pagetype.
...
Currently implemented: course-view (and my moodle, of course)
2005-10-22 12:10:08 +00:00
martignoni
5a593e9699
Wrote some brief notices for the new enrolment configuration panel
2005-10-22 12:07:23 +00:00
barias
ad97fc13cb
Latest help files
2005-10-21 23:45:08 +00:00
koenr
162ed0d30a
few strings added
2005-10-21 23:42:37 +00:00
barias
98a4ef1ac5
*** empty log message ***
2005-10-21 22:33:09 +00:00
mits
8826c49e69
polished.
2005-10-21 17:54:20 +00:00
moodler
999aa80783
added addslashes as per bug number 4213
2005-10-21 09:24:15 +00:00
gustav_delius
e2fff6460d
Many links to assess.php were missing $cm->id
2005-10-21 07:11:04 +00:00
mits
9f1d7554c1
polished.
...
translated a help file for hotpot.
2005-10-21 01:48:10 +00:00
defacer
e5ada99f2b
Merged from STABLE:
...
Fix for bug 4127:
In the course participants page, selecting an initials filter in one course
and then moving to another (the filter would propagate) could result in few
or no results being displayed. The teacher would then have no way of
resetting the filter and viewing all (or possibly any) participants.
Fixed by making each course participant page independent. They no longer
share sort orders, collapsed column state, or initials filters.
2005-10-21 01:18:30 +00:00
defacer
d515b72998
Merging from STABLE:
...
Fix for bug 4143:
If a user was a teacher, they didn't see any events from courses
where they were students.
I 'm back at looooooong last! :)
2005-10-21 00:29:14 +00:00
ralf-bonn
9609ebe517
new german docs
2005-10-20 19:26:09 +00:00
barias
1f5efd05a8
Latest help files
2005-10-20 18:16:00 +00:00
bobopinna
619c2998ac
Updated by Claudio Maggi
2005-10-20 12:49:03 +00:00
bobopinna
83d5f08f08
Updated to Moodle 1.6 dev
2005-10-20 12:26:30 +00:00
koenr
33430daa1e
missing space - hope this works
2005-10-20 10:17:24 +00:00
bobopinna
c14c46d5a3
Updated to Moodle 1.6 dev
2005-10-20 10:08:01 +00:00
mits
be7a119882
polished.
2005-10-20 07:22:46 +00:00
carlesbellver
d18e1eb6a5
*** empty log message ***
2005-10-20 06:05:45 +00:00
moodler
5d72075dfc
latest version of tags
2005-10-20 01:31:21 +00:00