2006-11-17 |
ethem | Moved ABA validator and CC validator functions to enrol... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
toyomoyo | fix for MDL-7595, adding coursemanager config variable... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
ethem | Some cleanup: Removed enrolment_plugin_authorize->autho... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
ethem | Business checks can be refunded. Point a flag for it... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
moodler | Merged function rename from stable MDL-7594 |
commit | commitdiff | tree | snapshot |
2006-11-17 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
moodler | Removed B) MDL-7589 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
tjhunt | Typo in function name. Merged from MOODLE_17_STABLE. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
ethem | <DIV>...</DIV> if other method available. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
ethem | FIX: MDL-7561 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
ethem | choosemethod is too long for heading, added <br /> |
commit | commitdiff | tree | snapshot |
2006-11-16 |
tjhunt | MDL-7576 - review link does not work after attempt... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
ethem | Show correct string; |
commit | commitdiff | tree | snapshot |
2006-11-16 |
ethem | Stop responding on error. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
toyomoyo | making hidden assignment work with multiple roles |
commit | commitdiff | tree | snapshot |
2006-11-16 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
toyomoyo | merged, fixed a problem when a user has not visited... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
toyomoyo | fix for MDL-7099, do not share user tags (better interf... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
skodak | Response file not uploading when grading student submis... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
ethem | Fixed: MDL-7561 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
skodak | remove use of get_String("thischarset") replace it... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
skodak | Broken next button when grading assignments MDL-7569... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
skodak | MDL-6949 fixed enrolment choice in course edit form |
commit | commitdiff | tree | snapshot |
2006-11-15 |
tjhunt | MDL-7428 - Quiz regrade removes student answers from... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
tjhunt | MDL-7567 Numerical questions occasionally mix up the... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
nfreear | PostgreSQL script, based on ../install.sql (Bug MDL... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
nfreear | MySQL script, extracted from ../install.sql (Bug MDL... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
sam_marshall | MDL-7513 Further tweak to the way defaultuser role... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
sam_marshall | MDL-7513 - made it so a hack for Guest role only applie... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
tjhunt | MDL-7309 Add error checking to the Quiz DB upgrade... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
nfreear | Whitespace and $CFG->prefix fix (Bug MDL-7380 "groups".) |
commit | commitdiff | tree | snapshot |
2006-11-15 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
skodak | Add optional cli only and password protected access... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | separating the site course context and the site context... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | little bit of clean up. removed extra global var and... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | migrated mod/lesson/mod.html to formslib |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | added two new elements button and choosecoursefile... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
ethem | MDL-6937 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | added removeOption method to allow removing options... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | added action to redirect back to course page or to... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
jamiesensei | needed to add the option to pass an element id rather... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | reenabling this for site level course, backup/restore... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | merged, adding missing fields |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | merged, replacing deprecated functions |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | Adding hidden role assignment, currently used in course... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | merged fix for MDL-6928, correcting checks for auth_isc... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | dropping studentcanpost in glossary, MDL_7170 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | fixing indenting |
commit | commitdiff | tree | snapshot |
2006-11-15 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
toyomoyo | fixing alt tag to use capital "More" |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | use timeupdated field in paypal table MDL-7555 |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | MDL-7536 add proper slashing to data from paypal callback |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | MDL-7535 PayPal communication now fully utf-8 compatibl... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
moodler | Initial commit of gu_utf8 installer file |
commit | commitdiff | tree | snapshot |
2006-11-14 |
stronk7 | while working, it's better to compare with original... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
tjhunt | MDL-7531 Fix SQL that does not work in Oracle. Thanks... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | whitespace fix in PayPal plugin |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | MDL-7838 Fixed wrong Paypal spelling, should be PayPal |
commit | commitdiff | tree | snapshot |
2006-11-14 |
skodak | add hooks to paypal plugin to allow testing on www... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | changed width of form to 80% -aesthetic change |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | migrated journal/mod.html to formslib |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | range third parameter doesn't work pre PHP 5.0 removed... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | fix for bug - not seeing standard elements on activity... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | add custom submit button to registry |
commit | commitdiff | tree | snapshot |
2006-11-14 |
jamiesensei | checking in files for some new custom elements. And... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-13 |
stronk7 | Set Assoc mode always after DB connection. Discovered... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
stronk7 | Fetchmode needs to be explicity set to ASSOC. Plus... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
skodak | MDL-7389 paypal plugin reports error when student... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
nfreear | Interface fix in groups_add_member, remove_member ... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
exe-cutor | Merged user capabilities fix for 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-13 |
jamiesensei | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-11-13 |
jamiesensei | shifted hidden elements from standard_coursemodule_elem... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
ethem | Merged from 17stable. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
jamiesensei | removing mod.html migrated to formslib |
commit | commitdiff | tree | snapshot |
2006-11-13 |
ethem | New feature: Show my payments only for users who has_ca... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
jamiesensei | glossary form migrated to formslib |
commit | commitdiff | tree | snapshot |
2006-11-13 |
jamiesensei | some changes to setHelpButton methods on elements and... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
vyshane | Error message to use lang string nopostdiscussion |
commit | commitdiff | tree | snapshot |
2006-11-13 |
ethem | New feature: Show my payments only for users who has_ca... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-13 |
ikawhero | Replacing with working image. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
toyomoyo | merged fix for MDL-7441, wrong size for roles icon |
commit | commitdiff | tree | snapshot |
2006-11-13 |
toyomoyo | fix for MDL-7483, add table header to user picture... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-11-13 |
toyomoyo | fix for MDL-7482, adding alt text for messaging controls |
commit | commitdiff | tree | snapshot |
2006-11-13 |
toyomoyo | fix for MDL-7474, provide alt text for ascending/descen... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
toyomoyo | fix for MDL-7473, adding alt tag for printer friendly... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
skodak | readded file uploads to forum post form, file processin... |
commit | commitdiff | tree | snapshot |
next |