2006-10-08 |
skodak | docs for advanced uploading of files assignment type |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | a small typo 'helpupload' on /lang/en_utf8/assignment... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | fixed 'capabilitities' typos and removed forgotten... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Typo in lib/accesslib.php MDL-6728, found by Nicolas... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Insert a Chinese charachter string to label resource... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
stronk7 | Now Oracle uses the new find_sequence_name() function... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | removed obsoleted backup configuration scripts |
commit | commitdiff | tree | snapshot |
2006-10-08 |
stronk7 | Added find_sequence_name() to be used by insert_record... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
stronk7 | Adding getSequenceFromDB() for Oracle in order to detec... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | add note to admin settings to check max_allowed_packet... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | add note to admin settings to check max_allowed_packet... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Grades computed incorrectly if assignment name appears... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | fixed wrong strip_slashes() when printing blog entry |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Error when adding Recent activity as a sticky block... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | fixed wrong redirect when editing blocks in stickyblock... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | fixed encoding header() in messaging frames MDL-6128... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Resource frameset error in IE6 MDL-6842, patch submitte... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | Scalable Vector Graphics (SVG) files in Moodle are... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
skodak | added 'Reviewed' assignment status to My moodle page... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
skodak | fixed some incorrect strtolower() calls that were break... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gustav_delius | Don't strip slashes from data send to htmlarea, after... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gustav_delius | Don't use stripslashes on data coming from database |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | simplified the javascript to hide "name", "studentfeedb... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
stronk7 | Allow load average to be displayed in servers using... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | added PARAM types for all calls to "optional_param... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | adjust "best grade" to range 0 to hotpot->maxgrade |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | removed "thiscourse" and "allmycourses" as they are... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | remvoved course selection for admins, and tidied up... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
gbateson | remove "Selecting a course" section |
commit | commitdiff | tree | snapshot |
2006-10-06 |
stronk7 | Wood-ising the adminsettings fieldset |
commit | commitdiff | tree | snapshot |
2006-10-06 |
tjhunt | MDL-6731 Can't save manual comment on a quiz question... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
tjhunt | Typo. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
tjhunt | Hopefully improve performance on site with lots of... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
stronk7 | One malformed XML was preventing wiki_logs to be proper... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
stronk7 | Typo recently introduced. MDL-6336 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
skodak | Code cleanup in blog. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | fix undefined variable $context on line 135 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
toyomoyo | fix for MDL-6336 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | allow display and deletion of attempts by "All users... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
vyshane | Some fixes for MDL-6674. This should fix moving activit... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | fix typo on line 89: get_context_instance(CONTEXT_COURS... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Drop the user_xxx tables after Roles install |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Removed some references to user_teachers that will... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Remove user_students references |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Added missing cap strings |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Added some defaults to make sure Exercise is off by... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Fix some doc links |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | added "format_string" and "stripslashes" when print... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Disable the exercise module as it's not maintained... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
toyomoyo | fix for MDL-6859, MDL-6860 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Fixes for naming of forms to make them XHTML compatible |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Fixed a misplaced form tag MDL-6861 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | renamed all $hp to $hotpot; added/update/delete calenda... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Made alt tags translatable MDL-6861 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Fixed some unencoded & in urls |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | MOre fixes to remove erros due to JS |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | FIxed some incorrect backslashes MDL-6861 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | In "Selecting Users" section, added "All users" and... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
toyomoyo | adding utf8 support for new fields |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | added $string['allusers'] = 'All users'; for "hotpot... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | removed all references to obsolete indexes on "hotpot_q... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
gbateson | reset version number in HotPot v1 with over-advanced... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
gustav_delius | Incomplete user record (the one where the username... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
gustav_delius | Incomplete user record (the one where the username... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
stronk7 | Avoid some notices. Part of MDL-6854 |
commit | commitdiff | tree | snapshot |
2006-10-05 |
stronk7 | Avoid some notices. Part of MDL-6854 |
commit | commitdiff | tree | snapshot |
2006-10-05 |
tjhunt | MDL-6837 - move warning about pupup blockers into the... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
andreabix | overlapping fix |
commit | commitdiff | tree | snapshot |
2006-10-05 |
toyomoyo | fixed a bug with user listing where user_lastaccess... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
vyshane | Some small formatting changes. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
moodler | Fix to ignore hidden courses when using switchrole... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
vyshane | Fix for MDL-6682. Removed duplicate string quiz:grade |
commit | commitdiff | tree | snapshot |
2006-10-05 |
vyshane | Merged fix for MDL-6819 |
commit | commitdiff | tree | snapshot |
2006-10-05 |
moodler | Removed user_students, user_teachers, user_coursecreato... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
moodler | Moved sticky blocks to Appearance section |
commit | commitdiff | tree | snapshot |
2006-10-05 |
bobopinna | Fixed comments_from_learner data element to fit ADL... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
toyomoyo | droppinf utf8 support for user_* tables |
commit | commitdiff | tree | snapshot |
2006-10-05 |
toyomoyo | a few fixes, for MDL-6836, MDL-6835, and MDL-6765 |
commit | commitdiff | tree | snapshot |
2006-10-05 |
toyomoyo | removing some debugging statements |
commit | commitdiff | tree | snapshot |
2006-10-05 |
vyshane | Merged fixes for MDL-2583 |
commit | commitdiff | tree | snapshot |
2006-10-04 |
koenr | closing MDL-5510 |
commit | commitdiff | tree | snapshot |
2006-10-04 |
skodak | fixed nocache option in format_text() |
commit | commitdiff | tree | snapshot |
2006-10-04 |
mits | Soften the color of currently selected admin menu. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
urs_hunkler | 'MDL-6790 Grab handle icon is missing from blocks.... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
urs_hunkler | 'merged from 1.6 - MDL-6824, redundant declaration... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
urs_hunkler | 'MDL-6824, redundant declaration: .categorybox .category' |
commit | commitdiff | tree | snapshot |
2006-10-04 |
moodler | Was this checked in by accident? |
commit | commitdiff | tree | snapshot |
2006-10-04 |
urs_hunkler | merged from 1.6 - MDL-6824 |
commit | commitdiff | tree | snapshot |
2006-10-04 |
moodler | Reverted my changes to ddlib |
commit | commitdiff | tree | snapshot |
2006-10-04 |
moodler | Undoing my hacks to try and keep this code clean as... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
thompson697 | Change creation of restorelog file location to protecte... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
moodler | Committed a fix for streaming chat from Dan Polawski... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
tjhunt | Typo. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
tjhunt | Fix indent. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
tjhunt | MDL-6814 - Can't change "maximum grade" value on a... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
sam_marshall | [MDL-6701] Added closing </form> tags in wiki admin... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
sam_marshall | Wiki: list of pages to strip in the 'are you sure'... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
sam_marshall | Wiki - fixed 'Strip versions' that didn't work in postg... |
commit | commitdiff | tree | snapshot |
next |