2006-10-24 |
stronk7 | Dropping some hardocded "mdl" prefixes. MDL-7202 |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | Allow autologin as guest when viewing discussions ... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | Merged roles gui changes from stable |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | Merged guest recent activity fixes from stable |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jamiesensei | migrated to formslib |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jamiesensei | added autofocus on first error and moved formslib inclu... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jamiesensei | added focus on first element with error |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jamiesensei | migrated signup.php over to using new formslib |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jamiesensei | added a method to return javascript to select form... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
vyshane | Merged from 1.7. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-10-24 |
skodak | fixed risks associated with capabilitites in modules... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
skodak | fixed risks associated with main capabilitites MDL... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
bobopinna | Added CAM support to SCORM 2004 3rd Edition |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | FIxed problem which was unenrolling some assigns at... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
toyomoyo | merged fixing capabilities |
commit | commitdiff | tree | snapshot |
2006-10-24 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | Merged fix for trusttext from stable |
commit | commitdiff | tree | snapshot |
2006-10-24 |
moodler | Merged guest enrol fixes. MDL-7182 |
commit | commitdiff | tree | snapshot |
2006-10-24 |
toyomoyo | merged, blog tab clean up |
commit | commitdiff | tree | snapshot |
2006-10-23 |
stronk7 | Moving deprecated uses of sql_paging_limit() to the... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | fixed moodle/calendar:manageentries capability in calen... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | Assignment Reports incomplete MDL-6301 ; merged from... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | Excel export returns a zero bytes file when system... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | error message when adding a link in editor MDL-7180... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
stronk7 | Now insert_record() is using $db->GenID() to retrieve |
commit | commitdiff | tree | snapshot |
2006-10-23 |
stronk7 | Suppress all the uses of LIMIT in the get_field_sql... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | This new function called load_all_capabilities() should... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Fixed   characters MDL-7179 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged fix for letting guests see discussion post butto... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | Checkbox value not saved when saving changes from admin... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | yet another context fix for Roles tab - I hope this... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
skodak | glossary tabs (when updating a glossary) is not aligned... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
andreabix | Stylistic problem solved |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged tidy-ups from stable |
commit | commitdiff | tree | snapshot |
2006-10-23 |
stronk7 | strip "old" harcoded "limit" clauses from the sql passe... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged choice fixes from stable |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged guest key enrolment fix from stable MDL-6881 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged stats fix for MDL-7151 from stable |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Better handling for guest in forums MDL-7125 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged capability name fix from stable |
commit | commitdiff | tree | snapshot |
2006-10-23 |
toyomoyo | merged replacing studentcanpost with proper capability |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged unenrol fixes from stable MDL-6964 MDL-7123 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Merged choice/guest fixes from stable MDL-7171 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
toyomoyo | merged replacing studentcanpost with capability |
commit | commitdiff | tree | snapshot |
2006-10-23 |
toyomoyo | merged, student_can_post should be done properly using... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
stronk7 | Prevent MSSQL to return from insert_record() before |
commit | commitdiff | tree | snapshot |
2006-10-22 |
stronk7 | Debugging sql_paging_limit() as deprecated and |
commit | commitdiff | tree | snapshot |
2006-10-22 |
stronk7 | Killing all sql_paging_limit() uses |
commit | commitdiff | tree | snapshot |
2006-10-22 |
stronk7 | Killing all sql_paging_limit() uses |
commit | commitdiff | tree | snapshot |
2006-10-22 |
stronk7 | Adding limitfrom and limitnum parameters to a bunch of |
commit | commitdiff | tree | snapshot |
2006-10-22 |
skodak | fixed incorrect context in user Outline report; mergedf... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
skodak | fixed $usercontext creation needed for Role tab when... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
skodak | fixed sql error when searching only by one letter and... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
skodak | fixed moodle/site:readallmessages MDL-7160 ; commented... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged lastcourseaccess fixes from MDL-7134 |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged missing </span> from stable |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged some fixes for & in XHTML |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged XHTML fixes from stable |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged filter fix from stable |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Merged fixes for recent activity from stable MDL-7134 |
commit | commitdiff | tree | snapshot |
2006-10-22 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
skodak | Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
skodak | Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
skodak | fix has_capability() to work when $nomoodlecookie ... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
skodak | fixed undefined modcontext in forum; merged from MOODLE... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
stronk7 | Deleting some old oci8po files from CVS. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
stronk7 | Prevent add_field() to work if we are adding one not... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
stronk7 | Added two more tests: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
stronk7 | Minor typo fixed. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
moodler | Merged My Courses fixes from stable |
commit | commitdiff | tree | snapshot |
2006-10-21 |
stronk7 | One typo (!==) was preventing defaults to be properly... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
moodler | Make sure LAMS is off if we don't need it (merged from... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
moodler | Merged fix for notice from stable |
commit | commitdiff | tree | snapshot |
2006-10-21 |
moodler | Merged some checks from stable |
commit | commitdiff | tree | snapshot |
2006-10-21 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Merged enrolment-related fixes from stable |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | HIde admins from partipant listings in courses |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged fix for MDL-7119, users with no capability shoul... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Added Javascript, CSS etc on edit page for database... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged fix for MDL-7106, glossary capability check |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | MERGED: |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | New automatic installer lang file added |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Merged fixes for MDL-7116 from stable |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged fix for MDL-7115, teacher page replaced by gener... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Merged sitecontext fix from stable |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Merged fixes for guest display from stable |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged, fixed an infinite loop |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Merged fix from stable (forum search form help button) |
commit | commitdiff | tree | snapshot |
2006-10-20 |
vyshane | Merged from 1.7 |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged fix for MDL-7107, missing capability check for... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged fox for MDL-7113, removing DISTINCT on TEXT... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
toyomoyo | merged, setting $CFG->unicodedb after converting db... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
mjollnir_ | error reporting for xmldb (credit: Nigel McNie <nigel... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
skodak | temporary patch for the forum trouble that is breaking... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
skodak | fixed rolesactive notice during installation; merged... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
stronk7 | Adding support for the new mssql_n driver |
commit | commitdiff | tree | snapshot |
next |