]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-04-20 skodakMDL-18901 reimplemented trusstext support in glossary...
2009-04-20 dongsheng"MDL-18848, add default module to curl class"
2009-04-20 dongsheng"MDL-18486, should post client_id to server when cleani...
2009-04-20 skodakMDL-15931 there is no need to pollute public api with...
2009-04-20 dongsheng"MDL-15488, fix flickr searching problem"
2009-04-20 dongsheng"MDL-16548, fix file area path problem"
2009-04-20 dongsheng"MDL-18486, remove php varible from file picker code...
2009-04-20 nicolasconnaultMDL-15931 refactored file_browser.php
2009-04-20 tjhuntsimpletestlib: Fix typo in error message
2009-04-20 tjhuntcategory paths: MDL-18897 call fix_course_sortorder...
2009-04-20 tjhuntfilters: MDL-7336 was missing the table prefix from...
2009-04-20 moodlerobotUpdated the HEAD build version to 20090420
2009-04-19 gbatesonMDL-18880: only insert media players for swf URLs if...
2009-04-19 moodlerobotUpdated the HEAD build version to 20090419
2009-04-18 nicolasconnaultMDL-15931 Adding testfilelib.php and a few comments...
2009-04-18 moodlerobotUpdated the HEAD build version to 20090418
2009-04-17 stronk7MDL-18799 backup & restore - improve file.php handling...
2009-04-17 sam_marshallMDL-18297: Forgot that course cache needs rebuilding...
2009-04-17 sam_marshallMDL-18297: Changed date conditions so that the text...
2009-04-17 sam_marshallconditionlib whitespace / coding style fixes
2009-04-17 nicolasconnaultMDL-18111 Added comments to filelib.php
2009-04-17 sam_marshallMDL-17816: Changes to the way availability conditions...
2009-04-17 sam_marshallMDL-17816: Minor whitespace fixes before I work on...
2009-04-17 sam_marshallMDL-17816: Minor whitespace fixes before I work on...
2009-04-17 skodakMDL-16075 adding support for embedded Glossary images...
2009-04-17 dongsheng"MDL-18888, fixed duplicated course name in breadcrumbs...
2009-04-17 skodakMDL-18887 using exceptions instead of @ for ignoring...
2009-04-17 dongsheng"MDL-18886, remove firephp debugging code"
2009-04-17 dongsheng"MDL-18886, use array index to get files tree children"
2009-04-17 tjhuntFix trailing whitespace
2009-04-17 tjhuntfilters: MDL-18879 filter data not deleted when a conte...
2009-04-17 gbatesonMDL-17426: removing superflous link to "Selecting a...
2009-04-17 gbatesonMDL-18883: fix setting of absolute urls for images...
2009-04-17 moodlerobotUpdated the HEAD build version to 20090417
2009-04-16 nicolasconnaultMDL-18617 Stubs for drag and drop of categories and...
2009-04-16 tjhuntfiltering capability lists: MDL-16605 - followup -...
2009-04-16 tjhuntfilters: MDL-7336 fix upgrade problem when filterall...
2009-04-16 tjhuntImprove documentation of our global variables
2009-04-16 tjhuntCoding stype cleanup
2009-04-16 jeromecategory MDL-18876 replace error notice by exception...
2009-04-16 nicolasconnaultMDL-18083 Committing gradebook improvements to head
2009-04-16 skodakMDL-16075 adding support for embedded Glossary images
2009-04-16 tjhuntquiz editing: MDL-18871 logic was backwards for decidin...
2009-04-16 moodlerobotUpdated the HEAD build version to 20090416
2009-04-16 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-04-15 skodakMDL-14589 fixed incorrect file info api function result
2009-04-15 moodlertheme/anomaly MDL-18860 Adding this theme to Moodle...
2009-04-15 dongsheng"MDL-18540, add 512 mo options to extramemeorylimit...
2009-04-15 tjhuntpagelib: Fixing start-of-file comments in CVS to avoid...
2009-04-15 danmarsdenMDL-18818 - don't define var if already defined - happe...
2009-04-15 moodlerobotUpdated the HEAD build version to 20090415
2009-04-14 moodlerLatest tags for HEAD
2009-04-14 dongsheng"MDL-18848, curl_cache is not specific to repository...
2009-04-14 moodlerobotUpdated the HEAD build version to 20090414
2009-04-13 poltawskisimplepie: fix class name caseing: MDL-7946, MDL-13932
2009-04-13 poltawskiAdding SimplePie feed parsing library MDL-7946, MDL...
2009-04-13 tjhuntfilters: MDL-7336 settings page for setting the local...
2009-04-13 tjhuntfilters: MDL-7336 separate out manage filters and commo...
2009-04-13 tjhuntfilters: MDL-7336 finish implementing delete on the...
2009-04-13 tjhuntfilters: MDL-7336 fix MySQL issues
2009-04-13 tjhuntfilters: MDL-7336 code to let people edit local filter...
2009-04-13 tjhuntfilters: MDL-7336 settings page for setting the local...
2009-04-13 tjhuntfilters: MDL-7336 function to get the information the...
2009-04-13 tjhuntfilters: MDL-7336 performance testing script
2009-04-13 tjhuntfilters: MDL-7336 tweak to improve SQL performance
2009-04-13 tjhuntfilters: MDL-7336 backup and restore of local filter...
2009-04-13 tjhuntfilters: MDL-7336 more preliminary refactoring of dupli...
2009-04-13 tjhuntfilters: MDL-7336 refactor in backup/restore ready...
2009-04-13 tjhuntfilters: MDL 7336 Remove remaining references to -...
2009-04-13 tjhuntfilters: MDL-7336 Finish admin settings page.
2009-04-13 tjhuntfilters: MDL-7336 redo global settings page to use...
2009-04-13 tjhuntfilters: MDL-7336 change weblib to use the new code
2009-04-13 tjhuntfilters: MDL-7336 Set ->stringfilters on upgrade
2009-04-13 tjhuntfilters: MDL-7336 ->formatstring is not mentioned anywh...
2009-04-13 tjhuntfilters: MDL-7336 rename get_active_filters -> filter_g...
2009-04-13 tjhuntfilters: MDL-7336 create new moodle/filter:manage capab...
2009-04-13 tjhuntfilters: MDL-7336 implement get_active_filters
2009-04-13 tjhuntfilters: MDL-7336 functions for g/setting local filter_...
2009-04-13 tjhuntfilters: MDL-7336 rework unit tests to use CheckSpecifi...
2009-04-13 tjhuntfilters: MDL-7336 functions for getting and setting...
2009-04-13 tjhuntfilters: MDL-7336 upgrade $CFG->textfilters into filter...
2009-04-13 tjhuntfilters: MDL-7336 database tables for per-context filte...
2009-04-13 moodlerobotUpdated the HEAD build version to 20090413
2009-04-12 moodlerobotUpdated the HEAD build version to 20090412
2009-04-11 moodlerobotUpdated the HEAD build version to 20090411
2009-04-11 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-04-10 tjhuntlib/dml: new compatibility method sql_cast_2signed...
2009-04-10 tjhuntsimpletestlib: improve failure message from CheckSpecif...
2009-04-10 tjhuntget_string unit tests: Switch to inline fixture setup
2009-04-10 moodlerobotUpdated the HEAD build version to 20090410
2009-04-09 nicolasconnaultMDL-17273 Added a back button to the error message...
2009-04-09 tjhuntXHTML strict fix in the word censorship filter
2009-04-09 skodakMDL-18338 option for hiding of groups in user profile
2009-04-09 skodakMDL-13843 user profile in separate group mode even...
2009-04-09 skodakMDL-13843 treat default course grouping as current...
2009-04-09 skodakMDL-13843 user participation in separate group mode...
2009-04-09 moodlerobotUpdated the HEAD build version to 20090409
2009-04-08 tjhuntddllib.php: add required library
2009-04-08 tjhuntweblib progress_bar: Add a comment and fix some coding...
2009-04-08 tjhuntget_string: MDL-18813 get_string was broken for strings...
next