MDL-22015 moving legacy stuff into the get_string() and making the function get_strin...
[moodle.git] / lib / moodlelib.php
2010-04-02 Petr SkodaMDL-22015 moving legacy stuff into the get_string(...
2010-04-01 Petr SkodaMDL-22015 more advances in frankenstyle usage needed...
2010-04-01 Petr SkodaMDL-22015 more advances in frankenstyle usage needed...
2010-04-01 Petr SkodaMDL-22015 AMOS - making room for new string manager
2010-04-01 Petr Skodafixed code completion
2010-03-31 Petr SkodaMDL-21655 big scary enrolment and roles improvements...
2010-03-29 David MudrakMDL-21694 Reverted the order of the locations to search...
2010-03-29 David MudrakMDL-21694 Changed the order of the locations to search...
2010-03-25 David MudrakMDL-18903 All outgoing emails can be diverted into...
2010-03-21 Dan Poltawskimoodlelib MDL-20110 - allow remoteip_in_list to return...
2010-03-18 Petr SkodaMDL-21068 do not show admin usernames in cron logs
2010-03-16 Andrew Davisrating MDL-21657 changing from ratings (plural) to...
2010-03-16 Andrew Davisrating MDL-21657 first commit for rating library
2010-03-02 Petr SkodaMDL-21742 fixed serious regressions - require_login...
2010-02-24 Dan Poltawskimoodlelib: sync_metacourse MDL-20626 wasn't respecting...
2010-02-14 Petr SkodaMDL-21590 fixed icons in navigation lib + clean up...
2010-02-11 jerome mouneyracwebservice MDL-12866 add PARAM_EMAIL
2010-02-08 jerome mouneyracwebservice MDL-21510 added two new DEFINE values: NULL_...
2010-02-07 Petr SkodaMDL-21400 JS != ajax and page requirements are also...
2010-02-05 jerome mouneyracwebservice MDL-21510 added three defines for the descr...
2010-02-02 Penny Leachmnet MDL-21276 get rid of all the $MNET* globals
2010-01-14 Rossiani WijayaMDL-16919 - Convert uppercase to lowercase for param_us...
2010-01-13 jerome mouneyracwebservice MDL-20805 move token constant to moodlelib
2010-01-13 Rossiani WijayaMDL-16919 - Allow username to contain alphanumeric...
2010-01-08 Andrew Davismoodlelib MDL-20918 usergetdate was returning an array...
2010-01-05 Petr Skodanobug: fixed code completion in eclipse
2009-12-27 Petr SkodaMDL-20790 more page layouts -see base theme for full...
2009-12-23 Petr SkodaMDL-20799 renewed support for alternative theme dir...
2009-12-17 Penny Leachlib/moodlelib MDL-21130 added helper partial() function
2009-12-16 Petr SkodaMDL-20700 whitespace terror returns yet again
2009-12-16 Petr SkodaMDL-21139 replace all yui functions/methods with yui2...
2009-12-16 Petr SkodaMDL-20204 first batch of major theme changes, some...
2009-12-10 Sam Hemelrykmoodlelib MDL-21060 Editing require_course_login to...
2009-11-23 Petr SkodaMDL-20934 'not cached' flag used in all auth plugins...
2009-11-23 Eloy LafuenteMDL-20941 store hashed username into user->email field...
2009-11-18 Penny Leachportfolio: MDL-20892 moved portfolio/type/* plugins...
2009-11-18 Eloy LafuenteMDL-20846 creating users on restore - part2 - hack...
2009-11-17 Petr SkodaMDL-18006 MDL-18807 MDL-20853 merging sam's changes...
2009-11-07 Petr SkodaMDL-20625 new delegated transaction support in DML
2009-11-03 Dan Poltawskilib/phpmailer MDL-20701 - Convert to moodle_phpmailer...
2009-11-02 Sam Hemelrykcalendar MDL-20601 Conversion of calendar to mforms...
2009-11-01 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-10-31 Petr SkodaMDL-20695 set_field does not return false any more...
2009-10-30 Nicolas ConnaultMDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-19 sam_marshallMDL-20537: shorten-text fix
2009-10-08 skodakMDL-12886 make webservice protocols true plugins
2009-10-08 dongsheng"MDL-20346, fixed incorrect parameter type"
2009-10-02 tjhuntmoodlelib: MDL-19764 change get_list_of_countries so...
2009-10-01 skodakMDL-20385 better access control checks for frontpage...
2009-09-26 skodakMDL-19269 Deleted internal auth users - handling is...
2009-09-25 samhemelrykcore MDL-19791 Replaced deprecated functions, added...
2009-09-16 moodlerparams MDL-15897 Tidy up PARAM_XXXX defines to use...
2009-09-15 skodakMDL-20293 strict param validation support
2009-09-15 skodakMDL-20293 strict param validation support
2009-09-08 samhemelryklib MDL-19799 Updated print_header_simple and build_nav...
2009-09-03 samhemelrykadmin MDL-19799 Upgraded print_header and build_navigat...
2009-09-01 skodakMDL-20196 improved plugin_supports() for all plugin...
2009-09-01 skodakfixed whitespace
2009-09-01 skodakMDL-20196 improved plugin_supports() for all plugin...
2009-08-27 skodakMDL-20169 fixed coding style, parameter type required
2009-08-18 nicolasconnaultMDL-19799 Upgraded calls to helpbutton, print_simple_bo...
2009-08-13 skodakMDL-20065 new implementation of File module, modules...
2009-08-06 nicolasconnaultMDL-19799 Converted all print_footer() calls
2009-08-06 skodakMDL-19962 automatic regeneration of the sessio nid...
2009-08-04 stronk7NOBUG: Extend param_file and param_path to nicely suppo...
2009-07-30 mudrd8mzMDL-19972 reverting the previous commit
2009-07-30 mudrd8mzMDL-19972 new function require_real_user()
2009-07-24 dongsheng"MDL-19118, blog should be moodle type plugin"
2009-07-24 tjhuntplugins: MDL-19921 external database auth was not showi...
2009-07-24 dongsheng"MDL-19118, comments api"
2009-07-21 tjhuntpagelib: MDL-12212 require_login should set $PAGE-...
2009-07-15 tjhuntmoodlellib: MDL-19828 PARAM_LOCALURL should accept...
2009-07-14 tjhuntthemes: MDL-19077 Don't need both output_starting_hook...
2009-07-04 skodakMDL-19689 adding IGNORE_MULTIPLE to get_record - please...
2009-07-02 skodakMDL-16438 fixed incomplete plugin centralisation, sorry...
2009-07-01 tjhuntthemes: MDL-19077 change how the theme is initialised...
2009-06-30 tjhuntdebug / lang string: MDL-19467 Debugging option to...
2009-06-29 tjhuntMDL-19077 - change how $OUTPUT is initialised.
2009-06-26 tjhuntthemes: MDL-19077 new $OUTPUT->header/footer to replace...
2009-06-25 tjhuntRemove experimental part of string_manger. Also, improv...
2009-06-23 tjhuntMDL-19600 remove remaining traces of docstyles.php.
2009-06-22 tjhuntMDL-16438 fix string manager unit tests.
2009-06-22 nicolasconnaultMDL-19418 Replaced ereg* by preg*
2009-06-19 skodakMDL-16438 centralise information about plugins to avoid...
2009-06-15 tjhuntjavascript: MDL-19475 replace require_js calls with...
2009-06-13 skodakMDL-18293 removed obsoleted checking of return values...
2009-06-12 tjhuntajaxlib/require_js: MDL-16693 $PAGE->requires->......
2009-06-03 skodakMDL-18293 $DB->somethiong is using exceptions, no need...
2009-06-03 skodakMDL-16231 reimplemented deleting of files + cron cleanup
2009-05-31 skodakMDL-19352 maintenance mode reiplemented
2009-05-25 skodakMDL-15249 $_SERVER['HTTP_HOST'] not availabel in CLI...
2009-05-24 skodakMDL-19288 fixed one more incorrect use of array_shift...
2009-05-22 samhemelrykmoodlelib.php MDL-19236 added phpdocs and copyrights
2009-05-17 skodakMDL-19119 moving get_fast_modinfo() to moodlelib.php...
2009-05-16 skodakMDL-19184, MDL-19212 - refactoring, cleanup and improve...
2009-05-15 skodakMDL-19194 fixed regression - recursive cretion of dirs...
2009-05-07 tjhuntblocks: MDL-19010 Fix further blocks-related breakage...
2009-05-06 tjhuntblocklib: MDL-19010 always include blocklib in setup...
2009-05-06 tjhuntblocklib: MDL-19010 upgrade database tables ready for...
2009-05-06 tjhuntmoodle_page: MDL-12212 reimplement user_is_editing...
next