2007-10-10 |
skodak | MDL-11688 makes sure all course and user contexts exist... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
toyomoyo | MDL-11510, adding missing backup/restore gradebook... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
wildgirl | MDL-7610 help file re-wording |
commit | commitdiff | tree | snapshot |
2007-10-10 |
moodler | Just a small fix that would make this SQL work ...... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
skodak | MDL-11686 dropped obsoleted grade tables, removed conte... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
toyomoyo | MDL-11510, missing gradebook fields in backup |
commit | commitdiff | tree | snapshot |
2007-10-10 |
toyomoyo | MDL-11510, adding missing fields |
commit | commitdiff | tree | snapshot |
2007-10-10 |
toyomoyo | MDL-11510, referencing to wrong fields |
commit | commitdiff | tree | snapshot |
2007-10-10 |
toyomoyo | MDL-11667, adding 2 global variables to set default... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | Added copyright notice |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | MDL-11543 Printing nice list of categories for parent... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
moodler | Tidied up border around category listing |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | MDL-11543 format_string(parent category name) |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | MDL-11543 Refactored editcategory and form |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | Updated copyright notice in header |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | MDL-11608 Removed stripslashes_safe($rename) and change... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
nicolasconnault | MDL-11543 Replacing "Site" with "Top" in the list of... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
moodler | Miscellaneous fixes for MDL-11543 |
commit | commitdiff | tree | snapshot |
2007-10-10 |
moodler | Added a timemodified field to forum_queue, and we now... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
iarenaza | Fix MDL-11632: Multiple files with emtpy lines outside... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
nicolasconnault | MDL-11543 Temporary solution originally proposed by... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sam_marshall | MDL-11681 Changed it so current tab no longer is a... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | MDL-11674 fixed mysql incompatible SQL in chat cron |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | MDL-11660 user_lastaccess cleanup |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | MDL-11660 |
commit | commitdiff | tree | snapshot |
2007-10-09 |
nfreear | Fixes MDL-11676, Skip block links are broken in Interne... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
tjhunt | MDL-9076 - Move the 'Add 3 more overall feedbacks'... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
tjhunt | MDL-11617 - 'Student may review' heading on quiz settin... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | fixed yet more undefined $sqls |
commit | commitdiff | tree | snapshot |
2007-10-09 |
nicolasconnault | MDL-11608 The $rename param was obtained with PARAM_NOT... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | do not optimise the $USER fetching - it was broken... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | fixed undefined $modcontext |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | fixed missing $sql warning |
commit | commitdiff | tree | snapshot |
2007-10-09 |
nicolasconnault | MDL-11543 Temporary solution originally proposed by... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | MDL-11640 |
commit | commitdiff | tree | snapshot |
2007-10-09 |
thepurpleblob | MDL-11514: |
commit | commitdiff | tree | snapshot |
2007-10-09 |
thepurpleblob | MDL-11515: |
commit | commitdiff | tree | snapshot |
2007-10-09 |
thepurpleblob | MDL-11425: |
commit | commitdiff | tree | snapshot |
2007-10-09 |
skodak | inherit by default decimal points in ranges and average... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
moodler | Added CSS classes to totals columns (cat and course... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
toyomoyo | fixing a typo and some half finished comment |
commit | commitdiff | tree | snapshot |
2007-10-09 |
toyomoyo | MDL-11669, adding a new export setting (for xml atm... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
toyomoyo | MDL-11665, users with no grade:viewhidden capability... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
toyomoyo | MDL-10048, revert some changes in courses regaring... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
stronk7 | Modify notify_login_failures() for better scale. MDL... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
skodak | MDL-11578 , MDL-11578 , MDL-11573 : |
commit | commitdiff | tree | snapshot |
2007-10-08 |
stronk7 | ANSI join ON clauses should contain only the join condi... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
skodak | MDL-11653 undefined rcache in /lib/dmllib.php during... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
stronk7 | Bump. MDL-11605 |
commit | commitdiff | tree | snapshot |
2007-10-08 |
stronk7 | Adding one new index to cache_text table. User to make... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
nfreear | Fixes MDL-11648, "Required" is inappropriate text for... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
nicolasconnault | Creating course grade_category and course grade_item... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
nicolasconnault | Making the overview report viewable by student role... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
toyomoyo | dropping context_rel table |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ikawhero | Only include data from field types that are "small" |
commit | commitdiff | tree | snapshot |
2007-10-08 |
moodler | Some fixes to make preferences work correctly (if not... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ikawhero | Include custom profile fields when setting up a user... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ikawhero | New function to return a partial user object with the... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
moodler | Cleaner saving of grader report prefs |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ikawhero | Check to ensure custom profile fields do not have same... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
moodler | Re-ordered some preferences to be a bit more logical |
commit | commitdiff | tree | snapshot |
2007-10-08 |
toyomoyo | MDL-11633, changing import to use $mform->getdata(... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
gbateson | added escaping of quotes in TimesUp message, so that... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
moodler | Fixed typo from MDL-11642, thanks Gary |
commit | commitdiff | tree | snapshot |
2007-10-08 |
toyomoyo | MDL-11616, adding activity link back for hidden grade... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
toyomoyo | using correct capability for displaying activity report... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | fixes a bug in resource_get_physical_file(...) when... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | add an override for system limits (execution time ... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | changing access resolution for buttons labels |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | unconsistent file |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | string nl translations for search block |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | string fr translations for search block |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | string en translations for search block |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | adding dutch translation for search engine |
commit | commitdiff | tree | snapshot |
2007-10-07 |
diml | fix access check function for documents bug $context... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11618 removed the inherit override from decimals... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
stronk7 | Adding some traces here and there |
commit | commitdiff | tree | snapshot |
2007-10-07 |
moodler | More passing around of context information to speed... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
moodler | Added some hooks to increase debugging in admin/cron.php |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11448 FirstClass Authentication does not hold setti... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | fixed defaults and hardcoded lang strings in performanc... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11568 prevent warning from $USER->mnehostid when... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11304 remerging fixes |
commit | commitdiff | tree | snapshot |
2007-10-07 |
moodler | Removed some blank lines MDL-11632 |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-9636 grade import fixes - allow null grades, no... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11611 reimplemented displaytype and decimals disabl... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
skodak | MDL-11622, MDL-11623 xml import/export now uses user... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
moodler | Merged blog theme/lang fixes from MDL-10833 |
commit | commitdiff | tree | snapshot |
2007-10-06 |
pichetp | checking that there remain $oldwrappedids before deleti... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
pichetp | missing global $CFG ; line 577 |
commit | commitdiff | tree | snapshot |
2007-10-05 |
stronk7 | ORPHAN_USER_LASTACCESS_PROBLEM . MDL-11604 |
commit | commitdiff | tree | snapshot |
2007-10-05 |
skodak | MDL-11621 removed recursion from create_contexts() |
commit | commitdiff | tree | snapshot |
2007-10-05 |
skodak | MDL-11621 new create_contexts() function that makes... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
skodak | MDL-11521 fixed problems when creating contexts and... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
skodak | fixed whitespace |
commit | commitdiff | tree | snapshot |
2007-10-05 |
moodler | Some SQL fixes to avoid putting 'quotes' around integer... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
skodak | MDL-11576 grader report - if user can not see hidden... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
moodler | Pass $modcontext down through the functions so that... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
moodler | Get imagealt during outer loops so that print_user_pict... |
commit | commitdiff | tree | snapshot |
next |