]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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...
2005-02-01 martinlanghoffMerged from MOODLE_14_HEAD - Better behaviour of fix_co...
2005-02-01 mjollnir_Fixing column_type for postgres (WHERE 0 is not valid...
2005-01-31 koenrsome new strings and a new translator for TR
2005-01-31 defacerAdded a new function, column_type(), based on ADOdb...
2005-01-31 koenruntranslated file
2005-01-31 julmisRemove last space from attribute list in cleanAttribute...
2005-01-31 mchurch Added read post
2005-01-31 mchurchFixed insert_record call in forum_tp_add_read_record...
2005-01-31 bariasLatest updates in spanish translation
2005-01-31 stronk7Not change at glossary, Code for allowprintview was...
2005-01-31 stronk7Avoid some probles when returning to the original user...
2005-01-31 stronk7Solved sesskey issue in calculated questions. Bug 2464
2005-01-31 mchurchFixed a special case issue with the news forum on the...
2005-01-31 dhawesremoved check for guest after guests have already been...
2005-01-31 moodlerForum searching is now implemented using a lex-based...
2005-01-31 moodlerNew libraries to support lexer-based searching. From...
2005-01-31 moodlerFixed xml again (bug 2413)
2005-01-31 moodlerMessaging can now be completely disabled using $CFG...
2005-01-31 moodlerNow informs about old themes.
2005-01-31 moodlerSome changes in the way theme setup is achieved, there...
2005-01-31 moodlerFixes for Theme preview
2005-01-31 mjollnir_Apparently I forgot to commit this new file when commit...
2005-01-31 moodlerLess buttons
2005-01-31 defacerRemoving some diagnostic output that had been forgotten.
2005-01-31 moodlerNew string
2005-01-31 defacerDropping the use of MOODLE_PAGE_COURSE <gasp>!
2005-01-31 defacerAdded new id selector for the "inactive accounts will...
2005-01-31 defacerChanging the inline centering with an id.
2005-01-31 defacerRemoving deprecated <font> and <center>.
2005-01-31 defacerRemoving <font> tags. I didn't add any styles because...
2005-01-31 defacerBugfix: don't revert to full details display when click...
2005-01-31 defacerFixing my buggy implementation of isteacherinanycourse().
2005-01-30 urs_hunklerthis is a theme for Moodle for pdas. together with...
2005-01-30 urs_hunklerthis is a course format for pdas. I changed the three...
2005-01-30 stronk7Nothing todo here. New fields were there! B-)
2005-01-30 koenrmissed a serious error
2005-01-30 koenrmissed a serious error
2005-01-30 koenrnew hungarian files - XHTML checked at once
2005-01-30 moodlerA SESSION->theme can be set (only with sesskey)
2005-01-30 moodlerNew theme chooser (with better preview using iframes)
2005-01-30 stronk7Added suppor for assignment->emailteachers
2005-01-30 moodlerAdded support for parent themes
2005-01-30 moodlerUpdated to latest styles.php and config.php
2005-01-30 moodlerModifications to allow parent theme, and some genral...
2005-01-30 julmisAdded title attribute.
2005-01-30 julmisAdding <span class="nolink"> excluding.
2005-01-30 urs_hunklerI changed the course colors again ;-)
2005-01-30 stronk7group->password is now supported
2005-01-30 stronk7added support for:
2005-01-30 urs_hunklerchanged the style of .unread. I'm using this "hook...
2005-01-30 urs_hunklerchanged the coursespecific colors for course 1 to 4
2005-01-30 urs_hunkleradded odd and even to the comments /* Alternate rows...
2005-01-30 urs_hunkleradded a small space to the right for .unread. so the...
2005-01-30 stronk7Added one missing key too.
2005-01-30 moodlerFixed a typo
2005-01-30 moodlerAdded 'enrol' field to new user_students tables
2005-01-30 moodler"enrol" field in user_students defaults to $CFG->enrol
2005-01-30 moodlerFlatfile now stores itself in the enrolment type field
2005-01-30 moodlerMoving all the config to config.php ... styles.php...
2005-01-30 moodlerAdded rows ...
2005-01-30 moodlerAdd c0,c1,c2,c3,c4 classes for columns in tables
2005-01-30 moodlerCenter-align some columns again
2005-01-30 moodlerRemoved orange from calendar borders
2005-01-30 moodlerRemoved a debugging string
2005-01-30 moodlerPrevent message window on site policy page
2005-01-30 moodlerAdded links to unread notices on course-view and forum...
2005-01-30 defacerMerged from STABLE:
2005-01-29 koenrUnfortunately NCR notation of thislanguage disappeared...
2005-01-29 julmisAdding nolink feature which uses <span class="nolink...
2005-01-29 julmisAdding new strings for the editor
2005-01-29 julmisAdding ed_nolink.gif image
2005-01-29 urs_hunklerminor changes
2005-01-29 urs_hunklerchanges to show different colors for course 1 to 5...
next