]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2003-04-28 moodlerNew feature replacing the old zoom function.
2003-04-28 paca70Now postgres works as it should, returned primarykeys...
2003-04-28 paca70I did't test previous change well, have take changes...
2003-04-28 paca70Don't give fatal error when questions were not found.
2003-04-28 moodlerSome random tidy-ups
2003-04-28 moodlerNew info
2003-04-28 moodlerFixed user images
2003-04-28 moodlerForgot one
2003-04-28 moodlerAdded new custompix parameter
2003-04-28 moodlerThe rest of the images
2003-04-28 moodlerAdded example of how "custompix" is to be used
2003-04-28 moodlerTidying up the way pix images are used.
2003-04-28 moodlerMoving some images around - cleaning up organisation
2003-04-28 moodlerWhoops ... left and old line in there during the last fix
2003-04-27 paca70Corrected typo
2003-04-27 paca70$db->Insert_ID seems to work with postgresql too
2003-04-27 paca70quiz_match was missing...
2003-04-27 moodlerDon't process $usernew->username if it doesn't exist...
2003-04-27 moodlerFixed rogue spaces
2003-04-27 moodlerNew and very complete translation in Russian, from
2003-04-27 mitsNew translation added.
2003-04-27 mitsNew translation added and polished some.
2003-04-27 moodlerAdded new format to this file ... heads up for translators!
2003-04-27 moodlerNew plain text format.
2003-04-27 paca70indexes for postgres
2003-04-27 moodlerMoved microtime_diff() to moodlelib
2003-04-27 moodlerFixed typo
2003-04-27 moodlerChanged my mind about the default setting for loglifetime
2003-04-27 moodlerSome rewording about loglifetime
2003-04-27 moodlerNew string - saveall
2003-04-27 moodleriNew configuration variable delete old logs - loglifetime
2003-04-27 moodlerDelete old logs is required
2003-04-27 moodlerNew delete_records_select() function
2003-04-27 moodlerAdded a LIMIT to the SQL query for a bit more efficiency
2003-04-27 moodlerUsing multiple indexes for slightly increased performance
2003-04-26 stronk7Changed to dimm non-visible grades (mods). Bug #378.
2003-04-26 stronk7Added the dimmed_text css style to show normal text...
2003-04-26 stronk7Changed to hide non-visible grades (mods). Bug #378.
2003-04-26 moodlerWorking much better with indexes - update the schema
2003-04-26 moodlerUpdate to add new indexes to MySQL tables. Speeds...
2003-04-26 moodlerTrying a different tack for recent_activity since the...
2003-04-26 moodlerNeed course module stuff
2003-04-26 moodlerGet less logs from the database
2003-04-26 moodlerTrying an experiment on moodle.org
2003-04-26 moodlerFix for use of COURSE_MAX_RECENT_PERIOD
2003-04-26 moodlerPerformance improvements
2003-04-26 moodlerNo changes, just rearranges
2003-04-26 moodlerExtended number of select fields allowed for get_field...
2003-04-26 moodlerSlight fix to teacheronly coloring
2003-04-26 moodlerCleaned up definition of constant COURSE_* values in...
2003-04-26 moodlerArgh! Excess quotes in CSS
2003-04-26 moodlerNew style for teacher-only colour (eg when showing...
2003-04-26 stronk7Show activity log only from visible surveys. Bug #367.
2003-04-26 stronk7Show activity log only from visible journals. Bug ...
2003-04-26 stronk7Modified the instance_is_visible function. It has a...
2003-04-26 moodlerFAQ in full is too long - offends my eye :-)
2003-04-26 moodlerMoved most-asked question to the top
2003-04-26 moodlerImprved intro
2003-04-26 moodlerLong form of FAQ
2003-04-26 moodlerStyle for question links
2003-04-26 moodlerMore cleanup
2003-04-26 moodlermore clean up
2003-04-26 moodlerCleaned up, with additions
2003-04-26 stronk7Show activity log only from visible forums. Bug #367.
2003-04-25 stronk7Show activity log only from visible assignments. Bug...
2003-04-25 stronk7Avoid showing course updates (add, update, delete)...
2003-04-25 paca70Allow caseinsensitive search for postgesql
2003-04-25 paca70Show adduser only when adding new user from moodle...
2003-04-25 paca70Dont allow edit username when external authentication...
2003-04-25 moodlerAllowed - and . during signup by email
2003-04-25 moodlerRenamed signup_form.php to signup_form.html (this...
2003-04-25 moodlerSome default values for variables
2003-04-25 moodlerFooters use new styles for links
2003-04-25 moodlerStyle for "You are logged in as xxx" and the link to...
2003-04-25 moodlerSmaller font
2003-04-25 moodlerEdit my profile link goes straight to the edit screen
2003-04-25 moodlerDirectories are now made using make_upload_directory...
2003-04-25 moodlerSome minor visual improvements - firstname/lastname...
2003-04-25 moodlerAdding user's name at the top of the course page.
2003-04-25 paca70Hide password field when password change is not support...
2003-04-25 moodlerNew function to detect visibility of a single module...
2003-04-25 moodlerMySQL code (etc) to convert all usernames to lowercase...
2003-04-24 paca70Conver usernames to lowercase for internal use. This...
2003-04-24 paca70routines to convert postgeruser to lowercase.
2003-04-24 stronk7Changed to show the hidden surveys dimmed (bug #364)
2003-04-24 stronk7Changed to show the hidden quizzes dimmed (bug #364)
2003-04-24 paca70global $CFG was missing...?
2003-04-24 stronk7Little update to select the forum info (avoid duplicates).
2003-04-24 paca70Added missing $
2003-04-24 stronk7Changed to show the hidden forums dimmed (bug #364)
2003-04-24 moodlerMore robust variable checking
2003-04-24 moodlerDefault value for alltext variable
2003-04-24 stronk7Changed to show the hidden choices dimmed (bug #364)
2003-04-24 stronk7Changed to show the hidden assignments dimmed (bug...
2003-04-24 stronk7Changed to show the hidden resources dimmed (bug #364)
2003-04-24 stronk7Modified to obtain the visible property too. To use...
2003-04-24 moodlerLatest things
2003-04-24 moodlerNew authentication method - a very simple one called...
2003-04-24 moodlerFixed a typo, see bug 361
2003-04-24 moodlerAdded recent stuff
next