]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-07-21 tjhuntflickr and youtube blocks: don't call print_error!
2009-07-21 tjhuntblocks editing: MDL-19889 edit tags block form.
2009-07-21 tjhuntblocks editing: MDL-19889 edit tag_youtube form.
2009-07-21 tjhuntblocks editing: MDL-19889 tidy up HTML form class.
2009-07-21 tjhunttags: part of MDL-19823 - make sure tag pages are in...
2009-07-21 skodakMDL-19875 tested patch and added some more echos, thank...
2009-07-21 tjhuntquiz: MDL-19813 missing global $OUTPUT.
2009-07-21 tjhunthtml_table: MDL-19755 deprecate the attributes of html_...
2009-07-21 tjhuntpagelib: MDL-12212 require_login should set $PAGE-...
2009-07-21 tjhuntaccesslib: MDL-19882 require_capability no longer does...
2009-07-21 moodlerfilter/mediaplugins MDL-18658 Add support for MP4 files...
2009-07-21 moodlerobotUpdated the HEAD build version to 20090721
2009-07-21 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-07-20 mudrd8mzMDL-19877 fix: diplay used font family of the test...
2009-07-20 mudrd8mzMDL-18664 removing lib/fpdf from the core
2009-07-20 mudrd8mzMDL-19877 adding a script producing a test PDF
2009-07-20 mudrd8mzMDL-19876 upgrade to tcpdf-4.6.020 (php5 version)
2009-07-20 tjhuntMDL-19882 Add remaining missing require_login-s before...
2009-07-20 tjhuntMDL-19882 Add missing require_login-s before require_ca...
2009-07-20 tjhuntFix use of incorrect context.
2009-07-20 dongsheng"MDL-13766, allow null value saved in options"
2009-07-20 tjhuntMDL-19077: Fix Martin's code.
2009-07-20 samhemelrykquiz MDL-17730 Fixed issues caused by escaped redirect...
2009-07-20 tjhuntMDL-19010: In developer debug mode, print information...
2009-07-20 moodleruser/view MDL-19077 set blocks context to always be...
2009-07-20 moodleruser blocks MDL-19077 Set URL for the user/view page...
2009-07-20 tjhuntMDL-19077: Fix some initialisation order issues on...
2009-07-20 Moodle HQ git... Fixing drift between CVS and git
2009-07-20 tjhuntblock MDL-19398 Initialise all blocks on this page...
2009-07-20 moodlerobotUpdated the HEAD build version to 20090720
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakevalmath is BSD, not GPL!
2009-07-19 skodakMDL-19873 imported new SimplePie 1.2
2009-07-19 skodakMDL-19872 imported new TinyMCE 3.2.5
2009-07-19 skodakMDL-19871 new parameter syntax from htmlpurifier 4.0.0
2009-07-19 skodakMDL-19871 imported htmlpurifier 4.0.0
2009-07-19 skodakMDL-19725 forgotten to update version in lib desc
2009-07-19 skodakMDL-19725 forgotten to update version in readme
2009-07-19 skodakMDL-14589 added missing require_login()
2009-07-19 moodlerobotUpdated the HEAD build version to 20090719
2009-07-18 tjhuntImprove comment. Thanks David Mudrak.
2009-07-18 moodlerobotUpdated the HEAD build version to 20090718
2009-07-17 skodakMDL-19842 securing algebradebug the same way as text...
2009-07-17 tjhuntClean up some more todos.
2009-07-17 tjhuntblock/search: Eliminate todo that was already done...
2009-07-17 tjhuntadmin block: MDL-16693 fix todo.
2009-07-17 tjhuntadmin bookmarks: remove useless todo.
2009-07-17 tjhunttodochecker: don't match variables called $todo or...
2009-07-17 tjhuntClarify commenst in backup, to make it clear what is...
2009-07-17 tjhunttodochecker: Match todo case-insensitively :-( that...
2009-07-17 tjhunttodochecker: bug summary in tool tip.
2009-07-17 tjhuntquiz: add tracker id to TODO.
2009-07-17 tjhuntquiz: remove incorrect TODO.
2009-07-17 tjhuntquiz manual grading: Remove todo that was already done!
2009-07-17 tjhuntquiz editing: Remove unnecessary TODO.
2009-07-17 tjhuntquiz editing: MDL-17730 need better skip links on the...
2009-07-17 tjhuntthemes: MDL-19077 better handling of top of body code...
2009-07-17 tjhunttodochecker script: skip third party code.
2009-07-17 tjhuntadmin: broken icons on question type page.
2009-07-17 tjhuntformslib: moodleform_mod needs to be abstract too.
2009-07-17 moodlerobotUpdated the HEAD build version to 20090717
2009-07-16 tjhuntblocks editing ui: MDL-19398 Can now edit the position...
2009-07-16 tjhuntblocks editing ui: MDL-19398 Can how precisely control...
2009-07-16 tjhuntformslib: use abstract, rather than a print_error,...
2009-07-16 skodakMDL-19832 new mimeTeX binaries v1.70
2009-07-16 skodakMDL-19841 removed sloppy hardcoded debug levels
2009-07-16 nicolasconnaultMDL-19840 Fixed a bug in regex delimiter quoting
2009-07-16 moodlerobotUpdated the HEAD build version to 20090716
2009-07-15 sam_marshallMDL-19827: Completioninfo bugfix
2009-07-15 tjhuntFix boilerplate.
2009-07-15 tjhuntblocks editing ui: MDL-19398 Remove stupid pass by...
2009-07-15 tjhuntblocks editing ui: MDL-19398 Make block config_global...
2009-07-15 tjhuntblocks editing ui: MDL-19398 block.multiple column...
2009-07-15 skodakMDL-19785 temp fix for undefined completioninfo
2009-07-15 tjhuntblocks editing ui: MDL-19398 Make invisible blocks...
2009-07-15 tjhuntblocks editing ui: MDL-19398 showing and hiding blocks...
2009-07-15 tjhuntblocks editing ui: MDL-19398 give users a path back...
2009-07-15 tjhuntmoodlellib: MDL-19828 PARAM_LOCALURL should accept...
2009-07-15 jeromemoodle_page: MDL-12212 misspelling
2009-07-15 tjhuntfilters admin: Re-fix heading.
2009-07-15 tjhuntoutputlib tables: MDL-19755 fix all cases of deprecated...
2009-07-15 tjhuntquestion bank: MDL-19826 Merge from MOODLE_19_STABLE.
2009-07-15 tjhuntweblib: Let redirect() take a moodle_url object.
2009-07-15 nicolasconnaultMDL-19808 Upgraded view.php to new pagelib and outputli...
2009-07-15 Moodle HQ git... Fix CVS drift
2009-07-15 moodlerobotUpdated the HEAD build version to 20090715
2009-07-14 sam_marshallMDL-19692: Completion tracking help icon enhancements
2009-07-14 tjhuntblocks editing ui: MDL-19398 permissions checks when...
2009-07-14 tjhuntblocks editing ui: MDL-19398 move generating the block...
2009-07-14 tjhuntblocks editing ui: MDL-19398 fix adding a block to...
2009-07-14 tjhuntforum: $PAGE->set_url on forum view page.
2009-07-14 tjhuntfix typo
2009-07-14 tjhuntblocks editing ui: MDL-19398 fix some bugs with adding...
2009-07-14 tjhuntblocks editing ui: MDL-19398 add block now secure....
2009-07-14 tjhuntblocks: MDL-19010 Delete weird line of legacy code.
2009-07-14 tjhuntsetuplib: early errors were not showing debuginfo.
2009-07-14 skodakMDL-16075 fixed incomplete conversion of glossary comments
2009-07-14 skodakMDL-14589 fixed incorrect condition testing if files...
next