]>
git.mjollnir.org Git - moodle.git/log
moodler [Fri, 22 Aug 2003 12:35:43 +0000 (12:35 +0000)]
pclzip 2.0 RC2 - hopefully better!
moodler [Fri, 22 Aug 2003 12:26:36 +0000 (12:26 +0000)]
More tweaks to fix on/off button for admins o ncourse listings
moodler [Fri, 22 Aug 2003 12:15:35 +0000 (12:15 +0000)]
Put in buttons so that course creators can create courses! :-I
Also, category fix_sorting is done better now when a course is added.
moodler [Fri, 22 Aug 2003 08:42:17 +0000 (08:42 +0000)]
Upgraded the live log to use the new print_log
rkingdon [Fri, 22 Aug 2003 08:08:16 +0000 (08:08 +0000)]
Fix bug in Workshops with no teacher submissions.
moodler [Fri, 22 Aug 2003 06:07:18 +0000 (06:07 +0000)]
Added full paging to all displays of logs! :-)
stronk7 [Thu, 21 Aug 2003 22:54:47 +0000 (22:54 +0000)]
XML support
giro123 [Thu, 21 Aug 2003 20:06:02 +0000 (20:06 +0000)]
Moodle 1.1 beta 1
moodler [Thu, 21 Aug 2003 18:03:47 +0000 (18:03 +0000)]
Bump!
moodler [Thu, 21 Aug 2003 17:30:39 +0000 (17:30 +0000)]
Hidden courses are displayed hidden
moodler [Thu, 21 Aug 2003 17:28:05 +0000 (17:28 +0000)]
Allow the admin to login as teachers from within courses
moodler [Thu, 21 Aug 2003 17:24:40 +0000 (17:24 +0000)]
Fixed up get_my_courses().
It's not a tidy SQL statement any more but it's MUCH MUCH faster
with large data sets.
moodler [Thu, 21 Aug 2003 16:24:29 +0000 (16:24 +0000)]
Course category listings now have a search box in the navbar for students
and non-users
moodler [Thu, 21 Aug 2003 16:15:58 +0000 (16:15 +0000)]
FIxed a missing quote
moodler [Thu, 21 Aug 2003 15:06:32 +0000 (15:06 +0000)]
Fixed bug when moving sections with apostrophes in the summary (bug 641)
moodler [Thu, 21 Aug 2003 14:37:55 +0000 (14:37 +0000)]
Removed unused string
moodler [Thu, 21 Aug 2003 14:23:31 +0000 (14:23 +0000)]
Ellipsis at start as well
moodler [Thu, 21 Aug 2003 14:22:06 +0000 (14:22 +0000)]
Put an ellipsis in paging
moodler [Thu, 21 Aug 2003 14:16:44 +0000 (14:16 +0000)]
Fixed a typo
moodler [Thu, 21 Aug 2003 14:04:04 +0000 (14:04 +0000)]
Split get-courses_page from get-courses so they can specialise
moodler [Thu, 21 Aug 2003 13:47:14 +0000 (13:47 +0000)]
Some better paging that now works with any number of pages
moodler [Thu, 21 Aug 2003 12:24:16 +0000 (12:24 +0000)]
Tweaks to account for teacher editors
moodler [Thu, 21 Aug 2003 12:19:09 +0000 (12:19 +0000)]
Fixed the SQL for teachers and students
moodler [Thu, 21 Aug 2003 12:12:15 +0000 (12:12 +0000)]
Initialising $navigation. Again. :-)
moodler [Thu, 21 Aug 2003 09:39:07 +0000 (09:39 +0000)]
Fix for non-logged-in person
moodler [Thu, 21 Aug 2003 09:33:07 +0000 (09:33 +0000)]
Some fixes to handle very very big categories.
- paging
- more efficient SQL
moodler [Thu, 21 Aug 2003 08:22:47 +0000 (08:22 +0000)]
New number to trigger database upgrade
moodler [Thu, 21 Aug 2003 08:20:20 +0000 (08:20 +0000)]
Slightly better
moodler [Thu, 21 Aug 2003 08:19:28 +0000 (08:19 +0000)]
Course search shouldn't find the "site" course.
moodler [Thu, 21 Aug 2003 08:14:56 +0000 (08:14 +0000)]
Added an index on courses for the category
mits [Thu, 21 Aug 2003 06:55:32 +0000 (06:55 +0000)]
Polished.
mits [Thu, 21 Aug 2003 06:43:20 +0000 (06:43 +0000)]
New translation.
moodler [Thu, 21 Aug 2003 03:16:32 +0000 (03:16 +0000)]
No need for grades with chat
moodler [Thu, 21 Aug 2003 03:05:50 +0000 (03:05 +0000)]
Strip tags from Excel and Text dumps
moodler [Thu, 21 Aug 2003 02:58:55 +0000 (02:58 +0000)]
Put links on the course icons
moodler [Thu, 21 Aug 2003 02:56:16 +0000 (02:56 +0000)]
Forgot a feature
moodler [Thu, 21 Aug 2003 02:55:27 +0000 (02:55 +0000)]
FOr the regular upgraders
moodler [Thu, 21 Aug 2003 02:29:16 +0000 (02:29 +0000)]
Typo when including config.html ... not sure how it was working before!
giro123 [Thu, 21 Aug 2003 02:05:30 +0000 (02:05 +0000)]
Moodle 1.1 beta 1
moodler [Wed, 20 Aug 2003 15:01:06 +0000 (15:01 +0000)]
More robust when a journal is unused
moodler [Wed, 20 Aug 2003 13:44:44 +0000 (13:44 +0000)]
Invisible courses are now properly dimmed
moodler [Wed, 20 Aug 2003 13:41:56 +0000 (13:41 +0000)]
OUCH! usegrades should be showgrades
moodler [Wed, 20 Aug 2003 13:06:11 +0000 (13:06 +0000)]
Fixed a typo in the MySQL database definition that only shows
up when adding resources to courses with IDs higher than 255
moodler [Wed, 20 Aug 2003 12:09:15 +0000 (12:09 +0000)]
Fixed some bad Postgres SQL that I made! :-)
moodler [Wed, 20 Aug 2003 12:04:18 +0000 (12:04 +0000)]
The warning should be printed on this page
moodler [Wed, 20 Aug 2003 12:03:26 +0000 (12:03 +0000)]
Forgot to check this slight fix in to fix the default days
moodler [Wed, 20 Aug 2003 11:54:45 +0000 (11:54 +0000)]
Changed from DOS to Unix format
moodler [Wed, 20 Aug 2003 08:25:06 +0000 (08:25 +0000)]
Some mods
moodler [Wed, 20 Aug 2003 07:32:24 +0000 (07:32 +0000)]
A new course field called "showgrades" which allows the teacher to
turn the display of the grade book on and off.
moodler [Wed, 20 Aug 2003 02:07:11 +0000 (02:07 +0000)]
FIxed up formatting a little
moodler [Wed, 20 Aug 2003 02:04:31 +0000 (02:04 +0000)]
Accidentally had an extra heading
moodler [Tue, 19 Aug 2003 17:48:42 +0000 (17:48 +0000)]
Pretty much Beta, I'd say
moodler [Tue, 19 Aug 2003 17:46:23 +0000 (17:46 +0000)]
More info about the release
moodler [Tue, 19 Aug 2003 17:34:53 +0000 (17:34 +0000)]
Moodle format version
moodler [Tue, 19 Aug 2003 17:31:22 +0000 (17:31 +0000)]
Latest changes for pt_br
giro123 [Tue, 19 Aug 2003 15:07:28 +0000 (15:07 +0000)]
*** empty log message ***
moodler [Tue, 19 Aug 2003 15:02:31 +0000 (15:02 +0000)]
More fixes and help additions
moodler [Tue, 19 Aug 2003 14:57:57 +0000 (14:57 +0000)]
A help file for Embedded Answers (Cloze)
moodler [Tue, 19 Aug 2003 14:27:49 +0000 (14:27 +0000)]
FIxed line feeds
moodler [Tue, 19 Aug 2003 09:26:36 +0000 (09:26 +0000)]
The number of courses in the categories is now cached in the
the category, and only updated when courses are moved/added/deleted etc
or the admin looks at the category listing
adamtpaw [Tue, 19 Aug 2003 08:08:42 +0000 (08:08 +0000)]
Moodle v.1.0.9
adamtpaw [Tue, 19 Aug 2003 08:01:06 +0000 (08:01 +0000)]
Moodle v 1.0.9
moodler [Tue, 19 Aug 2003 05:32:20 +0000 (05:32 +0000)]
Improvements to course searching
- can search for full words or non words with +word -word
- no longer groups by category, sorts by full name
- prints paging as well as total number
- search help
moodler [Tue, 19 Aug 2003 04:45:29 +0000 (04:45 +0000)]
Even nicer interface with help
moodler [Tue, 19 Aug 2003 04:40:35 +0000 (04:40 +0000)]
tweak
moodler [Tue, 19 Aug 2003 04:39:59 +0000 (04:39 +0000)]
Slightly neater help
moodler [Tue, 19 Aug 2003 04:37:32 +0000 (04:37 +0000)]
Limit pages to something sensible
moodler [Tue, 19 Aug 2003 03:35:53 +0000 (03:35 +0000)]
Searching forums now has proper paging.
giro123 [Mon, 18 Aug 2003 18:06:33 +0000 (18:06 +0000)]
*** empty log message ***
moodler [Mon, 18 Aug 2003 17:50:00 +0000 (17:50 +0000)]
A warning for the settings on the module variables pages
moodler [Mon, 18 Aug 2003 17:47:28 +0000 (17:47 +0000)]
New strings for the configuration screen
moodler [Mon, 18 Aug 2003 17:46:51 +0000 (17:46 +0000)]
New configuration screen for the resources module
moodler [Mon, 18 Aug 2003 17:41:06 +0000 (17:41 +0000)]
Better set_config (give immediate results)
moodler [Mon, 18 Aug 2003 17:33:40 +0000 (17:33 +0000)]
Switch to using global variables instead of defined values,
controlled using the button on the "Modules" configuration page.
stronk7 [Mon, 18 Aug 2003 17:27:01 +0000 (17:27 +0000)]
New icon for scales (I'm an artist !!) :-)
moodler [Mon, 18 Aug 2003 17:22:22 +0000 (17:22 +0000)]
Forgot this file earlier
moodler [Mon, 18 Aug 2003 17:21:53 +0000 (17:21 +0000)]
Code to enable config.html files in the modules.
rkingdon [Mon, 18 Aug 2003 16:43:56 +0000 (16:43 +0000)]
Minor bug fixes; additions to teachers admin screen; minor changes to
operation of pre-submission assessments.
moodler [Mon, 18 Aug 2003 16:41:18 +0000 (16:41 +0000)]
A few minor changes
moodler [Mon, 18 Aug 2003 16:40:27 +0000 (16:40 +0000)]
Trying something different with the admin links ... even I was starting
to get a bit lost occasionally.
rkingdon [Mon, 18 Aug 2003 16:34:30 +0000 (16:34 +0000)]
A few extra strings.
moodler [Mon, 18 Aug 2003 15:17:40 +0000 (15:17 +0000)]
Just an uninitialised variable.
bobopinna [Mon, 18 Aug 2003 13:39:24 +0000 (13:39 +0000)]
Updated to Moodle 1.1
stronk7 [Mon, 18 Aug 2003 13:07:02 +0000 (13:07 +0000)]
Some minor changes to restore scales in existing course
(avoid some duplications)
moodler [Mon, 18 Aug 2003 12:58:39 +0000 (12:58 +0000)]
Getting much better now.
moodler [Mon, 18 Aug 2003 11:58:07 +0000 (11:58 +0000)]
FIxed bug that was not showing custom scales
stronk7 [Mon, 18 Aug 2003 10:41:34 +0000 (10:41 +0000)]
Now scales are restored in journals too !!
paca70 [Mon, 18 Aug 2003 08:12:31 +0000 (08:12 +0000)]
Corrected some typos
moodler [Mon, 18 Aug 2003 07:45:03 +0000 (07:45 +0000)]
Bug fix: On building attempts after the first one, display question images
moodler [Mon, 18 Aug 2003 07:39:23 +0000 (07:39 +0000)]
Changing that help file name to something shorter
moodler [Mon, 18 Aug 2003 07:24:34 +0000 (07:24 +0000)]
Removed link to ratings
moodler [Mon, 18 Aug 2003 07:10:53 +0000 (07:10 +0000)]
Added help button to headings when adding/editing activities. Doh! :-)
moodler [Mon, 18 Aug 2003 05:47:04 +0000 (05:47 +0000)]
Journal grading is now also all converted over to use scales as
well as numerical grades
moodler [Mon, 18 Aug 2003 05:33:01 +0000 (05:33 +0000)]
Removed unnecessary database access
moodler [Mon, 18 Aug 2003 05:28:30 +0000 (05:28 +0000)]
More cleanups and separation of printing the grades menu into a new function
moodler [Mon, 18 Aug 2003 05:10:35 +0000 (05:10 +0000)]
New function make_grades_menu() for easily making an array of grades
moodler [Mon, 18 Aug 2003 04:24:12 +0000 (04:24 +0000)]
Some polishing for the case when grades are set to zero (no grades).
Also, if the date is set further than on year into the future
then the due date is not shown.
moodler [Mon, 18 Aug 2003 03:47:49 +0000 (03:47 +0000)]
Some tidy-ups
stronk7 [Mon, 18 Aug 2003 00:04:38 +0000 (00:04 +0000)]
Forgot to change one line !! :-)
stronk7 [Mon, 18 Aug 2003 00:03:40 +0000 (00:03 +0000)]
Scales are now supported in forums backup and restore