]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 nfreearFixes bug MDL-8294 "During upgrade group IDs aren't...
2007-01-29 tjhuntWhen editing some question types, the options get jumbl...
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 stronk7Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 thompson697Restore page Role Mappings Selector Enhanced
2007-01-29 vyshaneMerged from 1.7.
2007-01-29 vyshaneMerged from 1.7.
2007-01-29 mark-nielsen"Merged" in the fixed for MDL-8137
2007-01-29 moodlerPrevent an rcache-related notice
2007-01-29 vyshaneMerged from 1.7.
2007-01-29 moodlerFIxed a style typo that made login page look odd
2007-01-29 vyshaneMerged from 1.7.
2007-01-29 stronk7First real test of the new rs_fetchXXX() functions...
2007-01-28 stronk7Added Oracle DIRTY HACK to both rs_fetchXX functions.
2007-01-28 skodakMDL-8323 fixed global $COURSE in chameleon theme footer
2007-01-28 donal72Auth: Documentation update to reflect changes in signa...
2007-01-28 skodakMDL-6128 special chars and messaging system
2007-01-28 skodakMDL-8323 finished full conversion to proper $COURSE...
2007-01-28 skodakMDL-8337 has_capability() ignores default roles for...
2007-01-28 stronk7Initial commit of the new rs_XXX() functions to fetch...
2007-01-28 stronk7Now MSSQL naming of objects introspects to avoid duplic...
2007-01-28 urs_hunkler'set sideblock left and right min/max width with values...
2007-01-28 stronk7Clarify a bit getNameForObject correct usage.
2007-01-28 stronk7Oracle now introspects DB to fetch names of
2007-01-28 donal72Auth: Fix for error creating admin user (if you choose...
2007-01-28 stronk7And finally I've found the annoying bug that was causin...
2007-01-28 stronk7getting tired of restore my test Oracle DB. Typo!
2007-01-28 gbatesoncorrect the display of the "Update this Hot Potatoes...
2007-01-28 stronk7Quote field names in rename in order to allow renaming...
2007-01-28 stronk7CHAR fields NOT NULL must not have any empty default...
2007-01-27 stronk7Fixing silly (like me) typo.
2007-01-27 stronk7Oracle PL/SQL blocks can end by ";". Prevent that to...
2007-01-27 skodakEditor related fixes:
2007-01-27 stronk7Now Oracle naming of objects introspects to avoid dupli...
2007-01-27 skodakMDL-7977 - updated guest and loggedin detection in...
2007-01-27 urs_hunkler'preferred_width changed to 210 because with lower...
2007-01-27 stronk7When renaming tables, check that the new one doesn...
2007-01-27 stronk7Small improvement. One less iteration pero object name...
2007-01-27 skodakMDL-8323 Add proper setup of course $CFG variables...
2007-01-27 urs_hunkler'IE7 bug - not handling sidblocks correctly with long...
2007-01-27 skodakadded missing $course
2007-01-27 stronk7Updated comment.
2007-01-27 stronk7Now Postgres naming of objects introspects to avoid...
2007-01-27 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-27 stronk7Delegate to the isNameInUse() function the request to
2007-01-26 skodakMDL-8096 loginhttps fixes for new advancededit form
2007-01-26 skodakMDL-8096 user edit form - reintroduced httpsrequirequired()
2007-01-26 stronk7Adding two helper functions and modify upgrade to
2007-01-26 stronk7Adding two helper functions and modify upgrade to
2007-01-26 stronk7Silly conditions produce silly results, please. :-P
2007-01-26 skodakMDL-8308 placement of load_all_capabilities() in login...
2007-01-26 skodakMDL-8277 userid field now PARAM_CLEAN
2007-01-26 skodakMDL-8319 avatar image is now deleted from disk, user...
2007-01-26 stronk7Oracle doesn't like ; at the end of execute_sql()
2007-01-26 skodakMDL-8096 user edit form - some more refactoring and...
2007-01-26 tjhuntMissing serf_default on decimal points field.
2007-01-26 skodakMDL-8096 - fixed default values
2007-01-26 skodakMDL-8096 - added proper trimming of usernames; site...
2007-01-26 skodakMDL-8096 - added proper trimming of usernames; site...
2007-01-26 skodakMDL-8096 - some more fixes and minor refactoring in...
2007-01-26 skodakMDL-8096 - some more fixes for custom profile fields
2007-01-26 skodakMDL-8096 - fixed mutilang in custom category header
2007-01-26 skodakMDL-8096 - refactored and cleanedup custom profiles...
2007-01-26 moodlerFIxed an annoying little artifact showing up on the...
2007-01-26 moodlerFIxed tabs for quizzes
2007-01-26 moodlerFixed a pass-by-reference notice
2007-01-26 moodlerFIxed tabs on module edit pages
2007-01-26 moodlerImproved documentation for print_tabs
2007-01-26 moodlerSome slight modifications to the css classes for one...
2007-01-26 moodlerFixed up the tabs for roles
2007-01-26 moodlerLatest tags
2007-01-26 mitsAdded some new settings to config.php based on /theme...
2007-01-25 skodakMDL-8096 - fixed use of formslib in custom profile...
2007-01-25 skodakMDL-8096 - edit form session fix
2007-01-25 skodakMDL-8096 - fixed set_user_preference() weirdness, you...
2007-01-25 skodakMDL-8096 - rewritten standard edit form and other fixes...
2007-01-25 skodakMDL-8281 hardFreeze now removes previously defined...
2007-01-25 bobopinnaFixed external manifest problems
2007-01-25 nfreearFix for reopened bug MDL-6685, "Arrows on course roles...
2007-01-25 urs_hunklersome tab tweeks
2007-01-25 skodakMDL-8096 - advanced edit now mostly works, though still...
2007-01-25 bobopinnaFixed a bug in external package validation
2007-01-25 bobopinnaFixed some problems in package validation
2007-01-25 moodlerPrettied up RSS pages a bit
2007-01-25 moodlerFixed "can't add RSS feed" bug MDL-8180
2007-01-25 ikawheroUsing new function to print out custom categories and...
2007-01-25 ikawheroPlaced the work behind printing out the categories...
2007-01-25 moodlerAdded some documentation and renamed thngs for clarity
2007-01-25 moodlerFixes to styles and new images to finalise new tabs...
2007-01-25 moodlerImproved classes for new tabs MDL-7782
2007-01-25 vyshaneMerged from 1.7.
2007-01-25 skodakMDL-8096 - fixed footer
2007-01-25 skodakMDL-8096 - user edit form splitting, refactoring, clean...
2007-01-24 donal72Mnet: We haven't been updating the last_connect_time...
2007-01-24 donal72Mnet: Minor: Fix a comment
next