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
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 11 years ago
..
browser
elfinder Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
fckeditor/toolbars Merge 1.9.x 11 years ago
flv_player
formvalidator Merge 1.10.x 11 years ago
freemindflashbrowser
getid3
hook Merge 1.10.x 11 years ago
htmlpurifier/library/HTMLPurifier/Filter
icalcreator
internationalization_database
javascript Correct glossary word boundary accents issue - refs #7233 11 years ago
jpegcam
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
nanogong
nusoap
opengraph
pclzip
pear Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 11 years ago
phpdocx
phpmailer
phpseclib
ppt2png
search
svg-edit Solve merge conflict - refs #4507 11 years ago
swfobject
system Fix csv export + remove unused classes. 11 years ago
wami-recorder Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
webservices
xajax
zombie Replace function name. 11 years ago
.htaccess
AnnouncementEmail.php Replace id_session with session_id. 11 years ago
AnnouncementManager.php Replace id_session with session_id. 11 years ago
CourseField.php
CoursesAndSessionsCatalog.class.php
SmsPlugin.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
SmsPluginLibraryInterface.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
TeacherTimeReport.php
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 Replace course_code with c_id 11 years ago
add_courses_to_session_functions.lib.php Replace id_session with session_id. 11 years ago
add_many_session_to_category_functions.lib.php Minor - Improve unit tests consistency 11 years ago
agenda.lib.php Replace id_session with session_id. 11 years ago
api.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
app_view.php
array.lib.php
attendance.lib.php Replace course_code with c_id 11 years ago
auth.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
banner.lib.php Remove deprecated functions 11 years ago
blog.lib.php Merge 1.10.x 11 years ago
career.lib.php Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 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 Refactor chat function, fix chat js errors. 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
course.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
course_category.lib.php Replace course_code with c_id 11 years ago
course_description.lib.php affected_rows() function now needs a parameter. 11 years ago
course_document.lib.php
course_home.lib.php Replace id_session with session_id. 11 years ago
course_request.lib.php Remove deprecated functions 11 years ago
current_course.class.php
current_user.class.php
custom_pages.class.php Minor - Fix erroneous filename in error message 11 years ago
dashboard.lib.php affected_rows() function now needs a parameter. 11 years ago
database.constants.inc.php Rename table name 11 years ago
database.lib.php Minor - Use var to avoid warning 11 years ago
debug.lib.php
diagnoser.lib.php Comment code / Format code 11 years ago
display.lib.php Merge 1.10.x 11 years ago
document.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
event_email_template.class.php Minor - Fix buttons style - refs #7539 11 years ago
events.lib.php Fix previous commit to Event::addEvent() - introduced bug with course ID and session ID ~ refs #7202 11 years ago
events_dispatcher.class.php
events_email.class.php
exercise.lib.php Replace id_user with user_id, and id_session with session_id 11 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 Replace buttons calls. 11 years ago
extra_field_option.lib.php
extra_field_value.lib.php Solve merge conflict - refs #4507 11 years ago
fileDisplay.lib.php Replace id_session with session_id. 11 years ago
fileManage.lib.php Remove metadata code see #1370 11 years ago
fileUpload.lib.php Fix query 11 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Replace id_session with session_id. 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 Minor - Syntax improvements - refs BT#9431 11 years ago
groupmanager.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
image.lib.php
import.lib.php Use DataImport class. 11 years ago
index.html
internationalization.lib.php Remove unused libs and code. 11 years ago
internationalization_internal.lib.php
legal.lib.php
link.lib.php Replace id_session with session_id. 11 years ago
log.class.php
login.lib.php Replace id_user with user_id, and id_session with session_id 11 years ago
login_redirection.class.php
lp_item.lib.php
message.lib.php Solve merge conflict - refs #4507 11 years ago
model.lib.php Fixing non-understandable numeric case in Model::find() 11 years ago
myspace.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
nanogong.lib.php Minor - Fix button style - refs #7539 11 years ago
notebook.lib.php Fix PHP warnings. 11 years ago
notification.lib.php
online.inc.php Minor - format code. 11 years ago
pdf.lib.php Replace course_code with c_id 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 merge and BT#9619 plugin terminos conditions add tpl css 11 years ago
redirect.class.php Remove unused libs and 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 Remove deprecated functions 11 years ago
skill.lib.php Minor - format code, fix php warning 11 years ago
skill.visualizer.lib.php
social.lib.php Minor - Fix button style - refs #7539 11 years ago
sortable_table.class.php update btns CT#7339 11 years ago
specific_fields_manager.lib.php
statistics.lib.php Merge 1.10.x 11 years ago
statsUtils.lib.inc.php
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
system_announcements.lib.php Remove unused calendar code. 11 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Replace course_code with c_id 11 years ago
text.lib.php Updating PHP docs 11 years ago
thematic.lib.php Replace id_user with user_id, and id_session with session_id 11 years ago
timeline.lib.php Minor - Fix buttons style - refs #7539 11 years ago
tracking.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
upload.xajax.php Rename use of xajaxResponse class 11 years ago
urlmanager.lib.php Replace course_code with c_id 11 years ago
user_api_key_manager.class.php
usergroup.lib.php Rename use of xajaxResponse class 11 years ago
usermanager.lib.php Replace id with real_id. Because "id" is the "course code" ... 11 years ago
userportal.lib.php Remove course.db_name calls. 11 years ago