]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-12-29 moodlerAutomatic installer.php lang files by installer_builder...
2006-12-29 ikawheroMinor change so code works on all versions of PHP
2006-12-28 skodakMDL-8015 improved file uploading
2006-12-28 jamiesenseibetter code formatting
2006-12-28 jamiesenseiremoved all 'Revert' buttons from forms and removed...
2006-12-28 jamiesenseifixing all the form names as per new class naming conve...
2006-12-28 jamiesenseichanges to how we generate the id attribute of forms...
2006-12-28 moodlerAutomatic installer.php lang files by installer_builder...
2006-12-27 martinlanghoffrcache_getforfill() - better phpdoc
2006-12-27 martinlanghoff$MCACHE - rework memcached support - some rework on...
2006-12-27 martinlanghoff$MACHE: add support for eaccelerator/memcached, change...
2006-12-27 martinlanghoffrcache functions -- use a saner memory cache API
2006-12-27 martinlanghoffrcache_set() and rcache_table_unset(): use a configurab...
2006-12-27 martinlanghoffinit_memcached(): only use pconnect if configured to...
2006-12-27 martinlanghoffIntroducing $MCACHE - Memory-based cache
2006-12-27 martinlanghoffrcache_* calls - flesh out logic and use $MCACHE if...
2006-12-27 martinlanghoffget_performance_info(): fixup rcache stats
2006-12-27 martinlanghoffdmllib: introducing the rcache_* functions for record...
2006-12-27 skodakMDL-7950 Display only new messages option and other...
2006-12-27 martinlanghoffredirect(): fix protocol name in redirection header()
2006-12-26 martinlanghoffraise_memory_limit() earlier -- resolves OOM on 64...
2006-12-26 moodlerAutomatic installer.php lang files by installer_builder...
2006-12-25 skodakMDL-7956 Add frameless and JSless message composition...
2006-12-25 skodakMDL-7956 Add frameless and JSless message composition...
2006-12-25 stronk7Now excel can be generated under iso-8859-1 (safer...
2006-12-25 skodakMDL-7996 Add ods export support - basic functions neede...
2006-12-22 skodakMDL-7996 Add ods export support - more formatting impro...
2006-12-22 tjhuntMDL-8003 - part - Use formslib for question editing...
2006-12-22 tjhuntNew param type: PARAM_NUMBER, for floating point numbers.
2006-12-22 tjhuntMDL-8002 - Don't show overall feedback for incomplete...
2006-12-22 skodakMDL-7996 Add ods export support - row height implemented
2006-12-22 skodakMDL-7996 Add ods export support - column width fixed
2006-12-22 skodakMDL-7996 Add ods export support - added changing of...
2006-12-22 toyomoyoMDL-7861, fixing xhtml tags
2006-12-22 toyomoyoMDL-7861, fixing tags
2006-12-22 toyomoyoMDL-7861, fixing broken tags
2006-12-22 moodlerFixed lots of XHTML errors but still not working correc...
2006-12-22 toyomoyofixing broken tags for MDL-7861
2006-12-22 moodlerAdded CDATA to Javascript
2006-12-22 moodlerFixed XHTML and Javascript insertion of tags into the...
2006-12-22 moodlerAdded CDATA to Javascript
2006-12-22 moodlerAdd CDATA to Javascript
2006-12-22 moodlerAdded CDATA to Javascript
2006-12-22 toyomoyotaking out unwanted/broken strings from mod_form to...
2006-12-22 moodlerAdded CDATA to Javascript
2006-12-22 moodlerAdded CDATA to Javascript
2006-12-22 toyomoyoMDL-7861, fixing broken tag
2006-12-22 vyshaneMore fixes in grade_display_letter_grades(). MDL-7861.
2006-12-22 vyshanexhtml fix in grade_display_letter_grades() for MDL...
2006-12-22 vyshanexhtml fixes in grade_display_grade_weights() for MDL...
2006-12-22 vyshanexhtml fix in grade_display_grade_preferences(). For...
2006-12-22 toyomoyoMDL-7861, fixing xhtml forms
2006-12-22 toyomoyofixing warning
2006-12-22 toyomoyoreplacing missing << with theme left arrow
2006-12-21 skodakMDL-7996 Add ods export support - better xml from KSpre...
2006-12-21 martinlanghoffdebugging(): our errors must be passed to PHP as E_USER...
2006-12-21 skodakMDL-7996 Add ods export support - quiz report and numbe...
2006-12-21 skodakMDL-7996 Add ods export support - more reports
2006-12-21 nfreearIntegration 3 - groups in core, modules, calendar....
2006-12-21 skodakMDL-7996 Add ods export support - added ods to course...
2006-12-21 skodakMDL-7996 Add ods export support
2006-12-21 toyomoyoMDL-7861, broken xhtml
2006-12-21 vyshaneFixed xhtml issues in grade_set_categories(). MDL-7861.
2006-12-21 vyshaneUncommented print_footer() in grade_stats() to make...
2006-12-21 toyomoyofix for MDL-7861, taking out extra </form> tag
2006-12-21 vyshaneFixes for MDL-7861.
2006-12-21 vyshaneFixes for MDL-7861.
2006-12-21 vyshanexhtml fixes for MDL-7861.
2006-12-21 toyomoyoMDL-7861, fixng broken xhtml
2006-12-21 toyomoyoMDL-7861, fixing xhtml strict problem
2006-12-21 toyomoyoMDL-7861, fixing broken xhtml in loan calculator, addin...
2006-12-21 martinlanghoffIntroducing $CFG->debugdisplay -- mimics PHPs display_e...
2006-12-21 martinlanghoffdebugging(): use CFG->debugdisplay instead of PHPs...
2006-12-21 martinlanghoffdebugging(): use trigger_error() when !display_errors...
2006-12-21 martinlanghofflogin form: Fix closing TR
2006-12-21 toyomoyoMDL-7861, fixing broken xhtml
2006-12-21 toyomoyofixing the last comit, removing addtional <
2006-12-21 toyomoyofix for MDL-7861, removing doulbe <<
2006-12-21 toyomoyofix for MDL-7861, strict xhtml
2006-12-21 toyomoyofixing broken xhtml MDL-7861
2006-12-20 stronk7Add support for multilang titles in forum->posts
2006-12-20 stronk7Added one missing format_string() to post->subject
2006-12-20 toyomoyoMDL-7861, adding new xhtml compatible import forms
2006-12-20 toyomoyofixing broken xhtml MLD-7861
2006-12-20 vyshaneMissing </div>. MDL-7861.
2006-12-20 vyshaneAdded missing html closing tags in function redirect...
2006-12-20 vyshanexhtml fixes for MDL-7861.
2006-12-20 toyomoyoMDL-7861, fixing broken xhtml tags
2006-12-20 vyshaneFixed xhtml issues. MDL-7861.
2006-12-20 vyshanexhtml fixes for MDL-7861.
2006-12-20 toyomoyoMDL-7861 fixng lesson xhtml tags
2006-12-20 toyomoyofixing xhtml tags MDL-7861
2006-12-20 toyomoyoMDL-7861 fixing broken xhtml in lesson
2006-12-20 vyshaneAdded missing footer for delete confirmation view....
2006-12-20 toyomoyofixing warning
2006-12-20 toyomoyoMDL-7861, fixing broken xhtml tags
2006-12-19 jamiesenseigot rid of extra help button that shouldn't have been...
2006-12-19 jamiesenseifix for MDL-7937 'Fatal error: Call to a member functio...
2006-12-19 csantossaenzFixed a problem with double indexed elements in the...
2006-12-19 csantossaenzFixed a problem with double indexed elements in the...
next