moodle.git
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
2006-09-27 vyshaneReverting first until we have a fix for converting...
2006-09-27 vyshaneCONTEXT_MODULE should really be CONTEXT_BLOCK
2006-09-27 bobopinnaAdded skipview field backup and restore
2006-09-26 stronk7Added support for add_index() and drop_index()
2006-09-26 stronk7XMLDBTable wrappers to create and drop indexes
2006-09-26 stronk7Now all the generators support creating and dropping...
2006-09-26 stronk7Adding test for create index and drop index.
2006-09-26 stronk7Fix one place where index->type was being used instead...
2006-09-26 skodakcoverted /admin/ to proper /$CFG->admin/ in paths
2006-09-26 skodakupgradesettings.php now using the same CSS as settings...
2006-09-26 skodakupgradesettings.php now using the same CSS as settings.php
2006-09-26 urs_hunkler'changed width of label from 40% to 30% to make the...
2006-09-26 urs_hunkler'added width and height to qfrow to make it render...
2006-09-26 skodakfixed legacy comment upgrade code in assignment and...
2006-09-26 stronk7Added support for PHP generation on create/drop/rename...
2006-09-26 stronk7Replaced XMLDB own implementation of the concat functio...
2006-09-26 stronk7One wrong use of onespace2empty() - an strange function...
2006-09-26 stronk7Don't CREATE OR REPLACE TRIGGER but just CREATE it
2006-09-26 mitsBrushed up theme oceanblue.
2006-09-26 stronk7Increasing log_display->field because sql_concat()...
2006-09-26 stronk7Ops, scorm->skipview default must be 1
2006-09-26 jamiesenseimodified api to create an htmleditor element
2006-09-26 stronk7copy/paste typo
2006-09-26 stronk7Adding scorm->skipview to PostgreSQL
2006-09-26 stronk7Adding scorm->skipview to XMLDB file!
2006-09-26 bobopinnaAdded the new features MDL-4482 and MDL-6534 (Course...
2006-09-26 bobopinnaFixed a bug in mode selection
next