]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-03-08 vyshaneMade some of the tabs linked even if selected in the...
2006-03-08 vyshaneAdded attribute $linkedwhenselected to tabobject class...
2006-03-08 vyshaneAdded course module in call to navmenu() so that we...
2006-03-08 vyshaneWhen updating a resource, $CFG->pagepath should be...
2006-03-08 toyomoyowrong type for remove, should be an int, it is an id
2006-03-08 skodaklots of incorrect required_param()'s - there MUST be...
2006-03-07 skodakfixed category switching bug
2006-03-07 skodakincorrect use of required_param()
2006-03-07 skodakfixed includes in included files - see bug #4891
2006-03-07 skodakfixed incorrect use of required_param()
2006-03-07 mjollnir_Adding more indexes to the log table - bug 4112 + versi...
2006-03-07 skodakshort php tags once more
2006-03-07 skodakshort php tags
2006-03-07 skodakmissing p() in value
2006-03-07 skodakfixed warning
2006-03-07 skodakmissing db prefix
2006-03-07 skodaknasty empty line at the end of file ....
2006-03-07 skodakfinally now the restore should work and with correct...
2006-03-07 skodakparameter cleaup - round 8; short php tag in group...
2006-03-07 skodakchange value of PARAM_RAW from 0 to 666, becasue we...
2006-03-07 nfreearAccessibility: fixed bug, duplicate call to blocks_prin...
2006-03-07 skodakparameter cleaup - round 7; corrected search in user...
2006-03-07 thepurpleblobAdded note that blackboard import is not compatible...
2006-03-07 skodakparameter cleaup - round 6; major cleanup and fixing...
2006-03-07 bobopinnaFixed a word error (bug 4895) Many thanks to Ray
2006-03-07 thepurpleblobPut $CFG->pagepath in a more logical position
2006-03-07 bobopinnaUpdated with attempts management
2006-03-07 skodakparameter cleaup - round 5; timezone.php fixed
2006-03-07 vyshaneFixed bug: wrong parameter for input field (max size...
2006-03-07 vyshaneRenamed data "templates defaults" action to "templates...
2006-03-07 toyomoyothis code is for koen to test, it will output a lot...
2006-03-07 vyshaneUpdated logging support. Added version upgrade.
2006-03-07 vyshaneUpdate logging support. Bumped module version up.
2006-03-07 moodlerCleaned up display of groups and group links in user...
2006-03-07 toyomoyoadded some code to give some feedback once in a while...
2006-03-07 patricksleeAdded missing alias in SQL statements
2006-03-07 toyomoyofixing 4883, sorry
2006-03-06 skodakcomment improvement
2006-03-06 skodakfixed coding style of unicode db detection
2006-03-06 skodakparameter cleaup - round 4
2006-03-06 nfreearAccessibility: 'weekscss' course format, replaced ...
2006-03-06 skodakparameter cleaup - round 3
2006-03-06 nfreearAccessibility: Evaluation weekly format for course...
2006-03-06 nfreearAccessibility: Evaluation weekly format for course...
2006-03-06 skodakparameter cleaup - round 2
2006-03-06 skodakcleanup and bugfixing in filters.php
2006-03-06 nfreearAccessibility: moved H2 from weblib.php: print_side_blo...
2006-03-06 nfreearAccessibility: moved H2 from weblib.php: print_side_blo...
2006-03-06 julmisStatusbar was missing from default configuration.
2006-03-06 nfreearAccessibility: the general accessibility, usability...
2006-03-06 tjhuntAddition to locallib.php to notify local code when...
2006-03-06 skodakparameter cleaup - round 1
2006-03-06 julmisAnd more readme updates.
2006-03-06 julmisRemoving old editor scripts. These are found at /lib...
2006-03-06 julmisAdding support for new GetHtml plugin
2006-03-06 julmisAdding new GetHtml plugin.
2006-03-06 julmisFixing comma problem.
2006-03-06 julmisWriting more readme...
2006-03-06 skodakfixed wrong parameter type
2006-03-06 skodakFixed error in my previous commit, unknown parametery...
2006-03-06 ikawheroChanges to custom script code. Credit to Gordon Bateson...
2006-03-06 mjollnir_Fixing the parse error in moodlelib! Do I get a prize...
2006-03-06 mjollnir_Added a useful function in moodlelib to resolve filenam...
2006-03-05 julmisChanging tiny to use gzip compressed version.
2006-03-05 julmisRemoving advanced theme docs...
2006-03-05 julmisRemoving plugins...
2006-03-05 julmisRemoving examples.
2006-03-05 julmisRemoving docs...
2006-03-05 julmisWriting more readme...
2006-03-05 urs_hunkleradded check for function page_doc_link() to avoid the...
2006-03-05 julmisAdding new editor readme.
2006-03-04 skodakFirst stange of parameter handling refactoring, no...
2006-03-04 julmisAdding tinymce editor choice.
2006-03-04 julmisAdding wrapper function loadeditor.
2006-03-04 julmisModifying print_textarea for new editorObject compatible.
2006-03-04 julmisAdding editorlib.
2006-03-04 julmisAdding TinyMCE support
2006-03-04 julmisAdding TinyMCE editor
2006-03-04 julmisMoving old editor to htmlarea folder.
2006-03-04 julmisAdding tinymce needed defaults and new $CFG property...
2006-03-04 skodakincorrect usage of clean_filename() replaced with clean...
2006-03-04 skodakoptional unicode characters and better conversion to...
2006-03-04 skodakloginas language typos a fixes (thanks rob for fixing...
2006-03-03 skodakfixed bug #2596 - filterlib is now adding popup javascr...
2006-03-03 skodakfixed NULL in foreach warning
2006-03-03 skodakfixed UTF-8 restore problems caused by utf8_restore
2006-03-03 skodakOptional "Login as" password protection - please test...
2006-03-03 skodaktable tag typo
2006-03-03 skodakloginas.php parameter typo
2006-03-03 skodakutf8 related cleanup in glossary import and export...
2006-03-03 thepurpleblobAnother bunch of missing courseid parameters.
2006-03-03 moodlerVERY preliminary import script, needs a lot of work
2006-03-03 thepurpleblobQuiz directory path incorect in download link fixed...
2006-03-03 nfreearAccessibility: weblib.php: function print_side_block...
2006-03-03 thepurpleblobAdded missing courseid link to final continue button.
2006-03-03 thepurpleblobspace missing in html output
2006-03-03 thepurpleblobFixed continue button. Link now requires courseid param...
2006-03-03 urs_hunklerAdded a "." at the end of a comment sentence
2006-03-03 vyshaneAdded argument $meta to pagelib::print_header (data...
2006-03-03 vyshaneAdded support for printing <link rel="alternate" type...
next