MDL-24445 fixed problem with uninitialised PAGE object
[moodle.git] / lib / weblib.php
2010-09-29 Petr SkodaMDL-24445 fixed problem with uninitialised PAGE object
2010-09-28 Petr Skodaimproved handling on errors on redirect page + preventi...
2010-09-22 Petr SkodaMDL-24282 fixed double decode - I just meant to specify...
2010-09-21 Petr SkodaMDL-24321 switching to stdClass in /lib/
2010-09-21 Petr SkodaMDL-24223 hopefully more embed BC
2010-09-21 Petr SkodaMDL-24223 same basic support for "safe" flash embedding
2010-09-19 Petr SkodaMDL-24282 improved s() to deal better with hex encoded...
2010-09-18 Petr SkodaMDL-24277 fixed hidden error preventing proper redirect...
2010-09-18 Petr Skodaimproved docs
2010-09-17 Petr Skodaphpdocs and var initialization
2010-09-17 Petr Skodafixed phpdocs param type in require_login()
2010-09-16 Petr SkodaMDL-24223 latest HTMLPurifier - finally removing most...
2010-09-16 Petr Skodaarrgh, fixing incorrect fix in my previous commit
2010-09-16 Petr Skodafixed syntax errors in progress bar - is anybody using it?
2010-09-16 Petr Skodafixing undefined OUTPUT
2010-09-16 Petr Skodaremoving unused function with syntax error
2010-09-09 Rossiani WijayaMDL-23870: Replace flash and mp3 multimedia filter...
2010-09-06 Eloy LafuenteMDL-24041 format_module_intro() - observe the $filter...
2010-09-02 Tim HuntMDL-24060 Need a way to control whether html_to_text...
2010-08-29 Petr SkodaMDL-23984 improvements of check_dir_exists() - replacin...
2010-08-09 Petr SkodaMDL-22001 improved handling of context during install...
2010-08-04 Tim Huntweblib MDL-22664 html_to_text should not strip images...
2010-08-01 Petr SkodaMDL-22508 fixed deprecated wiki text formating pointing...
2010-07-31 Petr SkodaMDL-23568 PAGE->context is a pain in the ...
2010-07-31 Petr SkodaMDL-23568 PAGE->context strikes back again, fixing...
2010-07-30 Petr SkodaMDL-22001 filter_text() and filter_string() now use...
2010-07-25 Petr SkodaMDL-21249 improved php docs and adding direct access...
2010-07-22 Andrew Davisfilters MDL-23456 turned on filtering for mod intros
2010-07-14 Petr Skodafixed incorrect exception name
2010-07-11 Petr SkodaMDL-23202 group icons now stored in file storage pool
2010-07-11 Petr SkodaMDL-14589 improved param name
2010-07-11 Petr SkodaMDL-14589 adding missing component to moodle_url factor...
2010-07-03 Petr SkodaMDL-22950 adding new component column to the files...
2010-06-28 David MudrakMDL-21695 switchroles_form() is not used any more,...
2010-06-06 Petr SkodaMDL-21695 markdown conversion now does not break empty...
2010-06-03 Petr SkodaMDL-22042 fixed kses cleaning of html code
2010-06-03 Sam Hemelrykhtmlpurify MDL-22654 Implemented solution to fix issues...
2010-05-31 jerome mouneyraclib MDL-22627 print_collapsible_region_start() call...
2010-05-22 Petr Skodaa bit more comment typo fixes
2010-05-19 Dongsheng CaiMDL-16597, move print_filemanager to $OUTPUT->file_mana...
2010-05-19 Dongsheng CaiMDL-16597, tweak filemanager UI
2010-05-04 Dongsheng Cai"MDL-22281, when no files in filemanager, hide download...
2010-05-04 Dongsheng CaiMDL-22281 file resource module, select main file
2010-05-03 Dongsheng CaiMDL-13766, filemanager, don't download empty draft...
2010-04-23 Sam Marshallweblib: MDL-22174 print_group_picture should not print...
2010-04-13 Petr SkodaMDL-21695 renaming ->help_icon() to old_help_icon(...
2010-04-11 Petr SkodaMDL-22061 converting auths to pluginname and deprecatin...
2010-04-11 Petr SkodaMDL-22061 fixed recent regression
2010-04-11 Petr SkodaMDL-22061 workaround for missing alttext of some emoticons
2010-04-11 Petr SkodaMDL-21694 using only titles from plugins
2010-04-10 Petr SkodaMDL-22050 removing moodle/langconfig duplicates
2010-04-10 Petr SkodaMDL-21693 Dropping _utf8 suffix from language codes...
2010-03-28 Petr SkodaMDL-21938 support for json renderer and error handler
2010-03-19 Dongsheng Cai"MDL-15405, fixed filearea parameter in filemanager"
2010-03-19 Dongsheng Cai"MDL-19118, fixed comments api in format_text function"
2010-03-15 Dongsheng Cai"MDL-21786, moving comments library files to consistency"
2010-03-15 Dongsheng Cai"MDL-15405, fixed non-js filepicker url, need more...
2010-03-10 Petr SkodaMDL-21789 fixed buggy handling of 0.00 in s()
2010-03-08 Dongsheng Cai"MDL-15405, perform filemanager init tasks in one function"
2010-02-16 Andrew Davisuser profiles MDL-20619 Email obfuscation wasnt working...
2010-02-14 Petr SkodaMDL-21590 fixed icons in navigation lib + clean up...
2010-02-11 Petr SkodaMDL-20204 more html_link converstions
2010-02-11 Petr SkodaMDL-20204 converting link to html_writer or action_link
2010-02-11 Petr SkodaMDL-20204 the ultimate fix for our frames (theyare...
2010-02-10 Petr SkodaMDL-20204 a lot more steps away from html_select
2010-02-07 Petr SkodaMDL-21400 finally, gzip for JS files and proper caching...
2010-02-06 Petr SkodaMDL-21400 finalising JS api - removing ->on_dom_ready...
2010-01-26 Petr SkodaMDL-21403 hardcoded JS legacy code should not use new...
2010-01-26 Petr SkodaMDL-21403 removing ->asap() from $PAGE->requires, legac...
2010-01-24 Petr SkodaMDL-21400 collapsible_region moved to M, using CamelCas...
2010-01-24 Petr SkodaMDL-21400 collapsible region fixed and converted to...
2010-01-18 Petr SkodaMDL-21362 finally finished full support for our slashar...
2010-01-18 Petr SkodaMDL-21362 working on file_encode_url replacements
2010-01-18 Andrew Davisweblib MDL-21296 added a todo
2010-01-17 Petr SkodaMDL-21362 migrating old url processing stuff from filel...
2010-01-17 Petr SkodaMDL-21362 migrating old url processing stuff from filel...
2010-01-17 Petr SkodaMDL-21233 prepare_url obsoleted by new html_writer...
2010-01-17 Petr SkodaMDL-21233 get_query_string() is definitely not recommen...
2010-01-17 Petr SkodaMDL-21233 escaped parameter is far more importatnt...
2010-01-17 Petr SkodaMDL-21233 finally removed the omitquerystring parameter...
2010-01-17 Petr SkodaMDL-21233 simplifying moodle_url->out() api
2010-01-17 Petr SkodaMDL-21233 removing sloppy out_returnurl() from public...
2010-01-17 Petr SkodaMDL-21233 obviously input tag writing does not belong...
2010-01-16 Petr SkodaMDL-21235 fixed select method name
2010-01-16 Petr SkodaMDL-21235 more conversion to new select
2010-01-16 Petr SkodaMDL-21233 moodle_url improvemewnts, code simplification...
2010-01-14 David MudrakMDL-21346 fixed various print_password_policy() issues...
2010-01-13 Andrew Davisweblib MDL-21296 added a comment about convert_urls_int...
2010-01-12 Eloy LafuenteMDL-21168 - Support encoded chars in query part of...
2010-01-08 Eloy LafuenteMDL-21168 avoid whatever to be linked twice ; merged...
2010-01-08 Eloy LafuenteMDL-21168 convert_urls_into_links() - changed solution...
2010-01-06 Rossiani WijayaMDL-20949 printing out password policy requirements...
2010-01-03 Petr SkodaMDL-21198 $OUTPUT->single_button() resurrection, hopefu...
2010-01-02 Petr SkodaMDL-21198 OUTPUT->action_icon improvements, refactoring...
2009-12-30 Petr SkodaMDL-21217, MDL-21198 simplified/improved outputlib...
2009-12-29 Petr SkodaMDL-21119 lang menu and login info now handled by themes
2009-12-24 Andrew Davisweblib MDL-21168 improved convert_urls_into_links
2009-12-23 Petr SkodaMDL-21125 obsoleting global $THEME
2009-12-23 Petr SkodaMDL-21125 obsoleting global $THEME
2009-12-23 David MudrakMDL-21178 formslib element modgrade does not use deprec...
next