2006-10-16 |
tjhunt | MDL-6249 - easier way for human beings (as opposed... |
blob | commitdiff | raw |
2006-10-16 |
skodak | PARAM_MULTILANG is now alias of PARAM_TEXT; merged... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
moodler | Merged MDL-6885 from stable |
blob | commitdiff | raw | diff to current |
2006-10-09 |
skodak | Fixing Theme Config Variables MDL-6784 |
blob | commitdiff | raw | diff to current |
2006-10-07 |
stronk7 | Allow load average to be displayed in servers using... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
moodler | Fix to ignore hidden courses when using switchrole... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
toyomoyo | fixed a bug where block instances aren't deleted properly |
blob | commitdiff | raw | diff to current |
2006-10-02 |
moodler | Be a bit more flexible with the extra paths (can be... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
moodler | Additional paramter for get_string() that allows the... |
blob | commitdiff | raw | diff to current |
2006-09-28 |
martinlanghoff | Comments. |
blob | commitdiff | raw | diff to current |
2006-09-28 |
martinlanghoff | Allow Chinese/Japanese UTF-8 strings to be truncated... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
skodak | coverted /admin/ to proper /$CFG->admin/ in paths |
blob | commitdiff | raw | diff to current |
2006-09-26 |
skodak | fixed autologinguests warning |
blob | commitdiff | raw | diff to current |
2006-09-25 |
moodler | FIxes related to strange default languages |
blob | commitdiff | raw | diff to current |
2006-09-23 |
skodak | debugging and error reporting level fixes and improveme... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
moodler | Further fixes for MDL-6601 ... that should be complete... |
blob | commitdiff | raw | diff to current |
2006-09-22 |
moodler | First pass at a fix for MDL-6601 (delete contexts... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
skodak | fixed warning caused by missing fields in $course;... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
tjhunt | Another typo. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
tjhunt | Fixed typo CONTEXT_COUSE -> CONTEXT_COURSE |
blob | commitdiff | raw | diff to current |
2006-09-20 |
moodler | Added unset_config as a companion to set_config |
blob | commitdiff | raw | diff to current |
2006-09-19 |
toyomoyo | replacing deprecated funciton calls with capability... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
vyshane | Typos |
blob | commitdiff | raw | diff to current |
2006-09-19 |
skodak | moodle/course:managemetacourse is now singular |
blob | commitdiff | raw | diff to current |
2006-09-19 |
toyomoyo | replacing references to user_* tables |
blob | commitdiff | raw | diff to current |
2006-09-18 |
skodak | MDL-6568 shortname added to roles |
blob | commitdiff | raw | diff to current |
2006-09-17 |
skodak | metacourse sync now uses roles, I will continue with... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
moodler | Added email_welcome_message_to_user() to send course... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
skodak | backupdata folder is no longer displayed in list of... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
moodler | Enrolments working better now. The core part is done... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
toyomoyo | changing sql calls from user_students table to role_ass... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
moodler | Moved debugging() to weblib.php since it's really about... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
moodler | CHanged a lot of CFG->debug stuff to use the new debugg... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
moodler | Fixed up debugging() function so it's more useful. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
moodler | Revamped require_login() function to handle roles better. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
toyomoyo | adding capabilities |
blob | commitdiff | raw | diff to current |
2006-09-11 |
moodler | New hook for Moodle 1.7 enrolment plugins |
blob | commitdiff | raw | diff to current |
2006-09-06 |
toyomoyo | adding capabilities |
blob | commitdiff | raw | diff to current |
2006-09-04 |
moodler | Merged confirmation email fix from stable |
blob | commitdiff | raw | diff to current |
2006-09-03 |
gustav_delius | The file countries.php does not exist in lang/en, only... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
moodler | Moving deprecated functions to deprecatedlib.php from... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
skodak | replace all uses of isset($USER->id) with empty() to... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
skodak | fixed admin defaults, some warnings during install... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
toyomoyo | utf8 migrate support for site with roles active, resolv... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
skodak | imported newer PCLZIP library; added directory restrict... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
moodler | New param type, PARAM_SEQUENCE for 5,6,7,8,9 |
blob | commitdiff | raw | diff to current |
2006-08-27 |
skodak | reverting isguest() changes |
blob | commitdiff | raw | diff to current |
2006-08-26 |
skodak | isguest() compatible with roles |
blob | commitdiff | raw | diff to current |
2006-08-25 |
skodak | Many bugs and typos fixed in capabilitties and legacy... |
blob | commitdiff | raw | diff to current |
2006-08-15 |
tjhunt | Delete stray space. |
blob | commitdiff | raw | diff to current |
2006-08-14 |
moodler | SWEEPING CLEANUP |
blob | commitdiff | raw | diff to current |
2006-08-13 |
moodler | Removed all of the "Restricted users" hack because... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
moodler | Removed tabs |
blob | commitdiff | raw | diff to current |
2006-08-08 |
moodler | ROLES AND PERMISSIONS - FIRST CHECK-IN |
blob | commitdiff | raw | diff to current |
2006-08-02 |
skodak | check_dir_exists() has new recursive parameter - it... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
skodak | Bug #6146 - Smiley popup can not be translated; merged... |
blob | commitdiff | raw | diff to current |
2006-07-30 |
skodak | Bug #6176 - locale setting on config variables page... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
skodak | Bug #6183 - typo in clean_param() description; merged... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
moodler | Merged fixes from stable |
blob | commitdiff | raw | diff to current |
2006-07-12 |
skodak | fixed printing of filenames from zip archives - SC... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
stronk7 | Emulate file_put_contents() under PHP 4.3.x |
blob | commitdiff | raw | diff to current |
2006-07-03 |
skodak | Bug #5909 - Fix use of user_group() because it returns... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
tjhunt | Bug #5979 - Check in the OU's unit testing framework... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
skodak | fixed Turkish problems see, Bug #5878 - Teachers can... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
stronk7 | Change the moodle_strtolower() function to use textlib... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
stronk7 | Moving from lastIP to lastip everywhere. Bug 5763. |
blob | commitdiff | raw | diff to current |
2006-06-01 |
vyshane | Fix for get_string(), which was not building path to... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
moodler | Make $COURSE a full object for later use |
blob | commitdiff | raw | diff to current |
2006-05-25 |
skodak | Bug #4779 - lib/moodlelib.php: typo; merged from MOODLE... |
blob | commitdiff | raw | diff to current |
2006-05-20 |
skodak | fixed cleaning of path in custom scripts SC#221; merged... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
skodak | fixed - disabled autologinguest not always respected... |
blob | commitdiff | raw | diff to current |
2006-05-15 |
skodak | fixed problem when set both loginhttps and https in... |
blob | commitdiff | raw | diff to current |
2006-05-01 |
skodak | fixed alternative salt index range - now allowed 1... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
skodak | added optional salting of user passwords stored in... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
moodler | Add a new function fullclone() to forcibly make a compl... |
blob | commitdiff | raw | diff to current |
2006-04-22 |
skodak | fixed typo in ismember() - nasty one! |
blob | commitdiff | raw | diff to current |
2006-04-20 |
moodler | Added more common mail charsets to choose from bug... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
moodler | Make email address denying work a little more rigorousl... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
toyomoyo | bumping up version, chaing user->firstname, user->lastn... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
stronk7 | strstr(string haystack,string needle). We were doing... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
skodak | PARAM_BOOL now accepts "yes/no" too |
blob | commitdiff | raw | diff to current |
2006-04-11 |
skodak | added proper parameter type in confirm_sesskey() |
blob | commitdiff | raw | diff to current |
2006-04-10 |
stronk7 | Strip the "_utf8" suffix from language names in list... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
moodler | Of $COURSE you can't redefine constants :) |
blob | commitdiff | raw | diff to current |
2006-03-29 |
stronk7 | Now new lang packs won't be available until UTF-8 |
blob | commitdiff | raw | diff to current |
2006-03-29 |
moodler | Just removing a space |
blob | commitdiff | raw | diff to current |
2006-03-29 |
moodler | Starting the global COURSEID. |
blob | commitdiff | raw | diff to current |
2006-03-28 |
moodler | Support for $CFG->sessioncookiepath |
blob | commitdiff | raw | diff to current |
2006-03-25 |
stronk7 | Bump! Now we support Win32 locales. B-) |
blob | commitdiff | raw | diff to current |
2006-03-21 |
moodler | Fixed bug in make_mod_upload_directory() vecause of... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
gustav_delius | Moved code to delete questions and question categories... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
moodler | New feature: you can now reset a course simply and... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
moodler | Speedup! get_timezone_record wasn't caching! :-) |
blob | commitdiff | raw | diff to current |
2006-03-19 |
stronk7 | Notice killing... ;-) |
blob | commitdiff | raw | diff to current |
2006-03-18 |
stronk7 | First cut of email working with any encoding. Works... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
skodak | removed $SESSION->encoding now replaced by current_char... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
skodak | password handling refactoring and added conversion... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
thepurpleblob | Removed bad bad bad isset_param() function. |
blob | commitdiff | raw | diff to current |
2006-03-09 |
stronk7 | If $CFG->running_installer is set, we force to retrieve |
blob | commitdiff | raw | diff to current |
2006-03-09 |
moodler | Look for languages in report directories too |
blob | commitdiff | raw | diff to current |
next |