]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-30 toyomoyoadded some capabilities
2006-08-30 skodakADODB v4.92a import
2006-08-30 skodakbetter input validation in files/index.php SC#307
2006-08-30 skodakmore appropriate type for locale setting
2006-08-30 toyomoyoutf8 migrate support for additional fields MDL-6339
2006-08-30 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-30 stronk7Removing DTD and XMLSchema. It's under lib/xmldb
2006-08-30 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 koenrupdating index files MDL-3484
2006-08-29 skodakdb sessions are now using the newer session handler...
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 skodakfixed $zthis typo in postgres7 driver, Eloy is reportin...
2006-08-29 stronk7Moving getEndedStatements() to the propef function.
2006-08-29 stronk7relative+cleaned paths
2006-08-29 stronk7relative+cleaned paths
2006-08-29 koenrupdating index files MDL-3484
2006-08-29 stronk7relative+cleaned paths
2006-08-29 skodakbetter handling of anchor name in docs index SC#306
2006-08-29 skodakimport of new ADODB v4.92 library
2006-08-29 stronk7Now the "created" field is refreshed always in the...
2006-08-29 vinkmaradding (slowly) strings from soc admin page cleanup
2006-08-29 vinkmarfixed the duplicate "Themes" page (well, not quite...
2006-08-29 vinkmaradding a more obvious heading to the page :)
2006-08-29 ethemIf review enabled, get_users_by_capability('enrol/autho...
2006-08-29 ethemget_users_by_capability('enrol/authorize:managepayments...
2006-08-29 ethemmerged from 16stable
2006-08-29 tjhuntBetter comments
2006-08-29 toyomoyoadding some capabilities
2006-08-29 toyomoyoadded acapability
2006-08-29 moodlerMinor change to prevent bugs while Ed works on not...
2006-08-29 toyomoyoreplaced isguest with capability calls
2006-08-29 toyomoyoadding in capabilities
2006-08-29 toyomoyoadding capability, indenting, putting in brackets etc
2006-08-29 cap2501Fixed errors in refactoring ( rev4, almost there)
2006-08-29 moodlerNew param type, PARAM_SEQUENCE for 5,6,7,8,9
2006-08-29 vyshaneFix for bug MDL-6385
2006-08-29 cap2501updates to accommodate retooled command.php
2006-08-29 cap2501Fixed errors in refactoring ( rev3, almost there)
2006-08-29 cap2501Fixed errors in refactoring ( rev2)
2006-08-29 cap2501Fixed errors in refactoring
2006-08-29 cap2501updates to accommodate retooled command.php
2006-08-28 skodakfixed regex typo in installer
2006-08-28 skodakshow detailed log messages only when debug is not off...
2006-08-28 stronk7Initial commit of XMLEditor langpack.
2006-08-28 skodakcreate safer .htaccess SC#302
2006-08-28 skodakcheck suggested dataroot in install.php SC#295
2006-08-28 skodakbasic detection of sites with misconfigured dataroot...
2006-08-28 mark-nielsenMerged bug fix for MDL-6325
2006-08-28 stronk7Moving all the XMLDB stuff from contrib to head. Go...
2006-08-28 tjhuntFix typo.
2006-08-28 skodakenabletrusttext can not be 1 by default - it is new...
2006-08-28 skodakturning on the upgrade in progress check again, added...
2006-08-28 stronk7Dropping forum.open and forum.assesspublic
2006-08-28 stronk7Messages about missing functions in old and new upgrade...
2006-08-28 stronk7Changing one wrong previous value.
2006-08-28 moodlerCleaned up the code to remove security issues and to...
2006-08-28 gustav_deliusSmall correction in the documentation for the $CFG...
2006-08-28 toyomoyochanges to how to pull out a list of users (course...
2006-08-28 vyshaneAdded lang string
2006-08-28 moodlerAdded a better string as per MDL-6379
2006-08-28 moodlerFIxed some file paths
2006-08-28 moodlerNew strings for AJAX setting
2006-08-28 moodlerIntegrated topicsajax into "topics"
2006-08-28 moodlerAdded new field 'ajax' to user table, to store AJAX...
2006-08-28 vyshaneCleanups
2006-08-28 vyshaneFixed notice.
2006-08-28 vyshaneFixed notice
2006-08-28 vinkmarInstall/upgrade procedures changed to use $ADMIN instea...
2006-08-28 cap2501Removed frame around draggable blocks and fixed 'short...
2006-08-28 cap2501removed override for $USER->use_ajax
2006-08-28 vyshaneDropping forum.open and forum.assesspublic from .sql...
2006-08-28 cap2501*** empty log message ***
2006-08-28 moodlerIt's not required that all modules have the old upgrade...
2006-08-28 cap2501added description for topics - AJAX format
2006-08-28 cap2501added nessicary code for ajax course format
2006-08-28 cap2501small changes, also de-tabbed and unix fomatted
2006-08-28 vinkmar* admin_setting defaults added
2006-08-28 vinkmar* documentation started in adminlib.php
2006-08-27 cap2501Removed evil tabs
2006-08-27 cap2501converted dos mode to unix mode
2006-08-27 cap2501Fixed to eliminate use of 'GET' and 'POST'
2006-08-27 stronk7Added support to SQL generation of statements
2006-08-27 stronk7Concat operator for mysql added
2006-08-27 stronk7Concat operator for mssql added
2006-08-27 stronk7Added support to SQL generation of statements
2006-08-27 cap2501Fixes needed to work from cvs
2006-08-27 stronk7Added support to SQL generation of install INSERTs
2006-08-27 stronk7Set magic_quotes_sybase for both mssql and oci8po.
2006-08-27 stronk7modify stripslashes_safe() to work properly under magic...
2006-08-27 skodaktrusttext implementation in Forum module, fixed incorre...
2006-08-27 danmarsdenFix for MDL-4190 - when admin is editing profile, admin...
2006-08-27 skodakfixed cosmetic typo - missing semicolon before closing tag
next