]>
git.mjollnir.org Git - moodle.git/log
martin [Wed, 28 Aug 2002 15:53:39 +0000 (15:53 +0000)]
Added slash after login to fix obscure problems on some servers
martin [Wed, 28 Aug 2002 15:28:30 +0000 (15:28 +0000)]
Added slash after login link ... some servers have problems without it
martin [Wed, 28 Aug 2002 15:07:46 +0000 (15:07 +0000)]
Security fix for:
Internet Explorer bug that allows sends cookies to different sites if
they have the same ending. eg moodle.com cookie is sent to smec.moodle.com!!
Also fixes case where multiple moodle installations may be in different
directories on the same server. When you go from one to the other the
first session will be destroyed now (you can't be logged in the two
at the same time). It's just a lot safer this way, for now.
Basically this works by storing the wwwroot variable in the session
and checking it for every page.
martin [Wed, 28 Aug 2002 13:41:38 +0000 (13:41 +0000)]
slasharguments wasn't being found (CFG not declared global)
martin [Wed, 28 Aug 2002 13:36:49 +0000 (13:36 +0000)]
Added powerpoint
martin [Wed, 28 Aug 2002 13:36:36 +0000 (13:36 +0000)]
New icon
martin [Wed, 28 Aug 2002 13:20:20 +0000 (13:20 +0000)]
Slight improvements to documentation
martin [Wed, 28 Aug 2002 13:07:10 +0000 (13:07 +0000)]
Moved uploaded assignment files into a subdirectory called moddata,
where data from other modules can also live later on.
Also added a README for that directory to warn teachers not to mess
with it, version code to perform the upgrade, tweaks to assignment/lib.php
and a tweak to reading module so that assignment files aren't listed
in the list of possible readings (could get messy).
martin [Wed, 28 Aug 2002 03:45:18 +0000 (03:45 +0000)]
More details about Moodle futures
martin [Mon, 26 Aug 2002 20:45:01 +0000 (20:45 +0000)]
Tweak to side boxes
martin [Mon, 26 Aug 2002 20:41:02 +0000 (20:41 +0000)]
Further little tweak to front-page spacing
martin [Mon, 26 Aug 2002 20:38:56 +0000 (20:38 +0000)]
Fix for front page case when no left column
martin [Mon, 26 Aug 2002 11:04:01 +0000 (11:04 +0000)]
Doesn't matter if user isn't provided
martin [Mon, 26 Aug 2002 10:07:32 +0000 (10:07 +0000)]
MOODLE 1.0.1 RELEASED
martin [Mon, 26 Aug 2002 10:06:04 +0000 (10:06 +0000)]
Upgraded version number to today, in anticipation of 1.0.1
martin [Mon, 26 Aug 2002 10:01:46 +0000 (10:01 +0000)]
Choose "general" forum now as a default
martin [Mon, 26 Aug 2002 09:51:34 +0000 (09:51 +0000)]
New changes
martin [Mon, 26 Aug 2002 09:48:00 +0000 (09:48 +0000)]
Changes to use a new configuration variable: CFG->slasharguments
If true, then display of user pictures or filenames will use the
method of providing arguments as "slash" arguments - this is much
better for caching, proxies, search engines etc. Unfortunately
it doesn't seem to work on some PHP installations.
If false (the default), then a more compatible method is used
(ie usual way of passing parameters to scripts)
martin [Mon, 26 Aug 2002 09:28:01 +0000 (09:28 +0000)]
Slightly bigger window
martin [Mon, 26 Aug 2002 09:25:24 +0000 (09:25 +0000)]
Nicer display of earth plot now contains user's name as well
martin [Mon, 26 Aug 2002 09:16:52 +0000 (09:16 +0000)]
Fixes to use Moodle background colour
martin [Mon, 26 Aug 2002 09:05:16 +0000 (09:05 +0000)]
Added IP-Atlas to credits
martin [Mon, 26 Aug 2002 09:00:57 +0000 (09:00 +0000)]
Added popup links for IP addresses in logs (display IP location on world map)
martin [Mon, 26 Aug 2002 08:59:36 +0000 (08:59 +0000)]
Adding IP-Atlas 1.0 to this distribution. I use it to provide maps
for IP addresses (in the logs).
martin [Mon, 26 Aug 2002 08:35:02 +0000 (08:35 +0000)]
Forums with many discussions (> 10) become abbreviated to a shorter display
martin [Mon, 26 Aug 2002 02:49:34 +0000 (02:49 +0000)]
More direct link to index.php just in case they don't have index.php
set as a default page
martin [Fri, 23 Aug 2002 03:55:49 +0000 (03:55 +0000)]
Changes to improve layout and formatting on old Netscape (eg version 4)
martin [Fri, 23 Aug 2002 02:14:19 +0000 (02:14 +0000)]
Check that PHP is a recent enough version (ie 4.1.0 or later)
martin [Thu, 22 Aug 2002 08:31:29 +0000 (08:31 +0000)]
New space-removal works better if done before adding link tags :-)
martin [Thu, 22 Aug 2002 08:01:21 +0000 (08:01 +0000)]
If a post is updated that is also a discussion definition, then the discussion
name is updated with the post subject.
martin [Thu, 22 Aug 2002 07:53:41 +0000 (07:53 +0000)]
Experimental filters to remove returns from before and after tags, which
should mean neater formatting of lists and so on. Needs testing.
martin [Thu, 22 Aug 2002 06:41:30 +0000 (06:41 +0000)]
Tweaks to creation of user account while searching for the login
problem some people are having ...
martin [Thu, 22 Aug 2002 06:40:48 +0000 (06:40 +0000)]
Added recent upgrades (course->guest, and user->maildisplay)
martin [Thu, 22 Aug 2002 02:24:07 +0000 (02:24 +0000)]
Notes about the necessity of cookies being allowed
martin [Thu, 22 Aug 2002 02:23:41 +0000 (02:23 +0000)]
Handy link to course page, after assigning teachers
martin [Thu, 22 Aug 2002 01:24:06 +0000 (01:24 +0000)]
Whoops! comment out of place
martin [Wed, 21 Aug 2002 14:08:40 +0000 (14:08 +0000)]
Just some comments about not removing the Moodle logo from the front page.
martin [Wed, 21 Aug 2002 13:55:49 +0000 (13:55 +0000)]
Fixed dates when no-one is logged in (uses server time now, not GMT)
martin [Wed, 21 Aug 2002 13:29:25 +0000 (13:29 +0000)]
Users can now choose to hide their email address. In this initial version
there are three options:
0) Hide the email address from everyone (except the teacher of their course)
1) Allow everyone to see the email address, all the time.
2) Allow only participants in the same course to see the email address
Note, new field maildisplay in 'user'
martin [Wed, 21 Aug 2002 12:54:27 +0000 (12:54 +0000)]
Fixed up guest access PROPERLY - it's now more obvious and simple for teachers
to set it how they want. Guest access now has THREE states (off, on, on with key).
martin [Wed, 21 Aug 2002 11:11:49 +0000 (11:11 +0000)]
Improved explanations
martin [Wed, 21 Aug 2002 10:56:14 +0000 (10:56 +0000)]
Clarified the documentation here
martin [Wed, 21 Aug 2002 02:05:47 +0000 (02:05 +0000)]
Anchor name fix
martin [Wed, 21 Aug 2002 01:57:21 +0000 (01:57 +0000)]
Improvements to install documentation
martin [Tue, 20 Aug 2002 09:39:23 +0000 (09:39 +0000)]
Bugfix for unenrolling old users
martin [Tue, 20 Aug 2002 02:15:46 +0000 (02:15 +0000)]
Slight formatting fix on list
martin [Mon, 19 Aug 2002 14:53:27 +0000 (14:53 +0000)]
Moodle 1.0 is released! :-)
martin [Mon, 19 Aug 2002 13:25:56 +0000 (13:25 +0000)]
Format fixes
martin [Mon, 19 Aug 2002 13:19:07 +0000 (13:19 +0000)]
Significant improvements to distributed documentation
martin [Sun, 18 Aug 2002 16:39:50 +0000 (16:39 +0000)]
Updated versions in preparation for 1.0 release tomorrow
martin [Sun, 18 Aug 2002 16:33:59 +0000 (16:33 +0000)]
Double footer looked funny.
martin [Sun, 18 Aug 2002 16:31:23 +0000 (16:31 +0000)]
Make the Help link in the course look like a seamless part of the course.
martin [Sun, 18 Aug 2002 16:16:24 +0000 (16:16 +0000)]
Added help link to course pages (for teachers) and tidied up the
course admin links in general (new fucntion and reorder)
martin [Sun, 18 Aug 2002 15:56:11 +0000 (15:56 +0000)]
Improvements to reading definition - help buttons and language fixes
martin [Sun, 18 Aug 2002 15:31:09 +0000 (15:31 +0000)]
SLight edits
martin [Sun, 18 Aug 2002 15:26:04 +0000 (15:26 +0000)]
New CFG->zip and CFG->unzip valiables which specify programs to use
when zipping and unzipping files. Unix only at this stage. (Zip interfaces
for Windows are much less standardised)
martin [Sun, 18 Aug 2002 15:24:44 +0000 (15:24 +0000)]
Better error (don't need a link)
martin [Sun, 18 Aug 2002 15:23:59 +0000 (15:23 +0000)]
New pictures for documentation.
martin [Sun, 18 Aug 2002 15:23:21 +0000 (15:23 +0000)]
Finally sat down and wrote this page. SHould do for now as a starter.
martin [Sun, 18 Aug 2002 14:40:19 +0000 (14:40 +0000)]
Improved help buttons for forums
martin [Sun, 18 Aug 2002 10:00:01 +0000 (10:00 +0000)]
Placeholder
martin [Sun, 18 Aug 2002 09:52:51 +0000 (09:52 +0000)]
Preview how many responses have been made (for teacher)
martin [Sun, 18 Aug 2002 09:47:59 +0000 (09:47 +0000)]
Sort names by firstname, and include even columns with no answers
martin [Sun, 18 Aug 2002 09:43:39 +0000 (09:43 +0000)]
new strings
martin [Sun, 18 Aug 2002 09:43:01 +0000 (09:43 +0000)]
Cleaned up the Choice report - it's easier to make sense of now
martin [Sat, 17 Aug 2002 15:10:00 +0000 (15:10 +0000)]
Changes
martin [Sat, 17 Aug 2002 14:44:45 +0000 (14:44 +0000)]
Added more popup help for course settings page
martin [Sat, 17 Aug 2002 13:01:06 +0000 (13:01 +0000)]
Changes related to new way of setting and recalling themes.
The CFG->theme variable is now obsolete in config.php - use the
admin page to set themes interactively.
martin [Sat, 17 Aug 2002 11:32:59 +0000 (11:32 +0000)]
Fixed some missing language strings
martin [Sat, 17 Aug 2002 11:32:32 +0000 (11:32 +0000)]
Additions for index.php
martin [Sat, 17 Aug 2002 08:59:12 +0000 (08:59 +0000)]
Some more missed language strings
martin [Sat, 17 Aug 2002 08:38:43 +0000 (08:38 +0000)]
Added a GPL license agreement as the very first step.
martin [Sat, 17 Aug 2002 07:53:32 +0000 (07:53 +0000)]
Teachers can now unsubscribe anyone from the "list of subscribers" list.
Made the feedback display when subscribing/unsubscribing a little more
generic.
martin [Sat, 17 Aug 2002 07:02:35 +0000 (07:02 +0000)]
Changes to add login/logout button to the right-hand top corner of every page
... this is to help encourage people to log out after a session, especially
on shared or public terminals.
martin [Sat, 17 Aug 2002 03:03:51 +0000 (03:03 +0000)]
Added .txt to these files to make them double-clickable
martin [Sat, 17 Aug 2002 03:01:49 +0000 (03:01 +0000)]
Better introduction to installation
martin [Fri, 16 Aug 2002 08:33:54 +0000 (08:33 +0000)]
Added link to moodle-cron-for-windows.zip
martin [Fri, 16 Aug 2002 03:10:03 +0000 (03:10 +0000)]
tweak
martin [Thu, 15 Aug 2002 17:44:26 +0000 (17:44 +0000)]
Changes up to Moodle 1.0 Beta 5
martin [Thu, 15 Aug 2002 17:41:24 +0000 (17:41 +0000)]
Forum language fixes, and addition of help for separate/connected knowing
martin [Thu, 15 Aug 2002 13:05:14 +0000 (13:05 +0000)]
Log formatting
martin [Thu, 15 Aug 2002 13:03:42 +0000 (13:03 +0000)]
Make the IP more visible in logs
martin [Thu, 15 Aug 2002 05:46:24 +0000 (05:46 +0000)]
Slightly clearer changelog format
martin [Thu, 15 Aug 2002 05:45:33 +0000 (05:45 +0000)]
Changes
martin [Thu, 15 Aug 2002 05:45:17 +0000 (05:45 +0000)]
Brought this up to date, and reworded some stuff
martin [Thu, 15 Aug 2002 05:44:37 +0000 (05:44 +0000)]
Fixes to languages for admin (setting up and upgrading databases)
martin [Thu, 15 Aug 2002 05:43:38 +0000 (05:43 +0000)]
No point in being able to login as yourself
martin [Thu, 15 Aug 2002 04:37:35 +0000 (04:37 +0000)]
Cleanups for footer on home page
martin [Thu, 15 Aug 2002 04:17:25 +0000 (04:17 +0000)]
Accidentally checked in a test version of setup.php - reverting
martin [Thu, 15 Aug 2002 04:16:39 +0000 (04:16 +0000)]
Fixes to finding list of subscribers to a forum for site-level forums
which affected both the displayed list and the mailouts.
martin [Thu, 15 Aug 2002 03:45:09 +0000 (03:45 +0000)]
Fixes to list of subscribers (language fixes, and fix for site-level forums)
martin [Thu, 15 Aug 2002 03:10:25 +0000 (03:10 +0000)]
EasyPHP is another option for Windows users
martin [Thu, 15 Aug 2002 02:59:57 +0000 (02:59 +0000)]
Bit more checking while creating new section
martin [Thu, 15 Aug 2002 02:58:06 +0000 (02:58 +0000)]
Fixed bug with creation of new weeks in weekly view
martin [Wed, 14 Aug 2002 06:27:24 +0000 (06:27 +0000)]
Improvements to headings
martin [Wed, 14 Aug 2002 06:13:20 +0000 (06:13 +0000)]
Show scale title when looking at questions from a scale
martin [Wed, 14 Aug 2002 05:58:36 +0000 (05:58 +0000)]
Orange
martin [Wed, 14 Aug 2002 05:58:05 +0000 (05:58 +0000)]
Different colours (hopefully make graphs better for color-blind people)
martin [Wed, 14 Aug 2002 05:36:49 +0000 (05:36 +0000)]
Improvements to the standard deviation bars display
martin [Wed, 14 Aug 2002 05:27:35 +0000 (05:27 +0000)]
Added some new colours