7064 Commits

Author SHA1 Message Date
defacer
828c4e095a Preparation for Nuke blocks integration, and relaxing of requirements for
block db upgrade scripts. We 're getting to a point where you can really
have a directory with just a single 20-line file for your block and Moodle
will do all the rest. Much like Nuke does now. That is A Good Thing! :-)
2004-05-11 16:08:03 +00:00
moodler
c15cea3604 Added some checks for forcelogin on resources 2004-05-11 13:16:20 +00:00
martignoni
c57c35533f New release information for Moodle 1.3 Beta (and for 1.2.1, that weren't translated yet) 2004-05-11 12:39:46 +00:00
defacer
f765674612 Fix for bug 1365 (supplementary):
Here's the other half of the fix.
2004-05-11 10:36:35 +00:00
moodler
3c801a5df1 Added email2, thanks Howard! bug 1369 2004-05-11 10:33:23 +00:00
martignoni
1976f1ae39 Fixing date/time strings for french usage 2004-05-11 09:59:13 +00:00
martignoni
f0855bdf53 New string "Go to calendar" 2004-05-11 09:52:44 +00:00
martignoni
65e6098258 Typos corrected 2004-05-11 09:52:08 +00:00
defacer
00341feafb Fix for bug 1365:
This one was most insidious. Usually we get bugs that have to do with the
user/server timezone interaction, but by now I 've learned to be extra
careful about that. This one, however, only had to do with the server's
timezone and was 100% certain to happen if you are GMT minus something.
Considering that I 'm GMT+2, it went unnoticed. Sorry!
2004-05-11 07:20:44 +00:00
defacer
dab9f47075 Fix for bug 1363:
Now clicking on an event time in the "upcoming" block always takes you to the correct date in the calendar.

Martin, you were right. Too much was going on. Once too much! ;-)
2004-05-11 07:01:17 +00:00
koenr
7e52dc4354 small error (bug 1364) 2004-05-11 05:47:55 +00:00
moodler
097ab88510 Small fix for bug 1364 when talking about database support in future 2004-05-11 03:31:20 +00:00
julmis
9b9e3f1037 Removing unnecessary files 2004-05-10 21:36:15 +00:00
julmis
285ce16112 Removing hard coded strings 2004-05-10 21:16:16 +00:00
moodler
b6650a256a Borders on mailed posts 2004-05-10 18:26:31 +00:00
stronk7
87299b3133 Solved another notice in glossary config page with glossary_entbypage 2004-05-10 18:24:58 +00:00
moodler
e2d4106275 Wasting time with tweaks 2004-05-10 18:14:49 +00:00
moodler
26bba779ff Tweaking the formatting of the footers a bit 2004-05-10 18:12:32 +00:00
stronk7
fce0e06d81 Solved some notices (debug mode) when creating new entries... 2004-05-10 18:10:17 +00:00
moodler
89fa8e4a49 FIxed short tag 2004-05-10 17:47:54 +00:00
moodler
e730321594 FIxed some short tags 2004-05-10 17:46:35 +00:00
moodler
7e07c5cced Fixed some short tags (found by Eloy!) 2004-05-10 17:40:10 +00:00
moodler
99ef3747fd Removed short tag 2004-05-10 17:37:33 +00:00
moodler
545e48d00e OK, this is IT for Moodle 1.3 Beta 2004-05-10 17:35:35 +00:00
moodler
cb0ac23269 Cleanups 2004-05-10 17:34:40 +00:00
moodler
bdbffc969d Removed commas ... sorry, but this date format just looks wierd to me. :-) 2004-05-10 17:27:57 +00:00
moodler
22188ece5e New release information for Moodle 1.3 Beta 2004-05-10 17:19:54 +00:00
moodler
e1753dcffe Fixed Yankee ordering of month, day 2004-05-10 17:17:48 +00:00
moodler
4a54f79067 FIxed English order of day, month 2004-05-10 17:17:25 +00:00
moodler
d13403fb1b Some tweaks for formatting sideblock footers (esp upcoming events) 2004-05-10 17:09:06 +00:00
moodler
91ba8c9878 MOve hidden sections setting down a bit 2004-05-10 16:29:27 +00:00
defacer
acc61dc449 Added small links for the monthly calendar and adding a new event at the
bottom of the block, as discussed in the forums.
2004-05-10 16:29:20 +00:00
moodler
c1a1f0a975 Slight correction to 'hiddensections' 2004-05-10 16:28:00 +00:00
moodler
59bb9e22ff Handle resource names with slashes better 2004-05-10 16:10:55 +00:00
stronk7
2a72282163 Added some messages in integrity checks to be more explicit.
Howard Miller suggested it.
2004-05-10 16:02:03 +00:00
stronk7
f30541559a Deleted one string. It had a typo and es version was fine!! 2004-05-10 15:55:44 +00:00
moodler
2ef140494c Don't need to bundle a font since the default one in lib/default.ttf works fine
with Greek.
2004-05-10 15:38:59 +00:00
moodler
f39b489656 Print footers in side_blocks even when non-list $content is supplied 2004-05-10 15:15:44 +00:00
moodler
56e29ea0f4 Added a CVS version number 2004-05-10 13:27:09 +00:00
moodler
1cbb892849 Time to draw a line in the mud 2004-05-10 13:20:37 +00:00
martignoni
f12fc85911 Now glossaries can produce RSS feeds too !! 2004-05-10 12:30:04 +00:00
martignoni
b42412bc8f New strings for RSS feeds in glossaries 2004-05-10 12:21:39 +00:00
carlesbellver
e93a97e7d8 *** empty log message *** 2004-05-10 11:40:51 +00:00
martignoni
65ceac9b95 Some strings (RSS related) has been moved from forum.php to moodle.php to avoid suplicating them once per module. 2004-05-10 11:09:33 +00:00
defacer
f319962d8a Fix for bug 1354:
Eloy discovered that there was too much compensation for the user's timezone
in the monthly view event popups. Removed it and now it's OK.
2004-05-10 08:35:03 +00:00
stronk7
646c20b5ff Solved a small bug in scheduled backups when encoding links!!
I've tested it against 10 courses (manual and scheduled) and
everything seems to work fine. In some days I'll test it againt
some BIG course (if moodle.org is updated to this version).
Dump version to 1.3 beta (as I think everything is finished now).

:-)
2004-05-09 23:15:56 +00:00
stronk7
7923318e97 Included some missing colons...I forgot. 2004-05-09 23:10:46 +00:00
julmis
ccf9102153 Some minor fixes (HTMLArea 3.0RC1) 2004-05-09 23:05:21 +00:00
stronk7
294c52b46c Opps. reordering some lines... 2004-05-09 22:30:56 +00:00
stronk7
87b00f0ee1 Now glossary->rsstype and glossary->rssarticles are in backup & restore.
Added two missing strings too.
2004-05-09 22:27:44 +00:00