Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/inc/lib
Yannick Warnier c0feb19295 Add web_css_theme path for templates - refs BT#9413 10 years ago
..
browser
elfinder Replacing OR with ||, updating id based in iid. 11 years ago
flv_player
formvalidator Fix fullpage when creating/editing a document. 11 years ago
freemindflashbrowser
getid3
hook Merge 1.10.x 11 years ago
htmlpurifier/library/HTMLPurifier/Filter
icalcreator
internationalization_database Remove unused code. Cleaning up i18n library. 11 years ago
javascript Check WebRTC support - refs #7558 11 years ago
jpegcam Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
nanogong Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
nusoap
opengraph
pclzip
pear Minor - format code. 11 years ago
phpdocx
phpmailer Remove unused code. 11 years ago
phpseclib
ppt2png
search Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
svg-edit Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
swfobject
system Fix csv export + remove unused classes. 11 years ago
wami-recorder Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
webservices
xajax Removing require_once already loaded with composer. 11 years ago
zombie Fix fatal error due recent changes. 11 years ago
.htaccess
AnnouncementEmail.php Replace id_session with session_id. 11 years ago
AnnouncementManager.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
CourseField.php Unify extra fields in one table. 11 years ago
CoursesAndSessionsCatalog.class.php
SequenceManager.php Minor - format code. 11 years ago
SmsPlugin.php Unify extra fields in one table. 11 years ago
SmsPluginLibraryInterface.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
TeacherTimeReport.php
VideoChat.php Rename video chat table - refs #7558 11 years ago
access.class.php
access_token.class.php
access_url_edit_courses_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
access_url_edit_sessions_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
access_url_edit_users_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
add_course.lib.inc.php Put .htaccess in the root. Don't add index.php inside courses. 11 years ago
add_courses_to_session_functions.lib.php Fix queries. 11 years ago
add_many_session_to_category_functions.lib.php Minor - Improve unit tests consistency 11 years ago
agenda.lib.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
api.lib.php Fix issue with new extra_field paths for files and images - refs BT#9413 10 years ago
app_view.php
array.lib.php
attendance.lib.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
auth.lib.php Unify extra fields in one table. 11 years ago
banner.lib.php Format code + replace UserManager::get_user_info_by_id with api function 11 years ago
blog.lib.php Format code + use api_get_user_info() 11 years ago
career.lib.php Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 11 years ago
certificate.lib.php Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 11 years ago
chamilo.class.php Remove unused libs and code. 11 years ago
chamilo_session.class.php Remove unused libs and code. 11 years ago
chat.lib.php Send message with video chat link - refs #7558 11 years ago
classmanager.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
conditional_login.class.php Add symfony2 security encoders see #7646 11 years ago
course.lib.php Merge 1.10.x 11 years ago
course_category.lib.php Unify extra fields in one table. 11 years ago
course_description.lib.php Minor - Fix code indentation 11 years ago
course_home.lib.php Fix query. 11 years ago
course_request.lib.php Remove deprecated functions 11 years ago
custom_pages.class.php Minor - Fix erroneous filename in error message 11 years ago
dashboard.lib.php Minor - format code. 11 years ago
database.constants.inc.php Merge 1.10.x 11 years ago
database.lib.php Fix error when using php 5.4 11 years ago
database.mysqli.lib.php Fix double class when updating from 1.9.x 11 years ago
debug.lib.php
diagnoser.lib.php Put .htaccess in the root. Don't add index.php inside courses. 11 years ago
display.lib.php Fix error in previous fix for loading custom icons from web/css/themes/ if they exist - refs BT#9413 10 years ago
document.lib.php Fix course paths. 11 years ago
event_email_template.class.php Minor - Fix buttons style - refs #7539 11 years ago
events.lib.php Improve code to load user picture. 11 years ago
events_dispatcher.class.php
events_email.class.php Removes mail.lib.inc.php move function inside api.lib.php 11 years ago
exercise.lib.php fix css test result page CT#7539 10 years ago
exercise_show_functions.lib.php Remove course_code field from all queries using track_e_attempt - refs #7555 11 years ago
export.lib.inc.php Fix csv export + remove unused classes. 11 years ago
extra_field.lib.php Fix issue with new extra_field paths for files and images - refs BT#9413 10 years ago
extra_field_option.lib.php Unify extra fields in one table. 11 years ago
extra_field_value.lib.php Fix issue with new extra_field paths for files and images - refs BT#9413 10 years ago
fileDisplay.lib.php Replace id_session with session_id. 11 years ago
fileManage.lib.php Force move file even if folder exists. 11 years ago
fileUpload.lib.php Remove unused code. 11 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Fix queries. 11 years ago
grade_model.lib.php Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 11 years ago
gradebook.lib.php Minor - Fix buttons style - refs #7539 11 years ago
group_portal_manager.lib.php Add app/upload/badges 11 years ago
groupmanager.lib.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
image.lib.php Add app/upload/badges 11 years ago
import.lib.php Change function name. 11 years ago
index.html
internationalization.lib.php Remove unused code. 11 years ago
legal.lib.php
link.lib.php Remove unused code. 11 years ago
log.class.php Fixes installation errors + adding monolog + removing unused class. 11 years ago
login.lib.php Add symfony2 security encoders see #7646 11 years ago
login_redirection.class.php
lp_item.lib.php
message.lib.php Minor - format code. 11 years ago
model.lib.php Add app/upload/badges 11 years ago
myspace.lib.php Fix queries. 11 years ago
nanogong.lib.php Minor - Fix button style - refs #7539 11 years ago
notebook.lib.php Update queries using iid. 11 years ago
notification.lib.php Fix Hook load, hooks notify and update comments - refs BT#9092 11 years ago
online.inc.php Minor - format code. 11 years ago
pdf.lib.php Fix issue while generating PDFs - Set the complete path to the SYS_ARCHIVE folder - refs BT#9413 11 years ago
plugin.class.php Merge 1.10.x 11 years ago
plugin.lib.php Merge 1.10.x 11 years ago
portfolio.class.php Fix fatal error 11 years ago
promotion.lib.php Minor - format code. 11 years ago
redirect.class.php Minor - format code. 11 years ago
rights.lib.php Remove unused libs and code. 11 years ago
security.lib.php Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 11 years ago
sessionmanager.lib.php Partial removal of quotes around integer values in SQL queries 10 years ago
skill.lib.php Minor - format code. 11 years ago
skill.visualizer.lib.php
social.lib.php Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
sortable_table.class.php Add graph in gradebook see BT#9428 10 years ago
specific_fields_manager.lib.php
statistics.lib.php Fix course paths. 11 years ago
statsUtils.lib.inc.php Change statsUtils.lib.inc.php into a class 11 years ago
sub_language.class.php Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 11 years ago
surveymanager.lib.php Rename survey_manager with SurveyManager + fix queries. 11 years ago
system_announcements.lib.php Change function name. 11 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Add web_css_theme path for templates - refs BT#9413 10 years ago
text.lib.php Remove unused code. 11 years ago
thematic.lib.php Fix queries update id based in iid. 11 years ago
timeline.lib.php Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 11 years ago
tracking.lib.php UI improvements in the session view see BT#9746 10 years ago
upload.xajax.php Rename use of xajaxResponse class 11 years ago
urlmanager.lib.php Fix queries. 11 years ago
user_api_key_manager.class.php
usergroup.lib.php Rename use of xajaxResponse class 11 years ago
usermanager.lib.php Fix issue with new extra_field paths for files and images - refs BT#9413 10 years ago
userportal.lib.php fix block certificates icons CT#7539 11 years ago