]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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...
2006-09-25 moodlerFixed div around submit button
2006-09-25 vyshaneAdded $forums[$i]->type == 'qanda' check to make things...
2006-09-25 moodlerRemove size=X from admin settings (do it in CSS)
2006-09-25 vyshaneFix for MDL-6212. Forum searches now respect the qanda...
2006-09-25 moodlerRemoved a typo
2006-09-25 moodlerUpdates for better CSS hooks
2006-09-25 moodlerTemporary fix
2006-09-25 moodlerFix the editor and the surrounding table for settings
2006-09-25 toyomoyosome fixes for the main load_user_capablitiies() functi...
2006-09-25 moodlerFixed missing div properly this time :-)
2006-09-25 moodlerFixed miossing divs
2006-09-25 moodlerMoving all the admin settings to a tableless design...
2006-09-25 moodlerFix sort on get_teacher to get the most senior teacher
2006-09-25 moodlerFIxed some problems when getting teacher lists for...
2006-09-25 moodlerFIxes related to strange default languages
2006-09-25 vyshaneDiscussions from a forum of type 'single' should not...
2006-09-25 vyshaneMerged fix for MDL-6521
2006-09-25 mjollnir_bugsquish! stats aggregates and weird missing dates bug
2006-09-25 vyshaneFixed - wrong constant name
2006-09-25 vyshaneMerged fix for MDL-6363
2006-09-25 moodlerFix for get_users_by_capability() so the caller can...
2006-09-25 vyshaneError printing for cron should be done with mtrace()
2006-09-25 vyshaneFix in forum_make_mail_post()
2006-09-25 vyshaneFixed sql query in assignment_get_unmailed_submissions...
2006-09-25 moodlerRestoring table_column which was mistakenly deleted...
2006-09-25 moodlerChanged the flag to be on a given user basis (just...
2006-09-25 vyshaneTypo in capability name.
2006-09-25 moodlerAdded a checking flag to check_enrolment_plugins()...
2006-09-24 stronk7Quick Fix. It should be 24!
2006-09-24 stronk7Drop all the unique keys inside PostgreSQL DB and conve...
2006-09-24 mjollnir_fixed the dropdown menus in the detailed (user) reports...
2006-09-24 skodakit is now possible to hide parts of admin tree - not...
2006-09-24 stronk7Added one new function find_key_name() to retrieve the
2006-09-24 skodakfixed scheduled backup time setting
2006-09-24 skodakfix for MDL-6680 redirect function is broken when runni...
2006-09-24 skodakfixes for recent incorrect index updates
2006-09-24 stronk7Now Oracle generator is able to change the precision...
2006-09-24 jamiesenseiThis is a demo of the experimental formslib. It is...
2006-09-24 jamiesenseiThis is a first cut of a new formslib.php a library...
2006-09-24 moodlerWhen getting users by capability then exclude those...
2006-09-24 stronk7MSSQL alter field is exactly the standard one but with...
2006-09-24 stronk7XMLDB generators can return empty arrays if there is...
2006-09-24 stronk7Minor change to test to exclusively test the change...
2006-09-24 vyshaneMerged fix for MDL-6615.
2006-09-24 stronk7Add skip parameters to one getFieldSQL call requiring...
2006-09-24 stronk7Finally PostgreSQL seems to be working now.... I've...
2006-09-24 vyshaneRemoved isteacher from function print_recent_activity_n...
2006-09-24 moodlerMore tidy-ups
2006-09-24 moodlerGiving the capabilities a bit more room on smaller...
2006-09-24 moodlerRemaining capability strings
2006-09-24 moodlerAdd header classes to headers
2006-09-24 vyshaneUpdated comment
2006-09-24 vyshaneChanged <module>_print_recent_activity() functions...
2006-09-24 vyshaneRemoved the following module configurations (converted...
2006-09-24 moodlerBetter use of mod/quiz:view to hide quiz information...
2006-09-24 moodlerVarious new strings, mostly capability names
2006-09-24 skodakone more sanity check for role overrides
2006-09-24 moodlerAdd some more checking of input and permissions
2006-09-24 moodlerExtend the require_login in require_capability a bit
2006-09-24 skodakuser upload cap renamed to moodle/site:uploadusers
2006-09-24 skodakuploading of users has new capability 'moodle/user...
2006-09-24 moodlerFixed a notice
2006-09-24 moodlerCorrected accidental language-changing because of lang...
2006-09-24 moodlerSimplified a bit and removed a notice
2006-09-24 skodakdo not display guest when browsing users
2006-09-24 skodakroles fixed in user browsing page; admin section now...
2006-09-24 moodlerHandle site-level block names in capability settings too
2006-09-24 moodlerFunction stub, as suggestion towards MDL-6678
2006-09-24 moodlerAdded some strings describing risks
2006-09-24 stronk7Changed one LIMIT to a cross-db WHERE clause
2006-09-24 moodlerAdded styles to the role editing/viewing list, as well...
2006-09-24 stronk7Prevent Unique Keys generation. Instead use unique...
2006-09-24 moodlerWhen not editing, then let's disable the radio buttons
2006-09-24 stronk7Given one xmldb_field, finds its name in DB
2006-09-24 skodakfixed warning in hotpot lib when running cron from...
2006-09-24 skodakadded trustbitmask column to user table
2006-09-24 mjollnir_fixes to activity stats processing for dailies
2006-09-24 mjollnir_more work on stats reports ...
2006-09-24 moodlerMake sure buttons don't wrap
next