moodle/lib
Eloy Lafuente (stronk7) a3fa993212 MDL-33434 mssql: Improve handling of returned ids on insert.
This commit moves from the batch SCOPE_IDENTITY() way to return
the inserted ids to the OUTPUT alternative (supported and
recommended since 2005). Also the handling of possible return
values is improved, with all the alternatives leading to expected results.
2012-05-31 01:01:14 +02:00
..
adodb MDL-32574 import adodb 5.16 2012-04-21 20:02:29 +02:00
ajax MDL-31263 lib/ajax/blocks.php fix nonsensical url 2012-04-26 11:03:05 +08:00
alfresco
bennu MDL-24235 bennu: remove dependency on mbstring from library 2012-03-02 08:01:30 -08:00
completion MDL-32203 completion: Fix issues with data object where clauses 2012-05-04 14:58:32 +12:00
db MDL-33293 init JS and theme revisions to timestamps in install to match new reset code 2012-05-23 11:28:10 +02:00
ddl MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
dml MDL-33434 mssql: Improve handling of returned ids on insert. 2012-05-31 01:01:14 +02:00
dragmath
dtl
editor MDL-33114 import TinyMCE 3.5.1.1 and fix preview 2012-05-24 23:15:52 +02:00
evalmath
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-32867 Display a list of references pointing to the file in filemanager 2012-05-21 11:57:54 +08:00
filestorage MDL-33172: Fixed whitespace 2012-05-25 11:37:07 +12:00
flowplayer MDL32423 import latest flowplayer 2012-04-15 15:59:07 +02:00
form Merge branch 'wip-MDL-33324-master' of git://github.com/marinaglancy/moodle 2012-05-25 11:25:25 +08:00
grade MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
htmlpurifier MDL-32427 fix suport for extra schemes in links in HTML Purifier 2012-04-23 10:29:43 +02:00
jabber
minify MDL-31685 new setting for prevention of file based locking 2012-03-24 11:37:13 +01:00
pear MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support 2012-04-15 17:02:26 +02:00
phpmailer MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
phpunit MDL-33075 find correct location of failed test case classes 2012-05-19 18:38:51 +02:00
portfolio MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
simplepie
simpletest MDL-32569 convert the remaining tests 2012-04-21 17:47:30 +02:00
simpletestlib fix permissions 2012-04-05 16:36:10 +08:00
spikephpcoverage MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib 2012-04-03 07:59:39 +02:00
tcpdf MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
tests Merge branch 'w21_MDL-33034_m23_roletests' of git://github.com/skodak/moodle 2012-05-25 10:37:48 +08:00
typo3 MDL-32575 import latest Typo3 libs for textlib and other improvements 2012-04-21 21:31:03 +02:00
xhprof
xmldb MDL-32112 use constants for field and table limits 2012-03-24 11:45:36 +01:00
yui MDL-33135 Prevent duplicate form submission on the course activity chooser 2012-05-21 16:55:47 +01:00
zend MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name 2011-12-12 14:21:52 +08:00
accesslib.php Merge branch 'w17_MDL-32477_m23_cloneperm' of git://github.com/skodak/moodle 2012-04-23 16:35:26 +08:00
adminlib.php MDL-31488 admin: made admin_externalpage_setup() try to guess the reason why the requested section couldnt be found 2012-05-09 11:58:02 +08:00
authlib.php MDL-32094 some more E_STRICT fixes 2012-03-18 20:40:20 +01:00
blocklib.php MDL-31263 Rewrite block drag/drop using YUI3 2012-04-24 13:25:43 +08:00
boxlib.php
clilib.php MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!) 2012-04-10 15:27:02 +02:00
completionlib.php MDL-32203 completion: Fix issues with data object where clauses 2012-05-04 14:58:32 +12:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
configonlylib.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
cookies.js
cronlib.php MDL-33318 lib : code style fix 2012-05-24 15:40:06 +08:00
csslib.php MDL-32825 try to improve atomicity of cache file operations in themes and javascript 2012-05-07 18:45:13 +02:00
csvlib.class.php MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
customcheckslib.php
datalib.php Merge branch 'MDL-31877-master-1' of git://git.luns.net.uk/moodle 2012-03-12 14:57:11 +13:00
ddllib.php
default.ttf
deprecatedlib.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
dmllib.php MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link. 2012-02-16 10:29:45 +08:00
dtllib.php
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php MDL-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks 2012-04-20 08:54:06 +08:00
environmentlib.php MDL-19071 test PCRE compatibility with unicode characters 2012-04-27 13:37:54 +02:00
eventslib.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
excellib.class.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
externallib.php MDL-32998 add warnings structure 2012-05-15 18:40:06 +08:00
filelib.php Merge branch 'dev_MDL-33127_draft_storing' of git://github.com/dongsheng/moodle 2012-05-24 16:34:32 +08:00
filterlib.php Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle 2012-03-06 16:06:53 +01:00
flickrlib.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
formslib.php MDL-33015 revert form actions to default back to FULLME 2012-05-21 11:57:55 +08:00
gdlib.php MDL-32628 add revision for user avatar images 2012-04-30 23:36:47 +02:00
googleapi.php MDL-32416: Picasa repository now returns path, also fixed album title retrieval 2012-05-03 11:30:08 +08:00
gradelib.php MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere 2012-03-03 10:00:01 +07:00
graphlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
grouplib.php Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
htaccess
html2text.php MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
html2text_readme.txt MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
index.html
installlib.php MDL-28134 General : fixed CFG->branch notice during web/cli installation 2012-05-10 15:43:52 +08:00
javascript-static.js Merge branch 'w19_MDL-32849_m23_urlrewriting' of git://github.com/skodak/moodle 2012-05-09 10:41:58 +12:00
javascript.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
jslib.php MDL-32825 try to improve atomicity of cache file operations in themes and javascript 2012-05-07 18:45:13 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
markdown_license.txt MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
medialib.php MDL-33116 Media filter broken with slasharguments off 2012-05-21 14:24:42 +01:00
memcached.class.php
messagelib.php Merge branch 'MDL-32009-master-3' of git://git.luns.net.uk/moodle 2012-05-01 13:43:07 +12:00
modinfolib.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
moodlelib.php Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
navigationlib.php MDL-33173 Filepicker: renamed private files edit page to main page 2012-05-25 09:24:39 +08:00
oauthlib.php
odslib.class.php
olson.php
outputactions.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputcomponents.php MDL-32628 add revision for user avatar images 2012-04-30 23:36:47 +02:00
outputfactories.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputlib.php MDL-33293 use time() instead of counter for theme and JS revisions 2012-05-23 11:11:13 +02:00
outputrenderers.php MDL-33162 filepicker: fix trailingw hitespace 2012-05-24 16:12:15 +08:00
outputrequirementslib.php MDL-33293 use time() instead of counter for theme and JS revisions 2012-05-23 11:11:13 +02:00
pagelib.php MDL-32684 lib/pagelib: adds break; statements to theme order in lib/pagelib.php 2012-05-02 01:20:04 +01:00
pdflib.php MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
plagiarismlib.php MDL-31461 Plagiarism - adjust api functions to allow better support for renderers 2012-02-03 11:37:51 +13:00
pluginlib.php Merge branch 'MDL-32338' of git://github.com/nebgor/moodle 2012-05-23 11:27:54 +08:00
portfoliolib.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
questionlib.php MDL-32471 preview thumbnails support for other component types 2012-04-24 14:29:44 +02:00
recaptchalib.php
resourcelib.php MDL-29624 Media embedding system, part 3: resource module (and URL, lesson) 2012-05-09 18:29:31 +01:00
rsslib.php MDL-30991 - RSS - Doc-block clean up 2012-02-15 15:19:59 +08:00
searchlib.php MDL-32071 fix fatal problems in experimental forum_usetextsearches 2012-03-16 10:29:19 +01:00
session-test.php
sessionlib.php Revert "MDL-32379: Fix memory leak in session_set_user" 2012-05-07 14:39:43 +08:00
setup.php MDL-24419 (2): Moved groupings cache to get_all_groupings function 2012-05-14 11:15:15 +01:00
setuplib.php MDL-24419: redirect_if_major_upgrade_required version update 2012-05-17 11:57:12 +08:00
soaplib.php
statslib.php MDL-29030 fix remaining report linking hacks 2011-11-06 12:22:50 +01:00
tablelib.php MDL-32512 remove deprecated table_sql constructor breaking E_STRICT 2012-04-21 11:26:14 +02:00
textlib.class.php MDL32575 make sure typo3 is not confused by non-string data types 2012-04-23 00:20:47 +02:00
thirdpartylibs.xml MDL-33114 import TinyMCE 3.5.1.1 and fix preview 2012-05-24 23:15:52 +02:00
timezone.txt MDL-31329 timezones: updated to 2011n 2012-01-22 21:30:06 +01:00
tokeniserlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
upgrade.txt MDL-29624 Media embedding system, part 1: new API and filter changes 2012-05-09 18:29:29 +01:00
upgradelib.php MDL-32607 prevent upgrade_set_timeout abort in CLI scripts 2012-04-27 13:51:38 +02:00
uploadlib.php
validateurlsyntax.php
webdavlib.php MDL-30154 Repositories : fixed whitespace. 2011-11-08 11:29:31 +08:00
weblib.php MDL-33116 Media filter broken with slasharguments off 2012-05-21 14:24:42 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-26028 fix invalid separator constant and support root dirs in aliases 2012-04-30 18:08:37 +02:00