]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-21 cap2501Restful interface for AJAX course format
2006-08-21 toyomoyofix for bug #6307, reserved word 'level' changed to...
2006-08-21 vinkmarchanges made to ensure compatibility with core admin...
2006-08-21 vinkmarchanges made to ensure compatibilty with core admin...
2006-08-21 vinkmarfixed tabs, fixed potential notices for undefined varia...
2006-08-21 toyomoyofix for 6294
2006-08-21 mchampanComments, update logic improved, rest of module add...
2006-08-20 stronk7$statement_end for Oracle changed to "/" because standard ;
2006-08-20 tjhuntBug #6305 - Quiz settings form field order could be...
2006-08-20 stronk7Setting some ADOdb variables properly and calling to...
2006-08-20 stronk7Added the configure_dbconnection() function to be executed
2006-08-20 stronk7Since PostgreSQL 7.4 the precision given for float...
2006-08-20 stronk7MySQL doesn't like any name on its primary keys (neithe...
2006-08-20 stronk7Although difficult, now all the key/index/sequence...
2006-08-20 stronk7Added the install_from_xmldb_file() function that
2006-08-20 tjhuntBug #6303 - True / False applies penalty factor wrongly...
2006-08-20 tjhuntFix Eclipse warnings.
2006-08-20 stronk7Core tables XMLDB installation is now working. Disabled...
2006-08-20 stronk7First commit for the progressive adoption of ADODB...
2006-08-20 vinkmarMore PHP4 compatibility issues fixed.
2006-08-19 skodakfixed short php tag and end tag in comment
2006-08-19 moodlerFixing some strings
2006-08-19 moodlerFixed up get_user_roles to remove notices
2006-08-19 tjhuntRenamed unit tests to match Eloy's work.
2006-08-19 vinkmarAdded paramtypes (mandatory) to all text field objects.
2006-08-19 vinkmarSmall bug fix. Caused problems when moving or deleting...
2006-08-19 moodlerJust minor doc tweaks
2006-08-19 moodlerJust tidying up things a bit as I look it over
2006-08-19 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-19 vinkmarsolving the issue with an undefined sesskey (happens...
2006-08-19 vinkmarpreventing notifications by using isset() unsparingly...
2006-08-19 vinkmarModifications made for PHP4 compatibility.
2006-08-19 vinkmarFixed error that caused self_test failure during initia...
2006-08-19 vinkmarFixing errors in admin page cleanup; working towards...
2006-08-19 stronk7Thought this was commited. Solve one bug in trigger...
2006-08-18 stronk7Splitting datalib.php in three libraries:
2006-08-18 tjhuntBug #6293 - Cannot regrade a question when a teacher...
2006-08-18 tjhuntCode cleanup. Merged from MOODLE_16_STABLE.
2006-08-18 vinkmaradded blank footer (to eliminate the notice when $foote...
2006-08-18 vinkmarBlocks fixed in admin pagelib, and (hopefully) many...
2006-08-18 tjhuntFix some Eclipse code warnings. Merged from MOODLE_16_S...
2006-08-18 vinkmartrying to prevent an undefined index error
2006-08-18 ethemColorize all orders.
2006-08-18 ethemColorize refunds and show refunded total.
2006-08-18 ethemDisplay capture/void/delete instead of 'Yes'; Merged...
2006-08-18 tjhuntNew function record_exists_select with unit tests for...
2006-08-18 tjhuntBug #3481 - wildcard problem in cloze question. Thanks...
2006-08-18 moodlerMake sure .htaccess is created in dataroot, just in...
2006-08-18 vinkmarmore bugs! incompatibility with php 5.1.2 (presumably...
2006-08-18 vinkmaradmin page cleanup blocks (new ones!)
2006-08-18 vinkmaradding admin page cleanup blocks (new ones!)
2006-08-18 vinkmaradmin page cleanup (bug fixes :) )
2006-08-18 tjhuntAdded todo.
2006-08-18 toyomoyoadding functions and interface for access control ...
2006-08-18 vinkmarReverting changes to file from admin page cleanup....
2006-08-18 vinkmaradmin page cleanup (google soc 2006)... updated field...
2006-08-18 vinkmaradmin page cleanup (google soc 2006)... updated to...
2006-08-18 vinkmarupdated for admin page cleanup
2006-08-18 vinkmarAdmin page cleanup (Google soc 2006)
2006-08-18 vinkmarAdmin page cleanup (google soc 2006)
2006-08-18 vyshaneUpdated upgrade to roles system
2006-08-18 vyshaneForum upgrade to roles in progress (commented out).
2006-08-18 skodakstill more upgrade logging fixes
2006-08-17 skodakmajor upgrade logging speed improvement - write buffer...
2006-08-17 skodakfixed missing '}'
2006-08-17 skodakupgrade logging cleanup, fixes - more improvements...
2006-08-17 skodakBug #6276 - Multiple questions not showing up from...
2006-08-17 stronk7Oracle automatically builds UIXs for UKs
2006-08-17 stronk7Now all the XMLDBxxx->geSQL functions return an array...
2006-08-17 stronk7adding role_allow_assign , role_allow_override table...
2006-08-17 tjhuntBug #6277 - Missed function renaming in question/format...
2006-08-17 tjhuntTweak to unbreak unit tests.
2006-08-17 stronk7Now admin includes all the required ddllib stuff
2006-08-17 stronk7Now ddllib includes all the required xmldb stuff
2006-08-17 stronk7Added JS template field for JavaScript if needed.
2006-08-17 tjhuntFix bug in new function get_field_select(), and this...
2006-08-17 ethemenrol_authorize.courseid must be passed to authorize_ge...
2006-08-17 tomflannaghanSlashes added for database entry.
2006-08-17 tomflannaghan*** empty log message ***
2006-08-17 tomflannaghanJavascript added
2006-08-17 tomflannaghanjstemplate
2006-08-17 tomflannaghanExtra tab for 'jstemplate'
2006-08-17 moodlerAdded JS template field for JavaScript if needed
2006-08-17 toyomoyoadding role_allow_assign , role_allow_override table...
2006-08-17 vyshaneFixed warning
2006-08-17 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-17 stronk7UNIQUE KEY is UNIQUE
2006-08-17 stronk7Now we are able to generate all the module SQL (any...
2006-08-16 stronk7Bah, Oracle requires the default clause BEFORE the...
2006-08-16 stronk7Minor adjustments to some comments.
2006-08-16 stronk7Fixing some potential problems with prefixes and object...
2006-08-16 stronk7Initial commit of oci8po generator
2006-08-16 stronk7Line feed added + small bug
2006-08-16 stronk7Initial version of the mssql generator
2006-08-16 stronk7Initial version of the postgres7 generator
2006-08-16 stronk7Added one more configuration parameter to disable inlin...
2006-08-16 stronk7Proper parent init and comment close
2006-08-16 stronk7Minor change to do proper create table close
2006-08-16 stronk7Partial rework of the mysql generator. Working now.
2006-08-16 stronk7Changed one default
next