]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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
2007-01-24 martinlanghoffmnet: $CFG->mnet_dispatcher_mode - ensure we set it...
2007-01-24 bobopinnaAdded conditional rename/add for field external
2007-01-24 stronk7Modified a bit the child iterator that wasn't working...
2007-01-24 stronk7Prevent rename_field() to be executed if no full specs of
2007-01-24 stronk7Add full specs for current field in rename_field() PHP
2007-01-24 bobopinnaChanged drop and add with rename
2007-01-24 jamiesenseifixed some small typos I introduced.
2007-01-24 moodlerNew IE-only css
2007-01-24 moodlerNew pix from Urs
2007-01-24 moodlerA small bug in rename_field means that you need to...
2007-01-24 bobopinnarenamed external to updatefreq
2007-01-24 bobopinnarenamed field external changed it to updatefreq
2007-01-24 moodlerAdded some new settings to theme config.php so that...
2007-01-24 csantossaenzAdded code to the scorm_view_display function to update...
2007-01-24 csantossaenzAdded code to the scorm_cron function to update the...
2007-01-24 moodlerAdded some docs from MDL-6798
2007-01-24 vyshaneMerged from 1.7
2007-01-24 martinlanghoffmnet: auth/mnet cron() now clears out stale sessions...
2007-01-24 martinlanghoffmnet: fix SSO breakage if the same user was using multi...
2007-01-24 vyshaneUI now selects the relevant grouping and/or group when...
2007-01-23 donal72Mnet: Bugfix for rev 1.10: Update user's enrolment...
2007-01-23 donal72Mnet: Restore query to check that an outgoing RPC...
2007-01-23 donal72Mnet: Users mnethostid now defaults to the admin user...
2007-01-23 donal72Auth: Typo fix: exprire -> expire MDL-8151
2007-01-23 donal72Mnet: Rename field: access to accessctrl for Oracle...
2007-01-23 martinlanghoffmnet: as reported by Eloy - login failures should be...
2007-01-23 nfreearFixes incorrect group function documentation (MDL-7380)
2007-01-23 nfreearFixes bug MDL-8234, "New groups code & AS keyword"...
next