Julio Montoya bc6807771f Adding ckeditor external plugins BT#8968 10 년 전
..
WCAG 94984e6b12 merge 11 년 전
browser b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 년 전
elfinder bc3eb4a3cf Adds ckeditor integration see BT#8968 10 년 전
flv_player 94984e6b12 merge 11 년 전
formvalidator bc3eb4a3cf Adds ckeditor integration see BT#8968 10 년 전
freemindflashbrowser 94984e6b12 merge 11 년 전
getid3 94984e6b12 merge 11 년 전
hook 58d6654c64 Improve comments and documentation - refs BT#9092 10 년 전
htmlpurifier 7abb779042 Fixes PHP warning after upgrading HTMLPurifier 10 년 전
icalcreator 94984e6b12 merge 11 년 전
internationalization_database e479f4b744 Minor - format code. 10 년 전
javascript bc6807771f Adding ckeditor external plugins BT#8968 10 년 전
jpegcam 94984e6b12 merge 11 년 전
kses-0.2.2 94984e6b12 merge 11 년 전
magpierss 94984e6b12 merge 11 년 전
mediaplayer 94984e6b12 merge 11 년 전
mimetex 94984e6b12 merge 11 년 전
mp3player 94984e6b12 merge 11 년 전
nanogong e344aae3f3 Deleting wav file if mp3 conversion succeded see BT#6613 10 년 전
nusoap 5b4334680c Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 10 년 전
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 년 전
pclzip 94984e6b12 merge 11 년 전
pear e3075446a7 Removing requires already loaded by composer. 10 년 전
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 년 전
phpmailer 1c31e2613e Fixing code that blocks sending emails with attachment. 10 년 전
phpseclib 94984e6b12 merge 11 년 전
ppt2png 94984e6b12 merge 11 년 전
search 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
svg-edit 4116a6b100 merge 10 년 전
swfobject 94984e6b12 merge 11 년 전
system 43190f4b11 Minor - format code. 10 년 전
tools 94984e6b12 merge 11 년 전
wami-recorder 7f85cac35a Adding flash messages see BT#9016 10 년 전
webservices 3e500c8e58 Add sent date to message - refs #7338 10 년 전
xajax 94984e6b12 merge 11 년 전
zombie 94984e6b12 merge 11 년 전
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
AnnouncementEmail.php abb3ccde3a Fixes fatal error due class AnnouncementEmail.php 10 년 전
CoursesAndSessionsCatalog.class.php 76633e45c4 Minor - format code. 10 년 전
TeacherTimeReport.php 82e91fbf4b Rename class file according PSR - refs BT#9087 10 년 전
access.class.php 94984e6b12 merge 11 년 전
access_token.class.php 94984e6b12 merge 11 년 전
access_url_edit_courses_to_url_functions.lib.php 94984e6b12 merge 11 년 전
access_url_edit_sessions_to_url_functions.lib.php 94984e6b12 merge 11 년 전
access_url_edit_users_to_url_functions.lib.php 94984e6b12 merge 11 년 전
add_course.lib.inc.php bdddf08a42 Add SQL alter, update d3 and review PR - refs BT#9068 10 년 전
add_courses_to_session_functions.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
add_many_session_to_category_functions.lib.php 94984e6b12 merge 11 년 전
agenda.lib.php 5f7d075cc0 Removes old calendar. Moving agenda.lib.php inside main/inc/lib 10 년 전
ajax_controller.class.php 94984e6b12 merge 11 년 전
api.lib.php bd8ea4f8b2 Removes require_once 10 년 전
app_view.php 56c1005ac1 Minor - added comments 14 년 전
array.lib.php f64b5806d0 Minor - format code. 10 년 전
attendance.lib.php b104f04d4c Minor - adding session info see BT#8814 10 년 전
auth.lib.php c94787cda4 Add description to session - refs BT#9049 10 년 전
banner.lib.php e9ec42b9f4 Allow tracking students by boss - refs BT#9071 10 년 전
blog.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
cache.class.php 94984e6b12 merge 11 년 전
career.lib.php 0ace54a37b Removing old code, removing require_once + format code 10 년 전
certificate.lib.php 354d17f26d Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 9084 10 년 전
chamilo.class.php 94984e6b12 merge 11 년 전
chamilo_session.class.php 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 10 년 전
chat.lib.php 7d0a0023d2 Minor - white spaces, format code. 10 년 전
classmanager.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
conditional_login.class.php 94984e6b12 merge 11 년 전
controller.class.php 94984e6b12 merge 11 년 전
course.class.php 94984e6b12 merge 11 년 전
course.lib.php a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 10 년 전
course_category.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
course_description.lib.php 94984e6b12 merge 11 년 전
course_document.lib.php 08158815be Minor - Adapting code comments to phpdoc 13 년 전
course_entity.class.php 94984e6b12 merge 11 년 전
course_entity_repository.class.php 94984e6b12 merge 11 년 전
course_home.lib.php c916b21c1c Adding reporting icon for DRH see 7064 10 년 전
course_request.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
current_course.class.php 94984e6b12 merge 11 년 전
current_user.class.php 94984e6b12 merge 11 년 전
custom_pages.class.php 94984e6b12 merge 11 년 전
dashboard.lib.php 057874a554 Factorize CSS directory for dashboard blocks 10 년 전
database.constants.inc.php 413584a896 Improve documentation, delete useless method, improve variables uses - refs BT#9092 10 년 전
database.lib.php 8e8c7997b4 Improve use of db_client_flags setting 10 년 전
database.mysqli.lib.php 94984e6b12 merge 11 년 전
db.class.php 94984e6b12 merge 11 년 전
debug.lib.php 94984e6b12 merge 11 년 전
diagnoser.lib.php 538d77461e Minor - format code. 10 년 전
display.lib.php c94787cda4 Add description to session - refs BT#9049 10 년 전
document.class.php 94984e6b12 merge 11 년 전
document.lib.php bd8ea4f8b2 Removes require_once 10 년 전
entity.class.php 94984e6b12 merge 11 년 전
entity_repository.class.php 94984e6b12 merge 11 년 전
evalmath.class.php 17099c33fd Check this library is under New BSD License - refs #7212 10 년 전
event_email_template.class.php 0ace54a37b Removing old code, removing require_once + format code 10 년 전
events.lib.inc.php 4eaeae3376 When cleaning user LP results delete also the interactions and objs 10 년 전
events_dispatcher.class.php 94984e6b12 merge 11 년 전
events_email.class.php 94984e6b12 merge 11 년 전
exercise_show_functions.lib.php a2ff44cf69 Add calculated answers feature. Doesn't include icons. - refs #7212 10 년 전
export.lib.inc.php 0369173f5d Adds mpdf in vendor dir. 10 년 전
extra_field.lib.php dc784cfe99 Adding calendar event extra fields see BT#7802 10 년 전
extra_field_option.lib.php 8e2901f7e3 Fixing table definition + format code. 10 년 전
extra_field_value.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
fileDisplay.lib.php bd8ea4f8b2 Removes require_once 10 년 전
fileManage.lib.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 년 전
fileUpload.lib.php e3075446a7 Removing requires already loaded by composer. 10 년 전
file_store.class.php 94984e6b12 merge 11 년 전
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 년 전
glossary.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
grade_model.lib.php 9ebfc8b29a Removing requires, already added loaded using composer. 10 년 전
gradebook.lib.php 538d77461e Minor - format code. 10 년 전
group_portal_manager.lib.php bd8ea4f8b2 Removes require_once 10 년 전
groupmanager.lib.php 9ebfc8b29a Removing requires, already added loaded using composer. 10 년 전
image.lib.php 94984e6b12 merge 11 년 전
import.lib.php 94984e6b12 merge 11 년 전
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
internationalization.lib.php e479f4b744 Minor - format code. 10 년 전
internationalization_internal.lib.php f1c9210c4d Adds name_order_conventions configuration option see BT#9287 10 년 전
item_property.class.php 94984e6b12 merge 11 년 전
javascript.class.php 94984e6b12 merge 11 년 전
legal.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
link.lib.php 80bcc765ea Fixes queries + fixing double link categories see BT#9281 10 년 전
log.class.php 94984e6b12 merge 11 년 전
login.lib.php 1bc9f0abb7 Use new variable for signature formula - refs #7426 10 년 전
login_redirection.class.php 94984e6b12 merge 11 년 전
lp_item.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
mail.lib.inc.php 28c6e5e610 Fixes api_mail_html (adding error log, adding return) see #7447 10 년 전
message.lib.php bd8ea4f8b2 Removes require_once 10 년 전
model.lib.php cebeba5c42 Adds "users" field while exporting classes see BT#9340 10 년 전
myspace.lib.php fdbdd4f681 Removing myspace.lib.php includes 10 년 전
nanogong.lib.php bd8ea4f8b2 Removes require_once 10 년 전
notebook.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
notification.lib.php dd2fc3f2d8 Add hook for notification content and notification title formats - refs BT#9092 10 년 전
online.inc.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
page.class.php 94984e6b12 merge 11 년 전
pdf.lib.php 2fde879c21 Removing custom mpdf lib using composer. 10 년 전
plugin.class.php 8e9146116d Fix manageTab issue when changing language - refs #7272 10 년 전
plugin.lib.php d35c2e9f0d Fix language terms and add default icon in course settings page - refs #7307 10 년 전
portfolio.class.php 94984e6b12 merge 11 년 전
promotion.lib.php 9ebfc8b29a Removing requires, already added loaded using composer. 10 년 전
redirect.class.php 7abb779042 Fixes PHP warning after upgrading HTMLPurifier 10 년 전
response.class.php 94984e6b12 merge 11 년 전
result_set.class.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 년 전
rights.lib.php 94984e6b12 merge 11 년 전
security.lib.php 6c59803860 Updates autoload + format code 10 년 전
session_handler.class.php 5a947dce8f Fix DB session handler by using alternative class name, renaming SessionHandler to SessionHandlerDatabase - refs BT#8340 10 년 전
session_handler_memcache.class.php 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 10 년 전
sessionmanager.lib.php a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 10 년 전
skill.lib.php 3cf13a775d Integrate Advanced Skills plugin in the core - refs BT#9084 10 년 전
skill.visualizer.lib.php 36e541add2 Minor - format code, removing var_dumps 10 년 전
social.lib.php 525d8919dc Make static getHtmlByLink function to remove a 'strict' issue. Now OpenGraph works a little better but it is still too slow so I keep it disabled (line 1515) - refs #5637 10 년 전
sortable_table.class.php 2fde879c21 Removing custom mpdf lib using composer. 10 년 전
specific_fields_manager.lib.php 048d7a3ee5 Format code. 10 년 전
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 년 전
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice 13 년 전
student_publication.class.php 4ca2d7b52a Minor fix result typo in StudentPublicationRepository instance method 10 년 전
surveymanager.lib.php e6a8a23526 Minor format code. 10 년 전
system_announcements.lib.php 926e240e1e Minor format code. 10 년 전
table_sort.class.php 7d0a0023d2 Minor - white spaces, format code. 10 년 전
tablesort.lib.php 94984e6b12 merge 11 년 전
template.lib.php bc3eb4a3cf Adds ckeditor integration see BT#8968 10 년 전
text.lib.php 1fa7391c82 Minor - format code 10 년 전
thematic.lib.php 78098f19be Fixing course id. 10 년 전
timeline.lib.php 94984e6b12 merge 11 년 전
tracking.lib.php 2fde879c21 Removing custom mpdf lib using composer. 10 년 전
upload.xajax.php 7d0a0023d2 Minor - white spaces, format code. 10 년 전
uri.class.php e2a2ac14a7 Minor update docs + format code 10 년 전
urlmanager.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
user_api_key_manager.class.php 94984e6b12 merge 11 년 전
usergroup.lib.php cebeba5c42 Adds "users" field while exporting classes see BT#9340 10 년 전
usermanager.lib.php a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 10 년 전
userportal.lib.php c94787cda4 Add description to session - refs BT#9049 10 년 전
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 년 전
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 년 전
zip.class.php 94984e6b12 merge 11 년 전