2007-08-20 |
moodler | Added readme to explain things a bit
|
commit | commitdiff | tree |
2007-08-20 |
moodler | Added installer string names here so others can maintain it
|
commit | commitdiff | tree |
2007-08-17 |
moodler | Slight change to "show parent" link (backto how it...
|
commit | commitdiff | tree |
2007-08-17 |
moodler | Fixed navigation for forums where parents are chosen
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Fix some XHTML and untranslated text
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Fixed up some layout issues XHTML
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Fixed some XHTML problems
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Bumping to distinguish this from the Beta release
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Automatic installer.php lang files by installer_builder...
|
commit | commitdiff | tree |
2007-08-16 |
moodler | Fixed a typo, thanks Joseph MDL-10866
|
commit | commitdiff | tree |
2007-08-15 |
moodler | Just fixed some notices and formatting while debugging...
|
commit | commitdiff | tree |
2007-08-15 |
moodler | Latest tags for head
|
commit | commitdiff | tree |
2007-08-15 |
moodler | Beta version
|
commit | commitdiff | tree |
2007-08-15 |
moodler | Undoing the default user icon change.
|
commit | commitdiff | tree |
2007-08-14 |
moodler | Automatic installer.php lang files by installer_builder...
|
commit | commitdiff | tree |
2007-08-14 |
moodler | backup/restore Support for 4 new fields in data module
|
commit | commitdiff | tree |
2007-08-14 |
moodler | Added "notification" field, currently unused, to allow...
|
commit | commitdiff | tree |
2007-08-14 |
moodler | Removed some pass-by-references to remove notices
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Make sure require_login is being called from reports...
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Fixed theme and require_login MDL-10833
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Fixed course theme and require_login MDL-10833
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Added a missing string from backups
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Fixed course theme MDL-10833
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Make course themes work on course settings page MDL...
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Added some robustness because on at least two occasions...
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Fixes for XHTML Strict 1.0
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Some XHTML strict fixes
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Fixed some XHTML issues
|
commit | commitdiff | tree |
2007-08-13 |
moodler | Properly merged fixes from 1.8
|
commit | commitdiff | tree |
2007-08-12 |
moodler | Removing PHP5-ism again
|
commit | commitdiff | tree |
2007-08-12 |
moodler | Added new blocks for flickr and youtube to tags (thanks...
|
commit | commitdiff | tree |
2007-08-12 |
moodler | Added new flickr and youtube blocks (for the tag pages...
|
commit | commitdiff | tree |
2007-08-12 |
moodler | Moved AJAX settings into standard menus (not experimental...
|
commit | commitdiff | tree |
2007-08-12 |
moodler | Merged directory listing CSS fix frm stable
|
commit | commitdiff | tree |
2007-08-11 |
moodler | Merged zip file exception into HEAD MDL-9478
|
commit | commitdiff | tree |
2007-08-11 |
moodler | Fixed the comparison of text to integer (Eloy's credit...
|
commit | commitdiff | tree |
2007-08-11 |
moodler | Removed usage of table aliases with "as" as per MDL...
|
commit | commitdiff | tree |
2007-08-11 |
moodler | Removed old db stuff MDL-10572
|
commit | commitdiff | tree |
2007-08-11 |
moodler | I merged all changes over from 1.8 to HEAD.
|
commit | commitdiff | tree |
2007-08-10 |
moodler | Changed applicable_formats to remove certain blocks...
|
commit | commitdiff | tree |
2007-08-10 |
moodler | fixed get_format_name() bug and some cleaning up
|
commit | commitdiff | tree |
2007-08-10 |
moodler | Merged message -> email fixes from stable
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Merged MDL-10771 from 18 stable
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Renaming to rtl.css so it will be included
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Removing the langdir stuff from themes
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Use rtlbg.gif for reversed tabs MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Reverse background for right-to-left tabs MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Fixed determination of right-to-left MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | New styles JUST for right-to-left languages. It's...
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Fixes for RTL languages during install MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | DOn't assume direction, use the theme variables for...
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Removing the space will make this string print better...
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Removing the space will make this string work better...
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Switch arrows in blocks when in RTL mode MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Fiexed order of time elements for RTL MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Added support for right-to-left languages in html editor...
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Using right_to_left() function MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | More support for right-to-left languages MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | OK NOW the email notice is fixed :-|
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Patch for left-right buttons in course view MDL-10768
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Merged 1.8 fix for groups in choice activity
|
commit | commitdiff | tree |
2007-08-09 |
moodler | Some old new strings
|
commit | commitdiff | tree |
2007-08-07 |
moodler | Fixed names of total columns
|
commit | commitdiff | tree |
2007-08-07 |
moodler | New strings and some changed
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Merged fix for MDL-10732 from stable
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Merrged some comment fixes from stable
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Merged unsubscribe link in email fixes from stable
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Just hiding the calculation field from the edit forms...
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Fixed notice about $USER when not logged in
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Added grade.php file to make MDL-10674 work
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Added grade.php so that MDL-10674 works
|
commit | commitdiff | tree |
2007-08-06 |
moodler | Automatic installer.php lang files by installer_builder...
|
commit | commitdiff | tree |
2007-08-05 |
moodler | iMerged theme fix from 18
|
commit | commitdiff | tree |
2007-08-04 |
moodler | Automatic installer.php lang files by installer_builder...
|
commit | commitdiff | tree |
2007-08-03 |
moodler | Automatic installer.php lang files by installer_builder...
|
commit | commitdiff | tree |
2007-08-03 |
moodler | Merged fix for MDL-10700 from 18_STABLE
|
commit | commitdiff | tree |
2007-08-03 |
moodler | Updated with latest release
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Fixed index upgrade
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Recreate index as unique
|
commit | commitdiff | tree |
2007-08-02 |
moodler | First pass at cleaning up this form, though it probably...
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Added outcomes link back again
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Change the default tab of outcomes page
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Removed outcomes and scales links (Use grades instead)
|
commit | commitdiff | tree |
2007-08-02 |
moodler | Bigger image for big screens
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Just trying some default settings here MDL-10529
|
commit | commitdiff | tree |
2007-08-01 |
moodler | SLight changes to strings, not enough to warrant new...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Now emails use the new supportemail, supportname and...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Added supportpage as well, while I'm at it. MDL-10529
|
commit | commitdiff | tree |
2007-08-01 |
moodler | New text for support email stuff
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Added new settings supportname and supportemail MDL...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | When editing old outcomes when outcomes are switched...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Hide outcomes from mod update when outcomes are not...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Hide some outcomes stuff when $CFG->enableoutcomes...
|
commit | commitdiff | tree |
2007-08-01 |
moodler | Don't show outcomes at all if it's not enabled.
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Fixing copyright years
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Merged fix for doc links MDL-10670 from 1.8 stable
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Removing csv export because txt already does it
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Some cleanups, moving buttons, false links etc
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Reordered the list a bit
|
commit | commitdiff | tree |
2007-07-31 |
moodler | Added links to sclaes from outcome editing page
|
commit | commitdiff | tree |
next |