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 |
2006-09-20 |
skodak | major whitespace cleanup - fixed trailng whitespace... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed tabs |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed \r line-ending |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed \r\n line-ending |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | test commit for lineending cleanup |
commit | commitdiff | tree | snapshot |
2006-09-20 |
koenr | Adding Slovak Koruna MDL-6604 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | merged changes in moodlelib.php from MOODLE_16_STABLE |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Updated to reflect changes to data table |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fixed warning caused by missing fields in $course;... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Upgrade to roles code for data module. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | MDL-6380 - added required include to make blocks work... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fix typos in string concatenation. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Upgrade to roles code, as well as restoring from 1... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added course module groupmodes in convertion to roles... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Another typo. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | renaming question_dataset_items->number to itemnumber... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fixed typo CONTEXT_COUSE -> CONTEXT_COURSE |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fix bug with getting the capability. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
sam_marshall | Update to static JS - 'hitem' hidden fields now optiona... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fixed missing ; |
commit | commitdiff | tree | snapshot |
2006-09-20 |
ikawhero | Bump for new tables. See MDL-474 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
ikawhero | Adding tables for customisable user profile fields... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
martinlanghoff | dmlib: changed array access to keyed instead of ordinal. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
koenr | updated Guinea MDL-3909 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
toyomoyo | replacing deprecated calls and references to capability... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added new function function fetch_context_independent_c... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | More capability name typos. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
urs_hunkler | 'updated CSS for the breadcrumb and calendar arrows' |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | mostly removed old isadmin() calls |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Removed some obsolete stuff |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | role_context_capabilities should handle current context... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vinkmar | admin page cleanup -- added missing strings |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vinkmar | admin page cleanup - added most missing strings |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added more overrides during restore process for forums... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Fixed notice |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | FIxed a bug where $context had not been defined in... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Added unset_config as a companion to set_config |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Made the debugging message a bit less passive |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | And another typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Another typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | In debug mode, warn people if they are asking for an... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Always print the question list, so you can add question... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Typo in capability names.\r\rYou do not want to know... |
commit | commitdiff | tree | snapshot |
next |