moodle/lib
Eloy Lafuente (stronk7) d2b6a1b7f3
MDL-76459 dml: Remove other remaining harcoded uses of old 28 & 30
Let's require lib/ddllib.php and use the constant properly,
so we don't need to go searching for cases in future changes.

They are a hand of files, but already are included often each
time the database manager is included. Possible alternative
for this, if we want to reduce the number of included files
is to move the constants to xmldb_constants and only include
that file, but I don't think that makes much sense.

Also, fix the xmldb schema definition to validate table and
column names with the new allowed lengths.
2023-09-02 09:22:13 +02:00
..
adodb MDL-78187 Libraries: Upgrade ADODB to 5.22.5 2023-06-14 22:04:58 +07:00
ajax MDL-76974 user: deprecate old method of setting user preferences. 2023-08-22 14:42:58 +01:00
amd MDL-72321 datafilter: Stop disabling jointype field 2023-09-01 23:43:20 +08:00
antivirus MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
behat Merge branch 'MDL-78257' of https://github.com/paulholden/moodle 2023-08-24 17:26:57 +02:00
bennu MDL-78142 lib: Added class properties that are not declared in bennu 2023-05-27 09:49:39 +07:00
classes Merge branch 'MDL-78930-master' of https://github.com/sarjona/moodle 2023-09-01 11:46:15 +08:00
db Merge branch 'MDL-78930-master' of https://github.com/sarjona/moodle 2023-09-01 11:46:15 +08:00
ddl MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
dml MDL-76459 dml: Remove other remaining harcoded uses of old 28 & 30 2023-09-02 09:22:13 +02:00
dtl
editor NOBUG: Fixed SVG browser compatibility 2023-09-02 08:18:16 +08:00
emoji-data
evalmath MDL-75464 libraries: upgrade EvalMath to 1.0.1 2023-03-16 17:27:30 +07:00
external Merge branch 'MDL-76656-master' of https://github.com/meirzamoodle/moodle 2023-06-28 18:08:21 +08:00
filebrowser MDL-77439 lib_filebrowser: Splitup query to speedup get_courses 2023-05-16 20:36:50 +08:00
filestorage MDL-78647 files: safer unserializing of file reference data. 2023-08-09 04:44:18 +00:00
fonts MDL-78052 theme: Update FontAwesome to 6.4.0 2023-04-27 12:52:01 +02:00
form Merge branch 'MDL-74429-master' of https://github.com/roland04/moodle 2023-09-01 11:15:09 +08:00
geopattern-php
google MDL-77374 libraries: Added #[AllowDynamicProperties] attribute 2023-04-12 16:39:43 +07:00
grade MDL-78164 lib: Added class properties that are not declared in grade 2023-06-21 14:41:35 +07:00
guzzlehttp
horde
html2text
htmlpurifier MDL-78143 lib: Added class properties in html purifier 2023-06-06 21:47:35 +07:00
jquery MDL-76911 lib: Update jQuery to 3.6.4 2023-03-14 08:45:31 +07:00
lti1p3 MDL-76926 libraries: update upgrade steps and 3rd party libs for lt1p3 2023-03-13 10:42:56 +08:00
ltiprovider MDL-64152 library: Fix legacy LTI launches when using reverse proxy 2023-06-30 16:41:03 +08:00
markdown
maxmind
minify
mlbackend MDL-78252 libraries: upgrade to version 0.10.0 of PHP-ML. 2023-06-21 07:24:04 +01:00
mustache
openspout MDL-78247 libraries: upgrade to version 4.15.0 of OpenSpout. 2023-06-23 14:28:48 +01:00
pear MDL-78145 lib: Added missing class properties in pear 2023-05-27 11:11:12 +07:00
php-css-parser
php-enum
php-jwt MDL-78249 libraries: upgrade to version 6.8.1 of PHP-JWT. 2023-08-22 15:27:13 +01:00
phpmailer MDL-78243 libraries: upgrade to version 6.8.0 of PHPMailer. 2023-06-13 20:15:32 +01:00
phpspreadsheet
phpunit MDL-67186 group: add custom fields 2023-08-09 11:02:49 +10:00
phpxmlrpc MDL-76929 Libraries: Upgrade phpxmlrpc to 4.10.1 2023-03-14 14:45:42 +11:00
plist
polyfills
portfolio MDL-78166 lib: Added missing class properties in portfolio 2023-05-27 09:28:03 +07:00
psr MDL-74954 core: add Hooks based on PSR-14 2023-05-20 11:03:46 +02:00
ralouphie/getallheaders
requirejs MDL-76911 lib: Update jQuery to 3.6.4 2023-03-14 08:45:31 +07:00
rtlcss
scssphp
simplepie
symfony/deprecation-contracts
table MDL-72321 core: Allow custom filteroptions to be passed by datafilters 2023-08-24 11:09:34 +01:00
tcpdf
templates MDL-72321 datafilter: Stop disabling jointype field 2023-09-01 23:43:20 +08:00
testing MDL-78530 core_completion: New default completion behat generator 2023-08-31 08:40:24 +02:00
tests Merge branch 'MDL-79144-master' of https://github.com/marinaglancy/moodle 2023-09-01 09:39:28 +08:00
userkey MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
webauthn MDL-78509 lib_webauthn: Moved webauthn to lib 2023-08-29 11:06:44 +08:00
xapi MDL-77813 core_xapi: Add delete states webservice 2023-06-19 06:23:53 +02:00
xhprof MDL-76397 lib: Moodle customizations. 2023-05-23 11:14:06 +08:00
xmldb MDL-76459 dml: Remove other remaining harcoded uses of old 28 & 30 2023-09-02 09:22:13 +02:00
yui MDL-77174 core: Deprecate moodle-core-notification-confirm 2023-07-31 10:56:21 +08:00
yuilib MDL-76932 libraries: remove old YUI lib 3.17.2 2023-03-15 13:35:00 +07:00
zipstream
accesslib.php Merge branch 'MDL-78297-master' of https://github.com/MartinGauk/moodle 2023-06-12 10:17:13 +08:00
adminlib.php MDL-77988 dml: correct logic when dropping plugin tables. 2023-08-22 21:28:42 +01:00
apis.json MDL-75316 core: Set up MoodleNet API structure and utilities helper 2023-04-18 17:03:18 +08:00
apis.schema.json
authlib.php Merge branch 'MDL-53368-master-3' of https://github.com/HuongNV13/moodle 2023-08-24 22:51:26 +08:00
badgeslib.php MDL-78184 badges: Improve user flow for connecting backpack 2023-07-07 08:53:43 +02:00
blocklib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
cacert.pem
cacert.txt
clilib.php
completionlib.php MDL-71196 completion: final removal of get_completion_state support. 2023-07-31 09:04:03 +01:00
componentlib.class.php
components.json MDL-77576 core: Register a new communication plugin-type 2023-05-05 14:41:30 +10:00
conditionlib.php
configonlylib.php
cookies.js
cronlib.php MDL-77186 core: Move deprecated cron functions to deprecatedlib 2023-03-14 11:19:03 +08:00
csslib.php
csvlib.class.php
customcheckslib.php
dataformatlib.php
datalib.php MDL-32278 core: print_object - handle recursion, improve formatting 2023-08-09 15:07:48 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-61165 core: Final deprecation and removal of legacy cron. 2023-08-23 15:52:52 +08:00
dmllib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
dtllib.php
editorlib.php MDL-77308 core: Remove editor_tiny from core 2023-03-09 15:28:35 +08:00
emptyfile.php
enrollib.php MDL-78855 tool_uploadcourse: Create instance only if plugin supports it 2023-08-29 11:14:04 +08:00
environmentlib.php MDL-76406 core: Add environment check for versions not supporting 8.2 2023-06-02 12:01:56 +10:00
excellib.class.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
externallib.php MDL-77989 testing: Add test file isolation helper 2023-04-21 13:33:56 +08:00
filelib.php Merge branch 'MDL-69187' of https://github.com/paulholden/moodle 2023-08-24 10:38:13 +07:00
filterlib.php Merge branch 'MDL-78159-master' of https://github.com/meirzamoodle/moodle 2023-06-22 14:29:38 +02:00
flickrclient.php
flickrlib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
formslib.php MDL-79102 forms: Add uniqueid var to avoid duplicated ids 2023-08-28 13:30:39 +02:00
gdlib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
googleapi.php MDL-78884 files: Deprecate size parameter for icons 2023-08-23 07:30:16 +02:00
gradelib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
graphlib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
grouplib.php MDL-67186 group: add custom fields 2023-08-09 11:02:49 +10:00
index.html
installlib.php MDL-75195 core: Added supportemail option to install_database.php 2023-07-11 11:13:03 +02:00
javascript-static.js MDL-76974 javascript: convert remaining uses of old preferences API. 2023-08-22 14:43:34 +01:00
javascript.php
jslib.php
jssourcemap.php MDL-78431 core: Abort after config for source maps 2023-06-07 21:07:25 +08:00
ldaplib.php MDL-78434 Lib: PHP 8.1 incompatible code relating to LDAP\Connection 2023-06-13 09:46:49 +01:00
lexer.php
licenselib.php MDL-77312 files: exclude drafts when determining license usage. 2023-04-24 11:07:32 +01:00
licenses.json MDL-43195 license: upgrading cc core licenses to version 4.0 2023-08-14 22:53:57 +02:00
listlib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
mathslib.php
messagelib.php
modinfolib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
moodlelib.php Merge branch 'MDL-79017' of https://github.com/paulholden/moodle 2023-08-31 20:32:17 +08:00
myprofilelib.php MDL-77468 user: Fix invalid check for group belonging 2023-04-11 09:29:58 -03:00
navigationlib.php Merge branch 'MDL-78656' of https://github.com/paulholden/moodle 2023-08-28 16:29:45 +02:00
oauthlib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
odslib.class.php MDL-78957 libraries: Fix php82 undefined property deprecation 2023-08-09 15:27:49 +02:00
outputactions.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
outputcomponents.php MDL-78746 formslib: add variables to addHelpButton() 2023-08-11 11:13:29 +02:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php MDL-77657 theme: Fix get_pre_scss_code load order 2023-08-21 08:39:50 +02:00
outputrenderers.php Merge branch 'MDL-79059-master-2' of https://github.com/junpataleta/moodle 2023-08-29 11:36:16 +08:00
outputrequirementslib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
pagelib.php MDL-77793 lib: Removed uses of deprecated functions for themes 2023-06-19 16:32:51 +10:00
pdflib.php
phpminimumversionlib.php
plagiarismlib.php MDL-67526 plagiarism: Final deprecation of plagiarism functions 2023-03-14 17:04:20 +01:00
portfoliolib.php MDL-72350 mod: Remove mod_assignment 2023-03-30 09:00:10 +08:00
questionlib.php MDL-79073 question: detect missing context when deleting question. 2023-08-22 09:41:15 +01:00
recaptchalib_v2.php MDL-53368 recaptcha: Implement compact display mode 2023-08-24 15:18:34 +07:00
requirejs.php MDL-78379 js: Add missing newline character 2023-07-06 15:55:31 +10:00
resourcelib.php
rsslib.php
searchlib.php
sessionlib.php MDL-77837 cron: Move cron_setup_user to deprecatedlib 2023-04-06 23:19:01 +08:00
setup.php MDL-78552 core: tidy up MDL_PERF constants 2023-06-25 08:39:09 +02:00
setuplib.php MDL-78552 core: tidy up MDL_PERF constants 2023-06-25 08:39:09 +02:00
soaplib.php
statslib.php MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
tablelib.php MDL-78556 tablelib: flexible_table should support caption tag 2023-07-11 13:40:33 +07:00
thirdpartylibs.xml Merge branch 'MDL-78509-master' of https://github.com/stevandoMoodle/moodle 2023-08-29 10:38:27 +07:00
tokeniserlib.php
upgrade.txt MDL-76459 xmldb: Raise the table & column length limits 2023-09-02 09:22:13 +02:00
upgradelib.php MDL-76459 xmldb: Add environmental check to verify $CFG->prefix 2023-09-02 09:22:13 +02:00
uploadlib.php
validateurlsyntax.php
wasmlib.php
webdavlib.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
weblib.php MDL-76974 javascript: convert remaining uses of old preferences API. 2023-08-22 14:43:34 +01:00
wiki_to_markdown.php MDL-78159 lib: Added missing properties for core libraries 2023-06-21 15:39:53 +07:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php