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
Julio Montoya be5ec6aa51 Updating user.php entity. 11 years ago
..
admin Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users 11 years ago
announcements Improvement - Added firstname/lastname to available fields in announcements 11 years ago
attendance Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
auth Changing session registering of the user during registration. 11 years ago
blog Moving tbl_change js into main/inc/lib/javascript 12 years ago
calendar Merge branch 'chamilo19' 11 years ago
chat Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
conference Replacing main_api.lib.php with api.lib.php 12 years ago
course_description Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
course_home Merge with new features branch (mine) 11 years ago
course_info Merging with 1.9.x 11 years ago
course_notice Removing custom autoload code see #5523 12 years ago
course_progress The Thematic() constructor now needs a course array 12 years ago
coursecopy Merge with new features branch (mine) 11 years ago
create_course Minor - adding comments, format code 11 years ago
cron Updating from 1.9.x 11 years ago
css Removing unused style 11 years ago
dashboard Removing require_once of libs already added in the autoload script 12 years ago
document Don't show the header/footer 11 years ago
dropbox Merge branch 'chamilo19' 11 years ago
exercice Adding new admin exercise report see BT#6646 11 years ago
forum Fixing SQL queries 12 years ago
glossary Minor - removing require_once libs already added in global.inc.php 12 years ago
gradebook Minor - adding comments, format code 11 years ago
group Merge branch 'chamilo19' 11 years ago
help Removing require_once of libs already added in the autoload script 12 years ago
img Merging with 1.9.x 11 years ago
inc Updating user.php entity. 11 years ago
install Removing unused file see #6709 11 years ago
link Replacing "../img" with Display::return_icon() 12 years ago
locale Adding the possibility to overwrite Chamilo lang variables just create the [iso_code].custom.po file and add your translations. 11 years ago
messages Removing message/social links when the message tool is disable see BT#6575 11 years ago
metadata Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
mySpace Fixing myspace tab. 12 years ago
newscorm Added AllowFullScreen to iframe tag in learning path 11 years ago
notebook Removing require_once of libs already added in the autoload script 12 years ago
pages Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 years ago
permissions Removing require_once already added in global.inc or via composer 12 years ago
plugin/hotspot
portfolio
reports Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
reservation Removing PHPMailer comment old code that use api_send_mail() "reservation" 12 years ago
resourcelinker Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
search Removing require_once calls 12 years ago
session Fixing session manager admin tab. 11 years ago
social Adding font_awesome icons + adding in the search see #6015 11 years ago
survey Merge branch 'chamilo19' 11 years ago
template Adding LoginListener a hook when the 'login_as' process is called also adding the 'exit impersonate' message. 11 years ago
timeline Using $app['template'] instead of new Template 12 years ago
tracking Replacing "../img" with Display::return_icon() 12 years ago
upload Merge branch 'chamilo19' 11 years ago
user Merge branch 'chamilo19' 11 years ago
webservices Merge branch 'chamilo19' 11 years ago
wiki Merge branch 'chamilo19' 11 years ago
work Adding new work files add user to work and add doc to work 11 years ago
index.html