]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-15 stronk7Latest changes, nothing important.
2006-08-15 tomflannaghanA few fixes for the dropdown menus.
2006-08-15 stronk7Just adding support for reserved words....
2006-08-15 vyshaneReplaced isteacher and isadmin calls by has_capability
2006-08-15 vyshaneReplaced creator() calls with has_capability()
2006-08-15 vyshaneAdded has_capability calls
2006-08-15 stronk7Initial commit on HEAD of all the XMLDB stuff.
2006-08-15 stronk7Initial commit of the ddllib (to perform DDL operations)
2006-08-15 moodlerMerged new "Database preset" support from Tom Flannaghan.
2006-08-15 toyomoyosome more UI stuff
2006-08-15 vyshaneAdded has_capability call
2006-08-15 vyshaneAdded has_capability checks
2006-08-15 vyshaneUpdated with new capabilities
2006-08-15 vyshaneAdded new capabilities
2006-08-15 toyomoyorevert ugly changes back to original
2006-08-14 skodak$CFG->debug=0 from config.php is not overriden by setup...
2006-08-14 skodakadding proper checks that the requested help file exist...
2006-08-14 moodlerEndless loop fix from stable
2006-08-14 ethem* $CFG->teachermanagepayments will have to go since...
2006-08-14 ethemRoles support added: enrol/authorize:managepayments
2006-08-14 moodlerFIxed another ossible notice during upgrade
2006-08-14 ethemGuests can NEVER manage payments. CAP_PREVENT to CAP_PR...
2006-08-14 moodlerFixed some notices during install
2006-08-14 tjhuntReorder the table definitions in the file, to group...
2006-08-14 ethemRoles support added: enrol/authorize:managepayments
2006-08-14 moodlerFixes from forum http://moodle.org/mod/forum/discuss...
2006-08-14 vyshaneFixed bug in upgrade_plugins(). Capabilities were not...
2006-08-14 skodakfixed warning in participants block
2006-08-14 skodakfixed admin page layout
2006-08-14 toyomoyosome UI changes
2006-08-14 skodakfixed warning during installation when creating admin...
2006-08-14 moodlerOnly need to pass contextid to this script
2006-08-14 moodlerCleaned up a bunch of notices and some logic
2006-08-14 skodakfixed upgrade success notification, backup and blocks...
2006-08-14 moodlerFIxed 'assign roles' link from course admin
2006-08-14 moodlerFixed bug #6238, bad debug statements
2006-08-14 moodlerFunction to get roles used in a context
2006-08-14 skodakBug #6245 - rewritten multilang filter
2006-08-14 vyshaneAdded has_capability calls. Reverted forum_search to...
2006-08-14 vyshaneFixes for capability checks.
2006-08-14 vyshaneFormatting cleanups and comments
2006-08-14 skodakprevent access to filters when disabled in filter setti...
2006-08-14 moodlerFixed a typo
2006-08-14 moodlerFix error string
2006-08-14 moodlerSWEEPING CLEANUP
2006-08-14 mchampanAdvanced search page added.
2006-08-13 tjhuntSC 289, small, but non-exploitable hole in backup permi...
2006-08-13 moodlerTemporayr debug a bit more sensible
2006-08-13 moodlerSome wider caching
2006-08-13 moodlerCache context lookup per page for performance
2006-08-13 moodlerAdding roles to front page course list "add" button
2006-08-13 moodlerRemoved some old calls to isadmin
2006-08-13 moodlerTidying up some spelling
2006-08-13 moodlerMore language-related tidyups and a new get_local_overr...
2006-08-13 moodlerChanges to string format for capabilities
2006-08-13 moodlerNew strings for Roles and Capabilities
2006-08-13 moodlerRemoved all of the "Restricted users" hack because...
2006-08-13 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-12 stronk7Latest changes added + some polish in keys.
2006-08-12 stronk7Initial version of the XMLDB file for this plugin
2006-08-12 stronk7Initial version of the XMLDB file for this plugin
2006-08-12 stronk7Initial version of the XMLDB file for this plugin
2006-08-12 stronk7Added une foreign+unique key
2006-08-12 danstowellAdded download link for all entries as KML
2006-08-12 danstowellAnother couple of latlong strings
2006-08-12 danstowellAnother couple of latlong strings
2006-08-12 danstowellNow latlong data types allow you to choose which labels...
2006-08-12 skodakfixed format_text caching - now respects text format...
2006-08-12 stronk7An example of how one unitialized variable can generate...
2006-08-11 stronk7XMLDB schema initial commit for the quiz module.
2006-08-11 stronk7Added one FK (recursive) to course_categories
2006-08-11 stronk7Added one comment about recursive FK for the future.
2006-08-11 stronk7XMLDB schema initial commit for the lesson module
2006-08-11 stronk7XMLDB schema initial commit for the lams module
2006-08-11 stronk7XMLDB schema initial commit for the label module
2006-08-11 stronk7Oops, filled now. I forgot to save changes before commit.
2006-08-11 stronk7XMLDB schema initial commit for the journal module
2006-08-11 stronk7XMLDB schema initial commit for the hotpot module
2006-08-11 stronk7XMLDB schema initial commit for the glossary module
2006-08-11 stronk7Give some more chars to enum fields.
2006-08-11 stronk7XMLDB schema initial commit for forum module
2006-08-11 tjhuntBug 6239 - Allow questions to have some teacher-supplie...
2006-08-11 danstowellAdding new data field type, latlong, to HEAD
2006-08-11 bobopinnaAdded two strings
2006-08-11 bobopinnaFixed a problem during scorm update.
2006-08-11 thepurpleblobMerged from STABLE
2006-08-11 tjhuntTidy up code flow in helpbutton.
2006-08-11 stronk7Changing //TRANSLIT to //IGNORE because some weird bug
2006-08-11 thepurpleblobMerged from STABLE
2006-08-11 danstowellLatitude and longitude lang strings for en_utf8 for...
2006-08-11 vyshaneAdmin role assignment: changed from using get_string...
2006-08-11 vyshaneCommented out code that adds the new admin user to...
2006-08-11 vyshaneModified to support fresh installation of new Roles...
2006-08-11 vyshaneModified to fix installation.
2006-08-10 tjhuntMajor code cleanup of this report (that started as...
2006-08-10 tjhuntFix comment.
2006-08-10 tjhuntFix minor HTML validation issue.
2006-08-10 tjhuntConvert tabs to spaces.
2006-08-10 tjhuntConvert tabs to spaces.
2006-08-10 stronk7XMLDB schema initial commit for exercise module
next