2010-04-13 |
Petr Skoda | MDL-22061 fixed warning |
blob | commitdiff | raw |
2010-04-10 |
Petr Skoda | MDL-22050 removing moodle/langconfig duplicates |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Petr Skoda | MDL-21693 Dropping _utf8 suffix from language codes... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Petr Skoda | MDL-21655 big scary enrolment and roles improvements... |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Sam Hemelryk | datalib MDL-14679 Fixed regression in get_logs_userday... |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Petr Skoda | MDL-21590 fixed icons in navigation lib + clean up... |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Andrew Davis | datalib MDL-18470 Implemented more readable version... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Petr Skoda | MDL-20700 coding style cleanup - cvs keywords removed... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Petr Skoda | MDL-20697 removing duplicate error string, fixing get_s... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Eloy Lafuente | MDL-20288 add_to_log() - No need for any check in 2... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
ericmerrill | My Moodle/Courses: MDL-20472 get_my_courses returns... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
skodak | MDL17980 reverting last commit - other devs agreed... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
peterbulmer | MDL17980 mnet improvements |
blob | commitdiff | raw | diff to current |
2009-07-04 |
skodak | MDL-19689 get_coursemodule_from_id() and get_coursemodu... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
skodak | MDL-18293 $DB->somethiong is using exceptions, no need... |
blob | commitdiff | raw | diff to current |
2009-05-22 |
samhemelryk | lib MDL-19236 added phpdocs and copyrights |
blob | commitdiff | raw | diff to current |
2009-05-17 |
skodak | MDL-19119 moving get_fast_modinfo() to moodlelib.php... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
tjhunt | category paths: MDL-18897 call fix_course_sortorder... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
skodak | MDL-18293 exception and DML cleanup |
blob | commitdiff | raw | diff to current |
2009-01-11 |
skodak | MDL-17855 fixed typo |
blob | commitdiff | raw | diff to current |
2009-01-02 |
skodak | MDL-17754 next round of session related refactoring |
blob | commitdiff | raw | diff to current |
2009-01-02 |
skodak | MDL-17767 loginas internals refactoring - code moved... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
sam_marshall | MDL-15499: Conditional availability of activities |
blob | commitdiff | raw | diff to current |
2008-12-11 |
dongsheng | "MDL-16954, get rid of remote_addr notice on cli, set... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
tjhunt | course categories: Fix many bugs with category editing... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
tjhunt | restore: MDL-17480 Potentially expensive function user_... |
blob | commitdiff | raw | diff to current |
2008-11-26 |
skodak | MDL-17408 DML: new sql_modulo() method used in course... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
tjhunt | cleanup: MDL-17083 Remove the old teacher, teachers... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
peterbulmer | MDL-14488 - start sql query with unique field - credit... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
skodak | MDL-14589 minor database driver loading refactoring |
blob | commitdiff | raw | diff to current |
2008-08-27 |
skodak | MDL-16226 get_coursemodule_xx() improvements |
blob | commitdiff | raw | diff to current |
2008-07-16 |
jmg324 | MDL-7971 check in get_categories if user can see hidden... |
blob | commitdiff | raw | diff to current |
2008-07-09 |
skodak | MDL-15469 adding fclose before write to already open... |
blob | commitdiff | raw | diff to current |
2008-07-02 |
dongsheng | "MDL-15469, limit email notification" |
blob | commitdiff | raw | diff to current |
2008-06-20 |
skodak | MDL-15320 support for other database driver types |
blob | commitdiff | raw | diff to current |
2008-06-16 |
skodak | MDL-14580 rewritten course sorting algorithms |
blob | commitdiff | raw | diff to current |
2008-06-15 |
skodak | MDL-15247 lib/dmllib.php is now obsolete |
blob | commitdiff | raw | diff to current |
2008-06-09 |
skodak | MDL-14679 last forgotten bits of dml conversion |
blob | commitdiff | raw | diff to current |
2008-06-09 |
skodak | MDL-15189 magic quotes finally removed |
blob | commitdiff | raw | diff to current |
2008-06-04 |
skodak | MDL-15117 wiki converted and other regressions fixed |
blob | commitdiff | raw | diff to current |
2008-06-04 |
skodak | MDL-15142 Bug in datalib.php instance_is_visible()... |
blob | commitdiff | raw | diff to current |
2008-06-02 |
nicolasconnault | MDL-14967 Bug in DB upgrade for get_coursemodule_from_i... |
blob | commitdiff | raw | diff to current |
2008-06-02 |
skodak | MDL-15084 get_coursemodules_in_course regression |
blob | commitdiff | raw | diff to current |
2008-05-31 |
skodak | MDL-14679 fixed some more $db's |
blob | commitdiff | raw | diff to current |
2008-05-31 |
skodak | MDL-15073 delete_records now truncates table if deletin... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
skodak | MDL-14679 fixed datalib prefix use |
blob | commitdiff | raw | diff to current |
2008-05-30 |
skodak | MDL-14679 fixed datalib addslashes |
blob | commitdiff | raw | diff to current |
2008-05-30 |
skodak | MDL-14679 fixed datalib whitespace |
blob | commitdiff | raw | diff to current |
2008-05-30 |
skodak | MDL-14679 datalib conversion completed |
blob | commitdiff | raw | diff to current |
2008-05-25 |
skodak | MDL-14981 regex search support in datalib, fixed course... |
blob | commitdiff | raw | diff to current |
2008-05-25 |
skodak | MDL-14679 more datalib conversions |
blob | commitdiff | raw | diff to current |
2008-05-25 |
skodak | MDL-14679 first part of datalib conversion |
blob | commitdiff | raw | diff to current |
2008-05-15 |
skodak | MDL-14679 ok, here is the big patch with new dmllib... |
blob | commitdiff | raw | diff to current |
2008-05-01 |
dongsheng | "MDL-14460, fix get_context_instance, merged from MOODL... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
stronk7 | Finally fixed version of lastaccess hadling. |
blob | commitdiff | raw | diff to current |
2008-04-15 |
stronk7 | Correct usage of debugging. MDL-11893 ; merged from... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
stronk7 | Fixing logic + minor formatting of email. MDL-11893... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
dongsheng | MDL-11893, append failed SQL to email, see tracker |
blob | commitdiff | raw | diff to current |
2008-04-10 |
stronk7 | Check for 60s interval from PHP. Save 3 queries per... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
stronk7 | Unset rcache on UPDATE statements not using dmllib... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
dongsheng | MDL-12263, under certain conditions, $catctxids is... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
sam_marshall | MDL-13915: Fixed add_to_log when very long url is speci... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
martinlanghoff | MDL-11180 datalib: get_courses() - grab the course... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
moodler | MDL-12294 merge parentlang |
blob | commitdiff | raw | diff to current |
2008-02-25 |
skodak | MDL-13483 found two more native php mail() commands... |
blob | commitdiff | raw | diff to current |
2008-02-23 |
skodak | MDL-13399, MDL-13614 fixed regression caused by last... |
blob | commitdiff | raw | diff to current |
2008-02-18 |
skodak | MDL-13399 prevent ambiguous column names in get_my_cour... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
skodak | MDL-13155 reworked get_all_instances_in_course() and... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
skodak | MDL-12945 disabled mods are not returned from get_cours... |
blob | commitdiff | raw | diff to current |
2008-01-24 |
skodak | MDL-12945 a slightly bigger patch for performance in... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
martinlanghoff | datalib: get_admins() - Rewrite to avoid get_users_by_c... |
blob | commitdiff | raw | diff to current |
2008-01-01 |
stronk7 | Better behaviour for "-" course searches under MSSQL... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
stronk7 | Prevent some debugging notices, cast to object before... |
blob | commitdiff | raw | diff to current |
2007-12-12 |
tjhunt | Improve PHP doc comments. |
blob | commitdiff | raw | diff to current |
2007-12-04 |
martinlanghoff | datalib: get_logs_user*() - fix invalid SQL - MDL-12426 |
blob | commitdiff | raw | diff to current |
2007-11-13 |
skodak | MDL-12101 cleanup/fixing/refactoring of user bulk opera... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
tjhunt | Fix typo. Merged from MOODLE_19_STABLE. |
blob | commitdiff | raw | diff to current |
2007-10-25 |
toyomoyo | MDL-11893, email admin when add_to_log() fails |
blob | commitdiff | raw | diff to current |
2007-10-10 |
skodak | MDL-11432 eliminated majority of RecordCount uses,... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
stronk7 | ANSI join ON clauses should contain only the join condi... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
moodler | Some SQL fixes to avoid putting 'quotes' around integer... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
skodak | prevent returning of invalid array from get_course_mana... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
stronk7 | Moving 3 functions from datalib to deprecatedlib. Only... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
moodler | Fixed longtimenosee unenrolments. user_lastaccess... |
blob | commitdiff | raw | diff to current |
2007-09-26 |
tjhunt | MDL-11466 - failing to check for the case $rs = false... |
blob | commitdiff | raw | diff to current |
2007-09-26 |
tjhunt | Get rid of duplicate $Id$ tags. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
nicolasconnault | MDL-11350 allowvisiblecoursesinhiddencategories was... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
toyomoyo | change restore code to use the more efficient get_user_... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
tjhunt | MDL-10903 - Wrong capability checked in get_all_instanc... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | accesslib: make_context_subobj() now expects ctxlevel... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib:get_courses_wmanagers() handle empty $CFG-... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: get_my_courses() honour $fields array |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | accesslib: get_my_courses() fix when called when empty... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: get_courses_wmanagers() exclude the sitecourse |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | Revert "datalib: Introducing sql_intarray_to_in()" |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: get_categories() - remove PostgreSQL-ism |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: get_categories() returns context, supports... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: fix_course_sortorder() - minor optimisation |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: Introducing get_courses_wmanagers() for print_... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | datalib: add_to_log() fix a bug and better error handling |
blob | commitdiff | raw | diff to current |
next |