Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 13 년 전
..
WCAG e7599354f6 merge 15 년 전
asciimath ba4b8550e8 Feature #2132 - ASCIIMathML.js - The live coordinates in svg-graphs are removed, because they are not calculated correctly for most of the browsers. 14 년 전
browser 74d686d8f0 Added detection for Firefox 4 and 3.6 (Namoroka) user agent for detecting Firefox browser 14 년 전
ezpdf e7599354f6 merge 15 년 전
fckeditor 5376b9eaed Feature #2245 enable pdf preview only for browsers with native support 13 년 전
flv_player 40cb9dc3fa prevent the listing of several directories 15 년 전
formvalidator a29fd93c09 Task #3015 - Fixing a bug. 14 년 전
getid3 e7599354f6 merge 15 년 전
htmlpurifier 1983ee3f2c Task #1297 - Minor corrections about the previous transaction. 14 년 전
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 15 년 전
internationalization_database b1e8233076 improve the order of the lastname and the firstname on Chamilo tables when they appear in the same column, with the Spanish languag 14 년 전
javascript d38ae670d6 Undo js error comment + fixing NL yoxview file see #3594 13 년 전
kses-0.2.2 8c7cfffa73 Task #2969 - Adding a comment. 14 년 전
magpierss 91ace9c5b8 Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 14 년 전
mediaplayer e7599354f6 merge 15 년 전
mimetex e7599354f6 merge 15 년 전
mp3player e7599354f6 merge 15 년 전
mpdf d8bf841351 Feature #1768 - Documents tool, full-html export to pdf: Solving the first problem about the missing images. 14 년 전
nanogong d048eca452 update nanogong to ver 4.2 13 년 전
nusoap 9acd2a0814 ../inc/lib/nusoap/ 14 년 전
pchart 104093d9a9 Fixing gradebook graphs see #3296 (leaving cache off for tests) 14 년 전
pclzip e7599354f6 merge 15 년 전
pear 991c3cc257 Cleaning code 13 년 전
phpmailer e5aa096d38 Improving Social groups UI 14 년 전
ppt2png 0d3404c3bd updating ppt convert for office 3 and posibility to convert it with webservices 14 년 전
search 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 13 년 전
svg-edit 6e41176250 fix native svg-edit typo 13 년 전
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. 14 년 전
xajax e7599354f6 merge 15 년 전
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
access_url_edit_courses_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
access_url_edit_sessions_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
access_url_edit_users_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
add_course.lib.inc.php 3cb23a9f87 Adding the locked and attendance_sheet_log db changes 14 년 전
add_courses_to_session_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
add_many_session_to_category_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
app_view.php 56c1005ac1 Minor - added comments 14 년 전
array.lib.php 303fb433fa Adding star.png for new exercises 14 년 전
attendance.lib.php a8fdf528cb we don't show teachers or coaches in the attendance user list see bt#2503 13 년 전
auth.lib.php 289d626b3c Minor - Removing debug code 13 년 전
banner.lib.php 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 13 년 전
blog.lib.php 617e8dd8e0 fix typo 14 년 전
career.lib.php 809af5b13e Minor - Updated langvar to follow coding conventions 14 년 전
classmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
course.lib.php 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 년 전
course_description.lib.php 3f130d95f5 Feature #2785 change icon for course description 14 년 전
course_document.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
course_home.lib.php 551af9f8a8 More minor corrections (avoiding php notices) 13 년 전
course_request.lib.php a55d288e71 Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 14 년 전
dashboard.lib.php a4d61fe9bf Adding validations if class exists to avoid PHP errors 14 년 전
database.constants.inc.php a4f6451346 Adding database.constants.inc.php file with database definitions see #3481 14 년 전
database.lib.php 28f298d233 Removing PHP notices 13 년 전
database.mysqli.lib.php a4f6451346 Adding database.constants.inc.php file with database definitions see #3481 14 년 전
debug.lib.php 376c08bb5a Renamed debug.lib.inc.php 14 년 전
diagnoser.lib.php ffe5d30b91 Fixing system information short tags and install folder see #3552 13 년 전
display.lib.php ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 13 년 전
document.lib.php 5dccfd22a6 Cleaning files, declaring variables, avoiding notices 13 년 전
events.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 년 전
exercise_show_functions.lib.php bfbffc99bc exe_weighting is not dynamic see #1932 + some other minor fixes in exercises 14 년 전
export.lib.inc.php b776ca34e4 Removed useless backticks 14 년 전
fileDisplay.lib.php 44cd85a741 Replacing ereg by preg_match 13 년 전
fileManage.lib.php 64fc415966 Removed useless backticks 14 년 전
fileUpload.lib.php 460a9b9ad0 Minor - updating function documentation 13 년 전
geometry.lib.php f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 14 년 전
glossary.lib.php 3e30367631 Cleaning Glossary UI 13 년 전
group_portal_manager.lib.php 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 년 전
groupmanager.lib.php 78ef28457e Applying patch sent by Marko Kastelic see #1949 14 년 전
image.lib.php c3a6ca5d55 More fixes in the Image class #2664 13 년 전
import.lib.php 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 14 년 전
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
internationalization.lib.php 7fe974349e Checking if the language is supported otherwise we check the parent language if sublanguage feature is on 13 년 전
internationalization_internal.lib.php fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 14 년 전
legal.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
link.lib.php 5e7da0c3a4 Fixing Link UI (removing empty table) 14 년 전
login.lib.php ce92cd82e6 More cleaning in the main page adding home icon 14 년 전
mail.lib.inc.php 016f8bdbb9 Feature #2099 - Mail sending: api_valid_email() is to be used inside the mailing functions for checkig agains valid e-mail addresses. The previous solution uses the eregi() function which is not PHP 5.3 "friendly". 14 년 전
main_api.lib.php 551af9f8a8 More minor corrections (avoiding php notices) 13 년 전
message.lib.php e622a61871 Avoiding warning messages 13 년 전
model.lib.php a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 14 년 전
notebook.lib.php cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 14 년 전
notification.lib.php a98b4b2768 Added constant for weekly frequency in notifications (although too late to change the database now...) 14 년 전
online.inc.php 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 13 년 전
pdf.lib.php 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 년 전
promotion.lib.php 60141aaf1e Fixing double promotion creation see #3465 14 년 전
security.lib.php 43c9aaf9d4 Task #3055 - Implementing the method Security::filter_img_path(). 14 년 전
session_handler.class.php b038d57e4a Bug #1802 - Applying the database encoding patch for the custom php session handler too, this is for the case when database is used for storing php session variables. 14 년 전
sessionmanager.lib.php ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 13 년 전
social.lib.php e622a61871 Avoiding warning messages 13 년 전
sortabletable.class.php fde96bf76e Removing notices 13 년 전
specific_fields_manager.lib.php 0951d23247 Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 년 전
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 년 전
statsUtils.lib.inc.php 374a6882c6 Minor comments review 14 년 전
surveymanager.lib.php 5c8c675fbe Removing useless SurveyManager class 15 년 전
system_announcements.lib.php fd179f4e9d Adding UTC support in agenda and announcements + improving UI 14 년 전
tablesort.lib.php 8b50c08485 Adding validations to avoid php warning for empty arrays 14 년 전
text.lib.php f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 14 년 전
thematic.lib.php 11f02158d5 Thematic tool - Adding copy funcionality for sessions + some minor UI changes 14 년 전
tracking.lib.php f800226226 Fixing typo 13 년 전
upload.xajax.php 79f06f55f2 merge 15 년 전
urlmanager.lib.php e093f97ef6 Fixing multiple URL list see BT#1555 13 년 전
usergroup.lib.php b488a40939 Feature #2785 classes and update lang (lack change group by class->english translation) 14 년 전
usermanager.lib.php a5a1920fca Using api_get_multiple_url() instead of $_configuration['multiple .. '] 13 년 전
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 년 전
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 년 전