moodle/lib
Tom Dickman c0add7c713 MDL-64860 block_myoverview: added additional pagination options
Added additional pagination options based on the amount of courses the user is enrolled in.
This will allow the user to display all courses on one page if they wish, and scale based on their total
courses up to pages of 96 courses, now defaults to `All` if they have less than 12 courses and hides the
dropdown menu as there is only one choice.
2019-07-29 09:12:07 +10:00
..
adodb MDL-65740 lib: Adodb library update 2019-06-18 10:05:17 +08:00
ajax MDL-65794 core: allow ajax calls to specify a cache key 2019-07-16 14:23:34 +08:00
amd MDL-64860 block_myoverview: added additional pagination options 2019-07-29 09:12:07 +10:00
antivirus MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts 2019-05-20 19:35:05 +02:00
babel-polyfill MDL-62497 javascript: add babel polyfill for es6 support 2019-07-19 14:12:48 +08:00
behat MDL-66054 behat: typo fix 2019-07-02 04:04:28 +10:00
bennu Merge branch 'MDL-62914-master' of git://github.com/lameze/moodle 2018-08-28 23:15:36 +02:00
classes Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle 2019-07-25 14:41:15 +08:00
db Merge branch 'MDL-65078-master' of git://github.com/peterRd/moodle 2019-07-25 14:49:40 +08:00
ddl MDL-65311 core: Fixed regression caused by MDL-65130 2019-04-09 22:39:02 +10:00
dml MDL-65204 phpunit: more isEqual() strict string fixes 2019-04-03 22:08:16 +02:00
dtl
editor Merge branch 'MDL-66022' of git://github.com/Chocolate-lightning/moodle 2019-07-01 23:55:14 +02:00
evalmath MDL-64414 lib/evalmath: add AND, OR functions to evalmath 2018-12-18 09:40:29 +01:00
external
filebrowser MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
filestorage Merge branch 'MDL-65130-master' of git://github.com/andrewnicols/moodle 2019-04-03 13:39:28 +08:00
fonts MDL-65936 libraries: Remove duplicate fontawesome scss 2019-07-08 11:07:13 +08:00
form MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
geopattern-php
google
grade MDL-65922 core: add grade_item_updated event 2019-06-21 08:54:37 +10:00
horde MDL-60405 lib_horde: Upgrade Horde library 2019-06-14 08:50:43 +08:00
html2text MDL-65752 lib: Update html2text to 4.2.1 2019-06-12 08:58:26 +08:00
htmlpurifier NOBUG: Fixed file access permissions 2019-07-18 17:11:32 +02:00
jabber MDL-64223 libraries: PHP7.1 compatibility fixes for Jabber lib 2018-11-27 16:40:35 +08:00
jquery MDL-65751 lib: Update jQuery version in Moodle files 2019-07-15 08:45:34 +08:00
ltiprovider MDL-62702 core_lib: fix broken verification signature 2019-03-05 04:24:53 +01:00
markdown MDL-65753 lib: Update Markdown to 1.8.0 2019-06-11 10:56:10 +08:00
maxmind MDL-65763 lib: Update GeoIP2 and MaxMind DB reader versions in Moodle 2019-07-12 08:17:46 +08:00
minify NOBUG: Fixed file access permissions 2019-07-18 17:11:32 +02:00
mlbackend MDL-65769 mlbackend_php: Proper algo init & unit test fix 2019-07-12 06:28:31 +08:00
mustache
pear MDL-65747 libraries: Remove the pear/CHAP library 2019-07-10 08:42:19 +08:00
php-css-parser MDL-65759 library: Add patch #115 for php-css-parser 2019-06-20 08:20:17 +08:00
php-jwt MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
phpmailer MDL-63967 libs: some filter_var() filters are deprecated with php73 2019-02-01 11:56:05 +01:00
phpspreadsheet MDL-65741 libraries: Replace PHPExcel with PHPSpreadsheet 2019-07-05 15:59:36 +02:00
phpunit MDL-60978 testing: Support ability to run phpunit in isolated process 2019-06-21 14:36:13 +08:00
portfolio MDL-64820 portfolio: add url return for portfolio_add_button to_html 2019-03-22 09:24:04 +08:00
requirejs MDL-65751 lib: Update jQuery version in Moodle files 2019-07-15 08:45:34 +08:00
rtlcss
scssphp MDL-65761 lib: Update scssphp to 1.0.2 2019-07-16 09:29:37 +08:00
simplepie NOBUG: Fixed file access permissions 2019-07-18 17:11:32 +02:00
spout MDL-65762 lib: Update of Spout wrapper and docs. 2019-06-17 09:57:35 +08:00
tcpdf MDL-64794 tcpdf: Bump to tcpdf 6.2.26 2019-05-30 23:47:54 +02:00
templates MDL-64860 block_myoverview: added additional pagination options 2019-07-29 09:12:07 +10:00
testing MDL-60978 testing: Support ability to run phpunit in isolated process 2019-06-21 14:36:13 +08:00
tests MDL-65744 lib: Modify minify test to check properly 2019-07-16 17:06:06 +08:00
typo3 MDL-63967 libs: some filter_var() filters are deprecated with php73 2019-02-01 11:56:05 +01:00
userkey MDL-64737 privacy: Fix privacy provider testsuite file names 2019-01-31 11:31:57 +01:00
xhprof MDL-64543 profiling: Fixed code warning error 2019-04-11 12:02:43 +10:00
xmldb MDL-63020 xmldb: Improve PHPdoc comments for better IDE autocomplete 2018-09-20 17:41:22 +01:00
yui Merge branch 'MDL-65469-master' of git://github.com/peterRd/moodle 2019-06-17 14:18:40 +08:00
yuilib
accesslib.php MDL-65646 core: Move component storage to json 2019-06-13 12:26:00 +08:00
adminlib.php MDL-65761 lib: Update scssphp to 1.0.0 2019-07-16 09:16:44 +08:00
authlib.php Merge branch 'MDL-59298-master' of git://github.com/rezaies/moodle 2019-04-15 23:53:58 +02:00
badgeslib.php MDL-65518 badges: Require the issuercontact 2019-05-10 15:51:27 +08:00
blocklib.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
boxlib.php
cacert.pem
cacert.txt
clilib.php
completionlib.php Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle 2019-04-30 20:47:26 +02:00
componentlib.class.php
components.json MDL-65646 core: Move component storage to json 2019-06-13 12:26:00 +08:00
conditionlib.php
configonlylib.php
cookies.js
coursecatlib.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
cronlib.php Merge branch 'MDL-64454-master' of https://github.com/sammarshallou/moodle 2019-02-06 22:26:44 +01:00
csslib.php
csvlib.class.php
customcheckslib.php
dataformatlib.php
datalib.php Merge branch 'MDL-65179-master' of https://github.com/sammarshallou/moodle 2019-04-16 22:37:23 +02:00
ddllib.php
default.ttf
deprecatedlib.php MDL-59525 libraries: Throw errors on functions deprecated in 3.4 2019-06-21 07:12:48 +08:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-66144 course: add function to calculate user course dates 2019-07-17 15:52:51 +08:00
environmentlib.php MDL-63421 env: Moodle 3.4.x and 3.5.x do not support PHP 7.3 2018-10-05 13:36:26 +02:00
excellib.class.php MDL-65741 libraries: Fix coding style errors in Excel lib 2019-07-05 15:59:37 +02:00
externallib.php Merge branch 'MDL-65931-master' of https://github.com/sammarshallou/moodle 2019-07-11 00:33:57 +02:00
filelib.php MDL-65686 setuplib: Fix missing round brackets 2019-05-30 22:41:37 +02:00
filterlib.php MDL-64012 filters: activity name autolinking fails for names with () 2018-11-14 16:04:31 +00:00
flickrclient.php
flickrlib.php
formslib.php MDL-65469 core: Expose formchecker to initialize current form state 2019-06-17 11:55:56 +08:00
gdlib.php
googleapi.php
gradelib.php MDL-65044 core: remove legacy grade_cron() function 2019-03-27 11:21:50 +08:00
graphlib.php
grouplib.php MDL-64521 grouplib: reduce memory use in groups_get_all_groups 2019-01-22 16:42:18 +00:00
index.html
installlib.php MDL-65485 core_themes: installer html updates for bootstrap4 2019-05-06 11:03:14 +02:00
javascript-static.js MDL-63714 javascript: Improve docs for pendingjs 2018-10-24 08:00:00 +08:00
javascript.php
jslib.php
jssourcemap.php MDL-62497 javascript: lazy load js modules when cachejs is disabled 2019-07-19 14:12:49 +08:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
mathslib.php MDL-14274 lib/evalmath: support of conditional math in formulas. 2018-06-26 10:25:44 +02:00
messagelib.php Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle 2019-04-25 18:55:45 +02:00
modinfolib.php MDL-41507 core_group: Consistent default value for FEATURE_GROUPS 2018-12-12 14:03:45 +11:00
moodlelib.php MDL-65926 moodlelib: Convert username to lowercase prior to SQL query 2019-07-05 09:02:56 +10:00
myprofilelib.php
navigationlib.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
oauthlib.php MDL-63696 oauth2: Store system account access tokens in DB 2018-11-16 11:43:16 +01:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-65915 quiz regrading: better progress information 2019-06-18 11:37:12 +01:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php MDL-64998 libraries: Remove PHP LESSc 2019-06-21 07:18:59 +08:00
outputrenderers.php Merge branch 'MDL-63612-master' of git://github.com/bmbrands/moodle 2019-07-17 15:47:41 +08:00
outputrequirementslib.php MDL-62497 javascript: add babel polyfill for es6 support 2019-07-19 14:12:48 +08:00
pagelib.php MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
pdflib.php
phpminimumversionlib.php MDL-63276 install: PHP min version checker bump to PHP 7.1 2019-01-03 01:17:17 +01:00
plagiarismlib.php MDL-65051 core: delete plagiarism_cron() function 2019-03-27 11:37:51 +08:00
portfoliolib.php MDL-65394 portfolio: add cache for portfolio_add_button 2019-05-01 16:27:34 +08:00
questionlib.php MDL-65994 question: Convert checkboxes to checkbox-toggleall element 2019-07-19 10:29:18 +08:00
recaptchalib_v2.php MDL-63940 recaptcha: Use www.recaptcha.net in the service endpoint URL 2018-11-08 22:55:33 +01:00
requirejs.php MDL-62497 javascript: lazy load js modules when cachejs is disabled 2019-07-19 14:12:49 +08:00
resourcelib.php
rsslib.php
searchlib.php
sessionlib.php
setup.php MDL-60978 testing: Support ability to run phpunit in isolated process 2019-06-21 14:36:13 +08:00
setuplib.php MDL-65996 exceptions: Make exception handler early-errors compliant 2019-06-22 11:38:43 +02:00
soaplib.php
statslib.php MDL-55997 core_reports: modify user stats query to fix duplicate rows 2019-06-13 07:39:03 +08:00
tablelib.php MDL-48610 tablelib: Always show alphabet filter in grader report 2019-06-24 14:51:01 +10:00
thirdpartylibs.xml Merge branch 'MDL-65740-master' of git://github.com/peterRd/moodle 2019-07-25 14:41:14 +08:00
tokeniserlib.php
upgrade.txt Merge branch 'MDL-65761' of git://github.com/Chocolate-lightning/moodle 2019-07-16 12:27:43 +02:00
upgradelib.php Merge branch 'MDL-65214' of git://github.com/stronk7/moodle 2019-04-03 09:48:00 +08:00
uploadlib.php
validateurlsyntax.php
webdavlib.php
weblib.php MDL-60680 file: Support any user id when creating tokens for files. 2019-04-23 13:16:15 +02:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php