Julio Montoya e10203bd24 Fix create/update agenda event 9 years ago
..
browser b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
elfinder 929e262c93 Replacing OR with ||, updating id based in iid. 10 years ago
flv_player 94984e6b12 merge 11 years ago
formvalidator 96dd9481e0 Load Select2 with current language - refs BT#9885 #TMI 9 years ago
freemindflashbrowser 94984e6b12 merge 11 years ago
getid3 94984e6b12 merge 11 years ago
hook 4bb4fe4e67 Merge 1.10.x 10 years ago
htmlpurifier 7abb779042 Fixes PHP warning after upgrading HTMLPurifier 10 years ago
icalcreator 94984e6b12 merge 11 years ago
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
javascript 4f0aaa364d Remove old Select2 JS library - refs BT#9885 #TMI 9 years ago
jpegcam 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
kses-0.2.2 94984e6b12 merge 11 years ago
magpierss 94984e6b12 merge 11 years ago
mediaplayer 94984e6b12 merge 11 years ago
mimetex 94984e6b12 merge 11 years ago
mp3player 94984e6b12 merge 11 years ago
nanogong 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
nusoap 5b4334680c Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 10 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pclzip 94984e6b12 merge 11 years ago
pear ab8f66078b add css grid elements form BT#9893 #TMI 9 years ago
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 years ago
phpmailer 051dea3bf2 Remove unused code. 9 years ago
phpseclib 94984e6b12 merge 11 years ago
ppt2png 94984e6b12 merge 11 years ago
search c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 10 years ago
svg-edit 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
swfobject 94984e6b12 merge 11 years ago
system f918c5bfd8 Fix csv export + remove unused classes. 10 years ago
wami-recorder 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
webservices 3e500c8e58 Add sent date to message - refs #7338 10 years ago
xajax 57eeea7543 Removing require_once already loaded with composer. 10 years ago
zombie 1382059625 Fix fatal error due recent changes. 10 years ago
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
AnnouncementEmail.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
AnnouncementManager.php e72a2944a1 Fix queries to allow to_group_id = NULL 9 years ago
CoursesAndSessionsCatalog.class.php 9acc02090b Update and adjust code to match new database current settings - refs #7538 9 years ago
SequenceManager.php bcc8d75e9d Add delete sequence resource see BT#9893 9 years ago
SmsPlugin.php 327c07aae1 Unify extra fields in one table. 9 years ago
SmsPluginLibraryInterface.php 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
TeacherTimeReport.php 82e91fbf4b Rename class file according PSR - refs BT#9087 10 years ago
VideoChat.php 63eb068caa Rename video chat table - refs #7558 9 years ago
access.class.php 94984e6b12 merge 11 years ago
access_token.class.php 94984e6b12 merge 11 years ago
access_url_edit_courses_to_url_functions.lib.php 406968b5ac Rename use of xajaxResponse class 10 years ago
access_url_edit_sessions_to_url_functions.lib.php 406968b5ac Rename use of xajaxResponse class 10 years ago
access_url_edit_users_to_url_functions.lib.php 406968b5ac Rename use of xajaxResponse class 10 years ago
add_course.lib.inc.php e72a2944a1 Fix queries to allow to_group_id = NULL 9 years ago
add_courses_to_session_functions.lib.php d27389ea49 Fix queries. 10 years ago
add_many_session_to_category_functions.lib.php 89f4575fbc Minor - Improve unit tests consistency 10 years ago
agenda.lib.php e10203bd24 Fix create/update agenda event 9 years ago
api.lib.php 837e95b840 Get all user extra fields - refs BT#9901 #TMI 9 years ago
app_view.php 56c1005ac1 Minor - added comments 14 years ago
array.lib.php f64b5806d0 Minor - format code. 10 years ago
attendance.lib.php 7f28bbe78e Allow same datetime in calendar + show time in export see BT#9428 9 years ago
auth.lib.php 27f375e568 Use entities when browse session on catalog - refs BT#9887 #TMI 9 years ago
banner.lib.php 915d625d39 Changing menu, isonline and navigation's links' target from _top to _self to enable chamilo's use in iframe 9 years ago
blog.lib.php 1433d42058 Format code + use api_get_user_info() 9 years ago
career.lib.php 4576b29d26 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 10 years ago
certificate.lib.php 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
chamilo.class.php 941828be0b Remove unused libs and code. 10 years ago
chamilo_session.class.php 941828be0b Remove unused libs and code. 10 years ago
chat.lib.php ae5cbc6f22 Send message with video chat link - refs #7558 10 years ago
classmanager.lib.php 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
conditional_login.class.php dd9478824e Add symfony2 security encoders see #7646 9 years ago
course.lib.php b6d068c231 Add template for show the coaches on User Portal page - refs BT#9885 #TMI 9 years ago
course_category.lib.php 9acc02090b Update and adjust code to match new database current settings - refs #7538 9 years ago
course_description.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
course_home.lib.php f336c58fe0 Fix custom icon if is empty. 9 years ago
course_request.lib.php 8261c69bbb Remove deprecated functions 10 years ago
custom_pages.class.php 24e2eff78b Minor - Fix erroneous filename in error message 10 years ago
dashboard.lib.php 55a2da6772 Minor - format code. 10 years ago
database.constants.inc.php 45ae0e3860 Add ExtraFieldRelTag table - refs BT#9884 #TMI 9 years ago
database.lib.php c1dd1e0a73 Save datetime values in UTC in the database when using Doctrine. 9 years ago
database.mysqli.lib.php 4e560e8708 Fix double class when updating from 1.9.x 10 years ago
debug.lib.php 94984e6b12 merge 11 years ago
diagnoser.lib.php 101ad73eb0 Put .htaccess in the root. Don't add index.php inside courses. 10 years ago
display.lib.php b9b29de641 Add session extra fields to session block - refs BT#9885 #TMI 9 years ago
document.lib.php e72a2944a1 Fix queries to allow to_group_id = NULL 9 years ago
event_email_template.class.php fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
events.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
events_dispatcher.class.php 94984e6b12 merge 11 years ago
events_email.class.php 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 10 years ago
exercise.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
exercise_show_functions.lib.php 36bf640aaa Remove course_code field from all queries using track_e_attempt - refs #7555 10 years ago
export.lib.inc.php f918c5bfd8 Fix csv export + remove unused classes. 10 years ago
extra_field.lib.php 3e10db5408 Fix Allow edit session extra fields - refs BT#9889 #TMI 9 years ago
extra_field_option.lib.php 327c07aae1 Unify extra fields in one table. 9 years ago
extra_field_value.lib.php 1d6428548d Get all extra field values for an item - refs BT#9889 #TMI 9 years ago
fileDisplay.lib.php 51fa68d4cb Replace id_session with session_id. 10 years ago
fileManage.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
fileUpload.lib.php 051dea3bf2 Remove unused code. 9 years ago
file_store.class.php 94984e6b12 merge 11 years ago
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 years ago
glossary.lib.php 81cfe89573 Fix queries. 10 years ago
grade_model.lib.php 1399e0c822 Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
gradebook.lib.php fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
group_portal_manager.lib.php b10ed8504a Remove old calls to class GroupPortalManager 9 years ago
groupmanager.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
image.lib.php 56be49acb8 Add custom course icons see #7614 9 years ago
import.lib.php 6889d77b42 Change function name. 10 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
legal.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
link.lib.php 051dea3bf2 Remove unused code. 9 years ago
log.class.php d2057cb452 Fixes installation errors + adding monolog + removing unused class. 10 years ago
login.lib.php 0623fd661d Rename autolunch field to its original meaning of autolaunch #db 9 years ago
login_redirection.class.php 94984e6b12 merge 11 years ago
lp_item.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
message.lib.php 6c208e09d4 Fix php warnings, improve UI. 9 years ago
model.lib.php 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 9 years ago
myspace.lib.php d27389ea49 Fix queries. 10 years ago
nanogong.lib.php cc540ec185 Minor - Fix button style - refs #7539 10 years ago
notebook.lib.php 2ce3a2367e Update queries using iid. 10 years ago
notification.lib.php 6c208e09d4 Fix php warnings, improve UI. 9 years ago
online.inc.php 3a88d6757e Minor - format code. 10 years ago
pdf.lib.php 33a9576e0d Add export reports to PDF see BT#10043 9 years ago
plugin.class.php 818506d155 Fix install plugin course field - refs BT#9413 9 years ago
plugin.lib.php 78da94312b Merge 1.10.x 10 years ago
portfolio.class.php 41fac3f90f Fix fatal error 10 years ago
promotion.lib.php 14a5a5607f Fix session messages using addflash function 9 years ago
redirect.class.php 9acc02090b Update and adjust code to match new database current settings - refs #7538 9 years ago
rights.lib.php 941828be0b Remove unused libs and code. 10 years ago
security.lib.php d8b40b475d Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 10 years ago
sessionmanager.lib.php 3e10db5408 Fix Allow edit session extra fields - refs BT#9889 #TMI 9 years ago
skill.lib.php 9d9620267b Minor - format code. 10 years ago
skill.visualizer.lib.php 76529c85da Minor - format code 9 years ago
social.lib.php a110d65013 Create tpl for user avatar block - refs BT#9901 #TMI 9 years ago
sortable_table.class.php 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 9 years ago
specific_fields_manager.lib.php 048d7a3ee5 Format code. 10 years ago
statistics.lib.php adc6f96c75 Fix course paths. 10 years ago
statsUtils.lib.inc.php 33fbb0eef9 Remove deprecated unused code. 9 years ago
sub_language.class.php 7977580a86 Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 10 years ago
surveymanager.lib.php 2738abd54a Rename survey_manager with SurveyManager + fix queries. 10 years ago
system_announcements.lib.php 2733cbb17d Fix session dates see #7719 9 years ago
table_sort.class.php 7d0a0023d2 Minor - white spaces, format code. 10 years ago
tablesort.lib.php 94984e6b12 merge 11 years ago
template.lib.php 353d85492b merge 9 years ago
text.lib.php 051dea3bf2 Remove unused code. 9 years ago
thematic.lib.php 4a102fea97 Make time appear in thematic advance dates 9 years ago
timeline.lib.php 4576b29d26 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 10 years ago
tracking.lib.php d05b2c2785 Replace references to "exercice" by "exercise" 9 years ago
upload.xajax.php 406968b5ac Rename use of xajaxResponse class 10 years ago
urlmanager.lib.php 932c7bbb67 Fix queries. 10 years ago
user_api_key_manager.class.php 94984e6b12 merge 11 years ago
usergroup.lib.php b10ed8504a Remove old calls to class GroupPortalManager 9 years ago
usermanager.lib.php 72985e904a Fix session visibility for coaches. 9 years ago
userportal.lib.php 7a427925e1 Get points from gamification for session - refs BT#9885 #TMI 9 years ago