]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-26 mitsBrushed up theme oceanblue.
2006-09-26 skodakadmin bookmark cleanup
2006-09-26 moodlerWe have permission for HTML_Quickform and HTML_Common
2006-09-26 toyomoyomore changes, restoring of role assignments now work...
2006-09-26 skodakfixed another missing global $CFG
2006-09-26 vyshaneFix for MDL-3975. Also added function in rsslib.php...
2006-09-26 bobopinnaMoved in datamodels directory
2006-09-26 bobopinnaNot used for now
2006-09-26 skodakbasic validation fix for text admin settings
2006-09-26 bobopinnaSplitted all the scorm/aicc library in type separeted...
2006-09-26 bobopinnaFixed a problem with reporting and multiattempts
2006-09-26 bobopinnaFixed some problems with reporting and multiattempts
2006-09-26 skodakfixed defaults
2006-09-26 moodlerUpdated README for MDL-6693
2006-09-26 skodakfixed autologinguests warning
2006-09-26 skodakfixed missing global $CFG
2006-09-26 skodakfile delete and rename warnings polished
2006-09-26 toyomoyocorrect xml parsing for mod level assignment and override
2006-09-26 martinlanghoffuser: remove deprecated sql_paging_limit(), use offset...
2006-09-26 martinlanghoffmod/lesson, mod/quiz: remove deprecated sql_paging_limi...
2006-09-26 martinlanghoffmod/quiz: remove deprecated sql_paging_limit(), use...
2006-09-26 martinlanghoffdmlib: set_field() now has the Oracle DIRTY HACK too!
2006-09-26 martinlanghoffdmlib: Add Oracle dirty hack cleanup to recordset_to_me...
2006-09-26 martinlanghoffsql_concat(): fixed param order thinko -- and now it...
2006-09-26 martinlanghoffsearch: removed dbtype-specific select - MySQL can...
2006-09-26 martinlanghoffsearch: fixed mysql-isms - tablenames without prefix...
2006-09-26 martinlanghoffsearchlib can use sql_ilike too!
2006-09-26 martinlanghoffdata, forum, glossary: use sql_ilike() for a portable...
2006-09-26 martinlanghoffsql_ilike() -- added notes on Oracle support or lack...
2006-09-26 martinlanghoffmessage/lib.php: use sql_ilike()
2006-09-26 martinlanghoffmod/glossary, mod/hotpot: use sql_concat() and sql_conc...
2006-09-26 martinlanghoffIntroducing sql_concat_join($sep, $array) helper
2006-09-26 martinlanghoffmessage_history_link() - replace use sql_concat() and...
2006-09-26 martinlanghoffmod/quiz: replace $db->Concat() with sql_concat()
2006-09-26 martinlanghoffcourse/lib.php: remove unused global
2006-09-26 martinlanghoffUse sql_concat() in course/lib.php
2006-09-26 martinlanghoffIntroducing sql_concat() - and use it in sql_fullname()
2006-09-26 mjollnir_recredited the sql_primary_role_subselect function...
2006-09-26 moodlerChanging error to notify so that it's not fatal (and...
2006-09-26 moodlerMoved Penny's funky sql function into dmllib.php
2006-09-26 toyomoyofixing a get_record bug (multiple instances)
2006-09-26 moodlerChanged CONTEXT_SITE to CONTEXT_SYSTEM MDL-6506
2006-09-26 mitsBrushed up theme oceanblue.
2006-09-26 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-26 vyshaneFixed bug in forum_make_mail_post()
2006-09-26 toyomoyofixing missing $
2006-09-26 toyomoyoadding roles support for restore
2006-09-26 mitsFixed visibility.
2006-09-26 mjollnir_update enrol/ldap to work with roles.
2006-09-26 mjollnir_update enrol/database to use roles.
2006-09-26 mjollnir_Here's a little patch for auth/ldap/lib.php... just...
2006-09-26 mjollnir_fixing the participants report to work with roles
2006-09-26 moodlerFix for typo MDL-6537
2006-09-25 stronk7Fixed display of files
2006-09-25 stronk7Added one woody style for all the admin fieldsets
2006-09-25 stronk7Minor changes to improve behaviour of selections.
2006-09-25 stronk7Ops! I forgot to commit this 2 days ago! Now a lot of
2006-09-25 stronk7Prevent NOT NULL fields to have one DEFAULT NULL clause
2006-09-25 stronk7Some notes:
2006-09-25 mjollnir_fixing a string that referred to students and teachers...
2006-09-25 skodakmajor cleanup of unsupported and legacy external pages...
2006-09-25 stronk7Some more strings added...related with the View PHP...
2006-09-25 skodakmoodle specific developer debug messages disabled in...
2006-09-25 skodakXMLDB editor now has admin-tree block
2006-09-25 stronk7Now generators support to add/drop column defaults
2006-09-25 skodakadmin/upgradesettings.php is now proper hidden external...
2006-09-25 stronk7Now the tests are performed with real data (2 records...
2006-09-25 sam_marshallchange from UNIQUE KEY to UNIQUE INDEX
2006-09-25 sam_marshall(prev. wiki fix) Fixed broken constant defines
2006-09-25 skodakfixed hidden misc sectionin admin tree block, sorry
2006-09-25 sam_marshallWiki enhancement: edit locking (uses AJAX)
2006-09-25 danstowellUpdated IMS Enterprise enrolment to Moodle 1.7 role...
2006-09-25 danstowellUpdated IMS Enterprise enrolment to Moodle 1.7 role...
2006-09-25 sam_marshallFile had a UTF-8 BOM at the start, was causing problems...
2006-09-25 jamiesenseiadded styles_form to $DEFAULT_SHEET_LIST part of the...
2006-09-25 moodlerFixed some width="*" in layout tables
2006-09-25 sam_marshallRemoved trailing blank line at end of file (was breakin...
2006-09-25 moodlerAdded some form-groups on the htmleditor page
2006-09-25 moodlerCleaning up the id and class for each setting
2006-09-25 skodakfixed quoting error
2006-09-25 skodakimproved handling of resource file/directory references...
2006-09-25 vyshaneChanged to require_capability where possible
2006-09-25 moodlerAdded strings for Trusted Content
2006-09-25 vyshaneBug fixes
2006-09-25 moodlerFixed display of times in admin settings using form...
2006-09-25 urs_hunkler'added CSS for admin pages'
2006-09-25 urs_hunkler'separated CSS properties to color/fonts/layout/'
2006-09-25 sam_marshallQuick fix to the me() fix to the redirect function...
2006-09-25 urs_hunkler'added general settings for items within .form-groups...
2006-09-25 jamiesenseimoved code turning on pear error printing if in debug...
2006-09-25 urs_hunkler'added styling for textarea in adminsetting pages'
2006-09-25 nfreearFixes bug MDL-6685 (Breadcrumb separator, only certain...
2006-09-25 urs_hunkler'added CSS for statsruntimestarthour to place hour...
2006-09-25 moodlerFIxed some XHTML notices
2006-09-25 urs_hunkler'added float-left for form-group'
2006-09-25 toyomoyorestore is NOT WORKING!!! role assignment and capabilit...
2006-09-25 moodlerAdded form-group
2006-09-25 moodlerAdded some CSS to contain the html editor
2006-09-25 skodakfix for MDL-6599 - problem with hiding of resource...
2006-09-25 vyshaneAbstracted query in a new function forum_discussions_us...
next