]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoNeed more room for language variable (eg pt_br)
martin [Sat, 21 Sep 2002 08:42:05 +0000 (08:42 +0000)]
Need more room for language variable (eg pt_br)

22 years agoMake sure user language works OK (it does now)
martin [Sat, 21 Sep 2002 08:40:27 +0000 (08:40 +0000)]
Make sure user language works OK (it does now)

22 years agoMake mail format explicitly 8bit
martin [Sat, 21 Sep 2002 08:39:54 +0000 (08:39 +0000)]
Make mail format explicitly 8bit

22 years agoMake sure mailouts are in the user's chosen language
martin [Sat, 21 Sep 2002 07:46:30 +0000 (07:46 +0000)]
Make sure mailouts are in the user's chosen language

22 years agoMake sure mailouts are in the chosen language of each user
martin [Sat, 21 Sep 2002 07:42:54 +0000 (07:42 +0000)]
Make sure mailouts are in the chosen language of each user

22 years agoInitial (incomplete) version of French translation by Sebastien Nameche <snameche...
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.

22 years agoInitial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
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!

22 years agoAdded single quotes around all the keys ... even though PHP works
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.

22 years agoAdded my email address
martin [Sat, 21 Sep 2002 07:07:44 +0000 (07:07 +0000)]
Added my email address

22 years agoDon't need to log in to see site-level course
martin [Sat, 21 Sep 2002 07:03:54 +0000 (07:03 +0000)]
Don't need to log in to see site-level course

22 years agoMore options for longtimenosee
martin [Sat, 21 Sep 2002 06:45:26 +0000 (06:45 +0000)]
More options for longtimenosee

22 years agoDon't print pictures at all for very large lists
martin [Sat, 21 Sep 2002 06:39:28 +0000 (06:39 +0000)]
Don't print pictures at all for very large lists

22 years agoMake more room in list
martin [Sat, 21 Sep 2002 06:30:32 +0000 (06:30 +0000)]
Make more room in list

22 years agomore refinements to sorting display
martin [Sat, 21 Sep 2002 06:27:00 +0000 (06:27 +0000)]
more refinements to sorting display

22 years agoFixed typo from testing
martin [Sat, 21 Sep 2002 06:13:42 +0000 (06:13 +0000)]
Fixed typo from testing

22 years agoMuch better look for user index
martin [Sat, 21 Sep 2002 06:12:54 +0000 (06:12 +0000)]
Much better look for user index

22 years agoSlight additions to print_table
martin [Sat, 21 Sep 2002 05:43:46 +0000 (05:43 +0000)]
Slight additions to print_table

22 years agoAdded lang for users
martin [Sat, 21 Sep 2002 05:43:21 +0000 (05:43 +0000)]
Added lang for users

22 years agoBetter display of users in shortened form, for testing
martin [Sat, 21 Sep 2002 05:42:16 +0000 (05:42 +0000)]
Better display of users in shortened form, for testing

22 years agoTweak
martin [Fri, 20 Sep 2002 15:42:16 +0000 (15:42 +0000)]
Tweak

22 years agoFirst go at an abbreviated user listing
martin [Fri, 20 Sep 2002 15:40:20 +0000 (15:40 +0000)]
First go at an abbreviated user listing

22 years agoPut sitename on debugging info (helpful when comparing two sites)
martin [Thu, 19 Sep 2002 14:59:47 +0000 (14:59 +0000)]
Put sitename on debugging info (helpful when comparing two sites)

22 years agoImproved interface for course/teachers.php ... instead of typing numbers
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!

22 years agoGot rid of errorlevel configuration - more trouble than it's worth!
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.

22 years agoUpdated for new configuration page
martin [Thu, 19 Sep 2002 14:06:28 +0000 (14:06 +0000)]
Updated for new configuration page

22 years agoSome consistency in headers on editing forms
martin [Thu, 19 Sep 2002 13:55:40 +0000 (13:55 +0000)]
Some consistency in headers on editing forms

22 years agoMost of the configuration variables have been moved out of the config.php
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".

22 years agoSlight fix to error page to include site name properly
martin [Tue, 17 Sep 2002 14:56:18 +0000 (14:56 +0000)]
Slight fix to error page to include site name properly

22 years agoLogin link on home page
martin [Mon, 16 Sep 2002 13:03:31 +0000 (13:03 +0000)]
Login link on home page

22 years agoeminder about saving themes in upgrades etc
martin [Mon, 16 Sep 2002 07:11:31 +0000 (07:11 +0000)]
eminder about saving themes in upgrades etc

22 years agoTypo
martin [Mon, 16 Sep 2002 07:08:33 +0000 (07:08 +0000)]
Typo

22 years agoFixed name in popup javascript window
martin [Mon, 16 Sep 2002 07:03:33 +0000 (07:03 +0000)]
Fixed name in popup javascript window

22 years agoSample .htaccess file
martin [Mon, 16 Sep 2002 06:33:53 +0000 (06:33 +0000)]
Sample .htaccess file

22 years agoFixed Id
martin [Mon, 16 Sep 2002 03:23:10 +0000 (03:23 +0000)]
Fixed Id

22 years agoType on phpinfo
martin [Mon, 16 Sep 2002 03:20:55 +0000 (03:20 +0000)]
Type on phpinfo

22 years agoMentioned there's no need to use a trailing slash on the wwwroot
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

22 years agoFixes to point directly to index.php wherever it was assumed. This wasn't
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

22 years agoCan now specify current language on a per-user basis
martin [Sat, 14 Sep 2002 03:43:24 +0000 (03:43 +0000)]
Can now specify current language on a per-user basis

22 years agoNew help file for editing html
martin [Fri, 13 Sep 2002 10:22:06 +0000 (10:22 +0000)]
New help file for editing html

22 years agoAdded a new reading type "html text". It's similar to "plain text"
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.

22 years agoSUrprise icon is a bit wider than 16 pixels
martin [Thu, 12 Sep 2002 17:08:32 +0000 (17:08 +0000)]
SUrprise icon is a bit wider than 16 pixels

22 years agoFixed bug with category links on front page
martin [Thu, 12 Sep 2002 02:42:22 +0000 (02:42 +0000)]
Fixed bug with category links on front page

22 years agoOne more little buglet when confirming an email (added security site value)
martin [Wed, 11 Sep 2002 14:02:30 +0000 (14:02 +0000)]
One more little buglet when confirming an email (added security site value)

22 years agoCHANGES UP TO 1.0.4 (really, I mean it this time :-) )
martin [Wed, 11 Sep 2002 05:11:13 +0000 (05:11 +0000)]
CHANGES UP TO 1.0.4 (really, I mean it this time  :-)  )

22 years agoInclude guest user in list of users
martin [Wed, 11 Sep 2002 02:26:56 +0000 (02:26 +0000)]
Include guest user in list of users

22 years agoChanges to course display on front page when there is more than one category
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

22 years agoRemoved some debugging stuff
martin [Tue, 10 Sep 2002 13:24:24 +0000 (13:24 +0000)]
Removed some debugging stuff

22 years agoMore security for email confirmation process ... a 15-character random
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.

22 years agoCHANGES UP TO 1.0.4
martin [Tue, 10 Sep 2002 03:44:09 +0000 (03:44 +0000)]
CHANGES UP TO 1.0.4

22 years agoWhoops, left attachment field out of the database schema (affected
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)

22 years agoCHANGES (this is 1.0.4 unless anything comes up very soon)
martin [Mon, 9 Sep 2002 15:52:07 +0000 (15:52 +0000)]
CHANGES (this is 1.0.4 unless anything comes up very soon)

22 years agoTweak to modify interface a bit (changed header and made courses a link)
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)

22 years agoCHANGES
martin [Mon, 9 Sep 2002 12:38:29 +0000 (12:38 +0000)]
CHANGES

22 years agoTweaks to category display
martin [Mon, 9 Sep 2002 12:37:34 +0000 (12:37 +0000)]
Tweaks to category display

22 years agoCategories upgrade. Admin can now create/edit/delete categories, and
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

22 years agoLayout fixes ... much better now
martin [Mon, 9 Sep 2002 11:42:27 +0000 (11:42 +0000)]
Layout fixes ... much better now

22 years agoChanged maximum number of weeks/topics up to 52
martin [Mon, 9 Sep 2002 11:31:48 +0000 (11:31 +0000)]
Changed maximum number of weeks/topics up to 52

22 years agoRearrange code ... accidentally placed table->head in the loop
martin [Mon, 9 Sep 2002 10:38:14 +0000 (10:38 +0000)]
Rearrange code ... accidentally placed table->head in the loop

22 years agoWhoops ... last conversion actully tampered with comment formatting
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.

22 years agoConverted all the DOS format text files to UNIX format, for consistency
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.

22 years agoAdded height and width to smiley icons, to make emails look
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).

22 years agoAdded an "unsubscribe" link to emails
martin [Sun, 8 Sep 2002 16:04:51 +0000 (16:04 +0000)]
Added an "unsubscribe" link to emails

22 years agoFixed a bug. When replying to an email copy, you would be forwarded
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.

22 years agoText window a bit bigger
martin [Sun, 8 Sep 2002 09:47:10 +0000 (09:47 +0000)]
Text window a bit bigger

22 years agoChoices now support up to 6 choices. Backward compatible to 2-choice format.
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.

22 years agoTip over 'Edit profile' is the user's name
martin [Sun, 8 Sep 2002 09:41:17 +0000 (09:41 +0000)]
Tip over 'Edit profile' is the user's name

22 years agoHelp for choices
martin [Sun, 8 Sep 2002 09:22:31 +0000 (09:22 +0000)]
Help for choices

22 years agoClarified the "participants" link ...
martin [Sun, 8 Sep 2002 05:29:00 +0000 (05:29 +0000)]
Clarified the "participants" link ...

22 years agoLink at bottom now goes to site home, not this page
martin [Sun, 8 Sep 2002 05:23:47 +0000 (05:23 +0000)]
Link at bottom now goes to site home, not this page

22 years agoAdded documentation to the teachers page.
martin [Sun, 8 Sep 2002 05:15:52 +0000 (05:15 +0000)]
Added documentation to the teachers page.

22 years agoImproved print_table() a bit (can now specify column widths)
martin [Sun, 8 Sep 2002 05:15:37 +0000 (05:15 +0000)]
Improved print_table() a bit (can now specify column widths)

22 years agoNeed this file to go with the previous changes!
martin [Sun, 8 Sep 2002 03:34:45 +0000 (03:34 +0000)]
Need this file to go with the previous changes!

22 years agoChanges to improve display of teachers
martin [Sun, 8 Sep 2002 03:34:12 +0000 (03:34 +0000)]
Changes to improve display of teachers

22 years agoChanges to allow much better control over what "teachers" are called
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.

22 years agoImprovements to the language checker. As well as checking for missing
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.

22 years agoAdd a link if a "manage database" directory exists
martin [Sat, 7 Sep 2002 14:56:19 +0000 (14:56 +0000)]
Add a link if a "manage database" directory exists

22 years agoSlight update to README
martin [Sat, 7 Sep 2002 05:01:55 +0000 (05:01 +0000)]
Slight update to README

22 years agoAdded a README that explains the process
martin [Sat, 7 Sep 2002 03:54:10 +0000 (03:54 +0000)]
Added a README that explains the process

22 years agoAdded a template for new modules that contains the bare necessities.
martin [Sat, 7 Sep 2002 03:31:36 +0000 (03:31 +0000)]
Added a template for new modules that contains the bare necessities.

22 years agoChecking in the current release number for CVS users
martin [Fri, 6 Sep 2002 15:17:44 +0000 (15:17 +0000)]
Checking in the current release number for CVS users

22 years agoDon't try and print the last access date if it doesn't exist
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

22 years agoAdded a new $release variable that shows the user-friendly version number
martin [Fri, 6 Sep 2002 14:06:48 +0000 (14:06 +0000)]
Added a new $release variable that shows the user-friendly version number

22 years agoCleaned up a bit
martin [Fri, 6 Sep 2002 14:05:43 +0000 (14:05 +0000)]
Cleaned up a bit

22 years agoFixed bug in password checking for new admin user ...
martin [Thu, 5 Sep 2002 17:31:08 +0000 (17:31 +0000)]
Fixed bug in password checking for new admin user ...

22 years agoUpdated the info to mention that the upgrading only works if you
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.

22 years agoCHANGES UP TO 1.0.3.1
martin [Thu, 5 Sep 2002 12:25:08 +0000 (12:25 +0000)]
CHANGES UP TO 1.0.3.1

22 years agoUpdated version
martin [Thu, 5 Sep 2002 12:24:15 +0000 (12:24 +0000)]
Updated version

22 years agoBetter error message when invalid arguments are supplied.
martin [Thu, 5 Sep 2002 11:56:20 +0000 (11:56 +0000)]
Better error message when invalid arguments are supplied.

22 years agoBUG FIX! - fixes error that could allow ANY file on the system to be read!
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!

22 years agoWhoops ... little bug that stopped loginas from working ... need to
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 ...

22 years agoUpdated version number
martin [Thu, 5 Sep 2002 02:29:54 +0000 (02:29 +0000)]
Updated version number

22 years agoCHANGES UP TO MOODLE 1.0.3
martin [Thu, 5 Sep 2002 02:28:50 +0000 (02:28 +0000)]
CHANGES UP TO MOODLE 1.0.3

22 years agoNew error when the admin user is (still) set to the default "admin".
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".

22 years agoBUG FIX: In the last version I introduced a new security feature
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.

22 years agoUpdated README .. pages dir no longer exists - now "help" and "docs"
martin [Wed, 4 Sep 2002 13:38:38 +0000 (13:38 +0000)]
Updated README .. pages dir no longer exists - now "help" and "docs"

22 years agoUsing different logo file to avoid caching problems on changeover
martin [Wed, 4 Sep 2002 09:39:03 +0000 (09:39 +0000)]
Using different logo file to avoid caching problems on changeover

22 years agoSorted out moodle logos
martin [Wed, 4 Sep 2002 09:38:22 +0000 (09:38 +0000)]
Sorted out moodle logos

22 years agoTweaked the new icon
martin [Wed, 4 Sep 2002 06:32:50 +0000 (06:32 +0000)]
Tweaked the new icon

22 years agoBetter handling of user-entered URLs (add http:// if missing)
martin [Wed, 4 Sep 2002 05:07:17 +0000 (05:07 +0000)]
Better handling of user-entered URLs (add http:// if missing)

22 years agoNew logo that should work on more themes
martin [Tue, 3 Sep 2002 16:58:49 +0000 (16:58 +0000)]
New logo that should work on more themes