]>
git.mjollnir.org Git - moodle.git/log
martin [Sat, 21 Sep 2002 07:46:30 +0000 (07:46 +0000)]
Make sure mailouts are in the user's chosen language
martin [Sat, 21 Sep 2002 07:42:54 +0000 (07:42 +0000)]
Make sure mailouts are in the chosen language of each user
martin [Sat, 21 Sep 2002 07:27:07 +0000 (07:27 +0000)]
Initial (incomplete) version of French translation by Sebastien Nameche <snameche@virtual-net.fr>
Good start! Thanks, Sebastien.
martin [Sat, 21 Sep 2002 07:22:23 +0000 (07:22 +0000)]
Initial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
Thanks, Petri!
martin [Sat, 21 Sep 2002 07:18:16 +0000 (07:18 +0000)]
Added single quotes around all the keys ... even though PHP works
without them, it will flag errors when errorlevel is turned up, and
I suspect this slows it all down a bit.
martin [Sat, 21 Sep 2002 07:07:44 +0000 (07:07 +0000)]
Added my email address
martin [Sat, 21 Sep 2002 07:03:54 +0000 (07:03 +0000)]
Don't need to log in to see site-level course
martin [Sat, 21 Sep 2002 06:45:26 +0000 (06:45 +0000)]
More options for longtimenosee
martin [Sat, 21 Sep 2002 06:39:28 +0000 (06:39 +0000)]
Don't print pictures at all for very large lists
martin [Sat, 21 Sep 2002 06:30:32 +0000 (06:30 +0000)]
Make more room in list
martin [Sat, 21 Sep 2002 06:27:00 +0000 (06:27 +0000)]
more refinements to sorting display
martin [Sat, 21 Sep 2002 06:13:42 +0000 (06:13 +0000)]
Fixed typo from testing
martin [Sat, 21 Sep 2002 06:12:54 +0000 (06:12 +0000)]
Much better look for user index
martin [Sat, 21 Sep 2002 05:43:46 +0000 (05:43 +0000)]
Slight additions to print_table
martin [Sat, 21 Sep 2002 05:43:21 +0000 (05:43 +0000)]
Added lang for users
martin [Sat, 21 Sep 2002 05:42:16 +0000 (05:42 +0000)]
Better display of users in shortened form, for testing
martin [Fri, 20 Sep 2002 15:42:16 +0000 (15:42 +0000)]
Tweak
martin [Fri, 20 Sep 2002 15:40:20 +0000 (15:40 +0000)]
First go at an abbreviated user listing
martin [Thu, 19 Sep 2002 14:59:47 +0000 (14:59 +0000)]
Put sitename on debugging info (helpful when comparing two sites)
martin [Thu, 19 Sep 2002 14:51:49 +0000 (14:51 +0000)]
Improved interface for course/teachers.php ... instead of typing numbers
into a box there is now a menu for each user. Much better!
martin [Thu, 19 Sep 2002 14:07:24 +0000 (14:07 +0000)]
Got rid of errorlevel configuration - more trouble than it's worth!
Hardcoded it into setup.php now - people who are that keen can change
it there.
martin [Thu, 19 Sep 2002 14:06:28 +0000 (14:06 +0000)]
Updated for new configuration page
martin [Thu, 19 Sep 2002 13:55:40 +0000 (13:55 +0000)]
Some consistency in headers on editing forms
martin [Thu, 19 Sep 2002 12:01:55 +0000 (12:01 +0000)]
Most of the configuration variables have been moved out of the config.php
file and into a database, where they can be edited using a new admin form
called "Configure variables".
martin [Tue, 17 Sep 2002 14:56:18 +0000 (14:56 +0000)]
Slight fix to error page to include site name properly
martin [Mon, 16 Sep 2002 13:03:31 +0000 (13:03 +0000)]
Login link on home page
martin [Mon, 16 Sep 2002 07:11:31 +0000 (07:11 +0000)]
eminder about saving themes in upgrades etc
martin [Mon, 16 Sep 2002 07:08:33 +0000 (07:08 +0000)]
Typo
martin [Mon, 16 Sep 2002 07:03:33 +0000 (07:03 +0000)]
Fixed name in popup javascript window
martin [Mon, 16 Sep 2002 06:33:53 +0000 (06:33 +0000)]
Sample .htaccess file
martin [Mon, 16 Sep 2002 03:23:10 +0000 (03:23 +0000)]
Fixed Id
martin [Mon, 16 Sep 2002 03:20:55 +0000 (03:20 +0000)]
Type on phpinfo
martin [Sun, 15 Sep 2002 06:09:44 +0000 (06:09 +0000)]
Mentioned there's no need to use a trailing slash on the wwwroot
martin [Sun, 15 Sep 2002 06:06:32 +0000 (06:06 +0000)]
Fixes to point directly to index.php wherever it was assumed. This wasn't
a problem on most servers, but was causing some problems on IIS servers
martin [Sat, 14 Sep 2002 03:43:24 +0000 (03:43 +0000)]
Can now specify current language on a per-user basis
martin [Fri, 13 Sep 2002 10:22:06 +0000 (10:22 +0000)]
New help file for editing html
martin [Fri, 13 Sep 2002 10:21:03 +0000 (10:21 +0000)]
Added a new reading type "html text". It's similar to "plain text"
except none of the auto-formatting is done, and all HTML code is
accepted.
martin [Thu, 12 Sep 2002 17:08:32 +0000 (17:08 +0000)]
SUrprise icon is a bit wider than 16 pixels
martin [Thu, 12 Sep 2002 02:42:22 +0000 (02:42 +0000)]
Fixed bug with category links on front page
martin [Wed, 11 Sep 2002 14:02:30 +0000 (14:02 +0000)]
One more little buglet when confirming an email (added security site value)
martin [Wed, 11 Sep 2002 05:11:13 +0000 (05:11 +0000)]
CHANGES UP TO 1.0.4 (really, I mean it this time :-) )
martin [Wed, 11 Sep 2002 02:26:56 +0000 (02:26 +0000)]
Include guest user in list of users
martin [Tue, 10 Sep 2002 13:47:56 +0000 (13:47 +0000)]
Changes to course display on front page when there is more than one category
martin [Tue, 10 Sep 2002 13:24:24 +0000 (13:24 +0000)]
Removed some debugging stuff
martin [Tue, 10 Sep 2002 12:54:01 +0000 (12:54 +0000)]
More security for email confirmation process ... a 15-character random
"secret" key is stored the user record on account creation, sent via
email and checked again during confirmation.
martin [Tue, 10 Sep 2002 03:44:09 +0000 (03:44 +0000)]
CHANGES UP TO 1.0.4
martin [Tue, 10 Sep 2002 02:13:44 +0000 (02:13 +0000)]
Whoops, left attachment field out of the database schema (affected
new installations of 1.0.2 and later)
martin [Mon, 9 Sep 2002 15:52:07 +0000 (15:52 +0000)]
CHANGES (this is 1.0.4 unless anything comes up very soon)
martin [Mon, 9 Sep 2002 15:50:55 +0000 (15:50 +0000)]
Tweak to modify interface a bit (changed header and made courses a link)
martin [Mon, 9 Sep 2002 12:38:29 +0000 (12:38 +0000)]
CHANGES
martin [Mon, 9 Sep 2002 12:37:34 +0000 (12:37 +0000)]
Tweaks to category display
martin [Mon, 9 Sep 2002 11:48:11 +0000 (11:48 +0000)]
Categories upgrade. Admin can now create/edit/delete categories, and
these are diesplayed wherever courses are listed
martin [Mon, 9 Sep 2002 11:42:27 +0000 (11:42 +0000)]
Layout fixes ... much better now
martin [Mon, 9 Sep 2002 11:31:48 +0000 (11:31 +0000)]
Changed maximum number of weeks/topics up to 52
martin [Mon, 9 Sep 2002 10:38:14 +0000 (10:38 +0000)]
Rearrange code ... accidentally placed table->head in the loop
martin [Mon, 9 Sep 2002 06:23:39 +0000 (06:23 +0000)]
Whoops ... last conversion actully tampered with comment formatting
... I've fixed that now.
martin [Mon, 9 Sep 2002 06:17:11 +0000 (06:17 +0000)]
Converted all the DOS format text files to UNIX format, for consistency
with the rest of Moodle and also to prevent possible mangling of
files in case they are FTP'd individually to a server.
martin [Sun, 8 Sep 2002 16:13:10 +0000 (16:13 +0000)]
Added height and width to smiley icons, to make emails look
better in circumstances where external images are blocked
(eg some webmail programs like squirrelmail).
martin [Sun, 8 Sep 2002 16:04:51 +0000 (16:04 +0000)]
Added an "unsubscribe" link to emails
martin [Sun, 8 Sep 2002 15:39:44 +0000 (15:39 +0000)]
Fixed a bug. When replying to an email copy, you would be forwarded
to the login screen to login first. However, this was being saved
as the place to go back to after replying.
I added a check for this so now it behaves as you'd expect.
martin [Sun, 8 Sep 2002 09:47:10 +0000 (09:47 +0000)]
Text window a bit bigger
martin [Sun, 8 Sep 2002 09:42:07 +0000 (09:42 +0000)]
Choices now support up to 6 choices. Backward compatible to 2-choice format.
martin [Sun, 8 Sep 2002 09:41:17 +0000 (09:41 +0000)]
Tip over 'Edit profile' is the user's name
martin [Sun, 8 Sep 2002 09:22:31 +0000 (09:22 +0000)]
Help for choices
martin [Sun, 8 Sep 2002 05:29:00 +0000 (05:29 +0000)]
Clarified the "participants" link ...
martin [Sun, 8 Sep 2002 05:23:47 +0000 (05:23 +0000)]
Link at bottom now goes to site home, not this page
martin [Sun, 8 Sep 2002 05:15:52 +0000 (05:15 +0000)]
Added documentation to the teachers page.
martin [Sun, 8 Sep 2002 05:15:37 +0000 (05:15 +0000)]
Improved print_table() a bit (can now specify column widths)
martin [Sun, 8 Sep 2002 03:34:45 +0000 (03:34 +0000)]
Need this file to go with the previous changes!
martin [Sun, 8 Sep 2002 03:34:12 +0000 (03:34 +0000)]
Changes to improve display of teachers
martin [Sun, 8 Sep 2002 03:24:38 +0000 (03:24 +0000)]
Changes to allow much better control over what "teachers" are called
in a course. Firstly, the course settings page now allows the teachers
to specify the word they want to use in place of "teachers" and "students"
as well as "teacher" and "student". Secondly, a new teacher admin tool
allows any teacher to modify the order and displayed role of teachers
in that course. This affects the display on the course listings, the
participants page and so on.
martin [Sat, 7 Sep 2002 14:57:33 +0000 (14:57 +0000)]
Improvements to the language checker. As well as checking for missing
strings, you can now see the current language compared side-by-side
with English.
martin [Sat, 7 Sep 2002 14:56:19 +0000 (14:56 +0000)]
Add a link if a "manage database" directory exists
martin [Sat, 7 Sep 2002 05:01:55 +0000 (05:01 +0000)]
Slight update to README
martin [Sat, 7 Sep 2002 03:54:10 +0000 (03:54 +0000)]
Added a README that explains the process
martin [Sat, 7 Sep 2002 03:31:36 +0000 (03:31 +0000)]
Added a template for new modules that contains the bare necessities.
martin [Fri, 6 Sep 2002 15:17:44 +0000 (15:17 +0000)]
Checking in the current release number for CVS users
martin [Fri, 6 Sep 2002 15:10:36 +0000 (15:10 +0000)]
Don't try and print the last access date if it doesn't exist
martin [Fri, 6 Sep 2002 14:06:48 +0000 (14:06 +0000)]
Added a new $release variable that shows the user-friendly version number
martin [Fri, 6 Sep 2002 14:05:43 +0000 (14:05 +0000)]
Cleaned up a bit
martin [Thu, 5 Sep 2002 17:31:08 +0000 (17:31 +0000)]
Fixed bug in password checking for new admin user ...
martin [Thu, 5 Sep 2002 12:29:26 +0000 (12:29 +0000)]
Updated the info to mention that the upgrading only works if you
are logged in as the *administrator* and visit the site home page.
martin [Thu, 5 Sep 2002 12:25:08 +0000 (12:25 +0000)]
CHANGES UP TO 1.0.3.1
martin [Thu, 5 Sep 2002 12:24:15 +0000 (12:24 +0000)]
Updated version
martin [Thu, 5 Sep 2002 11:56:20 +0000 (11:56 +0000)]
Better error message when invalid arguments are supplied.
martin [Thu, 5 Sep 2002 11:53:17 +0000 (11:53 +0000)]
BUG FIX! - fixes error that could allow ANY file on the system to be read!
martin [Thu, 5 Sep 2002 11:28:06 +0000 (11:28 +0000)]
Whoops ... little bug that stopped loginas from working ... need to
create $USER->site ...
martin [Thu, 5 Sep 2002 02:29:54 +0000 (02:29 +0000)]
Updated version number
martin [Thu, 5 Sep 2002 02:28:50 +0000 (02:28 +0000)]
CHANGES UP TO MOODLE 1.0.3
martin [Thu, 5 Sep 2002 02:17:33 +0000 (02:17 +0000)]
New error when the admin user is (still) set to the default "admin".
martin [Thu, 5 Sep 2002 02:04:00 +0000 (02:04 +0000)]
BUG FIX: In the last version I introduced a new security feature
(keeping the site URL stored in the USER session object) but forgot
to add this to the brand new admin user - causing it to fail.
Fixed.
martin [Wed, 4 Sep 2002 13:38:38 +0000 (13:38 +0000)]
Updated README .. pages dir no longer exists - now "help" and "docs"
martin [Wed, 4 Sep 2002 09:39:03 +0000 (09:39 +0000)]
Using different logo file to avoid caching problems on changeover
martin [Wed, 4 Sep 2002 09:38:22 +0000 (09:38 +0000)]
Sorted out moodle logos
martin [Wed, 4 Sep 2002 06:32:50 +0000 (06:32 +0000)]
Tweaked the new icon
martin [Wed, 4 Sep 2002 05:07:17 +0000 (05:07 +0000)]
Better handling of user-entered URLs (add http:// if missing)
martin [Tue, 3 Sep 2002 16:58:49 +0000 (16:58 +0000)]
New logo that should work on more themes
martin [Tue, 3 Sep 2002 15:16:20 +0000 (15:16 +0000)]
Switched these around and edited a little
martin [Tue, 3 Sep 2002 14:29:39 +0000 (14:29 +0000)]
Added a new administration page that can check the current language
pack against the English language pack. It prints any missing strings
or files. This should help language pack developers.
martin [Tue, 3 Sep 2002 13:11:40 +0000 (13:11 +0000)]
Language fixes, added english strings etc