Yannick Warnier b435ccdc7c Removed part of unwanted footer BT#2724 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 abf3e0a741 Minor glossary corrections 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 0b4c92e141 Merge 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 жил өмнө
phpdocx b435ccdc7c Removed part of unwanted footer BT#2724 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 8746ab6362 Minor HTML fixes 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 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 13 жил өмнө
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 9df578cf04 Removed CSS switching for chamilo_* themes only - this was breaking styling from CSS for copies of Chamilo style 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 dba9a731cd Fixing and Improving exercise result export see BT#2722 13 жил өмнө
document.lib.php 8bbfdefd52 Adding grade, course code and course title in gradebook certificates see BT#2725 13 жил өмнө
events.lib.inc.php 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 13 жил өмнө
exercise_show_functions.lib.php 6ee95c55c0 Fixing exercises when sending an email, fixing also bug when using hotspot with question in one page 13 жил өмнө
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 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 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 abf3e0a741 Minor glossary corrections 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 127017a1f9 Fixing image.lib.php posible error 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 1c937c69e8 Checking if URL exist see BT#2720 13 жил өмнө
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 f3de1cf58b Removing wrong css called that generates error_logs 13 жил өмнө
message.lib.php 9f6cae0006 Improving notification class 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 a2c0b6df1d Minor adding comments 13 жил өмнө
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 486dc5a0f6 Saving watermark platform in default_course_documents/images/X_pdf_watermark.png #3596 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 d6c7c3de43 Fixing bug when relating users to sessions 13 жил өмнө
social.lib.php 9f6cae0006 Improving notification class 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 dba9a731cd Fixing and Improving exercise result export see BT#2722 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 жил өмнө