julmis
b15f577dad
Trying to fix Safari bug (NaN).
2004-06-03 12:45:38 +00:00
mchurch
6f4d8ece46
Changed use of PHP_SELF to $ME.
2004-06-03 12:13:57 +00:00
barias
4c5b180fe7
Latest updates
2004-06-03 08:18:05 +00:00
mchurch
03e0e5f691
Fixed use of '- or -' string to a language file string. Added back lost
...
initialcontent help file.
2004-06-02 23:14:14 +00:00
barias
fb870aca6f
Latest updates
2004-06-02 22:48:48 +00:00
barias
3c2bcb02b5
Latest updates
2004-06-02 21:37:40 +00:00
mchurch
012791873c
Added 'HowToWiki' help file to view wiki screen.
2004-06-02 21:32:18 +00:00
mchurch
3164a1ab30
Added HowToWiki help file.
2004-06-02 21:29:26 +00:00
koenr
3b5a27226e
filling in missing strings...
2004-06-02 21:28:58 +00:00
mchurch
300840a6b0
Added 'HowToWiki' help file and appropriate strings.
2004-06-02 21:28:37 +00:00
koenr
4d1efb421e
initial translation by Koen Roggemans
2004-06-02 21:01:10 +00:00
skaldrom
f80b073343
Reinserted Sitemap and made a better page-title.
2004-06-02 20:58:25 +00:00
skaldrom
9073c44d29
reimport
2004-06-02 20:35:25 +00:00
mchurch
526efb5517
Removed requirement for a wiki activity's page name to be in CamelCase, per
...
bug report 1355.
2004-06-02 19:00:55 +00:00
skaldrom
bc089c316b
Added missing Strings
2004-06-02 18:50:34 +00:00
skaldrom
b8309c3152
Reimported german help files
2004-06-02 18:38:53 +00:00
mchurch
af13c001f0
Added the string for 'thispageisntlinkedfromanywhereelse'.
2004-06-02 18:23:24 +00:00
moodler
41bfeec2dd
Ugh ... it's getting late but this is getting there ... may contain
...
errors and omissions ... Please let me know!
Thanks to Eloy for getting the ball rolling on this!
2004-06-02 18:23:02 +00:00
moodler
605d1fce16
CVS Tree diagram ... started by Eloy with editing by me
2004-06-02 18:21:38 +00:00
mchurch
1d20c825c0
Replaced some needed plugins.
2004-06-02 18:17:30 +00:00
julmis
f41e824f33
QuizTimer modifications added plus necessary files along.
2004-06-02 18:03:05 +00:00
julmis
2d9b4f4bf5
print_timer_selector function added for QuizTimer
2004-06-02 18:00:12 +00:00
julmis
9cc93eb3a5
Time limit help file added.
2004-06-02 17:59:01 +00:00
julmis
15a51f5b06
Time limit strings added.
2004-06-02 17:57:32 +00:00
moodler
2783162cbd
Centralise summary box
2004-06-02 13:21:47 +00:00
moodler
39fcb981b8
Wiki module, copied from contrib/wiki.
...
I've left out stuff that didn't seem necessary ... including a lot
of the Wiki plugins which were quote large... I'm not sure if this
is currently working ... I'm about to try it out.
2004-06-02 12:45:55 +00:00
moodler
fdd1eee7e6
Wiki language file (seems incomplete?)
2004-06-02 12:44:04 +00:00
moodler
fd5d3da168
Wiki help files in English (I did some editing for grammar etc)
2004-06-02 12:43:21 +00:00
defacer
7b38bfa6fd
More changes to time calculations. Now they are done as indeed the prophet Martin
...
foresaw that they could be, that is simple and elegant. The previous solution did the
job I guess, but it was based on a naive approach...
2004-06-02 11:21:14 +00:00
barias
49d7f14022
Latest updates
2004-06-02 09:27:45 +00:00
defacer
9d567178e2
Fixed a bug: up till now, day boundaries were calculated modulo 86400, which
...
is correct only for GMT+0 timezones. Fixed it in upcoming events displays to
separate days as they are in the user's timezone, will continue to pursue this.
2004-06-02 09:15:07 +00:00
defacer
08cebf196e
Fix all requires() to use absolute paths (Sun boxes have problems with relative
...
paths, it seems). Also, login is required to view the calendar of any course
other than the site.
2004-06-02 08:13:26 +00:00
barias
c46b74a1c2
Latest updates
2004-06-01 19:11:45 +00:00
moodler
bf04f911b9
One character fixes bug 1513
2004-06-01 17:53:39 +00:00
defacer
f52f741334
Fix for bug 1503:
...
Things are now easier for visitors and guests. We should do some regression
testing though: if you are a visitor or a guest and then you login (either
after browsing the site or immediately by typing a Moodle URL in the location
bar, without having a Moodle session at all), do user events always get shown
correctly? Does anything abnormal happen to the courses filter?
2004-06-01 14:12:26 +00:00
defacer
df9e0f89e3
Fixes for bug 1485:
...
Now the site has blocks by default. Also, block panel width is restricted even
if there are no blocks to display.
2004-06-01 13:47:55 +00:00
defacer
10e5d7c19b
Corrected another silly mistake: extra comma before closing parenthesis.
2004-06-01 13:02:13 +00:00
defacer
61ddaf3bce
Removed useless stuff
2004-06-01 12:02:13 +00:00
defacer
4e60e777a3
As per Gustav's suggestion in bug 1507, changing the default behavior for
...
blocks to make them available in the site page, too. Also, minor spelling correction.
2004-06-01 10:45:12 +00:00
defacer
9cb8879b6b
Minor changes, Martin's fix for bugs 1502, 1184 (duplicated) confirmed.
2004-06-01 10:40:20 +00:00
defacer
d658167fb5
Tiny fix for forum_cron() to suppress a warning.
2004-06-01 10:10:25 +00:00
defacer
aaf7a9dc9f
Email digest feature: Last and most important, the changes to forum_cron()
2004-06-01 10:09:26 +00:00
gustav_delius
c293c07a5e
Make sure course list block is never empty.
2004-06-01 09:47:28 +00:00
gustav_delius
a5dc1376bf
Use 'savechanges' on button when editing post.
2004-06-01 08:36:47 +00:00
defacer
57728105f6
Email digest feature: user setting
2004-06-01 07:59:35 +00:00
defacer
5858f3196c
Email digest feature: addition of admin setting
2004-06-01 07:51:47 +00:00
andre_bln
14286d9608
new version 2004-31-05
...
:w
2004-06-01 07:47:25 +00:00
defacer
c9114c35e5
Fix for dumb error (extra comma)
2004-06-01 07:45:18 +00:00
defacer
5bb8c192b1
Moving some stuff to forum/db where they belong... (sorry!)
2004-06-01 07:39:27 +00:00
defacer
8d24137466
Email digest feature step 2: Slight additions to datalib queries, fixed warnings in html2text
2004-06-01 07:28:14 +00:00