Bez popisu

Julio Montoya f3be86f959 Using course id instead of course code to update course. před 10 roky
archive 661c8ff235 png deleting obsolete files and css CT#7539 před 10 roky
certificates ee6b696af7 Students can download their certificates in PDF file - refs #7358 před 10 roky
courses 94984e6b12 merge před 11 roky
custompages 57eeea7543 Removing require_once already loaded with composer. před 10 roky
data dfdb3fcce7 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into B9082 před 10 roky
documentation 986b580236 Add mention of small optimization possibility in show_notification() - refs BT#7680 před 10 roky
home b31f5e83c3 add icon myFiles user_portal před 11 roky
main f3be86f959 Using course id instead of course code to update course. před 10 roky
plugin 49a4de3332 Little language patch to plugin - refs BT#9461 před 10 roky
searchdb bd1ab08d8c Showing search settings status when trying to use the search module see #3166 před 14 roky
src baac242c54 Replace imgmap with mapping plugin - refs BT#8979 před 10 roky
tests fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 před 10 roky
.gitattributes e8cf17bfed Minor - updating .gitattributes .gitignore před 10 roky
.gitignore 047c73e5bb Minor - Update gitignore file - refs BT#9464 před 10 roky
.travis.yml 4116a6b100 merge před 10 roky
404.php 4116a6b100 merge před 10 roky
CONTRIBUTING.md a9554e454d Update CONTRIBUTING.md před 10 roky
README.md fe219a6e94 Updating readme před 10 roky
apple-touch-icon.png 4116a6b100 merge před 10 roky
composer.json f8649ad532 Using doctrine to create/edit users. před 10 roky
composer.lock f8649ad532 Using doctrine to create/edit users. před 10 roky
favicon.ico 4116a6b100 merge před 10 roky
htaccess 4116a6b100 merge před 10 roky
index.php 277c7fdb37 Add c_id in track tables před 10 roky
license.txt 4116a6b100 merge před 10 roky
news_list.php 4116a6b100 merge před 10 roky
robots.txt 0b2cdb29f1 adding to robots.txt whoisonline and whoisonlinesession před 14 roky
user.php 4116a6b100 merge před 10 roky
user_portal.php 7d21d2cd1f Minor - format code. před 10 roky
webchatdeny.php 36c75f1bea Changing headers před 15 roky
whoisonline.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 před 10 roky
whoisonlinesession.php 0fd303d75d Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 před 10 roky

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