]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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
2003-04-24 moodlerForum posts are now not allowed to have blank subjects...
2003-04-24 moodlerAdded Polish info
2003-04-24 moodlerNew feature to allow teachers to move a discussion...
2003-04-23 moodlerMark the hidden ones for teachers
2003-04-23 moodlerRebuild course modinfo caches to include the visible...
2003-04-23 moodlerTidy up a bit
2003-04-23 moodlerchmod after mkdir (just in case)
2003-04-23 stronk7Changed the get_array_of_activities function to return...
2003-04-23 stronk7Changed the navmenu function to show only visible-mods...
2003-04-23 stronk7Changed the get_course_mods function to obtain the...
2003-04-23 mitsfix again.
2003-04-23 mitsfixed :-)
2003-04-23 moodlerSorry, Mits, I think I broke it :-( ... can you check...
2003-04-23 moodlerAdded dynamic display of post delay time as currently...
2003-04-23 moodlerDynamic value of minutes displayed in help file
2003-04-23 moodlerHelp button about subscription on forum page
2003-04-23 moodlerGot a bit slash-happy
2003-04-23 moodlersome HTML tags made a bit more XHTMLish
2003-04-23 mitsNew translation added and polished some.
2003-04-23 moodlerInitial, partial translation from Adam Pawelczak <adamp...
2003-04-22 stronk7Bug #363. When everyting is hidden at main-menu, error...
2003-04-22 stronk7Bug #261 closed. Appended course short-name to distingu...
2003-04-22 paca70More updates. Thanks to Teemu!
2003-04-22 paca70Updates
2003-04-21 paca70New string conversion function to help with multibyte...
2003-04-21 moodlerRobustness fixes
2003-04-21 moodlerWhoops, chmod not chown
2003-04-21 moodlertrying to fix up old file permissions
2003-04-21 moodlerMake sure to change the ownership of uploaded files
2003-04-21 moodlerUpdated (to make the new release notes show up for...
2003-04-21 moodlerMore info about new features in the upcoming release
next