]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoSome minor visual improvements - firstname/lastname separated, initialised some variables
moodler [Fri, 25 Apr 2003 07:15:12 +0000 (07:15 +0000)]
Some minor visual improvements - firstname/lastname separated, initialised some variables

22 years agoAdding user's name at the top of the course page.
moodler [Fri, 25 Apr 2003 06:40:30 +0000 (06:40 +0000)]
Adding user's name at the top of the course page.

Just experimenting with it there for a while ... feedback welcome

22 years agoHide password field when password change is not supported by auth-module.
paca70 [Fri, 25 Apr 2003 06:01:59 +0000 (06:01 +0000)]
Hide password field when password change is not supported by auth-module.

22 years agoNew function to detect visibility of a single module, and
moodler [Fri, 25 Apr 2003 05:24:29 +0000 (05:24 +0000)]
New function to detect visibility of a single module, and
use of this function when displaying list of forums

22 years agoMySQL code (etc) to convert all usernames to lowercase ... does a lot more
moodler [Fri, 25 Apr 2003 03:54:21 +0000 (03:54 +0000)]
MySQL code (etc) to convert all usernames to lowercase ... does a lot more
checking than it really needs to, since MySQL is not case sensitive

22 years agoConver usernames to lowercase for internal use. This prevent duplicate users
paca70 [Thu, 24 Apr 2003 20:06:40 +0000 (20:06 +0000)]
Conver usernames to lowercase for internal use. This prevent duplicate users
when using external authentication and posgresql.

22 years agoroutines to convert postgeruser to lowercase.
paca70 [Thu, 24 Apr 2003 18:48:09 +0000 (18:48 +0000)]
routines to convert postgeruser to lowercase.

22 years agoChanged to show the hidden surveys dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 18:28:30 +0000 (18:28 +0000)]
Changed to show the hidden surveys dimmed (bug #364)

22 years agoChanged to show the hidden quizzes dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 18:19:23 +0000 (18:19 +0000)]
Changed to show the hidden quizzes dimmed (bug #364)

22 years agoglobal $CFG was missing...?
paca70 [Thu, 24 Apr 2003 17:38:20 +0000 (17:38 +0000)]
global $CFG was missing...?

22 years agoLittle update to select the forum info (avoid duplicates).
stronk7 [Thu, 24 Apr 2003 17:35:34 +0000 (17:35 +0000)]
Little update to select the forum info (avoid duplicates).

22 years agoAdded missing $
paca70 [Thu, 24 Apr 2003 17:21:54 +0000 (17:21 +0000)]
Added missing $

22 years agoChanged to show the hidden forums dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 17:15:59 +0000 (17:15 +0000)]
Changed to show the hidden forums dimmed (bug #364)

22 years agoMore robust variable checking
moodler [Thu, 24 Apr 2003 17:13:52 +0000 (17:13 +0000)]
More robust variable checking

22 years agoDefault value for alltext variable
moodler [Thu, 24 Apr 2003 17:05:54 +0000 (17:05 +0000)]
Default value for alltext variable

22 years agoChanged to show the hidden choices dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 16:47:06 +0000 (16:47 +0000)]
Changed to show the hidden choices dimmed (bug #364)

22 years agoChanged to show the hidden assignments dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 16:38:49 +0000 (16:38 +0000)]
Changed to show the hidden assignments dimmed (bug #364)

22 years agoChanged to show the hidden resources dimmed (bug #364)
stronk7 [Thu, 24 Apr 2003 15:25:21 +0000 (15:25 +0000)]
Changed to show the hidden resources dimmed (bug #364)

22 years agoModified to obtain the visible property too. To use it when showing the list
stronk7 [Thu, 24 Apr 2003 15:17:43 +0000 (15:17 +0000)]
Modified to obtain the visible property too. To use it when showing the list
of instances of every mod (bug #364)

22 years agoLatest things
moodler [Thu, 24 Apr 2003 15:03:42 +0000 (15:03 +0000)]
Latest things

22 years agoNew authentication method - a very simple one called "manual".
moodler [Thu, 24 Apr 2003 15:01:15 +0000 (15:01 +0000)]
New authentication method - a very simple one called "manual".

Accounts have to exist in the internal database, and there is
no way to create an account on the site - admins have to do it.

22 years agoFixed a typo, see bug 361
moodler [Thu, 24 Apr 2003 14:37:22 +0000 (14:37 +0000)]
Fixed a typo, see bug 361

22 years agoAdded recent stuff
moodler [Thu, 24 Apr 2003 14:28:24 +0000 (14:28 +0000)]
Added recent stuff

22 years agoForum posts are now not allowed to have blank subjects or messages,
moodler [Thu, 24 Apr 2003 14:05:47 +0000 (14:05 +0000)]
Forum posts are now not allowed to have blank subjects or messages,
if a message is entered with one of these blank then the user gets
an error message and a chance to re-edit the message.

22 years agoAdded Polish info
moodler [Thu, 24 Apr 2003 08:46:44 +0000 (08:46 +0000)]
Added Polish info

22 years agoNew feature to allow teachers to move a discussion from one forum
moodler [Thu, 24 Apr 2003 08:45:27 +0000 (08:45 +0000)]
New feature to allow teachers to move a discussion from one forum
to another.

A simple popup menu now appears when teachers view any discussion.

Includes a new log entry to log when a discussion is moved.

22 years agoMark the hidden ones for teachers
moodler [Wed, 23 Apr 2003 17:25:20 +0000 (17:25 +0000)]
Mark the hidden ones for teachers

22 years agoRebuild course modinfo caches to include the visible variable
moodler [Wed, 23 Apr 2003 17:02:24 +0000 (17:02 +0000)]
Rebuild course modinfo caches to include the visible variable

22 years agoTidy up a bit
moodler [Wed, 23 Apr 2003 16:57:35 +0000 (16:57 +0000)]
Tidy up a bit

22 years agochmod after mkdir (just in case)
moodler [Wed, 23 Apr 2003 16:51:26 +0000 (16:51 +0000)]
chmod after mkdir (just in case)

22 years agoChanged the get_array_of_activities function to return the visible property too
stronk7 [Wed, 23 Apr 2003 16:37:37 +0000 (16:37 +0000)]
Changed the get_array_of_activities function to return the visible property too

22 years agoChanged the navmenu function to show only visible-mods on the
stronk7 [Wed, 23 Apr 2003 16:32:11 +0000 (16:32 +0000)]
Changed the navmenu function to show only visible-mods on the
jumpmenu. Everything is showed when the user is a teacher.

22 years agoChanged the get_course_mods function to obtain the visible property too.
stronk7 [Wed, 23 Apr 2003 16:09:56 +0000 (16:09 +0000)]
Changed the get_course_mods function to obtain the visible property too.

22 years agofix again.
mits [Wed, 23 Apr 2003 15:43:56 +0000 (15:43 +0000)]
fix again.

22 years agofixed :-)
mits [Wed, 23 Apr 2003 15:39:54 +0000 (15:39 +0000)]
fixed :-)

22 years agoSorry, Mits, I think I broke it :-( ... can you check this file?
moodler [Wed, 23 Apr 2003 15:34:12 +0000 (15:34 +0000)]
Sorry, Mits, I think I broke it  :-(  ... can you check this file?

22 years agoAdded dynamic display of post delay time as currently defined for the server
moodler [Wed, 23 Apr 2003 15:30:22 +0000 (15:30 +0000)]
Added dynamic display of post delay time as currently defined for the server

22 years agoDynamic value of minutes displayed in help file
moodler [Wed, 23 Apr 2003 15:25:27 +0000 (15:25 +0000)]
Dynamic value of minutes displayed in help file

22 years agoHelp button about subscription on forum page
moodler [Wed, 23 Apr 2003 15:19:01 +0000 (15:19 +0000)]
Help button about subscription on forum page

22 years agoGot a bit slash-happy
moodler [Wed, 23 Apr 2003 15:01:37 +0000 (15:01 +0000)]
Got a bit slash-happy

22 years agosome HTML tags made a bit more XHTMLish
moodler [Wed, 23 Apr 2003 14:50:44 +0000 (14:50 +0000)]
some HTML tags made a bit more XHTMLish

22 years agoNew translation added and polished some.
mits [Wed, 23 Apr 2003 14:22:19 +0000 (14:22 +0000)]
New translation added and polished some.

22 years agoInitial, partial translation from Adam Pawelczak <adamp@wsb.poznan.pl>
moodler [Wed, 23 Apr 2003 11:30:14 +0000 (11:30 +0000)]
Initial, partial translation from Adam Pawelczak <adamp@wsb.poznan.pl>

22 years agoBug #363. When everyting is hidden at main-menu, error occurs. Changed the get_all_mo...
stronk7 [Tue, 22 Apr 2003 20:46:12 +0000 (20:46 +0000)]
Bug #363. When everyting is hidden at main-menu, error occurs. Changed the get_all_mods function to check this.

22 years agoBug #261 closed. Appended course short-name to distinguish courses
stronk7 [Tue, 22 Apr 2003 19:27:11 +0000 (19:27 +0000)]
Bug #261 closed. Appended course short-name to distinguish courses
when assigning teacher.

22 years agoMore updates. Thanks to Teemu!
paca70 [Tue, 22 Apr 2003 14:38:37 +0000 (14:38 +0000)]
More updates. Thanks to Teemu!

22 years agoUpdates
paca70 [Tue, 22 Apr 2003 14:18:03 +0000 (14:18 +0000)]
Updates

22 years agoNew string conversion function to help with multibyte-locales
paca70 [Mon, 21 Apr 2003 16:39:43 +0000 (16:39 +0000)]
New string conversion function to help with multibyte-locales

22 years agoRobustness fixes
moodler [Mon, 21 Apr 2003 08:08:33 +0000 (08:08 +0000)]
Robustness fixes

22 years agoWhoops, chmod not chown
moodler [Mon, 21 Apr 2003 07:26:23 +0000 (07:26 +0000)]
Whoops, chmod not chown

22 years agotrying to fix up old file permissions
moodler [Mon, 21 Apr 2003 07:21:33 +0000 (07:21 +0000)]
trying to fix up old file permissions

22 years agoMake sure to change the ownership of uploaded files
moodler [Mon, 21 Apr 2003 07:11:29 +0000 (07:11 +0000)]
Make sure to change the ownership of uploaded files

22 years agoUpdated (to make the new release notes show up for CVS people :-)
moodler [Mon, 21 Apr 2003 06:44:13 +0000 (06:44 +0000)]
Updated (to make the new release notes show up for CVS people :-)

22 years agoMore info about new features in the upcoming release
moodler [Mon, 21 Apr 2003 06:43:05 +0000 (06:43 +0000)]
More info about new features in the upcoming release

22 years agoMore comments
paca70 [Sun, 20 Apr 2003 18:15:03 +0000 (18:15 +0000)]
More comments

22 years agoAdded mimetype and icon for avi-files.
paca70 [Sun, 20 Apr 2003 07:42:18 +0000 (07:42 +0000)]
Added mimetype and icon for avi-files.

22 years agoUndoing needless change.
paca70 [Sat, 19 Apr 2003 19:09:01 +0000 (19:09 +0000)]
Undoing needless change.

22 years agoWorks now also with $a->something
paca70 [Sat, 19 Apr 2003 17:45:50 +0000 (17:45 +0000)]
Works now also with $a->something

22 years agoHilite also empty stings.
paca70 [Sat, 19 Apr 2003 10:25:58 +0000 (10:25 +0000)]
Hilite also empty stings.

22 years agoRemoved two `'s
paca70 [Fri, 18 Apr 2003 21:05:12 +0000 (21:05 +0000)]
Removed two `'s

22 years agoFix for postgresql column adding( $oldfield is always '"$oldfield"')
paca70 [Fri, 18 Apr 2003 20:50:42 +0000 (20:50 +0000)]
Fix for postgresql column adding( $oldfield is always '"$oldfield"')

22 years agoTrying some optimisations
moodler [Fri, 18 Apr 2003 09:53:41 +0000 (09:53 +0000)]
Trying some optimisations

22 years agoFixed new bug that was preventing news being shown on course page
moodler [Fri, 18 Apr 2003 07:25:58 +0000 (07:25 +0000)]
Fixed new bug that was preventing news being shown on course page

22 years agoRobustness on a variable
moodler [Fri, 18 Apr 2003 07:25:32 +0000 (07:25 +0000)]
Robustness on a variable

22 years agoTweak for generalbox
moodler [Fri, 18 Apr 2003 06:41:34 +0000 (06:41 +0000)]
Tweak for generalbox

22 years agoStyle improvements and upgrades
moodler [Fri, 18 Apr 2003 06:39:40 +0000 (06:39 +0000)]
Style improvements and upgrades

22 years agoDiscussion, not subject
moodler [Fri, 18 Apr 2003 06:14:17 +0000 (06:14 +0000)]
Discussion, not subject

22 years agoFixed location of Older discussions link
moodler [Fri, 18 Apr 2003 05:57:45 +0000 (05:57 +0000)]
Fixed location of Older discussions link

22 years agoAdded simple paging ... only top 100 are shown by default. If there
moodler [Fri, 18 Apr 2003 05:54:18 +0000 (05:54 +0000)]
Added simple paging ... only top 100 are shown by default.  If there
are more then "older discussions" link shows all of them.

Someday proper 1,2,3,4 paging would be nice but this will do for now.

22 years agodon't valign subjects in html
moodler [Fri, 18 Apr 2003 05:28:08 +0000 (05:28 +0000)]
don't valign subjects in html

22 years agoUndoing last checkin
moodler [Fri, 18 Apr 2003 05:25:46 +0000 (05:25 +0000)]
Undoing last checkin

22 years agoImproved colours
moodler [Fri, 18 Apr 2003 05:22:49 +0000 (05:22 +0000)]
Improved colours

22 years agoFirst pass at a cleaner display for discussion listings
moodler [Fri, 18 Apr 2003 03:58:12 +0000 (03:58 +0000)]
First pass at a cleaner display for discussion listings

22 years agoSet guest name in current language on login
moodler [Fri, 18 Apr 2003 02:18:12 +0000 (02:18 +0000)]
Set guest name in current language on login

22 years agoAssigned $strsearchresults
moodler [Fri, 18 Apr 2003 01:57:24 +0000 (01:57 +0000)]
Assigned $strsearchresults

22 years agoClear a variable, just in case
moodler [Thu, 17 Apr 2003 15:46:39 +0000 (15:46 +0000)]
Clear a variable, just in case

22 years agoClear the variable, just in case
moodler [Thu, 17 Apr 2003 15:45:57 +0000 (15:45 +0000)]
Clear the variable, just in case

22 years agoRobustness for $course variable
moodler [Thu, 17 Apr 2003 13:20:26 +0000 (13:20 +0000)]
Robustness for $course variable

22 years agoUpdating version because the quiz work is finished, for now
moodler [Wed, 16 Apr 2003 15:20:21 +0000 (15:20 +0000)]
Updating version because the quiz work is finished, for now

22 years agoLatest tags
moodler [Wed, 16 Apr 2003 15:19:23 +0000 (15:19 +0000)]
Latest tags

22 years agoEr, similar to the last few changes but this way seems to actually work. :-)
moodler [Wed, 16 Apr 2003 13:48:16 +0000 (13:48 +0000)]
Er, similar to the last few changes but this way seems to actually work.  :-)

Need sleep ...

22 years agoImprovements for shuffleorder in collections of random questions
moodler [Wed, 16 Apr 2003 13:25:03 +0000 (13:25 +0000)]
Improvements for shuffleorder in collections of random questions

22 years agoAfter doing a quiz that has been shuffled, present the feedback in the
moodler [Wed, 16 Apr 2003 13:10:48 +0000 (13:10 +0000)]
After doing a quiz that has been shuffled, present the feedback in the
same order.  Note that shuffled ANSWERS may still appear reshuffled.

When viewing reports, all shuffling is switched off so that quizzes
always appear in the default order (for easier comparison).

Also a few tweaks, robustness etc

22 years agoFixes for bug 268 - Changing answers of questions can lose responses for
moodler [Tue, 15 Apr 2003 14:43:29 +0000 (14:43 +0000)]
Fixes for bug 268 - Changing answers of questions can lose responses for
existing quizzes with those questions.

When updating a question it now checks for existing answers and updates
those instead of making new ones.

22 years agoTweakin' icons
moodler [Tue, 15 Apr 2003 14:29:09 +0000 (14:29 +0000)]
Tweakin' icons

22 years agono message
mits [Tue, 15 Apr 2003 14:07:48 +0000 (14:07 +0000)]
no message

22 years agoNew translation added.
mits [Tue, 15 Apr 2003 14:05:47 +0000 (14:05 +0000)]
New translation added.

22 years agoAdd category to random question names
moodler [Tue, 15 Apr 2003 13:14:33 +0000 (13:14 +0000)]
Add category to random question names

22 years agoSlight mods ... are they better?
moodler [Tue, 15 Apr 2003 06:20:27 +0000 (06:20 +0000)]
Slight mods ... are they better?

22 years agoMore robust use of $_FILES['imagefile']
moodler [Tue, 15 Apr 2003 02:08:27 +0000 (02:08 +0000)]
More robust use of $_FILES['imagefile']

22 years agoHide/show individual activities in any section
moodler [Mon, 14 Apr 2003 15:11:09 +0000 (15:11 +0000)]
Hide/show individual activities in any section

Code submitted by Eloy Lafuente (thanks!) for 1.0.8 ... I hand-merged it
into 1.0.9.

22 years agoFix for off-by-one grade error when 'Save Grades' had not been used
moodler [Mon, 14 Apr 2003 13:52:59 +0000 (13:52 +0000)]
Fix for off-by-one grade error when 'Save Grades' had not been used

22 years agoBetter looking code
moodler [Mon, 14 Apr 2003 05:44:47 +0000 (05:44 +0000)]
Better looking code

22 years agoShowall is sticky, and also you get a warning about the number
moodler [Mon, 14 Apr 2003 03:02:25 +0000 (03:02 +0000)]
Showall is sticky, and also you get a warning about the number

22 years agoChanged wording a little
moodler [Mon, 14 Apr 2003 02:56:31 +0000 (02:56 +0000)]
Changed wording a little

22 years agoNew string "showall"
moodler [Mon, 14 Apr 2003 02:55:48 +0000 (02:55 +0000)]
New string "showall"

22 years agoBetter wording
moodler [Mon, 14 Apr 2003 02:53:55 +0000 (02:53 +0000)]
Better wording

22 years agoSimplified display - less unnecessary clutter
moodler [Mon, 14 Apr 2003 02:52:11 +0000 (02:52 +0000)]
Simplified display - less unnecessary clutter

22 years agoMucking with the formtting
moodler [Mon, 14 Apr 2003 02:48:40 +0000 (02:48 +0000)]
Mucking with the formtting

22 years agoSmaller info
moodler [Mon, 14 Apr 2003 02:45:03 +0000 (02:45 +0000)]
Smaller info