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 |
2007-10-05 |
moodler | Efficiency improvements to bring some SQL statements... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
moodler | Small efficiency improvement for print_user_picture... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
toyomoyo | MDL-11549, print_user() should also check user context... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
nicolasconnault | MDL-11500 Catching empty $coursemod when viewhiddensect... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
nicolasconnault | MDL-11519 Commented out the Ajax option |
commit | commitdiff | tree | snapshot |
2007-10-05 |
nicolasconnault | MDL-11525 When courseid is not present in the log entry... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
toyomoyo | merged fix for MDL-10353, calendar export not handing... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
skodak | MDL-11580 support for hidden state modification in... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
wildgirl | MDL-11492 help file re-write |
commit | commitdiff | tree | snapshot |
2007-10-04 |
stronk7 | Reset possible changes by blocks to time_limit. MDL... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
stronk7 | Reset possible changes by modules to time_limit. MDL... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
skodak | MDL-11599 missing return statement |
commit | commitdiff | tree | snapshot |
2007-10-04 |
tjhunt | MDL-11580 - refinement to Yu's checkin, including remov... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
moodler | Added some default roles that should have moodle/grade... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | Re-enabling inherit options for range and average rows... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | Re-enabling inherit options for range and average rows... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
moodler | Just a little tidying up in the user report (padding) |
commit | commitdiff | tree | snapshot |
2007-10-04 |
skodak | MDL-11582 switch category item only if it is really... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
skodak | moving the class instantiation a bit earlier so that... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
skodak | MDL-11582 switch category item only if it is really... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
toyomoyo | MDL-11580, hide quiz grades when user has no grade... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | MDL-11576 Added the groupsql clause to has_hidden_grades |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | MDL-11576 New grade_item method has_hidden_grades(... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | Instantiating a full $grade_item object, otherwise... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
toyomoyo | MDL-11544, tags migrate script postgres db problem |
commit | commitdiff | tree | snapshot |
2007-10-04 |
nicolasconnault | MDL-11581 Implemented gradedisplaytype in user reports |
commit | commitdiff | tree | snapshot |
2007-10-04 |
moodler | Latest tags file |
commit | commitdiff | tree | snapshot |
2007-10-04 |
moodler | FIxed a string name which changed |
commit | commitdiff | tree | snapshot |
2007-10-04 |
gbateson | use target="$CFG->framename" instead of $CFG->frametarg... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
toyomoyo | merged fix for MDL-10353, after setting preferences... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
skodak | prevent returning of invalid array from get_course_mana... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
skodak | MDL-11587 new grade_seq class similar to grade_tree... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
skodak | MDL-11583 fixed use of capability moodle/grade:managele... |
commit | commitdiff | tree | snapshot |
next |