]>
git.mjollnir.org Git - moodle.git/log
moodler [Thu, 3 Jun 2004 16:09:07 +0000 (16:09 +0000)]
More fixes
moodler [Thu, 3 Jun 2004 15:53:14 +0000 (15:53 +0000)]
Some clean ups
mchurch [Thu, 3 Jun 2004 13:40:46 +0000 (13:40 +0000)]
Changed multiple occurrences of help icon in non-HTML modes, to one
occurrence for all modes.
bobopinna [Thu, 3 Jun 2004 12:48:57 +0000 (12:48 +0000)]
Updated to Moodle 1.4 dev
julmis [Thu, 3 Jun 2004 12:45:38 +0000 (12:45 +0000)]
Trying to fix Safari bug (NaN).
mchurch [Thu, 3 Jun 2004 12:13:57 +0000 (12:13 +0000)]
Changed use of PHP_SELF to $ME.
barias [Thu, 3 Jun 2004 08:18:05 +0000 (08:18 +0000)]
Latest updates
mchurch [Wed, 2 Jun 2004 23:14:14 +0000 (23:14 +0000)]
Fixed use of '- or -' string to a language file string. Added back lost
initialcontent help file.
barias [Wed, 2 Jun 2004 22:48:48 +0000 (22:48 +0000)]
Latest updates
barias [Wed, 2 Jun 2004 21:37:40 +0000 (21:37 +0000)]
Latest updates
mchurch [Wed, 2 Jun 2004 21:32:18 +0000 (21:32 +0000)]
Added 'HowToWiki' help file to view wiki screen.
mchurch [Wed, 2 Jun 2004 21:29:26 +0000 (21:29 +0000)]
Added HowToWiki help file.
koenr [Wed, 2 Jun 2004 21:28:58 +0000 (21:28 +0000)]
filling in missing strings...
mchurch [Wed, 2 Jun 2004 21:28:37 +0000 (21:28 +0000)]
Added 'HowToWiki' help file and appropriate strings.
koenr [Wed, 2 Jun 2004 21:01:10 +0000 (21:01 +0000)]
initial translation by Koen Roggemans
skaldrom [Wed, 2 Jun 2004 20:58:25 +0000 (20:58 +0000)]
Reinserted Sitemap and made a better page-title.
skaldrom [Wed, 2 Jun 2004 20:35:25 +0000 (20:35 +0000)]
reimport
mchurch [Wed, 2 Jun 2004 19:00:55 +0000 (19:00 +0000)]
Removed requirement for a wiki activity's page name to be in CamelCase, per
bug report 1355.
skaldrom [Wed, 2 Jun 2004 18:50:34 +0000 (18:50 +0000)]
Added missing Strings
skaldrom [Wed, 2 Jun 2004 18:38:53 +0000 (18:38 +0000)]
Reimported german help files
mchurch [Wed, 2 Jun 2004 18:23:24 +0000 (18:23 +0000)]
Added the string for 'thispageisntlinkedfromanywhereelse'.
moodler [Wed, 2 Jun 2004 18:23:02 +0000 (18:23 +0000)]
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!
moodler [Wed, 2 Jun 2004 18:21:38 +0000 (18:21 +0000)]
CVS Tree diagram ... started by Eloy with editing by me
mchurch [Wed, 2 Jun 2004 18:17:30 +0000 (18:17 +0000)]
Replaced some needed plugins.
julmis [Wed, 2 Jun 2004 18:03:05 +0000 (18:03 +0000)]
QuizTimer modifications added plus necessary files along.
julmis [Wed, 2 Jun 2004 18:00:12 +0000 (18:00 +0000)]
print_timer_selector function added for QuizTimer
julmis [Wed, 2 Jun 2004 17:59:01 +0000 (17:59 +0000)]
Time limit help file added.
julmis [Wed, 2 Jun 2004 17:57:32 +0000 (17:57 +0000)]
Time limit strings added.
moodler [Wed, 2 Jun 2004 13:21:47 +0000 (13:21 +0000)]
Centralise summary box
moodler [Wed, 2 Jun 2004 12:45:55 +0000 (12:45 +0000)]
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.
moodler [Wed, 2 Jun 2004 12:44:04 +0000 (12:44 +0000)]
Wiki language file (seems incomplete?)
moodler [Wed, 2 Jun 2004 12:43:21 +0000 (12:43 +0000)]
Wiki help files in English (I did some editing for grammar etc)
defacer [Wed, 2 Jun 2004 11:21:14 +0000 (11:21 +0000)]
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...
barias [Wed, 2 Jun 2004 09:27:45 +0000 (09:27 +0000)]
Latest updates
defacer [Wed, 2 Jun 2004 09:15:07 +0000 (09:15 +0000)]
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.
defacer [Wed, 2 Jun 2004 08:13:26 +0000 (08:13 +0000)]
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.
barias [Tue, 1 Jun 2004 19:11:45 +0000 (19:11 +0000)]
Latest updates
moodler [Tue, 1 Jun 2004 17:53:39 +0000 (17:53 +0000)]
One character fixes bug 1513
defacer [Tue, 1 Jun 2004 14:12:26 +0000 (14:12 +0000)]
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?
defacer [Tue, 1 Jun 2004 13:47:55 +0000 (13:47 +0000)]
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.
defacer [Tue, 1 Jun 2004 13:02:13 +0000 (13:02 +0000)]
Corrected another silly mistake: extra comma before closing parenthesis.
defacer [Tue, 1 Jun 2004 12:02:13 +0000 (12:02 +0000)]
Removed useless stuff
defacer [Tue, 1 Jun 2004 10:45:12 +0000 (10:45 +0000)]
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.
defacer [Tue, 1 Jun 2004 10:40:20 +0000 (10:40 +0000)]
Minor changes, Martin's fix for bugs 1502, 1184 (duplicated) confirmed.
defacer [Tue, 1 Jun 2004 10:10:25 +0000 (10:10 +0000)]
Tiny fix for forum_cron() to suppress a warning.
defacer [Tue, 1 Jun 2004 10:09:26 +0000 (10:09 +0000)]
Email digest feature: Last and most important, the changes to forum_cron()
gustav_delius [Tue, 1 Jun 2004 09:47:28 +0000 (09:47 +0000)]
Make sure course list block is never empty.
gustav_delius [Tue, 1 Jun 2004 08:36:47 +0000 (08:36 +0000)]
Use 'savechanges' on button when editing post.
defacer [Tue, 1 Jun 2004 07:59:35 +0000 (07:59 +0000)]
Email digest feature: user setting
defacer [Tue, 1 Jun 2004 07:51:47 +0000 (07:51 +0000)]
Email digest feature: addition of admin setting
andre_bln [Tue, 1 Jun 2004 07:47:25 +0000 (07:47 +0000)]
new version 2004-31-05
:w
defacer [Tue, 1 Jun 2004 07:45:18 +0000 (07:45 +0000)]
Fix for dumb error (extra comma)
defacer [Tue, 1 Jun 2004 07:39:27 +0000 (07:39 +0000)]
Moving some stuff to forum/db where they belong... (sorry!)
defacer [Tue, 1 Jun 2004 07:28:14 +0000 (07:28 +0000)]
Email digest feature step 2: Slight additions to datalib queries, fixed warnings in html2text
defacer [Tue, 1 Jun 2004 07:20:02 +0000 (07:20 +0000)]
Email digest feature step 1: Database schema and upgrade
barias [Tue, 1 Jun 2004 07:03:07 +0000 (07:03 +0000)]
Latest updates
moodler [Tue, 1 Jun 2004 06:49:11 +0000 (06:49 +0000)]
Unset $course to avoid language problems
gustav_delius [Mon, 31 May 2004 18:58:42 +0000 (18:58 +0000)]
changed language string 'savechanges' to 'posttoforum' on post.html
barias [Mon, 31 May 2004 13:06:13 +0000 (13:06 +0000)]
Latest updates
martignoni [Mon, 31 May 2004 08:47:02 +0000 (08:47 +0000)]
Adding strings for duplication
gustav_delius [Mon, 31 May 2004 08:20:13 +0000 (08:20 +0000)]
used is_internal_auth() to decide if to show "Add new user" link
moodler [Mon, 31 May 2004 05:29:11 +0000 (05:29 +0000)]
Added Smarty 2.6.2
moodler [Mon, 31 May 2004 05:21:58 +0000 (05:21 +0000)]
Replace -> with >> in the navigation ... this will be replaced in
the new template scheme for a more dynamic template that you pass
an array to, so this is really just a reminder for later.
moodler [Mon, 31 May 2004 05:11:22 +0000 (05:11 +0000)]
Some fixes to HTML quoting in calendar popups.
Fixes bug 1502.
moodler [Mon, 31 May 2004 03:14:05 +0000 (03:14 +0000)]
translated to pt_br by athanazio may-2004
moodler [Mon, 31 May 2004 02:42:26 +0000 (02:42 +0000)]
Undoing Gustav's checkin from yesterday ...
Sorry, Gustav, but all those record_exists calls were too much overhead.
It's better done by a check in the delete page... this will also
account for the case where a reply has been made since the post
was displayed on screen.
gustav_delius [Sun, 30 May 2004 23:28:20 +0000 (23:28 +0000)]
language strings for duplicating
gustav_delius [Sun, 30 May 2004 23:09:21 +0000 (23:09 +0000)]
It is now possible to duplicate a course module. See http://moodle.org/mod/forum/discuss.php?d=8468
gustav_delius [Sun, 30 May 2004 21:55:44 +0000 (21:55 +0000)]
Removed the requirement that the admin has to enter a user desription when creating a new account, see bug 778
martignoni [Sun, 30 May 2004 21:22:04 +0000 (21:22 +0000)]
Three new strings
martignoni [Sun, 30 May 2004 21:16:42 +0000 (21:16 +0000)]
New file added
gustav_delius [Sun, 30 May 2004 21:12:09 +0000 (21:12 +0000)]
"Add a new user" link near top of page, see bug 713
gustav_delius [Sun, 30 May 2004 20:54:58 +0000 (20:54 +0000)]
Only editing teachers are allowed to unenrol students
gustav_delius [Sun, 30 May 2004 18:46:42 +0000 (18:46 +0000)]
Changed participants list for site couse, see http://moodle.org/mod/forum/discuss.php?d=8455
barias [Sun, 30 May 2004 18:08:39 +0000 (18:08 +0000)]
Latest updates
gustav_delius [Sun, 30 May 2004 17:43:50 +0000 (17:43 +0000)]
Put mistakenly removed string back
gustav_delius [Sun, 30 May 2004 17:25:26 +0000 (17:25 +0000)]
Can now break off posts into a new discussion, see bug 673
gustav_delius [Sun, 30 May 2004 14:42:04 +0000 (14:42 +0000)]
Delete links on forum post now only show if post has no children
gustav_delius [Sun, 30 May 2004 11:43:29 +0000 (11:43 +0000)]
Fixed relative links in People block so that they work on the site home page.
gustav_delius [Sun, 30 May 2004 11:24:00 +0000 (11:24 +0000)]
Fixed breadcrumbs and some of the many undefined variables notices
gustav_delius [Sun, 30 May 2004 11:22:06 +0000 (11:22 +0000)]
Fixed relative links in recent activity, see bug 1497
gustav_delius [Sun, 30 May 2004 10:48:11 +0000 (10:48 +0000)]
Removed spurious characters from start of file (introduced by myself)
gustav_delius [Sun, 30 May 2004 09:01:56 +0000 (09:01 +0000)]
Configuration option for block_course_list to determine what admin sees
martignoni [Sun, 30 May 2004 08:35:42 +0000 (08:35 +0000)]
Some more improvements
martignoni [Sun, 30 May 2004 08:31:19 +0000 (08:31 +0000)]
Trying to improve treatment of feminine/masculine forms
moodler [Sun, 30 May 2004 05:52:26 +0000 (05:52 +0000)]
Undoing Gustav's checkin ... the admin needs to see all courses
gustav_delius [Sun, 30 May 2004 01:02:39 +0000 (01:02 +0000)]
Also admin now sees only his or her own courses in the "My courses" block. Fixes bug 526
stronk7 [Sun, 30 May 2004 01:00:16 +0000 (01:00 +0000)]
Solved bug 1491 in all the "linking" filters.
(http://moodle.org/bugs/bug.php?op=show&bugid=1491)
Bugfix 001
gustav_delius [Sun, 30 May 2004 00:55:48 +0000 (00:55 +0000)]
Guest user now has Login link instead of Logout link, see http://moodle.org/mod/forum/post.php?reply=40214
gustav_delius [Sun, 30 May 2004 00:33:45 +0000 (00:33 +0000)]
List of courses is now always ordered according to sortorder, see http://moodle.org/mod/forum/discuss.php?d=7034
gustav_delius [Sat, 29 May 2004 16:24:38 +0000 (16:24 +0000)]
A hack to fix bug 1488. html editor needs $course object defined. Should perhaps be solved differently in the long run.
gustav_delius [Sat, 29 May 2004 10:40:07 +0000 (10:40 +0000)]
section links now preserve focused view, see http://moodle.org/mod/forum/discuss.php?d=7648#37555
gustav_delius [Sat, 29 May 2004 10:35:57 +0000 (10:35 +0000)]
fixed empty boxes bug reported in http://moodle.org/mod/forum/discuss.php?d=8432
moodler [Sat, 29 May 2004 06:24:23 +0000 (06:24 +0000)]
External resources where we don't know the type are given the web icon
moodler [Sat, 29 May 2004 06:23:49 +0000 (06:23 +0000)]
Web icon for external resources where we don't know the type
moodler [Sat, 29 May 2004 06:22:30 +0000 (06:22 +0000)]
Fixed activity blocks for social format and site format so that they
- display icon properly when moving items
- display custom icons (eg on resources)
moodler [Sat, 29 May 2004 05:07:34 +0000 (05:07 +0000)]
Postscript files show pdf icn
defacer [Fri, 28 May 2004 13:57:09 +0000 (13:57 +0000)]
Bugfix: blocks with no content at all show up as shadows when editing.
defacer [Fri, 28 May 2004 10:53:54 +0000 (10:53 +0000)]
Merging the changes from 1.4 dev branch (site index blocks + various bugfixes)
defacer [Fri, 28 May 2004 10:48:59 +0000 (10:48 +0000)]
A couple of new CSS rules to make the course summary block display the same as before.