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 2bf62cca94 Adding c_id field in track_e_hotspot 13 years ago
..
WCAG Minor - adding comment, cosmetic changes 13 years ago
browser
ezpdf
fckeditor Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
flv_player
formvalidator Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 13 years ago
freemindflashbrowser erase unnecesary file 14 years ago
getid3
icalcreator
internationalization_database Adding basque and turkish and deleting euskera and tukce see #3350 14 years ago
javascript Merge with 1.9.x 13 years ago
jpegcam Removing require_once already added in global.inc or via composer 13 years ago
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
mpdf/ttfonts Removing mpdf from inc/lib adding as a vendor 13 years ago
nanogong Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
nusoap Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 14 years ago
pchart Moving pchart in vendor + updating gitignore 13 years ago
pclzip
pear Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 13 years ago
phpdocx Adding security fix chamilo 1.8.8.6 see #5202 14 years ago
phpmailer Removing echos in library set errors in error_log see #5306 14 years ago
ppt2png
search Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 13 years ago
svg-edit Removing require_once already added in global.inc or via composer 13 years ago
swfobject
system Changing temp/cache folder creation 13 years ago
tools #5023 Implements Doctrine for database access 14 years ago
wami-recorder Removing require_once already added in global.inc or via composer 13 years ago
xajax
zombie #4652 Zombie users 14 years ago
.htaccess
access.class.php Minor: headers improvement 13 years ago
access_token.class.php Minor: added basic unit test cases to access class 13 years ago
access_url_edit_courses_to_url_functions.lib.php Merge with 1.9.x 13 years ago
access_url_edit_sessions_to_url_functions.lib.php Minor: applied PSR-2 coding conventions 13 years ago
access_url_edit_users_to_url_functions.lib.php Minor: applied PSR-2 coding conventions 13 years ago
add_courses_to_session_functions.lib.php Minor fix for phpunit tests 13 years ago
add_many_session_to_category_functions.lib.php Minor: added documentation and unit tests 13 years ago
ajax_controller.class.php Minor: added documentation and unit tests 13 years ago
announcement_email.class.php Moving announcements classes inside the main/inc/lib, updating autoloader 13 years ago
announcements.inc.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
app_view.php
array.lib.php Adding static in functions 13 years ago
attendance.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
auth.lib.php Fixing Auth class conflict in composer 13 years ago
banner.lib.php Minor - removing whitespaces 13 years ago
blog.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
cache.class.php Minor - updated comments in cache class 14 years ago
career.lib.php Moving define in main_api (just for now) 13 years ago
certificate.lib.php Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 13 years ago
chamilo.class.php #2851 portfolio integration 14 years ago
chamilo_session.class.php Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 13 years ago
chat.lib.php Removing var_dumps 13 years ago
classmanager.lib.php
conditional_login.class.php Minor - code indentation update 14 years ago
controller.class.php minor: add a base controller and access to be derived from 14 years ago
course.class.php #2851 portfolio integration 14 years ago
course.lib.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
course_description.lib.php
course_document.lib.php Moving functions in course_document.lib.php to document.inc.php 13 years ago
course_entity.class.php #5023 Implements Doctrine for database access 14 years ago
course_entity_repository.class.php #5023 Implements Doctrine for database access 14 years ago
course_home.lib.php Fixing PHP notices 13 years ago
course_request.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
current_course.class.php Fixing typo unubscribe_allowed with unsubscribe 14 years ago
current_user.class.php #4654 Integrate with external porfolio 14 years ago
custom_pages.class.php custom pages clean up: remove unnecessary requires 14 years ago
dashboard.lib.php Fixing define PHP errorPHP warning/notices avoided 13 years ago
database.constants.inc.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
database.lib.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
database.mysqli.lib.php Renaming "Database" class name due some conflicts with the autoloader see #6099 13 years ago
db.class.php #5023 Implements Doctrine for database access 14 years ago
diagnoser.lib.php Showing chamilo DB version in admin/system_status.php 13 years ago
display.lib.php Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 13 years ago
document.class.php #2851 portfolio integration 14 years ago
document.lib.php Replacing folder name from fck_templates to document_templates see #6100 13 years ago
email_editor.inc.php Moving files into main/inc/lib 13 years ago
entity.class.php minor: exposes allows get_property to be called as usual (quite useful for twig) 14 years ago
entity_repository.class.php #5023 Implements Doctrine for database access 14 years ago
event_email_template.class.php Moving define in main_api (just for now) 13 years ago
events.lib.inc.php Adding c_id field in track_e_hotspot 13 years ago
events_dispatcher.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
events_email.class.php Adding swiftmailer and monolog for debug 13 years ago
exercise_show_functions.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
export.lib.inc.php Removing require_once already added in global.inc or via composer 13 years ago
extra_field.lib.php Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 13 years ago
extra_field_option.lib.php Minor - Removing unused variable 13 years ago
extra_field_value.lib.php Minor - added documentation and assertions 13 years ago
fck_course_document.inc.php Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
fileManager.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
file_store.class.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
geometry.lib.php
glossary.lib.php Allowing export glosary items to PDF see BT#4686 14 years ago
grade_model.lib.php Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
gradebook.lib.php Disabling creation of an evaluation when creating a gradebook see BT#4878 13 years ago
group_portal_manager.lib.php Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 13 years ago
groupmanager.lib.php Removing require_once already added in global.inc or via composer 13 years ago
image.lib.php Fixing SQL queries + PHP notices (old files) 13 years ago
import.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
index.html
internationalization.lib.php Saving api_get_language_interface() in an $app key 13 years ago
internationalization_internal.lib.php
introductionSection.inc.php Removing use of $GLOBALS['c_id'] use instead api_get_course_id() 13 years ago
item_property.class.php #5023 Implements Doctrine for database access 14 years ago
javascript.class.php
latex.inc.php Moving files into main/inc/lib 13 years ago
legal.lib.php legal instead of legal_agreement see #5189 14 years ago
link.lib.php Removing require_once of libs already added in the autoload script 13 years ago
login.lib.php Fixing userportal see BT#4982 13 years ago
login_redirection.class.php Minor - alt shift + f to format the code 14 years ago
main_api.lib.php Restoring $_configuration['url_append'] now is set in global.inc.php and does not depends in the user 13 years ago
message.lib.php Merge with 1.9.x 13 years ago
model.lib.php Disabling creation of an evaluation when creating a gradebook see BT#4878 13 years ago
nanogong.lib.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
notebook.lib.php Removing require_once of libs already added in the autoload script 13 years ago
notification.lib.php Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
online.inc.php Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 13 years ago
page.class.php #4652 Zombie users 14 years ago
page.lib.php Fixing home html file parsing, also adding funcionality to get the current user language 13 years ago
pdf.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
plugin.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
plugin.lib.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
portfolio.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
promotion.lib.php Fixing add session URL 13 years ago
redirect.class.php Minor cosmetic changes 13 years ago
response.class.php #2851 portfolio integration 14 years ago
result_set.class.php Fixing missing variable 13 years ago
rights.lib.php
security.lib.php Changing temp/cache folder creation 13 years ago
session_field.lib.php Adding course field extra fields functions see BT#4875 13 years ago
session_field_option.lib.php Reordering extrafields classes 13 years ago
session_field_value.lib.php Reordering extrafields classes 13 years ago
session_handler.class.php #4784 api_session_register 14 years ago
session_model.lib.php Fixing fatal error + reformat code 13 years ago
sessionmanager.lib.php Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
skill.lib.php Removing require_once of libs already added in the autoload script 13 years ago
skill.visualizer.lib.php
social.lib.php Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 13 years ago
sortable_table.class.php Undo changes due recent merge 13 years ago
specific_fields_manager.lib.php Fixing query 14 years ago
statistics.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
stats.lib.inc.php
statsUtils.lib.inc.php
student_publication.class.php #5023 Implements Doctrine for database access 14 years ago
surveymanager.lib.php
system_announcements.lib.php Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
table_sort.class.php Some session fixes 14 years ago
tablesort.lib.php
template.lib.php Fixing default template settings see #6111 13 years ago
text.lib.php Adding static in functions 13 years ago
thematic.lib.php Minor - preventing PHP warning/notices 13 years ago
timeline.lib.php Minor doc update for timeline model 14 years ago
tracking.lib.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
upload.xajax.php
uri.class.php
urlmanager.lib.php Merge 13 years ago
user_api_key_manager.class.php #2851 portfolio integration 14 years ago
usergroup.lib.php Minor - cosmetic changes 13 years ago
usermanager.lib.php Update get_user_picture_path to use new folders hierarchy - refs #5871 13 years ago
xht.lib.php
xmd.lib.php
zip.class.php Minor - added phpdoc block 13 years ago