moodle/lib
David Mudrak 995f2d51d7 MDL-12192 Language specific label separator instead of hardcoded ': '
New string is available. Use get_string('labelsep', 'langconfig') to be used
as a separator between a label and the labelled text. If you want to
produce <label> HTML element, you may be interested in the new
html_writer::label() method. Simple selects and URL selects now use it.

There are bambillion places where ': ' is hardcoded as a separator. I do
not think we have to fix them manually now (and mass search and replace
would be tricky) but everybody should stop adding new.

Do not abuse 'labelsep' for any other purposes. Note that it may not be
colon in some languages or sites.
2010-07-02 12:15:36 +00:00
..
adodb MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
ajax navigation MDL-22671 Fixed another misused image + a bug with AJAX requests 2010-06-11 04:25:22 +00:00
alfresco MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
bennu MDL-20821 minor changes in previous cleanup 2009-11-18 09:15:17 +00:00
completion MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
db MDL-22943 fixed enrol upgrade problem, credit goes to Matt Campbell 2010-06-27 09:30:59 +00:00
ddl NOBUG: nothing 2010-06-21 16:56:28 +00:00
dml This is the Native SQL*Server adapter for the SQL Server Driver for PHP version 1.1 released by Microsoft. 2010-06-23 22:40:49 +00:00
dragmath dragmath MDL-22231 fix bad char conversion 2010-04-29 04:19:00 +00:00
dtl some DTL comment typos fixed 2010-05-21 18:45:04 +00:00
editor MDL-22260 Added server-side detection of iPhone/iPad and don't serve TinyMCE at all 2010-06-23 09:17:55 +00:00
evalmath MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
excel MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
file MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
flashdetect MDL-21400 migrated falsh detection to YUI3 2010-02-06 12:58:19 +00:00
form MDL-21695 Cleaning up legacy strings and help 2010-06-27 21:34:01 +00:00
geoip MDL-20887 latest geoip lib imported 2009-11-18 10:32:06 +00:00
grade gradebook MDL-21596 altered grade_category::set_properties() to try to intelligently set a default for weight and extra credit as a work around for those two properties sharing a single column 2010-06-08 02:10:21 +00:00
htmlpurifier htmlpurify MDL-22654 Implemented solution to fix issues rising from HTML purify normalising line breaks 2010-06-03 03:34:05 +00:00
jabber MDL-20743 imported latest jabber library 0.1rc2-r77 2009-11-04 20:23:33 +00:00
minify javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving 2010-05-19 02:15:16 +00:00
mp3player MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
overlib
packer fixed small comment typos 2010-05-21 19:27:08 +00:00
pear MDL-20821 minor changes in previous cleanup 2009-11-18 10:35:39 +00:00
phpmailer MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
portfolio MDL-22813 Thanks to Mark Nelson from Pukunui Technologies, Portfolio management now looks like Repository. 2010-06-28 06:02:55 +00:00
simplepie MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
simpletest MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
simpletestlib unit tests: MDL-22175 Further improvements unit test failure display. 2010-04-23 17:22:55 +00:00
smarty MDL-20638 importing latest smarty 2.6.26 2009-11-17 09:01:56 +00:00
spikephpcoverage Adding support for T_ABSTRACT token in PHP code coverage parser 2009-08-19 21:44:24 +00:00
swfobject flash upgrader MDL-20841 fix swfobject javascript bug related to http://code.google.com/p/swfobject/issues/detail?id=332, merged from 1.9 2009-12-07 03:24:49 +00:00
tcpdf fixed borked line ending - git hates these 2010-05-21 11:59:31 +00:00
typo3 MDL-22922 Some hacks to prevent typo3 notices 2010-06-25 03:09:53 +00:00
xmldb all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace 2009-11-17 01:36:35 +00:00
yui block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
zend MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
accesslib.php NOBUG: Fixed PHPdoc 2010-06-24 07:51:31 +00:00
adminlib.php admin MDL-23049 Fixed default settings for colour picker admin setting 2010-07-02 08:29:49 +00:00
authlib.php more typos in comments fixed 2010-05-22 19:00:48 +00:00
base32.php MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
blocklib.php navigation-dock MDL-22560 Major changes to he way the dock works 2010-05-31 03:33:34 +00:00
boxlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
clilib.php fixed typo 2010-05-21 19:08:35 +00:00
completionlib.php MDL-2631 Avoid some notices about missing CFG variables during install 2010-05-27 06:49:31 +00:00
componentlib.class.php MDL-18797 The selected language pack fetched during install 2010-05-27 06:57:21 +00:00
conditionlib.php MDL-20852: Condition system - problems if you delete a module that another one had a condition on 2009-11-16 15:14:47 +00:00
configonlylib.php fixed comment typos 2010-05-22 18:59:12 +00:00
cookies.js
csshover.htc
csvlib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
customcheckslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
datalib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
ddllib.php fixed comment typo 2010-05-22 19:01:52 +00:00
default.ttf
deprecatedlib.php MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
dmllib.php fixed typo 2010-05-21 18:18:11 +00:00
dtllib.php MDL-14679 license header fixes 2009-06-12 08:50:50 +00:00
eaccelerator.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
editorlib.php adding todo for weird editor admin settings code 2010-05-22 19:04:48 +00:00
emptyfile.php themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer. 2009-06-26 09:06:16 +00:00
enrollib.php MDL-22910 fixing more DISTINCT+text field issues, hopefully this is all from enrol 2010-07-01 07:40:24 +00:00
environmentlib.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
eventslib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
excellib.class.php MDL-20781 lib/excellib: add write_date() function 2009-11-12 01:58:33 +00:00
externallib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
filelib.php MDL-22548, added sortorder field to files table, drop mainfile field from resource table, use sortorder to decide main file 2010-05-28 07:29:11 +00:00
filterlib.php few comment typos 2010-05-22 19:08:27 +00:00
flickrlib.php MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
formslib.php MDL-21695 Removing unused help files 2010-06-28 14:36:50 +00:00
gdlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
googleapi.php googledocs MDL-21881 - restore icons to repo plugin 2010-03-21 13:32:43 +00:00
gradelib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
graphlib.php graphlib MDL-21371: Legend layout issue when different legend texts had different heights. 2010-01-18 15:24:13 +00:00
grouplib.php MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00
htaccess MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
html2text.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
html2text_readme.txt
index.html
installlib.php fixed comment typo 2010-05-21 17:40:28 +00:00
javascript-static.js admin MDL-23049 Added support for multiple selectors: fixed regression 2010-07-02 07:19:35 +00:00
javascript.php MDL-21435 sending JS cache to cache/js instead of temp; adding purging of JS caches 2010-05-22 20:04:06 +00:00
kses.php MDL-2684: kses strips out CSS from style tags unless the first property is on 'allowed' list, this is silly 2009-12-02 17:59:43 +00:00
lexer.php
licenselib.php MDL-21146, default license will be locked to prevent from disable, move site default license from frontpage to license config page 2010-04-09 19:40:23 +00:00
listlib.php MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings 2010-01-17 10:54:13 +00:00
markdown.php
mathslib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:40:58 +00:00
md5.js MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
memcached.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
messagelib.php MDL-20625 forbid transactions when sending messages - we can not undo emails 2009-11-07 10:30:03 +00:00
moodlelib.php MDL-23037 Make current_language more robust in case xxx_utf8 names slip in 2010-07-01 04:31:40 +00:00
navigationlib.php navigation MDL-23036 Fixed issue when generation was limited to course+categories causing JS to error 2010-07-01 03:33:16 +00:00
oauthlib.php MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +00:00
odbc.php
odslib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
olson.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
outputactions.php javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
outputcomponents.php MDL-12192 Language specific label separator instead of hardcoded ': ' 2010-07-02 12:15:36 +00:00
outputfactories.php MDL-21694 documenting get_core_subsystem() purpose plus one typo 2010-04-22 19:40:22 +00:00
outputlib.php comment typos 2010-05-22 20:16:12 +00:00
outputrenderers.php MDL-12192 Language specific label separator instead of hardcoded ': ' 2010-07-02 12:15:36 +00:00
outputrequirementslib.php javascript MDL-22920 Added functionality to allow inclusion of Moodle-YUI JS modules easily 2010-07-01 02:26:21 +00:00
pagelib.php gradebook MDL-22522 fixed navigation issues around editing letters 2010-05-25 07:03:06 +00:00
pdflib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:26:20 +00:00
portfoliolib.php MDL-22540 portfoliolib - cross db text comparison requires sql_compare_text() to be used 2010-05-23 09:23:05 +00:00
profilerlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
questionlib.php question bank: MDL-22710 Quesition preview popup does not have scrollbars 2010-06-25 16:29:16 +00:00
recaptchalib.php MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead 2010-01-26 10:22:58 +00:00
resourcelib.php MDL-22338 PDFs now display in resources :/ 2010-06-29 05:41:04 +00:00
rsslib.php rss MDL-22204 fixed rss autodiscovery and made the RSS UI elements placement consistent 2010-05-13 08:44:35 +00:00
searchlib.php MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
session-test.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
sessionlib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
setup.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
setuplib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
simpletestcoveragelib.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
simpletestlib.php MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
soaplib.php MDL-20885 PHP soap lib now recommended, removing old nusoap that is not maintained upstream any more 2009-11-18 10:19:51 +00:00
statslib.php a few comment typos 2010-05-22 20:22:24 +00:00
tablelib.php MDL-21695 Removing unused help files 2010-06-28 14:36:50 +00:00
textlib.class.php NOBUG: Instructing Typo3 stuff we are curl-enabled always since 2.0 2010-06-24 09:48:31 +00:00
thirdpartylibs.xml block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
timezone.txt MDL-18576 timezones - updated to 2010i from 2009c (2147 rules) 2010-05-06 15:28:00 +00:00
tokeniserlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
ufo.js
upgradelib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
uploadlib.php MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
validateurlsyntax.php all MDL-20821 Removed more deprecated functions 2009-11-18 07:29:26 +00:00
webdavlib.php all MDL-20821 Removed more deprecated functions 2009-11-18 06:05:10 +00:00
weblib.php MDL-21695 switchroles_form() is not used any more, no place to put the help to 2010-06-28 17:05:39 +00:00
wiki_to_markdown.php all MDL-20821 Removed more deprecated functions 2009-11-18 06:05:10 +00:00
womenslib.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
wordlist.txt
xhtml.xsl
xmlize.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00