]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2008-05-25 skodakMDL-14978 removed obsoleted iscreator()
2008-05-25 skodakMDL-14978 removed obsoleted get_group_users()
2008-05-25 skodakMDL-14978 removed obsoleted get_group_users()
2008-05-25 skodakMDL-14679 fixed $exceptions regression in first part...
2008-05-25 skodakMDL-14978 removed obsoleted isadmin()
2008-05-25 skodakMDL-14978 replaced deprecated can_use_richtext_editor
2008-05-25 skodakMDL-14679 first part of datalib conversion
2008-05-25 skodakMDL-14974 improved columns caching implementation
2008-05-25 stronk7First cut of Oracle new adodb driver. Install and tests...
2008-05-25 stronk7Now oracle generator is also reentrant. MDL-14897
2008-05-25 stronk7Changed postgresql sequence fetching to GetID. MDL...
2008-05-25 stronk7onespace2empty() needs to be in legacy dmllib() until...
2008-05-25 moodlerobotUpdated the HEAD build version to 20080525
2008-05-25 skodakMDL-14679 fixed temporary emulation in old set_field...
2008-05-24 stronk7Moving some old XMLDBxxx (deprecated) objects to the...
2008-05-24 skodakMDL-14679 fixed warning and change false to array(...
2008-05-24 skodakMDL-14679 improved get_in_or_equal() method
2008-05-24 skodakMDL-14679 accesslib conversion to new dml
2008-05-24 skodakMDL-14679 fixed get_in_or_equal() method
2008-05-24 robertall[MDL-14816] Escape special regex characters before...
2008-05-24 moodlerobotUpdated the HEAD build version to 20080524
2008-05-23 stronk7All fields, keys and indexes in suggested PHP core...
2008-05-23 stronk7table suggested PHP is using $dbman now. MDL-14941
2008-05-23 stronk7Changed comment
2008-05-23 stronk7And also conditionally create/drop indexes and fields...
2008-05-23 stronk7Conditionally execute create/drop table dbmanager funct...
2008-05-23 nicolasconnaultMDL-14967 Upgraded gradebook code and unit tests. 4...
2008-05-23 dongsheng"MDL-14706, see tracker"
2008-05-23 jamiesenseiMDL-12547 "allow manual quiz grading to sort by groups...
2008-05-23 sam_marshallMDL-14965: Pass-by-reference call broke forum on php5
2008-05-23 sam_marshallMDL-14965: Pass-by-reference call broke install on...
2008-05-23 sam_marshallMDL-14965: Pass-by-reference call broke install on...
2008-05-23 dongsheng"MDL-14129, fix print_error call"
2008-05-23 dongsheng"MDL-14129, add new lang string"
2008-05-23 dongsheng"MDL-14129, add new lang string"
2008-05-23 dongsheng"MDL-14129, fix print_error call"
2008-05-23 dongsheng"MDL-14706, introduce a progress bar class"
2008-05-23 dongsheng"MDL-14706, improve the progress bar, merged from MOODL...
2008-05-23 moodlerobotUpdated the HEAD build version to 20080523
2008-05-23 moodlerobotAutomatic installer.php lang files by installer_builder...
2008-05-22 agrabsMDL-14522 - the admin on frontpage did not receive...
2008-05-22 mitsFixed a typo in error message.
2008-05-22 jamiesenseiMDL-14943 "moodle_url : need way to add extra params...
2008-05-22 wildgirlMDL-14951 help file typo fix
2008-05-22 thepurpleblobMDL-14945
2008-05-22 dongsheng"MDL-14129, add new lang string"
2008-05-22 dongsheng"MDL-14129, fix print_error call"
2008-05-22 jeromeMDL-11748 add "protection" to avoid Notices in the...
2008-05-22 jeromeMDL-14819 changed main table size, merged from 19
2008-05-22 moodlerobotAutomatic installer.php lang files by installer_builder...
2008-05-22 stronk74th iteration committed: xmldb_field, xmldb_index and...
2008-05-21 mitsFixed a minor mistake for xmldb instruction.
2008-05-21 stronk73rd iteration committed: xmldb_table "public" methods...
2008-05-21 mchurchMDL-13860 - Fixed mistyped function call to 'scorm_seq_...
2008-05-21 nicolasconnaultMDL-14905 Started on the DDL functional tests. Added...
2008-05-21 thepurpleblobMDL-14916:
2008-05-21 thepurpleblobMDL-14936
2008-05-21 thepurpleblobMDL-14832
2008-05-21 tjhuntInconsistency between quiz attempt->id and attempt...
2008-05-21 dongsheng"MDL-14129, add new lang string"
2008-05-21 dongsheng"MDL-14129, fix print_error call"
2008-05-21 nicolasconnaultMDL-14905 Completed all core functional tests for datab...
2008-05-21 dongsheng"MDL-14129, add new lang string"
2008-05-21 dongsheng"MDL-14129, fix print_error"
2008-05-21 dongsheng"MDL-14129, add new lang string"
2008-05-21 dongsheng"MDL-14129, fix print_error"
2008-05-21 jeromeMDL-14709 fix call view.pgp => view.php, merged from 19
2008-05-21 moodlerobotUpdated the HEAD build version to 20080521
2008-05-21 moodlerobotAutomatic installer.php lang files by installer_builder...
2008-05-20 stronk7MDL-14863 - 1st iteration: lowercase XMLDB table, field...
2008-05-20 tjhuntMDL-14928 - Adding random questions from a category...
2008-05-20 stronk7MDL-14863 - 1st iteration: lowercase XMLDB constants...
2008-05-20 nicolasconnaultMDL-14905 More tests of database_manager class. Need...
2008-05-20 dongsheng"MDL-14129, add new lang string"
2008-05-20 dongsheng"MDL-14129, fix print_error"
2008-05-20 dongsheng"MDL-14129, add new lang strings"
2008-05-20 dongsheng"MDL-14129, fix print_error"
2008-05-20 moodlerobotUpdated the HEAD build version to 20080520
2008-05-20 moodlerobotAutomatic installer.php lang files by installer_builder...
2008-05-19 mudrd8mzMDL-13997 merged from 19_STABLE
2008-05-19 stronk7Adding to strings to install lang files. They could...
2008-05-19 stronk7Installer fixed, prefixes improved, moved conn settings...
2008-05-19 nicolasconnaultMDL-14905 First battery of ddl tests ready. All pass...
2008-05-19 skodakMDL-14894 html purifier updated, merged from MOODLE_19_...
2008-05-19 nicolasconnaultIndenting the code properly
2008-05-19 stronk7Make generators reentrant. MDL-14897
2008-05-19 moodlerobotUpdated the HEAD build version to 20080519
2008-05-19 stronk7Fixed some problems handling BLOBs. MDL-14887
2008-05-19 stronk7There was one "phantom" test + minor improvements for...
2008-05-18 pichetpMDL-14054 Display of correct answers in the popup windo...
2008-05-18 iarenazaMDL-14883 Password expiration check during login doesn...
2008-05-18 pichetpMDL-14054 Display of correct answers in the popup windo...
2008-05-18 pichetpMDL-1625 Make multianswer questions more tolerant if...
2008-05-18 agrabsMDL-14889 - just removed the field count. I isn't more...
2008-05-18 stronk7Fix typo.
2008-05-18 moodlerobotUpdated the HEAD build version to 20080518
2008-05-18 stronk7First cut of mssql_adodb driver. Able to install HEAD...
2008-05-18 stronk7Document local change in drivers/adodb-mssql.inc.php...
2008-05-18 stronk7Fix MSSQL Insert_ID() to work when inserting using...
2008-05-17 stronk7non empty prefixes aren't a driver limitation, but...
next