]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoChanged a variable name for clarity
martin [Tue, 6 Aug 2002 09:23:28 +0000 (09:23 +0000)]
Changed a variable name for clarity

22 years agoPerformance enhancement for user listing (caching of language strings)
martin [Tue, 6 Aug 2002 09:21:14 +0000 (09:21 +0000)]
Performance enhancement for user listing (caching of language strings)

22 years agoBug in rated posts counting
martin [Tue, 6 Aug 2002 06:23:19 +0000 (06:23 +0000)]
Bug in rated posts counting

22 years agoWhoops ... make sure rated posts still show ratings! :-)
martin [Tue, 6 Aug 2002 06:17:59 +0000 (06:17 +0000)]
Whoops ... make sure rated posts still show ratings!  :-)

22 years agoforum_print_discussion now checks to see whether there are any
martin [Tue, 6 Aug 2002 06:09:44 +0000 (06:09 +0000)]
forum_print_discussion now checks to see whether there are any
ratings that haven't been done yet on a discussion.  If not, then
it won't print the ratings form.  This avoids a slight confusion
about the interface that existed previously.

22 years agoBetter wording for eachuser forum
martin [Tue, 6 Aug 2002 04:21:45 +0000 (04:21 +0000)]
Better wording for eachuser forum

22 years agoWhoops ... more forum->assessed
martin [Tue, 6 Aug 2002 04:17:40 +0000 (04:17 +0000)]
Whoops ... more forum->assessed

22 years agoWhoops ... using forum->assessed to determine whether discussions should
martin [Tue, 6 Aug 2002 04:04:40 +0000 (04:04 +0000)]
Whoops ... using forum->assessed to determine whether discussions should
be assessable now

22 years agoDon't allow guest user to change or reset password
martin [Mon, 5 Aug 2002 16:12:36 +0000 (16:12 +0000)]
Don't allow guest user to change or reset password

22 years agoA teacher can now delete any post (as long as it doesn't have replies).
martin [Mon, 5 Aug 2002 09:48:17 +0000 (09:48 +0000)]
A teacher can now delete any post (as long as it doesn't have replies).

22 years agoNeeded to delete forum_subscriptions as well.
martin [Mon, 5 Aug 2002 08:57:37 +0000 (08:57 +0000)]
Needed to delete forum_subscriptions as well.

22 years agoMore efficiency when deleting enrolments
martin [Mon, 5 Aug 2002 08:43:53 +0000 (08:43 +0000)]
More efficiency when deleting enrolments

22 years agoCron tidy-ups
martin [Mon, 5 Aug 2002 08:40:00 +0000 (08:40 +0000)]
Cron tidy-ups

22 years agoNew config variable longtimenosee
martin [Mon, 5 Aug 2002 07:59:37 +0000 (07:59 +0000)]
New config variable longtimenosee

22 years agoCode to unenrol old students and delete unconfirmed users
martin [Mon, 5 Aug 2002 07:59:11 +0000 (07:59 +0000)]
Code to unenrol old students and delete unconfirmed users

22 years agoWHoops - typo on function call
martin [Sun, 4 Aug 2002 18:19:42 +0000 (18:19 +0000)]
WHoops - typo on function call

22 years agoMore tweaks to feedback display (consistency with forum posts)
martin [Sun, 4 Aug 2002 17:24:46 +0000 (17:24 +0000)]
More tweaks to feedback display (consistency with forum posts)

22 years agoFixes in display of standard user_complete and user_outline functions
martin [Sun, 4 Aug 2002 17:13:49 +0000 (17:13 +0000)]
Fixes in display of standard user_complete and user_outline functions
for journal, forum and assignments

22 years agoFormatting tweak
martin [Sun, 4 Aug 2002 16:44:43 +0000 (16:44 +0000)]
Formatting tweak

22 years agoUpdated version numbers
martin [Sun, 4 Aug 2002 16:42:27 +0000 (16:42 +0000)]
Updated version numbers

22 years agoMisc small changes while I was working on assignments
martin [Sun, 4 Aug 2002 16:20:30 +0000 (16:20 +0000)]
Misc small changes while I was working on assignments

22 years agoNew assignment module finally complete!
martin [Sun, 4 Aug 2002 16:19:37 +0000 (16:19 +0000)]
New assignment module finally complete!

22 years agoMore monir tweaks
martin [Sun, 4 Aug 2002 13:27:20 +0000 (13:27 +0000)]
More monir tweaks

22 years agoMinor formatting tweaks
martin [Sun, 4 Aug 2002 13:25:53 +0000 (13:25 +0000)]
Minor formatting tweaks

22 years agoGet a string from moodle.php instead of forum.php
martin [Sun, 4 Aug 2002 13:14:20 +0000 (13:14 +0000)]
Get a string from moodle.php instead of forum.php

22 years agoAdded FORUM_SHORT_POST
martin [Sun, 4 Aug 2002 13:13:59 +0000 (13:13 +0000)]
Added FORUM_SHORT_POST

22 years agoMoved a function to lib.php
martin [Sun, 4 Aug 2002 07:06:45 +0000 (07:06 +0000)]
Moved a function to lib.php

22 years agoAdmin link looks better at the bottom
martin [Sun, 4 Aug 2002 02:55:13 +0000 (02:55 +0000)]
Admin link looks better at the bottom

22 years agoIn email_to_user, change AddBCC back to AddAddress ... this was a hangover
martin [Sun, 4 Aug 2002 02:39:54 +0000 (02:39 +0000)]
In email_to_user, change AddBCC back to AddAddress  ... this was a hangover
from the old bulk-email method, but now we just send one email at a time,
so it makes sense for the address to be visible again

22 years agoAdded a direct admin link
martin [Sun, 4 Aug 2002 02:13:40 +0000 (02:13 +0000)]
Added a direct admin link

22 years agoMOre language updates
martin [Sun, 4 Aug 2002 02:10:00 +0000 (02:10 +0000)]
MOre language updates

22 years agoFixes to two database fields log_display(table -> mtable) and
martin [Sun, 4 Aug 2002 02:08:43 +0000 (02:08 +0000)]
Fixes to two database fields  log_display(table -> mtable) and
user_teachers(authority from varchar -> int)

22 years agoTiny tweak to spacer image for IE browsers
martin [Sat, 3 Aug 2002 12:26:52 +0000 (12:26 +0000)]
Tiny tweak to spacer image for IE browsers

22 years agoCustomisable section 0 on social forum
martin [Sat, 3 Aug 2002 11:58:40 +0000 (11:58 +0000)]
Customisable section 0 on social forum

22 years agoBetter spacing in case with admin-only
martin [Sat, 3 Aug 2002 11:45:31 +0000 (11:45 +0000)]
Better spacing in case with admin-only

22 years agoput main menu up top
martin [Sat, 3 Aug 2002 08:40:25 +0000 (08:40 +0000)]
put main menu up top

22 years agoSpacing again
martin [Sat, 3 Aug 2002 08:38:06 +0000 (08:38 +0000)]
Spacing again

22 years agoUgh fixing spacing
martin [Sat, 3 Aug 2002 08:37:13 +0000 (08:37 +0000)]
Ugh fixing spacing

22 years agoAdjusted sizes of front page columns
martin [Sat, 3 Aug 2002 08:33:18 +0000 (08:33 +0000)]
Adjusted sizes of front page columns

22 years agoLots of work on site display, over many files. Improved front page
martin [Sat, 3 Aug 2002 08:16:31 +0000 (08:16 +0000)]
Lots of work on site display, over many files.  Improved front page
and display of site modules.

22 years agoMore admin cleanups - improved user listing
martin [Sat, 3 Aug 2002 04:57:45 +0000 (04:57 +0000)]
More admin cleanups - improved user listing

22 years agoCleaned up the admin pages (and moved some files) and added ability to completely...
martin [Sat, 3 Aug 2002 04:44:35 +0000 (04:44 +0000)]
Cleaned up the admin pages (and moved some files) and added ability to completely delete courses

22 years agoprint_continue() to print continue
martin [Sat, 3 Aug 2002 04:43:29 +0000 (04:43 +0000)]
print_continue() to print continue

22 years agoMoved all mod.php functions from modules into lib.php, and
martin [Sat, 3 Aug 2002 02:29:21 +0000 (02:29 +0000)]
Moved all mod.php functions from modules into lib.php, and
updated course/mod.php to use them there.  No longer need module/mod.php

22 years agoJust a couple of changes
martin [Fri, 2 Aug 2002 19:01:14 +0000 (19:01 +0000)]
Just a couple of changes

22 years agotweaks
martin [Fri, 2 Aug 2002 19:01:01 +0000 (19:01 +0000)]
tweaks

22 years agoRemoved fullname and search fields from modules table. Fullname is now
martin [Fri, 2 Aug 2002 17:42:59 +0000 (17:42 +0000)]
Removed fullname and search fields from modules table.  Fullname is now
derived from the string 'modulename' in the lang files for each module.

22 years agoNo change (just a comment)
martin [Fri, 2 Aug 2002 17:41:54 +0000 (17:41 +0000)]
No change (just a comment)

22 years agoget_course_users was buggy when teachers or students was empty.
martin [Fri, 2 Aug 2002 17:41:14 +0000 (17:41 +0000)]
get_course_users was buggy when teachers or students was empty.
The SQL looked good to me, but I had to do it another way to make
it work.

22 years agoLots of changes related to module info used in course listings and
martin [Fri, 2 Aug 2002 17:38:18 +0000 (17:38 +0000)]
Lots of changes related to module info used in course listings and
activity reports.  Module names are now from lang files, not from
the modules table.  Cleanups.

22 years agoAddition of modulename and modulenameplural strings as a standard to
martin [Fri, 2 Aug 2002 17:36:35 +0000 (17:36 +0000)]
Addition of modulename and modulenameplural strings as a standard to
every module file.

22 years agobugfixes and clean up
martin [Fri, 2 Aug 2002 17:35:40 +0000 (17:35 +0000)]
bugfixes and clean up

22 years agoSOme major bugfixes to forum_cron() and lots of translating
martin [Fri, 2 Aug 2002 17:34:26 +0000 (17:34 +0000)]
SOme major bugfixes to forum_cron() and lots of translating

22 years agoFixed up some forum functions and constants (consistency)
martin [Fri, 2 Aug 2002 09:50:53 +0000 (09:50 +0000)]
Fixed up some forum functions and constants (consistency)

22 years agoLanguage files have been moved to keep them altogether under /lang
martin [Fri, 2 Aug 2002 09:24:50 +0000 (09:24 +0000)]
Language files have been moved to keep them altogether under /lang
This should make it easier on translators.

22 years agoRmove guest from list of possible teachers
martin [Fri, 2 Aug 2002 09:20:39 +0000 (09:20 +0000)]
Rmove guest from list of possible teachers

22 years agoChanges related to language strings and clean up
martin [Fri, 2 Aug 2002 09:19:45 +0000 (09:19 +0000)]
Changes related to language strings and clean up

22 years agoThis file is not linked to or used by anything yet, but I've found it
martin [Fri, 2 Aug 2002 09:19:22 +0000 (09:19 +0000)]
This file is not linked to or used by anything yet, but I've found it
useful to delete forums properly while testing stuff.

22 years agoMisc changes to improve performance on a brand-new installation
martin [Thu, 1 Aug 2002 15:48:27 +0000 (15:48 +0000)]
Misc changes to improve performance on a brand-new installation

22 years agoCentered new topic link
martin [Thu, 1 Aug 2002 09:38:45 +0000 (09:38 +0000)]
Centered new topic link

22 years agoChanged the ratings to new separate/connected system - just for testing
martin [Thu, 1 Aug 2002 09:36:18 +0000 (09:36 +0000)]
Changed the ratings to new separate/connected system - just for testing

22 years agoMake sure we still log the fact that the teacher logged in as someone though.
martin [Thu, 1 Aug 2002 07:09:39 +0000 (07:09 +0000)]
Make sure we still log the fact that the teacher logged in as someone though.
Also, make the "realuser" the teacher's id, in case we want to use it later

22 years agoDOn't add to logs when teacher is "logged in as" a student
martin [Thu, 1 Aug 2002 07:05:01 +0000 (07:05 +0000)]
DOn't add to logs when teacher is "logged in as" a student

22 years agoAdded "realuser" to USER variable to identify imposters
martin [Thu, 1 Aug 2002 07:04:31 +0000 (07:04 +0000)]
Added "realuser" to USER variable to identify imposters

22 years agoremoved TABS and changed wording (your -> this)
martin [Thu, 1 Aug 2002 06:16:43 +0000 (06:16 +0000)]
removed TABS and changed wording (your -> this)

22 years agoSlight rearrangement
martin [Thu, 1 Aug 2002 06:15:43 +0000 (06:15 +0000)]
Slight rearrangement

22 years agoFixed use of reading functions (it had changed name)
martin [Thu, 1 Aug 2002 05:55:23 +0000 (05:55 +0000)]
Fixed use of reading functions (it had changed name)

22 years agoChanges
martin [Thu, 1 Aug 2002 05:45:09 +0000 (05:45 +0000)]
Changes

22 years agoReworded this file to make it clearer
martin [Thu, 1 Aug 2002 05:44:29 +0000 (05:44 +0000)]
Reworded this file to make it clearer

22 years agoClean up - modernised choice mod.php
martin [Thu, 1 Aug 2002 05:34:00 +0000 (05:34 +0000)]
Clean up - modernised choice mod.php

22 years agoMore cleanups to survey - renamed/moved functions, modernised mod.php
martin [Thu, 1 Aug 2002 05:18:07 +0000 (05:18 +0000)]
More cleanups to survey - renamed/moved functions, modernised mod.php

22 years agotypo
martin [Thu, 1 Aug 2002 04:54:23 +0000 (04:54 +0000)]
typo

22 years agoBig clean up of survey functions and removal of deadwood (more to go still though)
martin [Thu, 1 Aug 2002 04:49:26 +0000 (04:49 +0000)]
Big clean up of survey functions and removal of deadwood (more to go still though)

22 years agoYet more improvements to user discussion listing (added forum link to each discussion...
martin [Thu, 1 Aug 2002 04:05:56 +0000 (04:05 +0000)]
Yet more improvements to user discussion listing (added forum link to each discussion printed)

22 years agoMore improvements to user discussion display
martin [Thu, 1 Aug 2002 04:00:56 +0000 (04:00 +0000)]
More improvements to user discussion display

22 years agoWhoops! Hide teacher discussions when printing list of user discussions
martin [Thu, 1 Aug 2002 03:56:55 +0000 (03:56 +0000)]
Whoops! Hide teacher discussions when printing list of user discussions

22 years agoA big clean up of all the forum functions (including renaming them all
martin [Thu, 1 Aug 2002 03:50:27 +0000 (03:50 +0000)]
A big clean up of all the forum functions (including renaming them all
to start with forum_ ) and all the follow-on effects that caused
Some miscellaneous bug fixes and code clean-ups along the way

22 years agoSome work so far on the assignment module ... NOT FINISHED YET!
martin [Thu, 1 Aug 2002 03:49:01 +0000 (03:49 +0000)]
Some work so far on the assignment module ... NOT FINISHED YET!
I just want to get it out the way of some other commits

22 years agoSlowly implementing courseid type variables where i see them
martin [Wed, 31 Jul 2002 17:13:17 +0000 (17:13 +0000)]
Slowly implementing courseid type variables where i see them

22 years agoBetter logging for guest when enrolling
martin [Wed, 31 Jul 2002 17:11:46 +0000 (17:11 +0000)]
Better logging for guest when enrolling

22 years agoFixes to logging and log display
martin [Wed, 31 Jul 2002 16:53:32 +0000 (16:53 +0000)]
Fixes to logging and log display

22 years agoFixed up activity display for forums
martin [Wed, 31 Jul 2002 16:52:27 +0000 (16:52 +0000)]
Fixed up activity display for forums

22 years agoFixed up some forum logging
martin [Wed, 31 Jul 2002 16:33:50 +0000 (16:33 +0000)]
Fixed up some forum logging

22 years agoA fix to recent log display
martin [Wed, 31 Jul 2002 16:24:40 +0000 (16:24 +0000)]
A fix to recent log display

22 years agoFixed up forum sorting
martin [Wed, 31 Jul 2002 16:13:55 +0000 (16:13 +0000)]
Fixed up forum sorting

22 years agoTweak to add ... after shortpost
martin [Wed, 31 Jul 2002 15:55:11 +0000 (15:55 +0000)]
Tweak to add ... after shortpost

22 years agoTweak on readings display on social course
martin [Wed, 31 Jul 2002 15:52:44 +0000 (15:52 +0000)]
Tweak on readings display on social course

22 years agowhoops typo, forgot global
martin [Wed, 31 Jul 2002 15:43:02 +0000 (15:43 +0000)]
whoops typo, forgot global

22 years agois_subscribed => forum_is_subscribed
martin [Wed, 31 Jul 2002 15:39:03 +0000 (15:39 +0000)]
is_subscribed => forum_is_subscribed

22 years agoFixes for long posts ...
martin [Wed, 31 Jul 2002 15:34:15 +0000 (15:34 +0000)]
Fixes for long posts ...

22 years agoFixed subscribe info for students
martin [Wed, 31 Jul 2002 15:09:39 +0000 (15:09 +0000)]
Fixed subscribe info for students

22 years agoOK, some massive changes with many files removed or changed.
martin [Wed, 31 Jul 2002 14:19:35 +0000 (14:19 +0000)]
OK, some massive changes with many files removed or changed.

Basically the changes are:

 - I've merged the 'discuss' module into the forum module
   which makes the interface MUCH clearer for everyone
 - I've added a new 'single' forum type that replicates
   what the old discuss course modules used to look like.
 - I've got rid of the "discussion" forum type - it will
   still exist in upgraded courses but as a normal forum.
 - the 'discuss' module is completely deleted - gone.
 - the 'chat' module is completely deleted - gone.
 - The upgrading system has been improved, and all code
   is stored in version.php.
 - I've put in upgrading commands to do the best I can
   (right now) to upgrade courses that used the discuss
   module.  It should mostly work, just leaving some
   "orphan" coursemodules on you course front page.  You
   can easily delete these using the little 'x'.
   I may have forgotten something  - I've only tested on
   my testing server and I'm about to test on my production
   server to see how it goes.
 - Forums have a lot of little new features and fixes.  The
   main one is the subscription process.  Teachers can 'force'
   subscriptions on any forum.  This disallows everyone from
   choosing their own mail subscription - it's just on.
 - The assignment module is half-finished and not working yet

I've still some massive changes to do, mostly involving making
all the lib.php function names more standardised, so consider
this is an interim checkin to do some tests.

22 years agoRemoved version (replaced by /version.php
martin [Tue, 30 Jul 2002 10:45:36 +0000 (10:45 +0000)]
Removed version (replaced by /version.php

22 years agoFixed bug in subscribe link
martin [Tue, 30 Jul 2002 03:35:53 +0000 (03:35 +0000)]
Fixed bug in subscribe link

22 years agoDefinition and use of new isediting() function for checking whether a user
martin [Mon, 29 Jul 2002 15:45:46 +0000 (15:45 +0000)]
Definition and use of new isediting() function for checking whether a user
is not only in editing mode, but ALLOWED to be editing the current course.
Used to show editing buttons etc

22 years agoMoved some functions around - no functonal difference
martin [Mon, 29 Jul 2002 15:11:23 +0000 (15:11 +0000)]
Moved some functions around - no functonal difference

22 years agoMuch simpler date-setting using new moodlelib functions
martin [Mon, 29 Jul 2002 15:10:21 +0000 (15:10 +0000)]
Much simpler date-setting using new moodlelib functions

22 years agoNow adds the config table automatically if there isn't one yet.
martin [Mon, 29 Jul 2002 15:09:16 +0000 (15:09 +0000)]
Now adds the config table automatically if there isn't one yet.

22 years agoFixed link for "older topics"
martin [Mon, 29 Jul 2002 13:45:09 +0000 (13:45 +0000)]
Fixed link for "older topics"

22 years agoCan now specify course by "short name" using name parameter. Useful for
martin [Mon, 29 Jul 2002 13:10:25 +0000 (13:10 +0000)]
Can now specify course by "short name" using name parameter.  Useful for
integrating with external interfaces.  Thanks to dopey for the idea.