]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2008-08-04 stronk7Added missing curlrequired string. MDL-15349 ; merged...
2008-08-04 piersMDL-10425 and MDL-12872 Firefox bugs String() handling...
2008-08-04 skodakMDL-15928 switched to zip PHP extensions
2008-08-04 mjollnir_MDL-15758 - bring back full forum post export
2008-08-04 mjollnir_ MDL-14591 portfolio: small fixes and improvements.
2008-08-04 skodakMDL-15928 prevent parsing errors when zip ext missing
2008-08-04 skodakMDL-14589 filedir location now fully configurable throu...
2008-08-04 mjollnir_added a todo about converting to files api
2008-08-04 thepurpleblobMDL-15885
2008-08-04 moodlerAdded plugin hooks for http://docs.moodle.org/en/Develo...
2008-08-04 moodlerMDL-15926 Merged from 1.9
2008-08-04 scyrmaMDL-15688: Fix to make it work with IE (it was already...
2008-08-04 dongsheng"MDL-13766, use file api to move files"
2008-08-04 piersMDL-14492 Provide feedback to user about redirect delay...
2008-08-04 piersMDL-14492 Provide feedback to user about redirect delay...
2008-08-04 scyrmaMDL-12558: small fix to upgrade code
2008-08-04 moodlerobotUpdated the HEAD build version to 20080804
2008-08-03 peterbulmerMDL-12558 modify emails as they are being sent
2008-08-03 piersMDL-14457 SCORM module creating extra windows when...
2008-08-03 skodakMDL-15920 initial zipping support
2008-08-03 stronk7Allow multiple SMTP hosts or host:port to be defined...
2008-08-03 skodakMDL-14589 fixed file manager link
2008-08-03 skodakMDL-14589 implemented directory listing
2008-08-03 skodakMDL-14589 course cat areas not writable
2008-08-03 moodlerobotUpdated the HEAD build version to 20080803
2008-08-03 lfrodriguesMDL-10107 - New mockup for message editing preferences
2008-08-02 gbatesonMDL-15811 fix quotes: width=240" -> width="240" (3...
2008-08-02 skodakMDL-15919 deprecated old unzip_files()
2008-08-02 skodakMDL-15919 minor tmpfile cleanup fixes
2008-08-02 skodakMDL-15919 unzipping support
2008-08-02 skodakMDL-15919 unzipping support
2008-08-02 dongsheng"MDL-13766, make params unique"
2008-08-02 skodakMDL-14589 improved file handling operations & towards...
2008-08-02 mjollnir_MDL-14591: portfolio - fixing regression I introduced...
2008-08-02 mitsMDL-15915 Fixed a typo in forum completation help file.
2008-08-02 moodlerobotUpdated the HEAD build version to 20080802
2008-08-02 moodlerobotAutomatic installer.php lang files by installer_builder...
2008-08-02 lfrodriguesMDL-10107 - added missing error translation string
2008-08-02 lfrodriguesMDL-10107 - Removed old email_to_user with we still...
2008-08-01 ethemMessaging 2.0 fix.
2008-08-01 mjollnir_MDL-15758 - add export whole database activity to portf...
2008-08-01 mjollnir_MDL-14591 many small fixes to portfolio
2008-08-01 mjollnir_MDL-15911: support in odslib to write the file out...
2008-08-01 skodakMDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD...
2008-08-01 scyrmaMDL-15893: Adding caching to the TinyMCE config file
2008-08-01 scyrmaMDL-15688: Modified version of TinyMCE that uses Moodle...
2008-08-01 dongshengMDL-13766, add lang strings.
2008-08-01 dongsheng"MDL-13766, clean up js lib"
2008-08-01 dongshengMDL-13766, tell server side where file picker opened.
2008-08-01 dongshengMDL-13766, use FILE_API in repository.
2008-08-01 dongshengMDL-13766, change zindex value of file picker
2008-08-01 piersMDL-14902 Missing column 'whatgrade' in prefix_scorm...
2008-08-01 moodlerobotUpdated the HEAD build version to 20080801
2008-07-31 skodakMDL-15897 PARAM_SAFEDIR now alias of PARAM_ALPHANUMEXT
2008-07-31 skodakMDL-15897 deprecated PARAM_CLEANFILE - we now support...
2008-07-31 piersMDL-15899 JavaScript error In IE7 when opening SCORM...
2008-07-31 skodakMDL-14589 initial file storage implementation, temporar...
2008-07-31 skodakMDL-15901 completion disabled by default
2008-07-31 skodakMDL-15897 param cleaning improvements - see tracker
2008-07-31 sam_marshallMDL-15498: Completion: resetting state failed when...
2008-07-31 mchurchMDL-15896 - Clean 'page' and 'q' parameters to only...
2008-07-31 agrabsMDL-15497 Conditional activities system
2008-07-31 mjollnir_MDL-15894 - move data_export_* functions to mod/data...
2008-07-31 sam_marshallMDL-15498: Completion: forum was failing to backup...
2008-07-31 skodakMDL-15893 tinymce integration does not use session...
2008-07-31 scyrmaMDL-15688: Script that build TinyMCE's language files
2008-07-31 scyrmaMDL-15688: English strings for TinyMCE. This does not...
2008-07-31 scyrmaMDL-15688: Import only languages translated in Moodle...
2008-07-31 moodlerNew tags file
2008-07-31 moodlerMDL-10107 Fixed (sort of) the messaging form ......
2008-07-31 moodlerMDL-10107 Fixed event name for digests
2008-07-31 moodlerMDL-10107 Fixed the definition of message providers...
2008-07-31 moodlerMDL-15892 Added some phpdocs to explain the module...
2008-07-31 moodlerMerged MDL-15892 Improved get_string - it can now...
2008-07-31 jeromeMDL-15402 implementation of repositories administration...
2008-07-31 scyrmaMDL-14741: Removing the old moodleimage plugin - the...
2008-07-31 dongsheng"MDL-13766, move require_once"
2008-07-31 scyrmaMDL-14741: following the commits in MDL-13766, we can...
2008-07-31 dongshengMDL-13766, print_login for ajax.
2008-07-31 dongshengMDL-13766
2008-07-31 moodlerobotUpdated the HEAD build version to 20080731
2008-07-30 agrabsMDL-15787 Using hidden feedbacks on front page
2008-07-30 mjollnir_MDL-15762 log portfolio transfers and notify the user...
2008-07-30 mjollnir_MDL-15762 - add table for portfolio logging
2008-07-30 jamiesenseiMDL-15268 "Content for Quiz Statistics report table...
2008-07-30 scyrmaMDL-15688: readability improvement to the script
2008-07-30 tjhuntWhitespace
2008-07-30 scyrmaMDL-15688: script to import TinyMCE's langstrings into...
2008-07-30 tjhuntWhitespace
2008-07-30 jamiesenseiMDL-15268 "Content for Quiz Statistics report table...
2008-07-30 skodakMDL-15883 initialise mnet from admin/index.php
2008-07-30 jamiesenseiMDL-15268 "Content for Quiz Statistics report table...
2008-07-30 jamiesenseiMDL-14204 "Content for Quiz Statistics report table...
2008-07-30 scyrmaMDL-14741: changing link prevention plugin information
2008-07-30 scyrmaMDL-14741: cleaning up some leftover cruft
2008-07-30 scyrmaReverting previous commit that broke code that depended...
2008-07-30 scyrmaMDL-14741: use better names for tinymce-specific javasc...
2008-07-30 scyrmaMinor code cleanup - documentation already specifies...
2008-07-30 moodlerobotUpdated the HEAD build version to 20080730
2008-07-29 mudrd8mzMDL-15055 Upgrade shipped library TCPDF to version...
next