]>
git.mjollnir.org Git - moodle.git/log
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.
moodler [Sat, 23 Aug 2003 15:47:57 +0000 (15:47 +0000)]
Some extra explanation so that hitting "yes" on the restore screen isn't so scary! :-)
moodler [Sat, 23 Aug 2003 15:37:15 +0000 (15:37 +0000)]
A few things added
moodler [Sat, 23 Aug 2003 15:26:10 +0000 (15:26 +0000)]
New questions created via GUI or imported are now given a unique
stamp, and a default version of 1.
When questions are updated, the version number is incremented.
stronk7 [Sat, 23 Aug 2003 15:21:58 +0000 (15:21 +0000)]
Now stamp and version are fully supported in backup/restore.
The process look for category, stamp and version to calculate
when to create a question or use a existing one.
This avoid duplicates in RANDOM and RANDOMSAMATCH qtypes.
moodler [Sat, 23 Aug 2003 14:18:44 +0000 (14:18 +0000)]
Corrected the stamp I just added and added a separate version field instead
moodler [Sat, 23 Aug 2003 14:03:14 +0000 (14:03 +0000)]
COnfiguration variables can now be edited via GUI
moodler [Sat, 23 Aug 2003 13:28:32 +0000 (13:28 +0000)]
New "stamp" field on quiz questions with a unique identifier, as well as
some PostgreSQL fixes (Multianswer stuff had not been done on Postgres yet)
moodler [Sat, 23 Aug 2003 12:25:50 +0000 (12:25 +0000)]
Use gmdate instead
moodler [Sat, 23 Aug 2003 12:22:27 +0000 (12:22 +0000)]
Added a new function to make a unique ID code, to be used in quiz
questions and elsewhere
It's based on the hostname, time, random string and a supplied version string.
These are packed using '+ separators so they can easily be unpacked if
necessary.
function make_unique_id_code($version=1)
moodler [Sat, 23 Aug 2003 07:26:50 +0000 (07:26 +0000)]
If the language is the same as the site, then default to using the
same terminology as the site does
moodler [Sat, 23 Aug 2003 06:19:05 +0000 (06:19 +0000)]
Improvements to logs when looking at site logs.
Also, improvements to get_site_users (slower but it works now!)
moodler [Sat, 23 Aug 2003 04:39:49 +0000 (04:39 +0000)]
Fixed missing "search results" string
stronk7 [Sat, 23 Aug 2003 00:36:08 +0000 (00:36 +0000)]
Up to 0.8.9 alpha.
Now multianswer questions are working too.
Too complicated !!
stronk7 [Sat, 23 Aug 2003 00:35:21 +0000 (00:35 +0000)]
Now multianswer questions are working too.
Too complicated !!
giro123 [Fri, 22 Aug 2003 18:58:33 +0000 (18:58 +0000)]
Se suma Benito Arias :-)
giro123 [Fri, 22 Aug 2003 18:55:52 +0000 (18:55 +0000)]
Moodle 1.1 beta 1
rkingdon [Fri, 22 Aug 2003 18:25:47 +0000 (18:25 +0000)]
A few addition strings for League Tables and Rubrics.
kaipe [Fri, 22 Aug 2003 18:20:04 +0000 (18:20 +0000)]
Correction
kaipe [Fri, 22 Aug 2003 18:18:09 +0000 (18:18 +0000)]
All question types now have help texts in Swedish
rkingdon [Fri, 22 Aug 2003 17:31:49 +0000 (17:31 +0000)]
Added League Table of Submissions (Final Phase); Rubric Assessment
Strategy; Grace time for new submissions; changed elementid to elementno
in rubrics table.
moodler [Fri, 22 Aug 2003 16:35:04 +0000 (16:35 +0000)]
Teacher forum name in the list is in fact the name of the teacher forum.
moodler [Fri, 22 Aug 2003 16:20:35 +0000 (16:20 +0000)]
After rebuilding cache - get the course record again
kaipe [Fri, 22 Aug 2003 15:58:57 +0000 (15:58 +0000)]
Corrected the help text for numerical.html
and also included Numerical in questiontypes.html
stronk7 [Fri, 22 Aug 2003 15:46:28 +0000 (15:46 +0000)]
Changed the "graphical" representation of the mod to include
multianswer table. I start working with it now !!
moodler [Fri, 22 Aug 2003 15:04:20 +0000 (15:04 +0000)]
English spelling for enrol
moodler [Fri, 22 Aug 2003 14:55:38 +0000 (14:55 +0000)]
Activities can now be drag-and-dropped within side blocks!
moodler [Fri, 22 Aug 2003 14:03:40 +0000 (14:03 +0000)]
More asjustments to the display of the admin screen
moodler [Fri, 22 Aug 2003 13:46:21 +0000 (13:46 +0000)]
more tweaks to admin menu displays
kaipe [Fri, 22 Aug 2003 13:44:12 +0000 (13:44 +0000)]
Corrected translation
moodler [Fri, 22 Aug 2003 13:42:27 +0000 (13:42 +0000)]
Add link on admin page about students, for completeness. In the next
version this link will link to the new enrolment subsystem.
Also reduced font size to make the admin page a bit nicer on small screens.
kaipe [Fri, 22 Aug 2003 13:34:41 +0000 (13:34 +0000)]
*** empty log message ***
moodler [Fri, 22 Aug 2003 13:20:06 +0000 (13:20 +0000)]
Added some more error messages when restoring
moodler [Fri, 22 Aug 2003 13:10:34 +0000 (13:10 +0000)]
New files and fixes from Hans De Zwart - thanks!
moodler [Fri, 22 Aug 2003 12:49:37 +0000 (12:49 +0000)]
Some small fixes when deleting a category
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