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/public/plugin/learning_calendar
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 8 months ago
..
lang Minor - format php public/plugin 5 years ago
view Internal: Database: Fix internal methods calls with name vs title (7) - refs #3581 #4706 10 months ago
LearningCalendarPlugin.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 8 months ago
README.md Internal: Database: Fix internal methods calls with name vs title (8) - plugins - refs #3581 #4706 10 months ago
ajax.php Minor - format code 5 years ago
calendar.php Display: Use new icons in various tools 11 months ago
calendar_users.php Internal: Database: Fix internal methods calls with name vs title (8) - plugins - refs #3581 #4706 10 months ago
install.php Flint fixes 4 years ago
plugin.php Minor - format php public/plugin 5 years ago
start.php Display: Use new icons in various tools 11 months ago
uninstall.php Minor - format php public/plugin 5 years ago

README.md

Learning calendar

This plugin allows for a complex scheduling of courses and inactivity times for students with professional practices.

Changelog

v2.0 (for Chamilo v2.0)

ALTER TABLE learning_calendar_events CHANGE COLUMN name title varchar(255) default '';