moodle/lib
Mark Nelson 2f00e1b245 MDL-18375 calendar: huge refactor of the initial patch
1) Moved the calendar types location to a sub-folder in the calendar directory.
2) Removed/moved language strings.
3) Removed calendar types that should be downloaded as plugins.
4) Removed a Non-English language pack for the Gregorian calendar type that
should be downloaded separately.
5) Removed custom files responsible for checking for updates and uninstalling
calendar types, which should be done by core.
6) Removed JS from the calendar_month block as there is no non-JS alternative
provided and the JS written does not make use of the YUI library to ensure
multiple browser support.
7) Removed code from the base class responsible for creating timestamps that
are saved in the DB.
8) Added PHPDocs.

Note: In the original patch we are editing core functions responsible for saving
time in the database in the calendar base class. This is very dangerous, we do
not want to touch these functions as it could cause a complete fubar of the
database. There are places we are forcing the use of the gregorian calendar as
we are passing dates generated by the PHP date function, where as sometimes
we pass dates from usergetdate (which was being overwritten to return the
date specific to the calendar). We can not expect third party modules to
change the calendar type depending on the format they pass to these functions.
2013-09-05 18:30:05 +08:00
..
adodb
ajax MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
alfresco
behat Merge branch 'MDL-40566_master' of git://github.com/dmonllao/moodle 2013-09-03 20:38:53 +02:00
bennu MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
classes MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
db MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
ddl MDL-41022 cleanup core_ddl_testcase 2013-08-24 16:14:25 +02:00
dml MDL-40676 ignore null bytes 2013-09-02 12:25:02 +08:00
dragmath
dtl MDL-40642 set more restrictive umask and use proper permission for new dirs and files 2013-07-19 09:18:44 +02:00
editor MDL-41328 Editor: Work around another iOS issue with TinyMCE 2013-09-02 09:41:27 +08:00
evalmath
external MDL-41022 cleanup core_external_testcase 2013-08-24 16:18:18 +02:00
filebrowser MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
filestorage MDL-41022 cleanup core_files_zip_packer_testcase 2013-08-24 16:18:18 +02:00
flowplayer
form MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
google
grade MDL-41022 cleanup core_grade_scale_testcase 2013-08-24 16:21:09 +02:00
htmlpurifier Fix permissions 2013-03-28 14:36:33 +08:00
jabber
jquery MDL-40801 import latest jQuery and jQuery UI 2013-07-20 21:58:17 +02:00
minify MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
password_compat
pear
phpexcel
phpmailer MDL-41196 phpmailer: fixed unit test detection 2013-08-22 14:46:26 +12:00
phpunit MDL-41022 cleanup core_phpunit_basic_testcase 2013-08-24 16:18:19 +02:00
portfolio MDL-37332 portfolio: don't add double slashes 2013-05-31 11:49:55 +08:00
simplepie MDL-41122: Trim on RSS body to prevent Remote RSS block from failing on valid feeds 2013-08-12 13:38:59 +09:30
tcpdf
testing MDL-41022 cleanup core_test_generator_testcase 2013-08-24 16:18:19 +02:00
tests MDL-41267 fix phpunit tests 2013-09-04 01:11:54 +02:00
typo3
xhprof MDL-41068 profile: Repair profiling after box API change 2013-08-07 19:02:56 +10:00
xmldb MDL-38972 xmldb: amend comments. 2013-04-24 02:09:34 +02:00
yui Merge branch '41214-26' of git://github.com/samhemelryk/moodle 2013-09-02 17:32:08 +08:00
yuilib MDL-39678 fix YUI 20130515 vulnerability 2013-05-15 21:57:23 +02:00
zend
accesslib.php MDL-20045 add support for custom context levels 2013-08-31 11:47:44 +02:00
adminlib.php MDL-41245 fix multiple install, upgrade and uninstallation issues 2013-08-24 16:08:11 +02:00
authlib.php Merge branch 'MDL-40934-master' of git://github.com/FMCorz/moodle 2013-08-06 14:37:43 +12:00
badgeslib.php MDL-39961 Events: Replace Legacy events - User 2013-09-02 16:10:05 +08:00
blocklib.php MDL-41516 Themes: Ensure that blocks are set up early 2013-09-01 23:53:52 +01:00
boxlib.php
cacert.pem MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
cacert.txt MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
clilib.php
completionlib.php MDL-39955 completion: Added course_module_completion_updated event 2013-08-09 17:04:34 +08:00
componentlib.class.php
conditionlib.php MDL-40684 Fix conditional field name for custom user fields 2013-08-05 15:51:37 +12:00
configonlylib.php MDL-40676 ignore null bytes 2013-09-02 12:25:02 +08:00
cookies.js
coursecatlib.php MDL-41395 Improved phpdocs for coursecatlib.php 2013-09-03 19:23:44 +10:00
cronlib.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
csslib.php MDL-41057 csslib: CSS optimiser improvements. 2013-08-16 08:57:20 +12:00
csvlib.class.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
customcheckslib.php
datalib.php Revert "MDL-39876 update_course_record function to update global COURSE" 2013-08-21 15:21:06 +12:00
ddllib.php
default.ttf
deprecatedlib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
dmllib.php
dtllib.php
editorlib.php MDL-41098 Atto Text editor: Add new text editor to core 2013-08-26 22:16:43 +08:00
emptyfile.php
enrollib.php MDL-39961 Events: Replace Legacy events - User 2013-09-02 16:10:05 +08:00
environmentlib.php MDL-39985 add explicit MariaDB support 2013-07-24 10:45:20 +08:00
eventslib.php MDL-40815 deprecate events_trigger() 2013-08-02 16:48:19 +02:00
excellib.class.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
externallib.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
filelib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
filterlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
flickrlib.php
formslib.php Merge branch 'MDL-30839-master' of git://github.com/phalacee/moodle 2013-08-22 11:17:49 +08:00
gdlib.php
googleapi.php
gradelib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
graphlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
grouplib.php MDL-40897 avoid extra DB queries in groups_get_activity_groupmode() 2013-07-28 18:47:57 +10:00
htaccess
html2text.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
html2text_readme.txt MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
installlib.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
javascript-static.js Merge branch 'w13_MDL-38673_m25_flowplayer' of git://github.com/skodak/moodle 2013-03-26 16:11:47 +08:00
javascript.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
jslib.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
ldaplib.php MDL-41304: Hide and handle LDAP error when user not in context being checked 2013-08-20 10:34:16 +09:30
lexer.php
licenselib.php MDL-28250 license: Correct cc-nc url 2013-05-15 10:45:36 +01:00
listlib.php
markdown.php
markdown_license.txt
mathslib.php
medialib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
messagelib.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
modinfolib.php MDL-41179 is_user_access_restricted_by_capability() must look at specified user and not current 2013-08-30 14:29:57 +10:00
moodlelib.php MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
navigationlib.php Merge branch 'wip-MDL-41369-master' of git://github.com/marinaglancy/moodle 2013-09-04 11:09:30 +08:00
oauthlib.php MDL-39203 repository: Fixed authentication errors with Dropbox 2013-04-18 14:47:22 +08:00
odslib.class.php
olson.php MDL-38999 timezones: fix maxyear handling on rule calculation. 2013-04-08 00:44:50 +02:00
outputactions.php
outputcomponents.php MDL-41432 output: several action_menu improvements 2013-09-02 08:34:54 +12:00
outputfactories.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
outputlib.php Revert "MDL-39871 Find a solution to handling RTL switching in CSS" 2013-08-29 15:39:25 +08:00
outputrenderers.php MDL-41516 Themes: Ensure that blocks are set up early 2013-09-01 23:53:52 +01:00
outputrequirementslib.php Merge branch 'MDL-36002-master' of git://github.com/damyon/moodle 2013-08-20 12:17:16 +08:00
pagelib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
pdflib.php
plagiarismlib.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
pluginlib.php Merge branch 'master_MDL-40122' of git://github.com/danmarsden/moodle 2013-08-27 13:16:55 +08:00
portfoliolib.php MDL-41082 navigation: Remove unnecessary load of portfolio instances 2013-08-09 17:44:46 +08:00
questionlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
recaptchalib.php
resourcelib.php
rsslib.php MDL-25901 rss: do not copyright html tag 2013-06-06 11:21:19 +08:00
searchlib.php
sessionlib.php MDL-40043 Events API: Added user_loggedinas event to replace add_to_log 2013-08-20 14:07:35 +08:00
setup.php MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
setuplib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
soaplib.php
statslib.php MDL-40103 Now xmldb code matches original templates 100% 2013-06-18 15:22:51 +02:00
tablelib.php MDL-36011 tablelib: Make column headers expand/collapse links accessible. 2013-08-02 11:24:53 +08:00
textlib.class.php MDL-40299 textlib conversion to core_text and core_collator 2013-06-27 22:18:57 +02:00
thirdpartylibs.xml MDL-40887 import latest minify 2.1.7 2013-07-29 09:50:20 +02:00
timezone.txt MDL-38999 timezones: fixed timezone information. 2013-04-08 01:04:42 +02:00
tokeniserlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
upgrade.txt Merge branch 'w36_MDL-41267_m26_toolsubplugins' of https://github.com/skodak/moodle 2013-09-04 01:08:37 +02:00
upgradelib.php Merge branch 'w33_MDL-41094_m26_purgecleanup' of https://github.com/skodak/moodle 2013-08-20 17:03:47 +08:00
uploadlib.php MDL-40642 set more restrictive umask and use proper permission for new dirs and files 2013-07-19 09:18:44 +02:00
validateurlsyntax.php
webdavlib.php
weblib.php MDL-39474 fix incorrect bitwise ops when setting $CFG->debugdeveloper 2013-08-21 13:38:33 +02:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-39832 Files: Revert MDL-39688 commit, f111746140 2013-07-07 09:02:15 +02:00