2006-09-22 |
mjollnir_ | fixing stats_get_course_users. my brain hurts |
commit | commitdiff | tree | snapshot |
2006-09-22 |
dwoolhead | Prevent 'Warning: Invalid argument supplied for foreach... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | set config statsupgraded during install so we don't... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
sam_marshall | Ooops. The following-HTTP-standard absolute-path redire... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | added missing indexes in stats upgrade, fixed discrepen... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | fixing up the stats table enums |
commit | commitdiff | tree | snapshot |
2006-09-22 |
stronk7 | Fixed bug about all chars being created with length... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | moved call to upgrade stats until after all the roles... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | FIxed up longtimenosee processing in cron |
commit | commitdiff | tree | snapshot |
2006-09-22 |
stronk7 | Killing some not needed references |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Fixes for get_users_longtimenosee |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Suggested changes from MDL-6654 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Added comment regarding $isteacher being deprecated... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | proper install.xml schema for new stats tables |
commit | commitdiff | tree | snapshot |
2006-09-22 |
toyomoyo | backup changes for roles |
commit | commitdiff | tree | snapshot |
2006-09-22 |
urs_hunkler | 'added 16px height to the commands to correct the wrapp... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Fix for MDL-6654 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Replaced isteacher & co. Fixed some issues. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | new tags for new functions |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | renamed field in context table |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Upgrading table to rename the context->aggregatelevel... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | DOn't terminate upgrade if stats didn't work |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | schema files for stats changes (install.xml still to... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Improved error messages for role_assign to be more... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Removing some notices |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Merged support for personal dictionaries in spellchecker |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | function_names() might not like the egg |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Fix for MDL-6319, to fix opposite-state links for unrea... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed mod/workshop:view |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | As well as a credit to Nigel for the stats schema upgra... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed mod/wiki:view |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed mod/scorm:view |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed mod/resource:view |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed mod/lesson:view |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mjollnir_ | stats rework: 1. upgrade schema and move data to new... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
vyshane | Removed 'mod/glossary:view' capability |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | A real easter egg ;-) |
commit | commitdiff | tree | snapshot |
2006-09-22 |
toyomoyo | fixed a bug, override in user should not record userid... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Some easter eggs :-) |
commit | commitdiff | tree | snapshot |
2006-09-22 |
toyomoyo | fixing bogus function calls |
commit | commitdiff | tree | snapshot |
2006-09-22 |
toyomoyo | some new functions to help backuo |
commit | commitdiff | tree | snapshot |
2006-09-22 |
toyomoyo | code to support roles (roleassignments and roleoverride... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Make it easier to get out of a switched role in case... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
mits | Changed breadcrumb and blog tag color. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
moodler | Use role sortorder when getting role lists |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | improved coding style |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | improved coding style |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | minor allignment change in role list |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | adjusting breadcrumb separator... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | partial rewrite of role manage script, improved notice_... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
cap2501 | MDL-6544 |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | Now all the insert_record() and update_record() calls... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | SQL ANDs mus be, always, "AND" :-P |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Some fixes to move Javascript files to PHP script,... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | SQL ORs must be, always, "OR" |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | Allow to specify NULL clauses for some generators,... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | New string , used in registering |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Fixes to make registering work ;-) |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Fixed typo in capability name |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | fixed typos in capabiltiy names |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | People under switched roles should not be able to unenrol |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Changing defaults for role assigning (teachers, coursec... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Improvements to switchroles |
commit | commitdiff | tree | snapshot |
2006-09-21 |
sam_marshall | Changed the redirect() version with no message (that... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Changed the login info string when a user is using... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Fixed a capability name typo |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Fixed typos in capability names |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Changed logic slightly in switchrole_form |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Fix typo |
commit | commitdiff | tree | snapshot |
2006-09-21 |
sam_marshall | Added feature to blocks (and restorelib) so that blocks... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | When journal to assignment migration is performed,... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | Last reserved word is out now! |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | Moved assignment_submission->comment to submissioncomment |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | More strings |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | New "Switch Role" functionality to replace the old... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | changes to backups (where the roles info are stored) |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Removed capability mod/forum:viewforum. We will use... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Removed string for mod/forum:viewforum |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | another admin ui cleanup |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | capability related changes in new admin tree |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | old admin configuration cleanup - MDL-6595 MDL-6449... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
stronk7 | Force ANSI NULLs under mssql. It's not critical to... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Added new capability to switch roles (replaces old... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Added some notes for future reference |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | FIxed defaults for frontpage format |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | adding roles support for backups |
commit | commitdiff | tree | snapshot |
2006-09-21 |
skodak | removed moodle specific debug messages from file.php |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Cleanups in view.php. Also moved logging of a forum... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Added message string for when a user does not have... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
vyshane | Removed column ratings from data table |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | fix for MDL-6571, added get_roles_on_exact_context... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | fixing syntex errors |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | trying to add some role support, not sure things are... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
mjollnir_ | Flatfile enrolment plugin upgraded to new use roles... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Now XMLDB installation is enabled! Old mysql.php and... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Updated comment... :-/ |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Forcing ADODB_FETCH_ASSOC explicity now for any DB. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fix for old email confirmation - spotted by Dirk Grunwa... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | forum throttling capability meaning reversed |
commit | commitdiff | tree | snapshot |
next |