skodak
53a6c4cfd8
compatibility hack for Moodle Cron, cookies not deleted, but set to "deleted"; merged from MOODLE_15_STABLE
2005-07-06 08:43:19 +00:00
gustav_delius
39e3c1f1c3
Merged from STABLE
2005-07-06 07:53:17 +00:00
koenr
f8bfb35abd
removed some odd characters before <?php
2005-07-06 07:06:56 +00:00
urs_hunkler
b5522c9250
added class for userpic for better formatting via CSS in 2 additional lines. Same changes as in 15_STABLE. Merging produced wired version numbers??? So I added the changes here too.
2005-07-06 07:04:40 +00:00
gustav_delius
7d0fdfd794
Moved constants into constants.php so that they can be loaded where needed.
2005-07-06 06:44:18 +00:00
mits
22fa2aa8ce
translated one help file for lesson.
2005-07-06 05:56:21 +00:00
thepurpleblob
9b43918fe8
Ahem - data_submitted() remark, now considerably toned down in line with
...
Petr Skoda's (actual) recommendation.
2005-07-06 05:27:00 +00:00
defacer
c7d6e27451
Fixing a notice: $this->footer wasn't always set.
...
This doesn't happen in 1.5 so it must have been a regression.
2005-07-06 00:51:20 +00:00
defacer
fdc36b2f98
Merging from STABLE:
...
Fixed the annoying "...and the 1 Journals you had..." message when you have
no Journals at all, because I was tired of seeing it.
count(false) is 1 and not 0.
2005-07-06 00:47:08 +00:00
defacer
e623c7f740
Merging from STABLE:
...
Fix for bug 3616:
layout-table wasn't closed correctly for teachers and guests.
2005-07-06 00:36:36 +00:00
papita
1a86229596
new by praciano and paula
2005-07-05 18:04:27 +00:00
papita
48127e8e29
new by ricardo praciano
2005-07-05 18:02:45 +00:00
papita
37a04ed35a
new by rubens serafim
2005-07-05 18:00:10 +00:00
papita
c1c606f30e
new by Sadao
2005-07-05 17:59:24 +00:00
papita
693b385760
new by edgar amorim
2005-07-05 17:58:32 +00:00
papita
e3ddf07331
correcting some typos
2005-07-05 17:55:49 +00:00
skodak
96b5658136
disabled cookie check when alternate login url used; merged from MOODLE_15_STABLE
2005-07-05 17:16:21 +00:00
skodak
269ecdac44
code cleanup - see SC#129; merged from MOODLE_15_STABLE
2005-07-05 17:02:55 +00:00
stronk7
413884c736
With the latest feature I introduced to filterlib (the ability
...
to specify a replacement phrase instead of printing the linked
phrase I introduced a bug about text being showed with the case
of the concept instead of the case of the text under case
insensitive filtering. Detected and solved now. Bug 3688.
(http://moodle.org/bugs/bug.php?op=show&bugid=3688 )
Merged from MOODLE_15_STABLE
2005-07-05 16:43:48 +00:00
mindforge
2dde39c1c2
Update to attempt.html, minor modifications to databasetables.html
2005-07-05 16:35:09 +00:00
koenr
732ba59616
new string for installer4windows
2005-07-05 15:20:31 +00:00
thepurpleblob
5a90586d36
Changed _variabl() functions to _param() functions.
2005-07-05 15:00:34 +00:00
martignoni
4172c17bb6
Completed translation
2005-07-05 14:59:06 +00:00
martignoni
8ba3e96810
New lang entries for lesson dependency feature
2005-07-05 14:30:20 +00:00
martignoni
75356414df
some new strings
2005-07-05 14:23:41 +00:00
mits
5efe8044e8
translated one help file for lesson.
2005-07-05 13:12:42 +00:00
koenr
032298a671
Removed the parentlanguage string
2005-07-05 12:45:24 +00:00
thepurpleblob
156dbd6944
fixed a couple of typos and removed reference to isset_param() function,
...
replacing with advice as discussed with Petr Skoda
2005-07-05 11:14:31 +00:00
thepurpleblob
00592b8032
changed deprecated _variable() type functions to _param() type functions.
2005-07-05 11:02:46 +00:00
thepurpleblob
218dc7532b
data_submitted() replaced with appropriate _param() style functions,
...
HTML output tidied up and sesskey checking added.
2005-07-05 10:53:22 +00:00
thepurpleblob
c33fe7e79a
Changed _variable() to _param throughout. Improved look of output HTML
...
and added sesskey checking.
2005-07-05 10:35:32 +00:00
skodak
dd5de88921
fixed comments - SC #61 ; merged from MOODLE_15_STABLE
2005-07-05 08:29:07 +00:00
skodak
4c2740fc5c
fixed searching - SC #61 ; merged from MOODLE_15_STABLE
2005-07-05 08:18:38 +00:00
skodak
4325e8604d
initialize array $auth_options SC #127 ; merged from MOODLE_15_STABLE
2005-07-05 08:00:13 +00:00
skodak
ab25ce31cf
added validation for themename - see SC #101 ; merged from MOODLE_15_STABLE
2005-07-05 07:51:11 +00:00
skodak
472639376f
merged from MOODLE_15_STABLE
2005-07-05 06:30:07 +00:00
skodak
1e4343a06d
megamerge from MOODLE_15_STABLE
2005-07-05 06:03:04 +00:00
rcantada
4df630e9bf
changed strings in workshop and forum due to context error. new help
...
files for scorma nd quiz module.
2005-07-05 02:50:03 +00:00
stronk7
bcba85618f
Bump. New and improved relinking system available.
...
No changes at DB layer so I'm free to update the version
and maintain it syncronished with 15_STABLE, isn't it?
Merged from MOODLE_15_STABLE
2005-07-04 22:33:02 +00:00
stronk7
a9c80fec8e
Now workshop are working under the new system to relink. Bug 3678.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3678 )
Merged from MOODLE_15_STABLE
2005-07-04 22:25:10 +00:00
skodak
95bfd2078b
merged from MOODLE_15_STABLE
2005-07-04 20:23:53 +00:00
stronk7
25ef0370d5
Improved automatic relinking in backup and restore. Credits go to skodak.
...
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678 )
(http://moodle.org/mod/forum/discuss.php?d=26530 )
Note: Everything is merged from stable but the quiz module because it has
other changes not merged for now. I've skyped a message to Gustav about it.
Merged from MOODLE_15_STABLE
2005-07-04 18:56:03 +00:00
stronk7
92f9357579
Improved automatic relinking in backup and restore. Credits go to skodak.
...
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678 )
(http://moodle.org/mod/forum/discuss.php?d=26530 )
Merged from MOODLE_15_STABLE
2005-07-04 17:48:59 +00:00
skodak
c781942f1a
merged from MOODLE_15_STABLE
2005-07-04 17:03:58 +00:00
urs_hunkler
7b27ce2c35
merged
2005-07-04 16:14:50 +00:00
bobopinna
5d6f2becbb
Translated by Claudio Maggi
2005-07-04 12:57:30 +00:00
andreabix
1095893a1e
Fixed dimmed link not appearing dimmed.
2005-07-04 10:24:52 +00:00
bobopinna
d903f5aa4a
Translated by Claudio Maggi
2005-07-04 08:28:45 +00:00
skodak
c6d67e76fc
merged from MOODLE_15_STABLE
2005-07-04 07:20:53 +00:00
mits
83ff4703ba
translated 2 scom related help files.
2005-07-04 05:05:32 +00:00