]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-04 ethem*** empty log message ***
2006-09-04 ethemNew strings for echecks.
2006-09-04 ethemNew config: Echeck bank account types enabled.
2006-09-04 ethemNew string: adminaccepts; Select payment methods allowe...
2006-09-04 ethemAutoconfigure accepted echeck bank account types. CHECK...
2006-09-04 toyomoyoadding caapabilities
2006-09-04 moodlerMake Moodle Docs work for settings pages
2006-09-04 moodlerFurther reductions in logic to deprectaed functions
2006-09-04 vyshaneRe-worded comment to make more sense
2006-09-04 moodlerJust some small doc changes
2006-09-04 vyshaneTCPDF pdf library
2006-09-04 vyshaneWrapper class with modifications to TCPDF for Moodle...
2006-09-04 skodakfixed missing global $USER
2006-09-04 ethemThis merchant accepts eCheck (ACH) transactions only...
2006-09-04 ethemAllow all payment methods as default: AN_METHOD_CC...
2006-09-04 ethemError message isn't shown when user clicked button...
2006-09-04 toyomoyolegacy functions to use 4th parameter to by pass doanyt...
2006-09-04 moodlerMerged confirmation email fix from stable
2006-09-03 stronk7notice() should be allowed at install/upgrade. It stops...
2006-09-03 stronk7notice() should be allowed at install/upgrade. It stops...
2006-09-03 stronk7typo ;-)
2006-09-03 stronk7Patch submitted by Ethem:
2006-09-03 stronk7The custom function to convert the user table hasn...
2006-09-03 stronk7Now, the UTF8 migration doesn't rely one indexes specif...
2006-09-03 skodakfixed language string
2006-09-03 skodakminor fix
2006-09-03 skodakremoved useless includes
2006-09-03 skodakadd admin_tree to front page during install and upgrade
2006-09-03 stronk7Added the feedback attribute to the execute_sql_arr...
2006-09-03 skodakallow deleting of block when original code not present
2006-09-03 moodlerCutting down on the debug notices
2006-09-03 moodlerAdded capability for showing documentation links
2006-09-03 moodlerMerging $CFG->disablestatsprocessing from stable
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...
next