]>
git.mjollnir.org Git - moodle.git/log
rkingdon [Wed, 27 Aug 2003 17:13:03 +0000 (17:13 +0000)]
Fixed unassigned variables in function workshop_print_assignment_info
stronk7 [Wed, 27 Aug 2003 17:09:01 +0000 (17:09 +0000)]
Now STAMP fiel is supported in backup & restore.
If it exists in backup-file used, else, old search-by-name is used.
When inserting new categories, stamp is filled it it doesn't exist.
Updated version to 1.1 Beta +++ !!
rkingdon [Wed, 27 Aug 2003 15:48:20 +0000 (15:48 +0000)]
New help files for teacher admin page.
rkingdon [Wed, 27 Aug 2003 15:43:16 +0000 (15:43 +0000)]
Changes to the handling of example assessments; something on Rubrics.
rkingdon [Wed, 27 Aug 2003 15:41:45 +0000 (15:41 +0000)]
Mail strings for cron.
rkingdon [Wed, 27 Aug 2003 15:39:21 +0000 (15:39 +0000)]
Addition of Mail strings to cron routine; More help in admin page; bug
clearance.
anvergara [Wed, 27 Aug 2003 14:49:54 +0000 (14:49 +0000)]
Upgrading to version 1.1
moodler [Wed, 27 Aug 2003 13:49:24 +0000 (13:49 +0000)]
SOme corrections
moodler [Wed, 27 Aug 2003 13:47:33 +0000 (13:47 +0000)]
New French Canadian translation from Jean-François Nadeau
moodler [Wed, 27 Aug 2003 13:42:01 +0000 (13:42 +0000)]
Tweaks when searching
moodler [Wed, 27 Aug 2003 13:40:26 +0000 (13:40 +0000)]
Little tweaks to messages
moodler [Wed, 27 Aug 2003 13:36:22 +0000 (13:36 +0000)]
Minor change to make user searches a bit better
Next time I'll put proper paging in
moodler [Wed, 27 Aug 2003 12:53:21 +0000 (12:53 +0000)]
Quiz categories now also have a unique stamp in them.
This is to make it easier when restoring backups,
especially when the questions are in a published
category from another course that still exists.
anvergara [Wed, 27 Aug 2003 12:41:08 +0000 (12:41 +0000)]
*** empty log message ***
anvergara [Wed, 27 Aug 2003 12:10:52 +0000 (12:10 +0000)]
*** empty log message ***
moodler [Wed, 27 Aug 2003 11:27:40 +0000 (11:27 +0000)]
FIx for the display of the help window for the current scale
moodler [Wed, 27 Aug 2003 09:33:12 +0000 (09:33 +0000)]
Added a log display for "course use reports"
moodler [Wed, 27 Aug 2003 09:03:10 +0000 (09:03 +0000)]
More cleanups for teacher view in particular
moodler [Wed, 27 Aug 2003 08:29:25 +0000 (08:29 +0000)]
Replacing "view" ... what happened to it??
moodler [Wed, 27 Aug 2003 08:28:13 +0000 (08:28 +0000)]
Slight tidy
moodler [Wed, 27 Aug 2003 08:13:16 +0000 (08:13 +0000)]
Fairly radical improvement to the Journal index, putting all the
information on one page.
hansdezwart [Wed, 27 Aug 2003 07:22:09 +0000 (07:22 +0000)]
Two more missing strings translated
moodler [Wed, 27 Aug 2003 07:21:48 +0000 (07:21 +0000)]
Keep defaults even when reediting web links that aren't using new window
hansdezwart [Wed, 27 Aug 2003 07:18:22 +0000 (07:18 +0000)]
Deleted the .tmp files
hansdezwart [Wed, 27 Aug 2003 07:08:57 +0000 (07:08 +0000)]
First translation of a couple of the new help files
moodler [Wed, 27 Aug 2003 06:18:14 +0000 (06:18 +0000)]
Russian update
moodler [Wed, 27 Aug 2003 06:15:58 +0000 (06:15 +0000)]
Added mention of Library and fixed a typo
moodler [Wed, 27 Aug 2003 06:08:34 +0000 (06:08 +0000)]
Move Library parsing code into text_to_html
moodler [Wed, 27 Aug 2003 04:19:26 +0000 (04:19 +0000)]
Bump de bump.... wooo do the bump!
stronk7 [Wed, 27 Aug 2003 00:40:14 +0000 (00:40 +0000)]
Now existing categories are used only if their publish
field is set to yes. Else, a new "local" category is created.
Added some lines of code to mantain old compatibility when detecting
existing questions (do it by name if the stamp is not found) and insert
the stamp too !!
Please, test.
anvergara [Tue, 26 Aug 2003 23:55:20 +0000 (23:55 +0000)]
Updating to 1.1 version
moodler [Tue, 26 Aug 2003 18:45:54 +0000 (18:45 +0000)]
Added a hook when printing recent activity. If the Library
module is activated, then a Library function is called to print a
list of recently added pages in the library.
moodler [Tue, 26 Aug 2003 18:44:09 +0000 (18:44 +0000)]
Added a hook to the text formatting, so that if the library module
is activated, then all Moodle text is parsed by it to have links
added to words.
moodler [Tue, 26 Aug 2003 17:51:07 +0000 (17:51 +0000)]
Deleted error_reporting(15)! Just turn debugging on, Ray! :-)
moodler [Tue, 26 Aug 2003 15:55:03 +0000 (15:55 +0000)]
Make sure that the Site never shows up in My Courses
moodler [Tue, 26 Aug 2003 15:52:22 +0000 (15:52 +0000)]
Added controls for the invisible variable teacherassignteachers which
decides whether teachers can edit teachers in their own courses.
thepurpleblob [Tue, 26 Aug 2003 14:57:35 +0000 (14:57 +0000)]
Removed stupid Q. and A. formatting that just confused people.
stronk7 [Tue, 26 Aug 2003 14:27:36 +0000 (14:27 +0000)]
Small typo :-)
moodler [Tue, 26 Aug 2003 13:47:46 +0000 (13:47 +0000)]
'Extras' in cached course modinfo activities is now returned.
This means that Resources can now employ them on the index listing.
Specifically, Resources that are popup now popup from there too.
moodler [Tue, 26 Aug 2003 13:18:10 +0000 (13:18 +0000)]
Plain text emails now include URLs in a nice way. Thanks to Russell Jungwirth
for the code.
Also a few docs tweaks
hansdezwart [Tue, 26 Aug 2003 13:04:30 +0000 (13:04 +0000)]
Filling in the missing strings
moodler [Tue, 26 Aug 2003 12:54:50 +0000 (12:54 +0000)]
Removed useless function
moodler [Tue, 26 Aug 2003 12:30:48 +0000 (12:30 +0000)]
typo in variable name for teachersassignteachers
moodler [Tue, 26 Aug 2003 12:28:26 +0000 (12:28 +0000)]
"Source" button available on Section texts
moodler [Tue, 26 Aug 2003 12:18:14 +0000 (12:18 +0000)]
For students, don't search invisible forums!
thepurpleblob [Tue, 26 Aug 2003 11:59:32 +0000 (11:59 +0000)]
Do not allow HTML in wiki text pages. (It causes problems)
hansdezwart [Tue, 26 Aug 2003 11:11:56 +0000 (11:11 +0000)]
This was an old version that has been translated to readme.txt
moodler [Tue, 26 Aug 2003 09:40:58 +0000 (09:40 +0000)]
Some clean up and documentation for userpix, as well as a default restriction
for admins only.
moodler [Tue, 26 Aug 2003 09:30:25 +0000 (09:30 +0000)]
Some updates and a projected release date of August 28.
moodler [Tue, 26 Aug 2003 09:03:31 +0000 (09:03 +0000)]
New FAQ and some cleanups
moodler [Tue, 26 Aug 2003 07:09:14 +0000 (07:09 +0000)]
Remove half-finished oracle files
moodler [Tue, 26 Aug 2003 07:00:20 +0000 (07:00 +0000)]
Bump - looks pretty good now
moodler [Tue, 26 Aug 2003 06:28:34 +0000 (06:28 +0000)]
More language updates for pt_br
moodler [Tue, 26 Aug 2003 06:01:13 +0000 (06:01 +0000)]
Some fixes so that navmenus don't jump out of frames any more.
The navmenu function now takes a third parameter that specifies
the window to change location of (default 'self', but could be "parent" or "top")
moodler [Tue, 26 Aug 2003 03:22:40 +0000 (03:22 +0000)]
Don't bother checking for magic quotes any more
mits [Tue, 26 Aug 2003 03:14:08 +0000 (03:14 +0000)]
New translation.
mits [Tue, 26 Aug 2003 02:58:11 +0000 (02:58 +0000)]
*** empty log message ***
stronk7 [Mon, 25 Aug 2003 22:40:38 +0000 (22:40 +0000)]
Now restoring workshops are working too !!
Now all is ready to be 1.1 Beta 1.
Congratulations everybody !!
Anyway, some polish must be done, friends...
stronk7 [Mon, 25 Aug 2003 19:58:26 +0000 (19:58 +0000)]
Now workshops backup are included too !!
Only one step to Beta !! (workshop restore)
Tomorrow, I hope.. :-)
stronk7 [Mon, 25 Aug 2003 19:56:42 +0000 (19:56 +0000)]
Now workshops backup are included too !!
Only one step to Beta !! (workshop restore)
hansdezwart [Mon, 25 Aug 2003 19:42:51 +0000 (19:42 +0000)]
Readme is now translated with information about the Dutch translation and the translators.
moodler [Mon, 25 Aug 2003 17:57:39 +0000 (17:57 +0000)]
Maxlength fields
moodler [Mon, 25 Aug 2003 17:53:47 +0000 (17:53 +0000)]
Students now see a Change Password link under admin.
Guests see *nothing* now
moodler [Mon, 25 Aug 2003 17:42:21 +0000 (17:42 +0000)]
Sometimes changepassword is 0 or 1 ... so deal with that
moodler [Mon, 25 Aug 2003 17:30:26 +0000 (17:30 +0000)]
Fixed an uninitialised variable
moodler [Mon, 25 Aug 2003 17:30:08 +0000 (17:30 +0000)]
Fixed locale problem (being overwritten by current locale)
stronk7 [Mon, 25 Aug 2003 17:24:44 +0000 (17:24 +0000)]
Changed comment, sorry
stronk7 [Mon, 25 Aug 2003 17:23:31 +0000 (17:23 +0000)]
Changed to support "negative" values in scale field.
moodler [Mon, 25 Aug 2003 16:53:29 +0000 (16:53 +0000)]
Very slight change to "welcometocoursetext" ... added "if you have not
done so already" ... so it makes sense with multiple courses.
moodler [Mon, 25 Aug 2003 16:41:54 +0000 (16:41 +0000)]
More time formatting fixups
moodler [Mon, 25 Aug 2003 16:39:20 +0000 (16:39 +0000)]
FIxing up the 24 hr dates again
moodler [Mon, 25 Aug 2003 16:31:20 +0000 (16:31 +0000)]
Removed a wrong help link
moodler [Mon, 25 Aug 2003 15:59:39 +0000 (15:59 +0000)]
Fixed reports using the new scales (numerical etc)
moodler [Mon, 25 Aug 2003 15:47:37 +0000 (15:47 +0000)]
Undoing one of the less then brilliant changes I did earlier today to Eloy's code
moodler [Mon, 25 Aug 2003 14:56:46 +0000 (14:56 +0000)]
Added a link to the PHP info page from the admin page, and cleaned
up the PHP info page a bit by using a frame.
moodler [Mon, 25 Aug 2003 13:48:23 +0000 (13:48 +0000)]
Fixed a typo
moodler [Mon, 25 Aug 2003 12:47:36 +0000 (12:47 +0000)]
Forum grades can now be numerical as well (like the other modules).
If so, grades in the gradebook are printed as proper numbers and
contribute to the total of the course.
moodler [Mon, 25 Aug 2003 08:04:39 +0000 (08:04 +0000)]
Some improvements to the forum editing interface to make the buttons
hide/show appropriately
moodler [Mon, 25 Aug 2003 07:39:06 +0000 (07:39 +0000)]
New mini-feature. When choosing ratings in a forum, one can now
specify a range of dates. Only posts within this range can be rated.
If the range isn't specified then all posts can be rated.
moodler [Mon, 25 Aug 2003 04:43:09 +0000 (04:43 +0000)]
A bit more info
moodler [Mon, 25 Aug 2003 04:38:20 +0000 (04:38 +0000)]
Some updates on the future roadmap
moodler [Mon, 25 Aug 2003 03:48:09 +0000 (03:48 +0000)]
Put "Source" label after checkbox ... just in case text pushes
the box off screen
moodler [Mon, 25 Aug 2003 02:52:19 +0000 (02:52 +0000)]
Sometimes there are no answers, so check existence first
moodler [Mon, 25 Aug 2003 02:48:09 +0000 (02:48 +0000)]
Fixed some array indices
moodler [Mon, 25 Aug 2003 02:41:25 +0000 (02:41 +0000)]
FIxed display of ratings when they are literally "0"
Also fixed default discussion display mode
moodler [Mon, 25 Aug 2003 02:32:20 +0000 (02:32 +0000)]
Fixed a bug when displaying menus with a zero in them
moodler [Mon, 25 Aug 2003 02:22:35 +0000 (02:22 +0000)]
Final ratings are now calculated using rounded mean rather than median.
0.5 scores go UP.
moodler [Mon, 25 Aug 2003 01:44:01 +0000 (01:44 +0000)]
Some fixes for robustness (make sure variables exist before using them
because it flags errors when in debug mode).
Also, when specifying array values by name use quotes around the name
eg $array['value'] instead of $array[value]
Finally, I changed the way user restoring works (slightly). Before, if a
restored user was found to be a course creator or an admin, then this
status was restored. I don't think this is a good idea - it could lead
to security problems when copying a backup from one site to another,
or if that person's status has changed since the backup was made.
I think it's best to only restore what is actually part of the course,
ie teacher or student.
If this broke anything else let me know!
moodler [Mon, 25 Aug 2003 01:04:11 +0000 (01:04 +0000)]
No need to always show the resort button
moodler [Mon, 25 Aug 2003 00:56:38 +0000 (00:56 +0000)]
Slight fix for displaying logs for courses starting in the future
stronk7 [Sun, 24 Aug 2003 22:35:57 +0000 (22:35 +0000)]
Solved one condition that caused some errors in Win32 when extracting.
stronk7 [Sun, 24 Aug 2003 14:46:52 +0000 (14:46 +0000)]
Added some optional_variables to avoid some NOTICES
stronk7 [Sat, 23 Aug 2003 18:37:42 +0000 (18:37 +0000)]
Added new scales icon to theme
stronk7 [Sat, 23 Aug 2003 18:01:27 +0000 (18:01 +0000)]
Cambiadas un par de cadenas a gerundio.
stronk7 [Sat, 23 Aug 2003 17:40:27 +0000 (17:40 +0000)]
Ooops I commited some debug source code in previous
versions. Going back. Sorry.
stronk7 [Sat, 23 Aug 2003 17:33:34 +0000 (17:33 +0000)]
Solved one problem when copying empty directories.
stronk7 [Sat, 23 Aug 2003 17:02:20 +0000 (17:02 +0000)]
Changed one notify
selliott [Sat, 23 Aug 2003 16:32:42 +0000 (16:32 +0000)]
selliott - fixed some code to allow proper sorting of assignments based on name, lastmodified, and feedback
moodler [Sat, 23 Aug 2003 16:31:03 +0000 (16:31 +0000)]
Bump!
rkingdon [Sat, 23 Aug 2003 15:57:42 +0000 (15:57 +0000)]
Fixing Bug #653.