2010-07-11 |
Petr Skoda | MDL-14589 improved param name |
blob | commitdiff | raw |
2010-07-11 |
Petr Skoda | MDL-14589 adding missing component to moodle_url factor... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Petr Skoda | MDL-22950 adding new component column to the files... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
David Mudrak | MDL-21695 switchroles_form() is not used any more,... |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Petr Skoda | MDL-21695 markdown conversion now does not break empty... |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Petr Skoda | MDL-22042 fixed kses cleaning of html code |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Sam Hemelryk | htmlpurify MDL-22654 Implemented solution to fix issues... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
jerome mouneyrac | lib MDL-22627 print_collapsible_region_start() call... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Petr Skoda | a bit more comment typo fixes |
blob | commitdiff | raw | diff to current |
2010-05-19 |
Dongsheng Cai | MDL-16597, move print_filemanager to $OUTPUT->file_mana... |
blob | commitdiff | raw | diff to current |
2010-05-19 |
Dongsheng Cai | MDL-16597, tweak filemanager UI |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Dongsheng Cai | "MDL-22281, when no files in filemanager, hide download... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Dongsheng Cai | MDL-22281 file resource module, select main file |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Dongsheng Cai | MDL-13766, filemanager, don't download empty draft... |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Sam Marshall | weblib: MDL-22174 print_group_picture should not print... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Petr Skoda | MDL-21695 renaming ->help_icon() to old_help_icon(... |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Petr Skoda | MDL-22061 converting auths to pluginname and deprecatin... |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Petr Skoda | MDL-22061 fixed recent regression |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Petr Skoda | MDL-22061 workaround for missing alttext of some emoticons |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Petr Skoda | MDL-21694 using only titles from plugins |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Petr Skoda | MDL-22050 removing moodle/langconfig duplicates |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Petr Skoda | MDL-21693 Dropping _utf8 suffix from language codes... |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Petr Skoda | MDL-21938 support for json renderer and error handler |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Dongsheng Cai | "MDL-15405, fixed filearea parameter in filemanager" |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Dongsheng Cai | "MDL-19118, fixed comments api in format_text function" |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Dongsheng Cai | "MDL-21786, moving comments library files to consistency" |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Dongsheng Cai | "MDL-15405, fixed non-js filepicker url, need more... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Petr Skoda | MDL-21789 fixed buggy handling of 0.00 in s() |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Dongsheng Cai | "MDL-15405, perform filemanager init tasks in one function" |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Andrew Davis | user profiles MDL-20619 Email obfuscation wasnt working... |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Petr Skoda | MDL-21590 fixed icons in navigation lib + clean up... |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Petr Skoda | MDL-20204 more html_link converstions |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Petr Skoda | MDL-20204 converting link to html_writer or action_link |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Petr Skoda | MDL-20204 the ultimate fix for our frames (theyare... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Petr Skoda | MDL-20204 a lot more steps away from html_select |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Petr Skoda | MDL-21400 finally, gzip for JS files and proper caching... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Petr Skoda | MDL-21400 finalising JS api - removing ->on_dom_ready... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Petr Skoda | MDL-21403 hardcoded JS legacy code should not use new... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Petr Skoda | MDL-21403 removing ->asap() from $PAGE->requires, legac... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Petr Skoda | MDL-21400 collapsible_region moved to M, using CamelCas... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Petr Skoda | MDL-21400 collapsible region fixed and converted to... |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Petr Skoda | MDL-21362 finally finished full support for our slashar... |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Petr Skoda | MDL-21362 working on file_encode_url replacements |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Andrew Davis | weblib MDL-21296 added a todo |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21362 migrating old url processing stuff from filel... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21362 migrating old url processing stuff from filel... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 prepare_url obsoleted by new html_writer... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 get_query_string() is definitely not recommen... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 escaped parameter is far more importatnt... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 finally removed the omitquerystring parameter... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 simplifying moodle_url->out() api |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 removing sloppy out_returnurl() from public... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Petr Skoda | MDL-21233 obviously input tag writing does not belong... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Petr Skoda | MDL-21235 fixed select method name |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Petr Skoda | MDL-21235 more conversion to new select |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Petr Skoda | MDL-21233 moodle_url improvemewnts, code simplification... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
David Mudrak | MDL-21346 fixed various print_password_policy() issues... |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Andrew Davis | weblib MDL-21296 added a comment about convert_urls_int... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Eloy Lafuente | MDL-21168 - Support encoded chars in query part of... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Eloy Lafuente | MDL-21168 avoid whatever to be linked twice ; merged... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Eloy Lafuente | MDL-21168 convert_urls_into_links() - changed solution... |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Rossiani Wijaya | MDL-20949 printing out password policy requirements... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Petr Skoda | MDL-21198 $OUTPUT->single_button() resurrection, hopefu... |
blob | commitdiff | raw | diff to current |
2010-01-02 |
Petr Skoda | MDL-21198 OUTPUT->action_icon improvements, refactoring... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Petr Skoda | MDL-21217, MDL-21198 simplified/improved outputlib... |
blob | commitdiff | raw | diff to current |
2009-12-29 |
Petr Skoda | MDL-21119 lang menu and login info now handled by themes |
blob | commitdiff | raw | diff to current |
2009-12-24 |
Andrew Davis | weblib MDL-21168 improved convert_urls_into_links |
blob | commitdiff | raw | diff to current |
2009-12-23 |
Petr Skoda | MDL-21125 obsoleting global $THEME |
blob | commitdiff | raw | diff to current |
2009-12-23 |
Petr Skoda | MDL-21125 obsoleting global $THEME |
blob | commitdiff | raw | diff to current |
2009-12-23 |
David Mudrak | MDL-21178 formslib element modgrade does not use deprec... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
Sam Hemelryk | question MDL-21169 removed update_module_button calls... |
blob | commitdiff | raw | diff to current |
2009-12-20 |
Petr Skoda | MDL-20204 fixed silly bug in my previous commit |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Andrew Davis | weblib MDL-20826 made convert_urls_into_links() produce... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
jerome mouneyrac | theme MDL-20204 print_collapsible_region didn't print... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Andrew Davis | weblib MDL-20826 improved convert_urls_into_links() |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20787 final switch to new $OUTPUT->pix_url() -... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20792 renamed moodle_progress_trace to progress_tra... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-21142 moodle_url improvements: |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20787 removed mod_icon_url() completely |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-21139 replace all yui functions/methods with yui2... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20204 first batch of major theme changes, some... |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Sam Hemelryk | weblib MDL-17550 Added code to convert arrows set in... |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Sam Hemelryk | weblib MDL-17550 Added code to convert arrows set in... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Sam Hemelryk | mod-forum MDL-17550 Converted subscribers.php to use... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Petr Skoda | MDL-21026 improved entity handling |
blob | commitdiff | raw | diff to current |
2009-11-27 |
Andrew Davis | user profiles MDL-16213 prevent ul tags in user profile... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Andrew Davis | all MDL-20821 Removed more deprecated functions |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Andrew Davis | weblib MDL-19196 Added guard around call to error_get_l... |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Petr Skoda | MDL-20693 new NO_DEBUG_DISPLAY define |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Sam Hemelryk | moodle_url MDL-20674 Added a method to allow the dev... |
blob | commitdiff | raw | diff to current |
2009-10-13 |
moodler | redirect MDL-20546 Set page type to embedded to avoid... |
blob | commitdiff | raw | diff to current |
2009-10-01 |
samhemelryk | navigation MDL-20395 Fixed regression created earlier |
blob | commitdiff | raw | diff to current |
2009-10-01 |
samhemelryk | simpletest-navigation MDL-20395 Fixed up regressions... |
blob | commitdiff | raw | diff to current |
2009-09-30 |
tjhunt | unit tests: MDL-20398 spurious exceptions when $CFG... |
blob | commitdiff | raw | diff to current |
2009-09-30 |
tjhunt | unit tests: MDL-20398 spurious exceptions when $CFG... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
samhemelryk | core MDL-19791 Replaced deprecated functions, added... |
blob | commitdiff | raw | diff to current |
2009-09-23 |
samhemelryk | navigation MDL-20332 MDL-20324 Modifications to fix... |
blob | commitdiff | raw | diff to current |
2009-09-18 |
dongsheng | "MDL-14706, move javascript code to javascript-static.js" |
blob | commitdiff | raw | diff to current |
2009-09-16 |
samhemelryk | weblib MDL-20276 Reverted fix to deal with relative... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
samhemelryk | questions MDL-20276 Fixed minor issue with URL handling... |
blob | commitdiff | raw | diff to current |
next |