]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-06 toyomoyoreplacing isteacher with viewfullname capability
2006-09-06 moodlerRemoved some tabs
2006-09-05 skodaktesting forced conversion to proper numeric type in...
2006-09-05 stronk7Now forum_get_discussions() is using $limitfrom and...
2006-09-05 skodakfixed typo
2006-09-05 stronk7Adding support for MSSQL and Oracle in this select...
2006-09-05 stronk7Mark as deprecated the sql_paging_limit_function()
2006-09-05 stronk7One less use of old LIMIT clause. Now logs are working...
2006-09-05 skodakI spent 2 hours looking for this typo :-D
2006-09-05 stronk7No need to specify DISTINCT because u.* guarantees...
2006-09-05 stronk7No need to specify DISTINCT because u.* guaranties...
2006-09-05 stronk7Modified get_users_by_capability() call to use the...
2006-09-05 stronk7Changed the get_users_by_capability() function to work...
2006-09-05 stronk7Now get_records_sql() supports limitfrom and limitnum.
2006-09-05 stronk7Both Oracle and MSSQL don't like double quotes for...
2006-09-05 stronk7Added support to retrofit tables without prefix
2006-09-05 stronk7Added the adodb_logsql table to the XMLDB schema. It...
2006-09-05 stronk7Added to the generators the ability of prevent adding...
2006-09-05 stronk7Deleted duplicate table label2 from XMLDB schema
2006-09-05 stronk7Now the sessions2 table is UTF8 migrated ok.
2006-09-05 moodlerBetter robustness and basic checking for get_parent_con...
2006-09-05 moodlerNew string for blocks
2006-09-05 moodlerCleaned up headers when editing roles for blocks
2006-09-05 toyomoyoadding capabilities
2006-09-05 skodakminor include cleanup
2006-09-05 moodlerGet the block name correctly
2006-09-05 moodlerJust changed the order around a bit
2006-09-05 moodlerUse the new config variable as a default for paging
2006-09-05 moodlerAdded coursesperpage so paging can be controlled
2006-09-05 moodlerUse the defaultsetting if the variable isn't set yet
2006-09-05 moodlerMerged MDL-6431 into HEAD
2006-09-05 vyshaneFixed warning
2006-09-05 cap2501updates to accommodate changes to commands.php
2006-09-05 cap2501Updated so nothing in the database is being manipulated...
2006-09-04 stronk7Don't use db_lowercase() anymore.
2006-09-04 stronk7Using the standard sql_as() function, although it could...
2006-09-04 stronk7Mark two functions as deprecated because that's standar...
2006-09-04 stronk7$CFG required.
2006-09-04 stronk7Typo! :-(
2006-09-04 stronk7MSSQL only runs under UTF8 (with the correct ODBTP...
2006-09-04 stronk7MSSQL and Oracle don't want DISTINCT clauses over TEXT...
2006-09-04 vinkmarChanged so that the settingpage titles are shown (see...
2006-09-04 stronk7Casting $course->modinfo to string prevents one notice to
2006-09-04 stronk7One less reserved word. glossary->comment is out!
2006-09-04 skodakmerging collisions cleanup
2006-09-04 stronk7Included course/lib.php to be able to rebuild_course_ca...
2006-09-04 stronk7Now the temp backup directory is properly created/cleaned
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
next