thepurpleblob
b6057bf570
Fixed hard coded path.
2005-05-03 13:23:04 +00:00
thepurpleblob
0455cc43a4
Changed name of folder from qti to qti2 to make QTI version clearer.
2005-05-03 13:14:11 +00:00
thepurpleblob
c68fc4c4ea
Effectively renaming qti to be qti2 to make it clear what QTI version we have here
2005-05-03 13:11:29 +00:00
thepurpleblob
2d81e9080a
Changed include to require for base_block class. Won't get far without this
...
and puts error message in the right place if there is a problem
2005-05-03 12:23:48 +00:00
julmis
0d0cfc3bc9
Adding addslashes alert strings
2005-05-03 10:00:49 +00:00
moodler
792947b68d
Fixed a notice
2005-05-03 08:16:12 +00:00
vthung
6c4294d2b8
Update some strings
2005-05-03 04:15:02 +00:00
danmarsden
48ee8c68f6
partial bug fix for mysql 5 - release is a reserved word - mysql.php probably still needs fixing - see bug #3062
2005-05-03 01:14:53 +00:00
mits
b9e682f401
changed <P> to <p>, <A to <a .
2005-05-03 00:13:27 +00:00
mits
8b3432db68
fixed based on standard theme.
2005-05-03 00:09:24 +00:00
andreabix
d5631cd55b
Updated missing Homelink on footer
2005-05-02 17:14:57 +00:00
moodler
dd4fd4f931
Fixed a notice
2005-05-02 17:00:37 +00:00
moodler
838f19892b
Added transparent background
2005-05-02 16:33:56 +00:00
moodler
5744be4798
Some comments about why the author isn't there
2005-05-02 16:28:14 +00:00
moodler
0e74ba6efd
Tweaking fonts
2005-05-02 16:12:10 +00:00
moodler
6bd20d7335
More tweaking. Now it displays especially nice in Tiger. ;-)
2005-05-02 16:02:09 +00:00
moodler
9d57574775
Slight tweaking to rss formatting
2005-05-02 15:54:24 +00:00
moodler
51a3fbeb27
Final tweak on tab fonts
2005-05-02 15:38:39 +00:00
defacer
365789db75
Some improvements: keep checkbox and weekday name grouped together.
...
Also, line break added before Sat/Sun so that they 're more apparent and the
line doesn't get as long (it's kind of ugly).
2005-05-02 14:27:45 +00:00
bobopinna
95103b0f0b
updated to moodle 1.5alpha by Andrea Bicciolo
2005-05-02 12:13:12 +00:00
martinlanghoff
47121b3865
Now comments don't break Zone continuation, should fix reported issues with the Europe/Paris zone definition.
2005-05-02 10:26:26 +00:00
moodler
39915e6668
Removing PHP and styles etc (mediaplayers.html has some suspiciously bad info)
2005-05-02 08:07:08 +00:00
martignoni
1dce1d3654
Explain the meaning of shortpost and longpost
2005-05-02 07:39:52 +00:00
martignoni
97921cfeb3
Updated to moodle 1.5
2005-05-02 07:32:08 +00:00
bobopinna
ae377545b7
Fixed some typos
2005-05-02 06:49:03 +00:00
moodler
e3cc2a8084
Removed fulldelete function
2005-05-02 06:06:45 +00:00
moodler
ae3e1883ad
More tweaks
2005-05-02 04:36:23 +00:00
moodler
70d0b4e12a
Fixed fonts for forum mail footers
2005-05-02 04:23:46 +00:00
moodler
f39bba50d6
Added RSS feed to latest news block
2005-05-02 04:13:29 +00:00
moodler
d494dd8351
Fixed a typo
2005-05-02 03:53:18 +00:00
mchurch
4822e9d26d
Added 'trackforums' to the fields retrieved for 'forum_subscribed_users' so
...
that emailed posts are marked as 'read' correctly.
2005-05-02 03:18:03 +00:00
koenr
81ecb44a58
new helpfiles for hotpot - not finished yet
2005-05-01 20:13:09 +00:00
koenr
8307dd3960
new strings and helpfiles from Anders Berggren
2005-05-01 18:35:04 +00:00
defacer
b030458bee
Make very sure that the submitted edit form actually tries to submit a
...
locked field before deciding to complain.
This may be fixing a bug reported at
http://moodle.org/mod/forum/discuss.php?d=16511 , awaiting feedback.
2005-05-01 17:17:06 +00:00
defacer
8abc54c4f0
Updating the timezone lists with the Manila fix and also the glaring Paris
...
mess-up. Eagle Eye Eloy strikes again!
2005-05-01 17:13:30 +00:00
vthung
7c9f378ae8
Added wikitype.html
2005-05-01 17:01:59 +00:00
defacer
28c66824e7
Fixing two bugs:
...
1. When user was using "Server's local time", and the server was set up to
use DST, generated timestamps must have been wrong in DST periods (I
haven't backtracked to test this, but the code reads this way).
2. On Eloy's Mac (let's not generalize without data), passing is_dst = 0 to
gmmktime caused it to return WRONG results!
The PHP docs clearly state that in_dst does NOT affect the return value,
which is true for me but in Eloy's case it was a lie. Obviously PHP bug here.
Also, moved the if($applydst) check into the else branch because it would do
nothing at all if (abs($timezone) > 13) in any case.
I hope Eloy keeps finding more bugs because he promised me a beer for this fix ;-)
2005-05-01 16:50:35 +00:00
vthung
290c327175
Added wikiname.html
2005-05-01 16:39:40 +00:00
vthung
0c3ca08c71
Added wikilinkoptions.thml
2005-05-01 16:32:11 +00:00
mits
f1b63d312e
translated some.
2005-05-01 16:07:40 +00:00
paca70
08c8105d8d
Updates
2005-05-01 16:04:31 +00:00
moodler
9e33ce2c2c
User ->trackforums now defaults to OFF, to save CPU on default installs
2005-05-01 15:07:52 +00:00
vthung
d891f2abbd
Added more updated info
2005-05-01 14:50:23 +00:00
defacer
6976250146
Performance boost for admins and editing teachers who teach several courses with NOGROUPS.
...
See bug 2804.
2005-04-30 22:26:17 +00:00
barias
16743136ed
Latest updates in spanish translation
2005-04-30 20:58:25 +00:00
fiedorow
8428c9f4de
Explain the meaning of shortpost and longpost
2005-04-30 17:57:43 +00:00
defacer
459ac79118
Fixing visual glitch in tabs.
2005-04-30 17:46:11 +00:00
moodler
91fe6e66da
Added advanced search link (might need some layout work)...
2005-04-30 17:29:47 +00:00
vthung
a9d7d0bc18
Added more update info
2005-04-30 17:28:35 +00:00
stronk7
888448f0f2
Added to avoid listing...
2005-04-30 16:22:02 +00:00