moodle.git
2006-09-29 bobopinnaAdded some strings
2006-09-29 moodlerAdded a progress bar for the role assignments
2006-09-29 moodlerAdd MS-SQL to installer :-)
2006-09-29 toyomoyofixing a redundant order by clause
2006-09-29 toyomoyocommentary text renamed to general feedback
2006-09-29 moodlerHeader and footer should include $CFG->header and ...
2006-09-29 moodlerJust tidying up code while reading it
2006-09-29 toyomoyoadded a new temp config variable to help track maint...
2006-09-29 moodlerSlight change to Copyright notice to link to our Licens...
2006-09-29 toyomoyofix for MDL-5670
2006-09-28 stronk7Moving some tests up and down and introducing some...
2006-09-28 stronk7Moving some change_field_XXX() functions and introducing
2006-09-28 stronk7prevent nulls to become nulls (oracle error)
2006-09-28 stronk7Adding two more tests (create and drop foreign keys)
2006-09-28 stronk7Don't rely on index names to decide if we have to drop...
2006-09-28 stronk7minor adjust. keytype to drop keys is not needed anymor...
2006-09-28 koenrone more
2006-09-28 koenrfew typos. Thanks a lot for spotting Mits!
2006-09-28 koenrfixed MDL-3484
2006-09-28 stronk7fixed one wrong constant
2006-09-28 stronk7changed mysql drop index syntax. Nothing relevant.
2006-09-28 stronk7Argh! More than 3 hours searching for this error! I...
2006-09-28 stronk7prevent some warnings on tables without indexes
2006-09-28 stronk7Now keys and indexes are PERFECT (argh, Oracle, once...
2006-09-28 stronk7some more settings go to XMLDBGenerator (as they are...
2006-09-28 stronk7some more settings go to XMLDBGenerator (as they are...
2006-09-28 skodakremoved one more unneeded file from adodb library
2006-09-28 mitsFixed addmin setting colors.
2006-09-28 stronk7Adding some more tests about adding and dropping keys
2006-09-28 stronk7add_key() and drop_key() are working (with sync of...
2006-09-28 stronk7add_key() and drop_key() are working (with sync of...
2006-09-28 stronk7Deleting some parameters that aren't needed anymore...
2006-09-28 stronk7Deleting some parameters that aren't needed anymore...
2006-09-28 stronk7Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653
2006-09-28 skodakreverting last commit, expect new fixes soon
2006-09-28 moodlerFixed a capability name: MDL-6727
2006-09-28 moodlerGuest should not see My Courses MDL-6736
2006-09-28 gbatesonadded PARAM types to calls using "required_param" and...
2006-09-28 jamiesenseimoved styles in theme\standard\styles_form.css to theme...
2006-09-28 toyomoyochanges in backup/restore for roles. fixed bug related...
2006-09-28 moodlerUnenrol fixed to support other users too and better...
2006-09-28 moodlerOne more debugging removed
2006-09-28 moodlerRemoved excess debugging that is no longer very useful
2006-09-28 vyshaneMerged fix for MDL-6681
2006-09-28 vyshaneFixes for MDL-3975
2006-09-28 moodlerUpdated tags
2006-09-28 moodlerRemoved duplicate capability moodle/course:managequesti...
2006-09-28 moodlerDocumentation and strings for Default Role
2006-09-28 moodlerFIxed heading on assign roles in course context
2006-09-28 moodlerFixed a typo
2006-09-28 moodlerStarted out fixing MDL-6624 and it turned into a fairly...
2006-09-28 moodlerCleaning up user index a bit
2006-09-28 vinkmarcalendar admin page cleaned up
2006-09-28 moodlerFirst cut at an overview page for the user listing...
2006-09-28 moodlerAdded count_role_users() as a more efficient thing...
2006-09-28 jamiesenseiwrapping group element in a fieldset tag
2006-09-28 jamiesenseinow wrapping a group element in a fieldset tag, brought...
2006-09-28 martinlanghoffenrol/db/enrol.php ignore delt'd usrs when enroling
2006-09-28 martinlanghoffauth/db/lib (bugfix) only update mdl fields during...
2006-09-28 martinlanghoffComments.
2006-09-28 martinlanghoffAllow Chinese/Japanese UTF-8 strings to be truncated...
2006-09-28 martinlanghoffFix for breadcrumb problem (MDL-6271).
2006-09-27 skodakfixed logic of moodle_install_roles() - it now calls...
2006-09-27 jgraham909Merging in changes from Doug Dixon and Mike Lee to...
2006-09-27 skodakadded default settings for admin_setting_special_backup...
2006-09-27 skodakfixed array_shift($roles) warning during upgrade from 1.6
2006-09-27 skodakfixed validation of course category for site course...
2006-09-27 jamiesenseichanges to html structure for rendering of forms in...
2006-09-27 jamiesenseichanges to style sheet in line with moodle.org/mod...
2006-09-27 stronk7Fixed bug in PHP generation of indexes.
2006-09-27 skodakadd checks for stale contextid in role_assignments...
2006-09-27 skodakadded strict context level checks to get_context_instan...
2006-09-27 skodaksanitise request in create_context() and show debug...
2006-09-27 stronk7Fixed Bug MDL-6647 - PG version not being fetched properly.
2006-09-27 moodlerA notice about versions
2006-09-27 jamiesenseiupgraded tableless pear quickform packages
2006-09-27 jamiesenseiadded empty setHelpButton method to moodleform_hidden
2006-09-27 jamiesenseifixed small typo
2006-09-27 jamiesenseiadded comments to show how to add nested fieldset conta...
2006-09-27 jamiesenseinew security features added acceptGet, optional_param...
2006-09-27 jamiesenseimodifications made to demo new security features
2006-09-27 jamiesenseidemos new security features optional_param, acceptGet
2006-09-27 moodlerFixed up some wrong entries in the log_display table...
2006-09-27 moodlerAdd eu to allowed domains
2006-09-27 sam_marshallWiki: Improve page locking to make it more robust and...
2006-09-27 sam_marshallWiki: correct behaviour in Postgres with pages that...
2006-09-27 sam_marshallWiki: correct column type on Postgres update (fixes...
2006-09-27 sam_marshallWiki: Fix wiki-linking to not be case-sensitive.
2006-09-27 sam_marshallChanged wiki help to clarify that the wiki markup only...
2006-09-27 skodakfixed incorrectly quoted $LIKE in forum recent activity sql
2006-09-27 skodakfixed default proxyport value
2006-09-27 skodakfixed incorrect user id when updating in uploaduser.php
2006-09-27 moodlerFIxed up log headers etc MDL-6714
2006-09-27 toyomoyoadding support for roles in backups
2006-09-27 moodlerCHecking Enrique Castro's fix for MDL-6366, to help...
2006-09-27 moodlerFixed MDL-6334 by removing the group-setting popup
2006-09-27 moodlerSome more debugging in course/rest.php (to error log)
2006-09-27 moodlerFixed a possible notice
2006-09-27 moodlerSome extra changes from the duplicate work I did on...
2006-09-27 moodlerFixes for empty logs array MDL-6145
next