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 年之前