2007-12-27 |
poltawski | MDL-12530 - fixed changing of tag type in tag management |
commit | commitdiff | tree | snapshot |
2007-12-27 |
poltawski | MDL-9312 - prevent more than 20 chars being typed in... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
poltawski | MDL-12640 - if $CFG->country is set, use it for signup... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
stronk7 | Bump to 2.0 dev |
commit | commitdiff | tree | snapshot |
2007-12-26 |
skodak | MDL-9552 reverting the [$userid] change - we do need... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
poltawski | MDL-4164 fixed typo |
commit | commitdiff | tree | snapshot |
2007-12-26 |
poltawski | MDL-3776 fix typo, merged from MOODLE_19_STABLE |
commit | commitdiff | tree | snapshot |
2007-12-26 |
skodak | MDL-12735 Make AJAX on by default, add option to disabl... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
poltawski | MDL-12734, fix calling print_header() twice |
commit | commitdiff | tree | snapshot |
2007-12-26 |
poltawski | MDL-2013 - stop resource auto-linking from occuring... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
skodak | MDL-12729 show recoverable fatal errors in DEBUG_ALL... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
skodak | MDL-12351 verify active group before use because allowe... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
diml | resolving merge conflict |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-12728 missing USER->mnehostid in forum cron process... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-11783 no uploads after finalising; merged from... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-11758 removing one htmlpurifier file to prevent... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-12338 prevent KSES from breaking í chars in alt... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-12458 fixed gradebook upgrade/update problems when... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-11561 tex debug leaking sensitive info; merged... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
skodak | MDL-11561 improved text filter cache resetting when... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
poltawski | MDL-12697 - Category Themes do not appear when editing off |
commit | commitdiff | tree | snapshot |
2007-12-24 |
skodak | MDL-12725 remove_dir() does not return correct status... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
skodak | MDL-12724 import of html purifier 2.1.3; merged from... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
skodak | MDL-12713 all IE versions are broken beyond belief... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
arborrow | added comment to see MDL-9609 for progress on resolving... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12720 removing confusing/not implemented CONTEXT_PE... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12720 removing confusing/not implemented CONTEXT_PE... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
poltawski | MDL-9981 - remove hardcoded admin path, merged from... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
poltawski | MDL-10611 - backslashes in username get doubled up... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
poltawski | MDL-10241 - unenrolling self wasn't working properly... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
poltawski | MDL-10607 - also support backslashes in dbuser/password... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12718 show the print_header navigation warning... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
poltawski | MDL-10607 - support single quotes in db user/password... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12716 fixed admin setting for rcache; more robust... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12717 use apply_default_exception_settings before... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12714 no guest autologin for admin settings; merged... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
skodak | MDL-12711 use 'checked' value for enabled resource_popu... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
skodak | MDL-12712 fixed multiselect when nothing selected;... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
poltawski | MDL-12707 - moved hotpot/ lams to use new admin settings |
commit | commitdiff | tree | snapshot |
2007-12-22 |
skodak | MDL-12705 disabled guest autoogin in upgrade scripts... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
poltawski | MDL-12706 - fix caps typo |
commit | commitdiff | tree | snapshot |
2007-12-21 |
tjhunt | Ensure links of the form /mod/quiz/view.php?q=332 are... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
tjhunt | Sort the add activites dropdown using the locale. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
poltawski | MDL-12692 - missing second argument to help button |
commit | commitdiff | tree | snapshot |
2007-12-21 |
nfreear | MDL-7493 further fix: clean up themes, and remove refer... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
nfreear | MDL-7493 further fix: strip_tags from title strings... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
skodak | MDL-12690 use the same title for block in admin tree... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
scyrma | Let the admin choose if a textfield is to be shown... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
stronk7 | tidy up phpdoc |
commit | commitdiff | tree | snapshot |
2007-12-20 |
stronk7 | After some more tests... apply the new preconfigure_dbc... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
stronk7 | Adding the new preconfigure_dbconnection() function |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12683 - fixing broken tex in windows (borked by... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12443 use "UTF-8" label instead of "None" in sitema... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12684 fixing wrong link to manual settings page... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12159 - We were only showing the filter selections... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12680 Assignment count for groups not working ... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12668 - Various themes not respecting theme varaibles |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12678 moved pinned blocks setup page to Modules... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-11814 use system context for pinned blocks; merged... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12638 - fixed typo |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12670 - fix warning when groupings not enabled |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12676 - generate navigation if none supplied to... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
poltawski | MDL-12674 - use require_capability on the participants... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
tjhunt | MDL-12675 - Give teachers a direct link from the quiz... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL12672 fixed parent::search trouble; merged from... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
tjhunt | MDL-12666 - When moving questions between categories... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-10464 user list download in bulk ops; merged from... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
skodak | MDL-12659 fixed warning; merged from MOODLE_19_STABLE |
commit | commitdiff | tree | snapshot |
2007-12-20 |
moodler | Something really old we'll need later |
commit | commitdiff | tree | snapshot |
2007-12-20 |
moodler | Merged MDL-7493 further fix: strip_tags from title... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
mjollnir_ | merged from MOODLE_19_STABLE: fixing lying phpdoc comme... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-12656 indicate when current value is incorrect... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
poltawski | MDL-11561 - tweaking language a bit |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-12655 set_config() should cast values to string... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
poltawski | MDL-11561 - remove unused variable merged from MOODLE_1... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-11561 use 60x8 text area to fit on all screens... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-11561 nail the editor width to 640px in admin setti... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-10401 redirect to site/admin/ if section error... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-12858 fix course category depths during upgrade... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-11561 admin tree improvements and bugfixing |
commit | commitdiff | tree | snapshot |
2007-12-19 |
skodak | MDL-12598 use user context instead of personal; merged... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
tjhunt | Teach XMLDB about the local/db folder, but only include... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
nfreear | Followup for MDL-7493... - Finally the correct images... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
tjhunt | New option on print_single_button to all printing of... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
nfreear | Followup for MDL-7493... - revert images to fix transpa... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
tjhunt | gradebook / graded_users_iterator - Typo in conditional. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
tjhunt | MDL-12647 - Moving multiple_choice questions between... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
scyrma | Fix a bug passed on after commit of by http://lists... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
poltawski | MDL-12639 - prevent debug warnings about help buttons... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
mjollnir_ | merged from MOODLE_19_STABLE: moving two functions... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
tjhunt | Improve the quiz_rescale_grade function, and call it... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
skodak | MDL-12496, MDL-11889 allow deleting of activities with... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
nfreear | Fixes reopened MDL-7493 "Make sure standard themes... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
tjhunt | MDL-12635 - Manual grading report does not check capabi... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
poltawski | MDL-12515 Feedback not available to student on assignme... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
tjhunt | MDL-12517 - fix typo in the last commit. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
skodak | MDL-12517 reverting the moving of data processign,... |
commit | commitdiff | tree | snapshot |
next |