Няма описание

Angel Fernando Quiroz Campos 4d295f4873 Minor - Add session/courses upload directories on install page - refs BT#9464 преди 10 години
archive 9521629ede Detailed report css fixed survey BT#9068 преди 10 години
certificates ee6b696af7 Students can download their certificates in PDF file - refs #7358 преди 10 години
courses 94984e6b12 merge преди 11 години
custompages 57eeea7543 Removing require_once already loaded with composer. преди 10 години
data dfdb3fcce7 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into B9082 преди 10 години
documentation d91154e8fe Minor - Update installation guide - refs BT#9464 преди 10 години
home b31f5e83c3 add icon myFiles user_portal преди 11 години
main 4d295f4873 Minor - Add session/courses upload directories on install page - refs BT#9464 преди 10 години
plugin 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor преди 10 години
searchdb bd1ab08d8c Showing search settings status when trying to use the search module see #3166 преди 14 години
src b767d7cc5b Ckeditor - Updating Toolbars + fix file drivers преди 10 години
tests 37fa195521 Remove unused functions преди 10 години
.gitattributes e8cf17bfed Minor - updating .gitattributes .gitignore преди 10 години
.gitignore 047c73e5bb Minor - Update gitignore file - refs BT#9464 преди 10 години
.travis.yml 4116a6b100 merge преди 10 години
404.php 4116a6b100 merge преди 10 години
CONTRIBUTING.md a9554e454d Update CONTRIBUTING.md преди 10 години
README.md fe219a6e94 Updating readme преди 10 години
apple-touch-icon.png 4116a6b100 merge преди 10 години
composer.json d2057cb452 Fixes installation errors + adding monolog + removing unused class. преди 10 години
composer.lock f5f3b6c85d Elfinder - Add isAllow() function преди 10 години
favicon.ico 4116a6b100 merge преди 10 години
htaccess 4116a6b100 merge преди 10 години
index.php 277c7fdb37 Add c_id in track tables преди 10 години
license.txt 4116a6b100 merge преди 10 години
news_list.php 4116a6b100 merge преди 10 години
robots.txt 0b2cdb29f1 adding to robots.txt whoisonline and whoisonlinesession преди 14 години
user.php 4116a6b100 merge преди 10 години
user_portal.php 7d21d2cd1f Minor - format code. преди 10 години
webchatdeny.php 36c75f1bea Changing headers преди 15 години
whoisonline.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 преди 10 години
whoisonlinesession.php 0fd303d75d Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 преди 10 години

README.md

Chamilo 1.10.x

Installation

Clone the repository

git clone https://github.com/chamilo/chamilo-lms.git chamilo-1.10

Checkout branch 1.10.x

cd chamilo-1.10
git checkout --track origin/1.10.x
git config --global push.default current

Update dependencies using Composer

composer update

Documentation

For more information on Chamilo, visit https://stable.chamilo.org/documentation