]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2005-01-22 gustav_deliusThere is now a mechanism by which question types can...
2005-01-22 stronk7Changed some sesskey behaviours SC#73 (admin part)
2005-01-22 stronk7Changed some sesskey behaviours SC#73 (admin part)
2005-01-22 gustav_deliusquestion.php now uses sesskey. This means that all...
2005-01-22 stronk7Changed some sesskey behaviours SC#73 (admin part)
2005-01-22 gustav_deliusmade multiple.php save to database in addition to ...
2005-01-22 gustav_deliusbetter parameter validation and some code cleanup for...
2005-01-22 gustav_deliusif the current category is deleted then revert back...
2005-01-22 stronk7Modify sesskey behaviour. SC#73
2005-01-22 gustav_deliusbetter parameter validation and general code cleanup...
2005-01-22 ralf-bonnCorrections in the text
2005-01-22 gustav_deliuspreviously I had forgotten to save sumgrades
2005-01-22 moodlerFixed a commented-out error message! 8-o
2005-01-22 gustav_deliusquiz edit.php now saves changes to the quiz in the...
2005-01-22 gustav_deliusfixed my own stupid single/double quote mistake
2005-01-22 julmisAdded $CFG->aspellpath check in editor_get_dictionaries...
2005-01-22 julmisAdding more checkboxes to editor settings (fontname...
2005-01-22 julmisEnhancing editor settings.
2005-01-22 julmisUpdating editor strings.
2005-01-22 borinsky2407*** empty log message ***
2005-01-22 martinlanghoffMerged from MOODLE_14_STABLE - Closing SC#66 - more
2005-01-22 martinlanghoffMerged from MOODLE_14_STABLE - Closing SC#66
2005-01-22 moodlerUsing divs to do the indenting, rather than <UL>
2005-01-22 moodlerEnsure that $CFG->siteidentifier is always defined...
2005-01-22 moodlerFixed some formatting problems (not caused by my last...
2005-01-21 michaelpennecorrected the sesskey code
2005-01-21 dlnskcorrected links under questions
2005-01-21 michaelpenneadded sesskey code to remove the sesskey error from...
2005-01-21 djachenko""
2005-01-21 urs_hunklerThis is in principle the theme I've shown in the forums...
2005-01-21 moodlerChanges for XHTML and accessibility compatibility....
2005-01-21 moodlerCan now pass the image tag text to the helpbutton funct...
2005-01-21 moodlerAdmins can ALWAYS post, even when blocked.
2005-01-21 moodlerFix help link
2005-01-21 moodlerMinor change
2005-01-21 moodlerChanges for XHTML and accessibility compatibility.
2005-01-21 dhawesrefactored a big scary function a bit. hopefully it...
2005-01-21 dhawesadded in an extra layer of cache. The rendered string...
2005-01-21 dhawesminor spacing cleanup
2005-01-21 ikawheroAdded a class around helpbutton links so that enclosing...
2005-01-21 moodlerDon't show message shortcut icons when not logged in
2005-01-20 gustav_deliusnewer version of overlib is smaller and better. This...
2005-01-20 drabureeshAmost all the files are completely translated into...
2005-01-20 dhawescleaned up some quotes. Removed reference to blog for...
2005-01-20 dhawesif there are multiple feeds within a single block the...
2005-01-20 dhawescleaned up a bad copy/paste in a few if statements
2005-01-20 dhawesminor tweak to error output text
2005-01-19 dhawesnow displays a link to the full error text if there...
2005-01-19 dhawesI couldn't find a way to do this so I added this file...
2005-01-19 dhawesupdated rss_client functions to return any errors encou...
2005-01-19 borinsky2407CVS; admin.php dialogue.php ...
2005-01-19 borinsky2407*** empty log message ***
2005-01-19 mitstranslated some.
2005-01-19 urs_hunkler_ added the DIV framework for new CSS
2005-01-19 moodlerFixed bug 2040 relating to the last character being...
2005-01-19 urs_hunkler_ added the DIV framework for new CSS
2005-01-19 gustav_deliusIt is now possible to base new questions on existing...
2005-01-19 urs_hunkler_ added the div framework
2005-01-19 gustav_deliusfixed missing courseid in breadcrumbs
2005-01-18 martinlanghoffMerged from MOODLE_14_STABLE. Issue a warning when...
2005-01-18 mjollnir_Initial support for postgres for rss client block table
2005-01-18 mitstranslated some.
2005-01-18 urs_hunklertable ID was written behind the closing tag of the...
2005-01-18 gustav_deliusmessagetext in history shoulld not be wrapped in paragr...
2005-01-18 moodlerSome not-very-significant cleanups while fixing another bug
2005-01-18 moodlerFixed the problem with enrolments not sticking.
2005-01-18 urs_hunkler_added div framework (wrapper, header, nav-bar, contain...
2005-01-18 urs_hunkler_ added ids for the layout table
2005-01-18 urs_hunkler_ added the div framework
2005-01-18 urs_hunkler_ added the div framework
2005-01-18 ikawheroNew class for form help links.
2005-01-18 ikawheroGeneral tidy up of code, changes for XHTML and accessib...
2005-01-18 ikawheroGeneral removal of <nolink> tags for XHTML compatibility.
2005-01-18 bariasLatest updates in spanish translation
2005-01-18 moodlerJust a little bit more reobust in the face of badly...
2005-01-17 dhawesusing localized string instead of hard coded english...
2005-01-17 defacerBetter comments and some more diagnostic messages to...
2005-01-17 bariasLatest updates in spanish translation
2005-01-17 martinlanghoffFixed bogus warnings about empty LDAP contexts.
2005-01-17 martinlanghoffPorted from MOODLE_14_STABLE - Show a warning to admins...
2005-01-17 kaipeFixed a bug that was reported by James Balfour:
2005-01-17 bariasLatest updates in spanish translation
2005-01-17 dhawesmoved functions from templib.php to rsslib.php for...
2005-01-17 djachenko""
2005-01-17 stronk7Latest changed added from english version.
2005-01-17 stronk7Changed required templib.php to rsslib.php. This will...
2005-01-17 moodlerWorks with slasharguments off now
2005-01-17 defacerFix for bug 2371:
2005-01-17 defacerFix for bug 2372:
2005-01-17 defacerFix for bug 2377:
2005-01-17 djachenko\"ßðëûê\" çàìåíåí íà \"íàäïèñü\"
2005-01-17 koenrUpdated translationguide.html, learning from the errors...
2005-01-17 martinlanghoffMerged from MOODLE_14_STABLE - Added an early session_w...
2005-01-17 bariasLatest updates in spanish translation
2005-01-16 dhawesmoved functions into rsslib.php. Passed this by Eloy...
2005-01-16 gustav_deliusIf the focus is on the section that is being moved...
2005-01-16 gustav_deliusugly hack to fix bug 1824 about wrong fullname format...
2005-01-16 moodlerUpdated it a little
2005-01-16 ralf-bonn*** empty log message ***
2005-01-16 ralf-bonnCorrections in the text
next