]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2005-02-04 skodaktypo in javascript code, message submit did not work :-(
2005-02-04 skodakreverted some unfinished changes in chatd - enter message
2005-02-04 defacerBugfix: don't send HTML digests to users who want simpl...
2005-02-04 villateUpdates for ver. 1.5 beta 2005020101
2005-02-04 defacerAdditional notices under PHP5 fixed.
2005-02-04 michaelpennechanged Main Menu to Course Menu
2005-02-04 defacerFix for bug 2492: Notices thrown by pagelib.php.
2005-02-04 villateA few more new strings translated
2005-02-04 michaelpennechanged a couple of <br> to <br />
2005-02-04 villateComplete translation for ver. 1.5
2005-02-04 villateWe have decide to replace forum by fórum, which is...
2005-02-04 michaelpennere-arranged a lot of code. Only branch tables appear...
2005-02-04 michaelpenneremoved a lot of styles because left menu and slideshow...
2005-02-04 michaelpennefixed the clock formating.
2005-02-04 michaelpennethis is Petrs security fix for import
2005-02-04 michaelpennefixed a clean param function call
2005-02-04 michaelpennemost changes in continue section. Took it out of slide...
2005-02-04 stronk7Now group members are only included (backup and restore) if
2005-02-04 stronk7Now metacourse in supported in manual and scheduled...
2005-02-04 mitspolished.
2005-02-04 mitspolished.
2005-02-04 mitstranslated some.
2005-02-04 skodakupdate code clarification - thanks Eloy!
2005-02-04 mitspolished.
2005-02-03 koenrxhtml-compliance
2005-02-03 stronk7More differences.
2005-02-03 stronk7Moving some strings to make them available in all the...
2005-02-03 skodakPARAM_ALPHA now converts to lowercase; merged from...
2005-02-03 mjollnir_Better attempt at fixing 2479
2005-02-03 koenrplease respect the rules of xhtml-compliance for new...
2005-02-03 mjollnir_Reverting last patch for bug 2479
2005-02-03 mjollnir_Fixing bug #2479 (parent courses showing in meta course...
2005-02-03 koenrxhtml-compliance
2005-02-03 koenrxhtml-compliance
2005-02-03 koenrxhtml-compliance
2005-02-03 skodakradical chat clean up, see forum for details
2005-02-03 skodakincorrect use of preg_quote(), add '/' to list of quote...
2005-02-03 skodaknew parameter cleaning PARAM_BOOL and PARAM_ALPHANUM...
2005-02-03 gustav_deliusfixed stupid bug in code for adding random questions
2005-02-03 moodlerLatest version - very nice!
2005-02-02 stronk7Now actions for meta-courses (add, delete...) are using...
2005-02-02 martignoniPerfecting the wording to distinguish between singular...
2005-02-02 martignoniSmall fix
2005-02-02 martignoniBetter wording
2005-02-02 martignoniAdded Learnwise import format string
2005-02-02 martignoniThere is now a mechanism by which question types can...
2005-02-02 martignoniPolishing that Add/Edit Blocks button
2005-02-02 martignoniMessaging can now be completely disabled
2005-02-02 martignoniInitial checkin for import course content functionality
2005-02-02 martignoniAdded some new lang entries for mod.html
2005-02-02 villateA few refinements
2005-02-02 defacerUpdating index page with all the latest from blocklib...
2005-02-02 defacerUpdate for the new APIs and simplification.
2005-02-02 defacerChange the semantics of blocks_print_adminblock() to...
2005-02-02 defacerUtilizing page_id_and_class(), make a factory function...
2005-02-02 defacerIsolating this in a function because it's quite useful
2005-02-02 defacerAdding a useful mathematical shortcut.
2005-02-01 stronk7One notice is out showing recent recent activity of...
2005-02-01 koenrxhtml-compliance
2005-02-01 koenrmissing strings
2005-02-01 martignoniMAJOR NEW FEATURE: Tracking of read/unread posts
2005-02-01 martignoniAdding new strings for the editor
2005-02-01 martignoniLatest updates to lang file for rss_client block
2005-02-01 martignoniInitial checkin of language for the quiz_results block.
2005-02-01 martignoniAdded Jon's html block from contrib! Thanks, Jon!
2005-02-01 martignoniShow a warning to admins if cron.php hasn't been run
2005-02-01 mjollnir_Modification for datalib (modify_database) to ignore...
2005-02-01 koenruggly grammatical error
2005-02-01 mitstranslated some.
2005-02-01 moodlerAdded all styles to forum posts
2005-02-01 moodlerUpdate copyright to 2005
2005-02-01 defacerAllow this in quiz pages, too.
2005-02-01 defacerAllow quiz_results in quiz pages and allow multiple...
2005-02-01 defacerPull all blocks out of quiz pages. We can see about...
2005-02-01 defacerUpdated to cover the latest API addition and made some...
2005-02-01 defacerPerfecting the wording to distinguish between singular...
2005-02-01 defacerPolishing that Add/Edit Blocks button
2005-02-01 moodlerMoved theme changing to after SESSION exists
2005-02-01 defacerMaking the "Add block..." menu list alphabetically...
2005-02-01 defacerSince people adding this block to the quiz screen will...
2005-02-01 defacerDon't forget to kill all our block instances if we...
2005-02-01 defacerI need those constants a bit more easily accessible.
2005-02-01 defacerFixing all the details in the block instance configurat...
2005-02-01 defacerAll right, we can now have blocks in quiz pages!
2005-02-01 defacerAdded a new class page_quiz, modelling the behavior...
2005-02-01 defacerEven more automation: now blocks_execute_url_action...
2005-02-01 defacerAdd a very useful feature to block_base to make instanc...
2005-02-01 defacerBeing slightly more accurate.
2005-02-01 defacerThat link looks a little silly if we are viewing the...
2005-02-01 defacerI 'm putting together a scheme to allow blocks in mod...
2005-02-01 defacerRefining the way that blocks work: now you don't have...
2005-02-01 mjollnir_Fix for metacourses. Courses with course->metacourse...
2005-02-01 mjollnir_Another fix for metacourses (lost auto_increment)....
2005-02-01 moodlerFixed up admin page formatting
2005-02-01 moodlerRemoved old styles
2005-02-01 moodlerLatest tags
2005-02-01 moodlerRemoved $THEME from around the place
2005-02-01 moodlerUpdates from Charlie Williams and "wild girl"s fantasti...
2005-02-01 moodlerFIxes from tony for highlighting
2005-02-01 martinlanghoffMerged from MOODLE_14_HEAD - Better behaviour of fix_co...
next