]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-03 stronk7Prevent NULL fields in 1.7 to become NOT NULL after...
2006-09-03 skodakfixed collisions in merges, sorry
2006-09-03 moodlerFixed module links to suit new admin/*.php file page...
2006-09-03 moodlerNew admin menu files
2006-09-03 moodlerProper log index.php so that admin pages work correctly
2006-09-03 moodlerVarious tidying up of the admin pages.
2006-09-03 moodlerThese files still need tidying
2006-09-03 skodaknew admin block fixes and reorganisation - I guess...
2006-09-03 gustav_deliusTake out invalid </tr>. While this makes the html valid...
2006-09-03 gustav_deliusThe file countries.php does not exist in lang/en, only...
2006-09-03 moodlerUpgrade_log stuff needed adminlib.php included
2006-09-03 moodlerNew tags file
2006-09-03 moodlerUse proper way to get config values :)
2006-09-03 moodlerRemoved student view
2006-09-03 moodlerFices bug when loading another user's capabilities...
2006-09-03 moodlerRemoved student view completely until a roles-ased...
2006-09-03 moodlerMoving deprecated functions to deprecatedlib.php from...
2006-09-03 moodlerTidy-ups
2006-09-03 moodlerReplaced forum_get_user() with forum_add_user_default_s...
2006-09-03 moodlerFixed typo
2006-09-03 moodlerImprovements to load_notloggedin_role for robustness...
2006-09-03 skodakfixed missing return in assign_role()
2006-09-03 skodakversion bump for db upgrades
2006-09-02 skodakfixes for new admin blocks
2006-09-02 stronk7Allowinng tables to create fields/keys/indexes using...
2006-09-02 stronk7Added one-pass-setters for fields/keys/indexes.
2006-09-02 stronk7Added some used strings
2006-09-02 stronk7First implementation of the create_table() function...
2006-09-02 stronk7New function execute_sql_arr() to execute arrays of
2006-09-02 stronk7Skeleton of the view_php helper.
2006-09-02 stronk7Only launch the old upgrade if it exists. It doesn...
2006-09-02 stronk7Don't asume that table and column exist in the migratio...
2006-09-02 stronk7course_sections->summary and course_sections->sequence...
2006-09-02 skodakadded prune() to admin tree class to prevent errors...
2006-09-02 skodakfixed frontpagesettings, install is not useing admin...
2006-09-02 skodakfixed site defaults, reorganized administartion tree...
2006-09-02 ethemRemove +}
2006-09-02 ethemLink to CVV help
2006-09-02 ethemCVV
2006-09-02 ethemLink to ABA help
2006-09-02 ethemABA help
2006-09-02 ethemABA help
2006-09-02 ethemDon't show "Notice: Undefined property: paymentmethod"
2006-09-02 skodakfixed missing }
2006-09-02 skodakdeglobalization of $ADMIN; merged admin/adminlib.php...
2006-09-02 ethemSubmit buttons (ccsubmit, echecksubmit) are no longer...
2006-09-02 ethemBetter handling of forms and configs.
2006-09-02 ethemMoved all static functions in authorize class to localf...
2006-09-02 skodakreplace all uses of isset($USER->id) with empty() to...
2006-09-02 skodakmore install time fixes for new admin code
2006-09-02 skodakfixed defaults for backups during installation
2006-09-02 stronk7Now, not null fields are respected by the UTF-8 migrati...
2006-09-02 skodakfixed admin defaults, some warnings during install...
2006-09-02 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-01 gbatesonimprove detection of PostgreSQL version number
2006-09-01 stronk7Only mysql and postgresql show the UTF-8 migration...
2006-09-01 stronk7Now record_exists_sql() uses the cross-db limit impleme...
2006-09-01 stronk7mssql doesn't support aliases nor position numbers...
2006-09-01 stronk7Introduced one function to calculate the proper "AS"
2006-09-01 ethemEchecks can not be cancelled.
2006-09-01 ethemNew string: paymentmethod
2006-09-01 stronk7New md5key fields and associated indexes.
2006-09-01 ethemFFFFFFFFAAAAAANNNNNNTTTTTAAAAASSSSTTTTTIIIIICCCCC
2006-09-01 ethem+ Don't show AVS message if not applicable.
2006-09-01 moodlerNew installer lang files.
2006-09-01 bobopinnaAdded multi-attemps support
2006-09-01 toyomoyoutf8 migrate support for site with roles active, resolv...
2006-09-01 ethem* New strings for Authorize.net eCheck.
2006-09-01 gbatesonfix bug MDL_6419
2006-09-01 moodlerforum subscriptions use capabilities
2006-09-01 moodlerif role_assign is called by the current user on themsel...
2006-09-01 moodlerMore flexible role_unassign() that allows setting of...
2006-09-01 gbatesoncorrect the detection of HotPot 2.0 backups (from Moodl...
2006-09-01 gbatesonadd md5key field to end of hotpot_questions and hotpot_...
2006-09-01 gbatesonfixed typo on line 2
2006-09-01 gbatesonreplace MySQL-only indexes on text fields (hotpot_quest...
2006-08-31 stronk7user->description can be NULLable (experimenting....)
2006-08-31 stronk7user->description can be NULLable (experimenting....)
2006-08-31 stronk7course_categories->description can be NULLable (experim...
2006-08-31 stronk7course_categories->description can be NULLable (experim...
2006-08-31 stronk7This condition was preventing new installs sometimes
2006-08-31 stronk7This condition was preventing new installs sometimes.
2006-08-31 skodakfixed problem with applying of default settings during...
2006-08-31 skodakfixed default values in apply_default_exception_setting...
2006-08-31 skodak'prefix' can only be defined in config.php, it can...
2006-08-31 rtcn2missing comma inserted line 752, removed comma from...
2006-08-31 stronk7course->modinfo nullable and no default
2006-08-31 stronk7modinfo nullable and without default.
2006-08-31 ethem+ New ENUM field: paymentmethod(cc,echeck);
2006-08-31 tjhuntGive a bit more information to the subclasses.
2006-08-31 stronk7course->modinfo can be NULLable (experimenting....)
2006-08-31 tjhuntMDL-6418 - Grading of multiple choice questions broken
2006-08-31 tjhuntNew function choose_from_menu_yesno
2006-08-31 skodakfixed riskbitmask problems, sorry :-(
2006-08-31 ethemIf the method is AN_METHOD_CC submit cclastfour, don...
2006-08-31 ethemFixed fixo.
2006-08-31 tjhuntClarified comment.
2006-08-31 bobopinnaFixed a typo
2006-08-31 bobopinnaFixed context selection
2006-08-31 skodakremoving trustbitmask for now and comment from riskbitmask
next