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