moodler
77efef3e50
Dealing with forumid and forum_print_post in a more coherent way ... bug 3047
2005-04-27 05:55:30 +00:00
defacer
380bf7a6d3
Simply usertimezone(), baby! ;-)
2005-04-27 03:44:52 +00:00
defacer
0c24431590
Fix for bug 3045:
...
Now usertimezone() gives a correct human-readable string in all cases.
2005-04-27 03:42:07 +00:00
stronk7
68dfc4deb6
Now lesson_pages->title supports filterall
2005-04-26 22:30:40 +00:00
defacer
630bd96bd9
Fixing read tracking link when tracking is forced.
2005-04-26 22:02:26 +00:00
defacer
1576756e9f
Get rid of evil <font> tag and a few aesthetic corrections.
2005-04-26 21:52:39 +00:00
defacer
c6c3a59941
Initializing $parent to new stdClass was a major oops. However, seems it doesn't
...
need to be initialized at all. So I won't hold this against the practice in general.
2005-04-26 21:50:44 +00:00
defacer
10426cefb6
Fixing the two other functions that feed stuff into forum_print_post_full as well.
2005-04-26 21:45:48 +00:00
defacer
6572ab7170
Fix for bug 3047, which I leave open because I don't know if this
...
is the desired way of fixing the problem. Hopefully it is.
2005-04-26 21:29:29 +00:00
defacer
a2ad73deb9
Initialize object as new stdClass instead of NULL.
2005-04-26 21:26:17 +00:00
michaelpenne
e5ee4adfd4
FIX: removed the unsetting of a SESSION variable that kept track of logins for lesson (password protected). This allows for reviewing of lessons that have passwords. Only downside, once logged in to a lesson, dont need to reenter password for that login session. Prolly not a problem
2005-04-26 21:24:06 +00:00
mits
f9ba10343d
translated new help files.
2005-04-26 21:22:23 +00:00
mits
854f4d43bc
translated some and added a new help file.
2005-04-26 21:03:18 +00:00
gniske
c71da4fed3
Addet missing strings
2005-04-26 20:59:13 +00:00
defacer
16955dc619
Some double quotes to single, use optional_param for $reply.
...
I 'm debugging some PHP5 notices which aren't just notices, they imply
there's a bug somewhere here? Or maybe an inconsistency in parameter types
of the variables being passed around...
2005-04-26 20:39:08 +00:00
michaelpenne
544a4b8a4d
FIX: quotes in matching questions were not grading correctly. Used htmlspecialchars on the values in the select box in view.php and then use stripslashes on the answers in continue.php
2005-04-26 20:37:34 +00:00
stronk7
c6807fea65
Page titles can contain now HTML. Needed to be able to
...
apply the filterall thing here.
2005-04-26 19:08:06 +00:00
martignoni
567d4bb25c
Some tweaks
2005-04-26 18:45:45 +00:00
moodler
79bf1dea3f
Fixed typo and wording
2005-04-26 17:04:08 +00:00
mchurch
073c4bca19
Added help for per forum tracking options.
2005-04-26 16:36:53 +00:00
mchurch
94a6a70f6f
Allow handling of per forum configured tracking.
2005-04-26 16:34:49 +00:00
mchurch
eaf50aeff8
Added tracking settings per forum.
2005-04-26 16:27:51 +00:00
moodler
e2c84c67dc
When deleting a course, delete all the course files too
2005-04-26 16:05:52 +00:00
moodler
f401cc9719
Moved a generic function over
2005-04-26 15:51:31 +00:00
moodler
a2d71d8edd
Fixed notice on home page and some efficiency with read trackking
2005-04-26 15:44:39 +00:00
moodler
bb6f3b9323
Added information about phpdoc
2005-04-26 12:50:18 +00:00
moodler
d9100b207f
Fixing notices ... more fixing to do though
2005-04-26 12:27:55 +00:00
moodler
012ba8e53d
FIxed a notice
2005-04-26 11:59:29 +00:00
carlesbellver
b1d7bca5bd
*** empty log message ***
2005-04-26 11:16:07 +00:00
thepurpleblob
50a8667264
improved README to reflect new class naming convention.
2005-04-26 10:41:42 +00:00
thepurpleblob
a5d6991bc6
Updated qti export help to note that output is zipped.
2005-04-26 10:37:06 +00:00
thepurpleblob
63af92d6ca
The custom format doesn't actually exist, so removing (empty anyway)
...
help file.
2005-04-26 10:34:03 +00:00
thepurpleblob
73731fa9f5
The custom.php file refered to in the text doesn't exist, so I've
...
just taken it out of the help.
2005-04-26 10:32:21 +00:00
lonecatz
38e811b008
first translation
2005-04-26 09:36:51 +00:00
moodler
326ce3c4b5
Don't put paragraphs around forum texts
2005-04-26 08:34:32 +00:00
moodler
0b78f2b1bd
By default editing teachers should see all groups even if they are in a group
2005-04-26 08:00:56 +00:00
moodler
f9a2e5157f
Fixed bug mentioned here http://moodle.org/mod/forum/discuss.php?d=22645
2005-04-26 07:45:09 +00:00
lonecatz
0f1c9396a3
first translation
2005-04-26 07:41:24 +00:00
ethem
3cc5a0e36e
New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant
2005-04-26 07:35:46 +00:00
martignoni
0c6b127d6f
Some tweaks
2005-04-26 06:44:12 +00:00
defacer
208fc3a5f0
Initialize object with new stdClass.
2005-04-26 02:06:38 +00:00
moodler
8f6579f472
New cornflower from Jeffery Watkins!
2005-04-26 01:56:11 +00:00
stronk7
34d186ebe9
I forgot to look for cache. Woking now.
2005-04-25 22:03:57 +00:00
stronk7
eb6eb58ec5
Cache array of filterobjects per request.
2005-04-25 21:55:36 +00:00
gniske
5f3ab32a25
Addet missing strings
2005-04-25 21:09:54 +00:00
gniske
30d61013d9
Created new language file
2005-04-25 21:05:35 +00:00
mits
4ac52bdece
added a new help file.
2005-04-25 20:35:35 +00:00
fiedorow
cf9f97c2dd
Fix for Bug #3015
2005-04-25 20:32:49 +00:00
martignoni
abd7e92a77
Support for marking discussions read.
2005-04-25 20:03:49 +00:00
martignoni
c3369c3bf9
String 'markallread'
2005-04-25 20:01:58 +00:00