MDL-24446 prevent problems with invalid values of CFG->maxbytes
[moodle.git] / lib / moodlelib.php
2010-09-29 Petr SkodaMDL-24446 prevent problems with invalid values of CFG...
2010-09-21 Petr SkodaMDL-24321 switching to stdClass in /lib/
2010-09-20 Dan MarsdenPlagiarism API MDL-13680 add plagiarism support for...
2010-09-19 Petr SkodaMDL-24148 bit more reordering - delete blocks before...
2010-09-19 Petr SkodaMDL-24148 several course delete improvements and fixes:
2010-09-19 Martin DougiamasMDL-24147 Delete course_display when deleting course
2010-09-18 Petr Skodafixed phpdocs and proposed a better change
2010-09-18 Petr Skodaadding missing global breaking some mnet jumping
2010-09-18 Petr Skodafixing whitespace and commenting on some suspicious...
2010-09-17 Petr Skodafixed a few spelling errors in /admin/
2010-09-17 Sam HemelrykNOBUG: Removed deprecated mktime arg from dayofweek...
2010-09-16 Dongsheng CaiMDL-24157, clean up page_comments when reseting courses
2010-09-16 Sam Hemelrykcourse-completion MDL-24145 Course reset now has option...
2010-09-16 Sam Hemelrykcourse-import MDL-24176 Added mimetype mapping for...
2010-09-16 Sam Hemelrykcourse completion MDL-24145 Course completion informati...
2010-09-08 Dongsheng CaiMDL-22051, move comments deletion code to accesslib.php
2010-09-05 Petr SkodaMDL-23899 migration to new locale aware asort
2010-09-02 Petr SkodaMDL-23184 PARAM_CLEANHTML is work with real html markup...
2010-09-02 Petr SkodaMDL-23184 improved docs, do not show deprecated examples
2010-09-02 Petr Skodafixed php docs, PARAM_CLEANHTML does not strip backslas...
2010-09-02 Petr SkodaMDL-24063 finally after so many years developers have...
2010-09-02 Petr SkodaMDL-22959 PARA_TEXT multilang whitelisting cleanup...
2010-09-01 Sam MarshallCompletion MDL-23995 Completion, availability data...
2010-08-29 Petr SkodaMDL-23984 improvements of check_dir_exists() - replacin...
2010-08-29 Petr SkodaMDL-23984 improved check_dir_exists() and make_upload_d...
2010-08-29 Petr SkodaMDL-23985 removing all make_user_dir() and get_user_dir...
2010-08-29 Petr SkodaMDL-23984 finally changing defaults for check_dir_exist...
2010-08-27 Sam Hemelryknavigation MDL-23852 Added is_role_switched method...
2010-08-26 Petr SkodaNOBUG improved coding style - it is always better to...
2010-08-26 Petr SkodaMDL-23948 ignore 'phpunit' folder when looking for...
2010-08-25 Dongsheng Cai"MDL-23917, display comments for not logged in users"
2010-08-23 David MudrakMDL-21696 Extending string_manager::load_component_stri...
2010-08-20 Sam HemelrykNOBUG: Added a couple of descriptive classes to reused...
2010-08-18 Petr SkodaMDL-23833 rewritten guest autologin - not using redirec...
2010-08-11 Petr SkodaMDL-23740 fixed PARAM_TAG compatibility with utf-8...
2010-08-09 Sam Marshallcourse MDL-23701: Fixed order of deleting entire course...
2010-08-08 David MudrakMDL-23625 Fixed support for local customization of...
2010-08-02 Dongsheng CaiCOMMENT MDL-23585 delete comments when centain contexts...
2010-07-25 Petr SkodaMDL-18964 moving the preloaded custom profile fields...
2010-07-25 Petr SkodaMDL-21249 improved php docs and adding direct access...
2010-07-25 Petr Skodafixed place where we define MOODLE_INTERNAL - we need...
2010-07-23 Andrew Davislib MDL-23354 fixed a type wwroot instead of wwwroot
2010-07-22 Petr Skodafixed some comment typos
2010-07-22 Petr SkodaMDL-23474 user password hashing - removed unnecessary...
2010-07-20 Martin DougiamasMDL-23391 rss cache is now inside the dataroot/cache...
2010-07-20 Jonathan Harkerlib, auth, webservice: MDL-20876 fix deprecated split...
2010-07-19 Petr Skoda'user' is now full core subsystem
2010-07-17 David MudrakMDL-22787 MDL-21993 New mnetservice plugin type
2010-07-15 Petr SkodaMDL-19281 fixing proper function name of course delete...
2010-07-14 Petr SkodaMDL-19380 uploadlib cleanup before readding of antiviru...
2010-07-13 Petr SkodaMDL-23167 basic "purge all caches" button
2010-07-13 Petr SkodaMDL-23234 finally standardised use of settings.php...
2010-07-11 Petr SkodaMDL-14589 user icons now stored in file storage pool
2010-07-08 Dan MarsdenIncrease length of City field MDL-19629 - Taumata­whaka...
2010-07-08 Dan MarsdenIncrease length of City field MDL-19629 - longest place...
2010-07-07 Petr SkodaMDL-23112 coding style improvement
2010-07-07 Andrew Daviscore MDL-23112 fixed errors to do with $user->suspended...
2010-07-06 Andrew Davismessage MDL-23101 made email notifications of forum...
2010-07-06 Andrew Davismessage MDL-23098 fixed the eratic behaviour of new...
2010-07-05 Petr SkodaMDL-13563 preventing login of users with suspended...
2010-07-04 Petr Skodafinally removing the attempt to convert non-utf8 passwo...
2010-07-04 Petr SkodaMDL-23069 moving version and cron info into standard...
2010-07-03 Petr SkodaMDL-15136 full support for all plugins in plugin_suppor...
2010-07-03 Petr SkodaMDL-15136 full support for all plugins in plugin_supports()
2010-07-03 Petr SkodaMDL-22950 adding new component column to the files...
2010-07-01 Martin DougiamasMDL-23037 Make current_language more robust in case...
2010-07-01 Sam Hemelrykjavascript MDL-22920 Added functionality to allow inclu...
2010-06-30 Andrew Davismessage MDL-22320 Corrected a not quite right method...
2010-06-30 Andrew Davismessage MDL-22320 assorted message notification improve...
2010-06-29 Andrew Davismessaging MDL-22320 replaced the old popup index.php...
2010-06-29 Andrew Davismessaging MDL-22320 switched messaging over to using...
2010-06-29 Andrew Davismessaging MDL-22320 changed message_popup_window()...
2010-06-28 David MudrakMDL-22052 Formally fixed string_manager API according...
2010-06-26 Eloy LafuenteMDL-22922 password validation - complete removal of...
2010-06-25 David MudrakMDL-22052 Reverted - string_exists uses caches again
2010-06-25 David MudrakMDL-22052 Improved get_string caching - dirty on-disk...
2010-06-25 Martin DougiamasMDL-22922 I removed the UTF conversion of passwords...
2010-06-23 Martin DougiamasMDL-22260 Added server-side detection of iPhone/iPad...
2010-06-21 Petr SkodaMDL-21782 reworked enrolment framework, the core infras...
2010-06-11 jerome mouneyraccourse publication MDL-19315 split /lib/hublib.php...
2010-06-06 Petr SkodaMDL-16919 we have to really use the username cleaning...
2010-06-04 Petr SkodaMDL-22680 fixed new password setting
2010-05-28 aparupobj:idnumber undefined notice MDL-22456 fixed and commi...
2010-05-27 Sam Hemelrykcourse MDL-8369 Front page combo list is now restructur...
2010-05-24 David MudrakMDL-22015 Committing Petr's improvement of core_string_...
2010-05-22 Petr SkodaMDL-22015 fixing property name, it really is disk cache,
2010-05-22 Petr SkodaMDL-22015 moving CFG settings out from string_manager...
2010-05-22 Petr SkodaMDL-22546 more code cleanup
2010-05-22 Petr SkodaMDL-22546 improving dir creation handling and improving...
2010-05-22 Petr Skodafixed a few comment typos
2010-05-20 Petr SkodaMDL-22533 removing obsoleted sso infrastructure - core...
2010-05-20 Petr SkodaMDL-22532 support for fetching of large files via temp...
2010-05-20 Petr SkodaMDL-17445 course deletion cleanup and adding new event...
2010-05-20 Martin DougiamasMDL-19628 getremoteaddr() now normally returns 0.0...
2010-05-19 Petr SkodaMDL-22515 plugin settings can be forced now too + minor...
2010-05-18 Petr SkodaMDL-22479 removed all get_admin calls from upgrade...
2010-05-17 Martin DougiamasMDL-22015 Added a new setting langstringcache to enable...
2010-05-16 David MudrakMDL-22015 core_string_manager cache can be disabled...
2010-05-16 David MudrakMDL-22015 clear string_manager caches on upgrade
2010-05-16 David MudrakMDL-22015 core_string_manager: caching and performance...
next