2012-11-14 |
Marina Glancy | MDL-35770 Created class format_weeks as copy of format_legacy
|
commit | commitdiff | tree |
2012-11-14 |
Marina Glancy | MDL-35770 Created class format_topics as copy of format_legacy
|
commit | commitdiff | tree |
2012-11-14 |
Marina Glancy | MDL-35770 Converted social format to new course formats API
|
commit | commitdiff | tree |
2012-11-14 |
Marina Glancy | MDL-35770 Converted scorm format to new course formats API
|
commit | commitdiff | tree |
2012-11-14 |
Marina Glancy | MDL-36048 Allow course formats to add course headers...
|
commit | commitdiff | tree |
2012-11-10 |
Marina Glancy | MDL-35260 Course formats may have settings, be enabled...
|
commit | commitdiff | tree |
2012-11-05 |
Marina Glancy | MDL-36369 Non-admin managers could not access list...
|
commit | commitdiff | tree |
2012-11-05 |
Marina Glancy | MDL-35260 Course formats may have settings, be enabled...
|
commit | commitdiff | tree |
2012-11-05 |
Marina Glancy | MDL-36017 renamed formatoptions to courseformatoptions...
|
commit | commitdiff | tree |
2012-11-05 |
Marina Glancy | MDL-35768 MDL-36017 Avoid calling format_base::get_course...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 MDL-36017 code style corrections
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-36317 Execute course format callback when course...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35769 Give more flexibility for course formats...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-36017 IMS-CC export does not filter result by numsection...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-36017 Course now may have format-specific options...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-36017 Fields numsections, hiddensections and coursedispl...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-36017 Added default fields to format_legacy::course_form...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 Backup and restore of course format-specific...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 Backup and restore of section format-specific...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 Allow caching of section format options in...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 Added format-specific options to edit course...
|
commit | commitdiff | tree |
2012-11-02 |
Marina Glancy | MDL-35768 create table course_format_options, increase...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 coding style corrections
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Fixing rebase with MDL-35634
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35895 Correctly build return to course link in...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35769 Course formats: Added function format_base...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Better cache reset for get_fast_modinfo(...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 call rebuild_course_cache() always (and only...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Course functions unit tests
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 deprecate get_course_section() replace with...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 added deprecated information in upgrade.txt
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Use get_fast_modinfo() in course sections...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Deprecate get_all_mods() add get_module_types_names()
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 Deprecate add_mod_to_section(), create new...
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 deprecate function get_all_sections()
|
commit | commitdiff | tree |
2012-10-15 |
Marina Glancy | MDL-35339 avoid using get_all_sections(), get_all_mods...
|
commit | commitdiff | tree |
2012-10-10 |
Marina Glancy | MDL-33857 Increase performance of queries for Server...
|
commit | commitdiff | tree |
2012-10-10 |
Marina Glancy | MDL-33857 Increase performance of queries for Server...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for webservices...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for repositories...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Removed function plugininfo_local::get_settings_ur...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for message processors...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for plagiarism...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for qtype plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for filters plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for Tinymce plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for editor plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for enrol plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for auth plugins...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for blocks (plugininfo_...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Loading of plugin settings for modules (plugininfo...
|
commit | commitdiff | tree |
2012-10-09 |
Marina Glancy | MDL-35661 Add functionality to plugininfo_base to load...
|
commit | commitdiff | tree |
2012-10-02 |
Marina Glancy | MDL-35263 removed unit test test_format_display_course_content()
|
commit | commitdiff | tree |
2012-10-02 |
Marina Glancy | MDL-35263 corrected coding style
|
commit | commitdiff | tree |
2012-09-28 |
Marina Glancy | MDL-35263 Converting course formats to OOP
|
commit | commitdiff | tree |
2012-09-26 |
Marina Glancy | MDL-35276 fix redirect to course/section pages
|
commit | commitdiff | tree |
2012-09-26 |
Marina Glancy | MDL-35276 fix redirect to course/section pages
|
commit | commitdiff | tree |
2012-09-25 |
Marina Glancy | MDL-35415 completely remove add activity in settings...
|
commit | commitdiff | tree |
2012-09-20 |
Marina Glancy | MDL-35542 Fixed a bug when trying to directly link...
|
commit | commitdiff | tree |
2012-09-20 |
Marina Glancy | MDL-35001 added unit test for function convert_to_array()
|
commit | commitdiff | tree |
2012-09-20 |
Marina Glancy | MDL-35001 removed cycle detection from convert_to_array...
|
commit | commitdiff | tree |
2012-09-17 |
Marina Glancy | MDL-35415 completely remove add activity in settings...
|
commit | commitdiff | tree |
2012-09-07 |
Marina Glancy | MDL-34338: renderer for mod_folder should not use file_info
|
commit | commitdiff | tree |
2012-09-07 |
Marina Glancy | MDL-34223 increased performance in forum_get_file_info...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository_filesystem: do not store files...
|
commit | commitdiff | tree |
2012-08-29 |
Dan Poltawski | MDL-34290 using moodleform cast to int in dropbox repository...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 Added timeout to googledocs request to download...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290, MDL-33416 prepare to deprecate fields files...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 Auto synchronise newly created references...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34665 Dropbox displays thumbnails and return info...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 remove class cache_file as not used
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository_dropbox reference handling
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 oauthlib_helper support for POST request
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 Allow to have several requests to the same...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository_equella: do not download files...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository_boxnet, boxlib use request timeouts
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository API: add repository function to...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository_filesystem add original info function...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository API: add timeout to get_file and...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository API: do not confuse source and...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 repository API: allow get_file_by_reference...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 class oauth_helper, added API to pass options...
|
commit | commitdiff | tree |
2012-08-29 |
Marina Glancy | MDL-34290 update all references after the source is...
|
commit | commitdiff | tree |
2012-08-28 |
Marina Glancy | MDL-34290 curl class: add functions to return error...
|
commit | commitdiff | tree |
2012-08-24 |
Marina Glancy | MDL-34310 display grading method description inside...
|
commit | commitdiff | tree |
2012-08-13 |
Marina Glancy | MDL-34748 repository_filesystem: Sort files by title...
|
commit | commitdiff | tree |
2012-08-06 |
Kirill Astashov | MDL-34669: Fix editor filepicker context bt trying...
|
commit | commitdiff | tree |
2012-07-20 |
Marina Glancy | MDL-34428 Private files repository should have a 'manage...
|
commit | commitdiff | tree |
2012-07-20 |
Marina Glancy | MDL-34221 disabledIf support for filemanager and filepicker...
|
commit | commitdiff | tree |
2012-07-20 |
Davo Smith | MDL-34221 Filepicker - disableIf now prevents drag...
|
commit | commitdiff | tree |
2012-07-13 |
Marina Glancy | MDL-34213 fixed mistype causing wrong link in some...
|
commit | commitdiff | tree |
2012-07-06 |
David Balch | MDL-34143 Add file type information for .mdb .accdb...
|
commit | commitdiff | tree |
2012-07-06 |
Marina Glancy | MDL-34139 filemanager select-file dialogue should update...
|
commit | commitdiff | tree |
2012-07-06 |
Marina Glancy | MDL-33950 Correctly initialise repository and check...
|
commit | commitdiff | tree |
2012-07-06 |
Marina Glancy | MDL-33473,MDL-33950,MDL-33837 Allow non-js filepicker...
|
commit | commitdiff | tree |
2012-07-06 |
Marina Glancy | MDL-33950 check if source file is accessible in repository_a...
|
commit | commitdiff | tree |
2012-07-06 |
Marina Glancy | MDL-33444 Upload repository can specify custom label...
|
commit | commitdiff | tree |
2012-07-05 |
Marina Glancy | MDL-33746 make folder view look like filemanager tree...
|
commit | commitdiff | tree |
2012-07-02 |
David Balch | MDL-34063 XHTML files should use the HTML icon, not...
|
commit | commitdiff | tree |
2012-07-02 |
Marina Glancy | MDL-34117 Correctly pass accepted_types to dnduploader
|
commit | commitdiff | tree |
next |