2007-12-13 |
toyomoyo | MDL-12470, fixing broken span tag |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | MDL-11267 - follow-up - don't show the checkboxes in... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | Improve PHP doc comments. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | Fix Javascript error from essay questions on the review... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | Fix notice. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | MDL-9459 - Provide information relating to groups in... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
tjhunt | Improve PHP doc comments. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
toyomoyo | MDL-12544, hide hidden roles in profile when user has... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
toyomoyo | MDL-12550, wrong user count in role assignment |
commit | commitdiff | tree | snapshot |
2007-12-12 |
stronk7 | Reintroducing the possibility to declare a second row... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
stronk7 | Adding the ability to perform custom uninstall tasks... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | MDL-12546 - The choice module was calling get_users_by_... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | MDL-12543 - Quiz overview report displays a grade of... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | MDL-8682 - followup. When disabling the enter key,... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | MDL-12542 - backup_todb not called on restore on date... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
nfreear | Fixes MDL-12541 "Weeks course format - dates for each... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | MDL-12540 - Quiz sometimes outputs content before ... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
nfreear | Fixes MDL-12539 "Help link text for all admin/user... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
nfreear | Fixes MDL-12539 "Help link text for all admin/user... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
tjhunt | Take out debugging output in role_assign. It only tells... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
pichetp | MDL-12421 rounding |
commit | commitdiff | tree | snapshot |
2007-12-11 |
pichetp | MDL-12503 Loguniform and MDL-12421 rounding |
commit | commitdiff | tree | snapshot |
2007-12-11 |
toyomoyo | MDL-12504, gradebook export does not respect course... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
scyrma | prevent some notices, cleaner code. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
scyrma | MDL-12528 - getElementById was misspelled. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
jamiesensei | MDL-12410 - a way to select which questions to export... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
toyomoyo | MDL-12463, do not backup mod gradeitems if not selected |
commit | commitdiff | tree | snapshot |
2007-12-11 |
toyomoyo | MDL-12519. grader report row colors override highlighting |
commit | commitdiff | tree | snapshot |
2007-12-10 |
martinlanghoff | MDL-12523 accesslib:cleanup_contexts() - Fix invalid... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
tjhunt | MDL-12512 - Gradebook calculations are broken. This... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
tjhunt | Do not suppress errors from developers! it makes debugg... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
tjhunt | Fix notice in numerical question. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
nfreear | Fixes bug MDL-2674, "backup always backsup/restores... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
stronk7 | Document MDL-12378 |
commit | commitdiff | tree | snapshot |
2007-12-09 |
stronk7 | Prevent XHTML breackage. MDL-12378 |
commit | commitdiff | tree | snapshot |
2007-12-08 |
stronk7 | Changing wrong UNSIGNEDs to nulls in tests. MDL-11662 |
commit | commitdiff | tree | snapshot |
2007-12-08 |
stronk7 | Changing XMLDB_UNSIGNED to nulls for non-numeric types... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
stronk7 | XMLDB_UNSIGNED only applicable to number types. MDL... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
tjhunt | MDL-12501 - Logic for including 'Grades' link in admin... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
sam_marshall | MDL-12500 Fixed restore conversion for links in databas... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
nicolasconnault | MDL-11835 Making sure all upgraded grade_items have... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
stronk7 | Using new cross-db sql_isnotempty() function. MDL-12084 |
commit | commitdiff | tree | snapshot |
2007-12-07 |
sam_marshall | MDL-11845 Last checkin accidentally omitted a require_o... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
sam_marshall | MDL-11845 Updated the three file downloads from Snoopy... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
nicolasconnault | MDL-11835 Alternating row colours for grader report |
commit | commitdiff | tree | snapshot |
2007-12-07 |
nicolasconnault | MDL-11835 Alternating row colours for grader report |
commit | commitdiff | tree | snapshot |
2007-12-07 |
nicolasconnault | MDL-11835 Changing default aggregateonlygraded back... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
fmarier | weblib: Fix typo in print_table() which was causing... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
toyomoyo | customized cron should be in dirroot/local/cron.php |
commit | commitdiff | tree | snapshot |
2007-12-07 |
toyomoyo | MDL-12373, restore should not try to restore pre 1... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
toyomoyo | MDL-12432, do not enable 'updated only' grades export... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
mattc-catalyst | MDL-12433: course/info respect the $CFG->allowvisibleco... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
mattc-catalyst | MDL-12335: mod/lesson - fixed missing navigation links |
commit | commitdiff | tree | snapshot |
2007-12-06 |
sam_marshall | MDL-11845 Support for config proxy options when downloa... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
poltawski | MDL-12464 - if a glossary is deleted, it causes some... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
nicolasconnault | MDL-11835 Changing default aggregateonlygraded to false |
commit | commitdiff | tree | snapshot |
2007-12-06 |
nicolasconnault | MDL-11835 Changed upgradelib so that course category... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
tjhunt | MDL-12448 - Fix page_generic_activity->init_full()... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
nicolasconnault | MDL-11835 Merging from 1.9 |
commit | commitdiff | tree | snapshot |
2007-12-06 |
skodak | fixing unmerged files |
commit | commitdiff | tree | snapshot |
2007-12-06 |
nicolasconnault | MDL-11835 Implemented all the default settings suggeste... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
skodak | fixing unmerged files |
commit | commitdiff | tree | snapshot |
2007-12-06 |
toyomoyo | MDL-12352, block/search fails to install on postgres |
commit | commitdiff | tree | snapshot |
2007-12-06 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
toyomoyo | MDL-12451, in get_users_by_capability(), defaultroleid... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
toyomoyo | MDL-8270, fixing a warning |
commit | commitdiff | tree | snapshot |
2007-12-05 |
tjhunt | MDL-12452 - not a fix I fear, just clarifying the comme... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
tjhunt | MDL-12438 - followup - fix typos. Thanks to Dan Poltawski. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
tjhunt | MDL-12450 - Matching up roles on the restore settings... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
diml | fixing security hole. reference : http://moodle.org... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
poltawski | MDL-12446 - profile signup page not respect custom... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
nicolasconnault | MDL-11835 Implemented changes discussed in http://moodl... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
toyomoyo | MDL-12430, if new and regrade are chosen, then preview... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
toyomoyo | MDL-12439 database preset fixes |
commit | commitdiff | tree | snapshot |
2007-12-05 |
toyomoyo | MDL-12435, cancel in preferences form doesn't work |
commit | commitdiff | tree | snapshot |
2007-12-05 |
toyomoyo | MDL-12437, sorting by names adds teacher to gradebook... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
skodak | MDL-12133 fixed regression in user advanced edit, sorry... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
mudrd8mz | Merged from MOODLE_19_STABLE. Do not produce PHP warnin... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
tjhunt | MDL-12438 - Print a develoer debug message if you call... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
poltawski | MDL-12415 - When we have more than one category/lots... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
sam_marshall | MDL-12431 Added ability for filters to contain lang... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
nicolasconnault | MDL-12389 Removed the selectallornone element in favour... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
martinlanghoff | datalib: get_logs_user*() - fix invalid SQL - MDL-12426 |
commit | commitdiff | tree | snapshot |
2007-12-04 |
martinlanghoff | blocks/online_users: Remove SQL "id,id" which causes... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
martinlanghoff | mod/assignment: Remove SQL "id,id" which causes errors... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
martinlanghoff | accesslib: build_context_path() remove $temptable for... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
toyomoyo | MDL-12399, shorten_text() truncates all closing tags |
commit | commitdiff | tree | snapshot |
2007-12-04 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
toyomoyo | MDL-12419, do not present course start date if start... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
toyomoyo | MDL-12419, do not present course start date if start... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
fmarier | ddllib: Mark table_column() as deprecated |
commit | commitdiff | tree | snapshot |
2007-12-03 |
stronk7 | Adding some outer spaces to returned SQL to avoid wrong |
commit | commitdiff | tree | snapshot |
2007-12-03 |
stronk7 | Adding two new functions: sql_isempty() and sql_isnotem... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
nicolasconnault | MDL-12389 Added a new getElementsByClassName function... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
nfreear | Fixes bug MDL-12416, Help links - img ALT text should... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
nicolasconnault | MDL-12389 Added a new getElementsByClassName function... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
poltawski | MDL-12409 - stop access to editing 'site course' with... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
toyomoyo | MDL-10915, additional setting for emoticons |
commit | commitdiff | tree | snapshot |
2007-12-03 |
toyomoyo | wrap search/replace in a function so that it could... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
toyomoyo | MDL-12397, gradebook sort by names should start with ASC |
commit | commitdiff | tree | snapshot |
next |