Yannick Warnier 0e3191628e Reduce database usage of get_all_exercise_results_by_course() by removing query of which results are unused. In test case with 1000 students and 5M records in track_e_attempt, provides a performance gain of 29% for "My progress" page - refs BT#12663 пре 7 година
..
WCAG 94984e6b12 merge пре 10 година
browser b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x пре 10 година
ezpdf 94984e6b12 merge пре 10 година
fckeditor bcecba6400 Fix exercise visibility see BT#10601 пре 8 година
flv_player 94984e6b12 merge пре 10 година
formvalidator f150613d64 Rework announcement see BT#10949 пре 8 година
freemindflashbrowser 94984e6b12 merge пре 10 година
getid3 94984e6b12 merge пре 10 година
htmlpurifier b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x пре 10 година
icalcreator 94984e6b12 merge пре 10 година
internationalization_database e479f4b744 Minor - format code. пре 9 година
javascript 36071a53f6 Fix links see BT#10217 пре 9 година
jpegcam 94984e6b12 merge пре 10 година
kses-0.2.2 94984e6b12 merge пре 10 година
magpierss 94984e6b12 merge пре 10 година
mediaplayer 94984e6b12 merge пре 10 година
mimetex 94984e6b12 merge пре 10 година
mp3player 94984e6b12 merge пре 10 година
mpdf 94984e6b12 merge пре 10 година
nanogong e344aae3f3 Deleting wav file if mp3 conversion succeded see BT#6613 пре 10 година
nusoap 94984e6b12 merge пре 10 година
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 пре 10 година
pchart 22c901cb3a Minor - Improve code style - refs CT#7383 пре 10 година
pclzip 94984e6b12 merge пре 10 година
pear f150613d64 Rework announcement see BT#10949 пре 8 година
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 пре 12 година
phpmailer 816a809da5 Apply PHPMailer security fix see: пре 7 година
phpqrcode 94984e6b12 merge пре 10 година
phpseclib 94984e6b12 merge пре 10 година
ppt2png 94984e6b12 merge пре 10 година
search 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
svg-edit 4116a6b100 merge пре 10 година
swfobject 94984e6b12 merge пре 10 година
symfony b1d261db6f Updating Twig to version v1.16.0 moving to vendor folder see #7320 пре 10 година
system 43190f4b11 Minor - format code. пре 9 година
tools 94984e6b12 merge пре 10 година
wami-recorder 7f85cac35a Adding flash messages see BT#9016 пре 10 година
webservices 3e500c8e58 Add sent date to message - refs #7338 пре 9 година
xajax 94984e6b12 merge пре 10 година
zombie 94984e6b12 merge пре 10 година
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
CoursesAndSessionsCatalog.class.php 76633e45c4 Minor - format code. пре 9 година
access.class.php 94984e6b12 merge пре 10 година
access_token.class.php 94984e6b12 merge пре 10 година
access_url_edit_courses_to_url_functions.lib.php 94984e6b12 merge пре 10 година
access_url_edit_sessions_to_url_functions.lib.php 94984e6b12 merge пре 10 година
access_url_edit_users_to_url_functions.lib.php 94984e6b12 merge пре 10 година
add_course.lib.inc.php c524113c58 Use api_get_multiple_access_url() пре 8 година
add_courses_to_session_functions.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
add_many_session_to_category_functions.lib.php 94984e6b12 merge пре 10 година
ajax_controller.class.php 94984e6b12 merge пре 10 година
app_view.php 56c1005ac1 Minor - added comments пре 13 година
array.lib.php 8297cfdda8 Add new setting 'exercise_enable_category_order' see BT#10052 пре 9 година
attendance.lib.php b540f82f11 Add "allow_delete_attendance" option see BT#9426 пре 9 година
auth.lib.php c839677b8c Fixing queries see #7440 пре 9 година
autoload.class.php 90b3866bf0 Adding ClockworksmsPlugin in autoload, fixing constant see #7371 пре 10 година
banner.lib.php 93e5270857 Minor - Add comment - refs #7272 пре 10 година
blog.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
cache.class.php 94984e6b12 merge пре 10 година
career.lib.php 94984e6b12 merge пре 10 година
certificate.lib.php 6f5442d9bc Minor - Code style пре 9 година
chamilo.class.php 94984e6b12 merge пре 10 година
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 пре 9 година
conditional_login.class.php 94984e6b12 merge пре 10 година
controller.class.php 94984e6b12 merge пре 10 година
course.class.php 94984e6b12 merge пре 10 година
course.lib.php f150613d64 Rework announcement see BT#10949 пре 8 година
course_category.lib.php fbfe203906 Fix course category order. пре 9 година
course_description.lib.php 94984e6b12 merge пре 10 година
course_document.lib.php 08158815be Minor - Adapting code comments to phpdoc пре 13 година
course_entity.class.php 94984e6b12 merge пре 10 година
course_entity_repository.class.php 94984e6b12 merge пре 10 година
course_home.lib.php c916b21c1c Adding reporting icon for DRH see 7064 пре 9 година
course_request.lib.php 06154d6d5c Edit sms plugin calls - refs BT#8939 пре 9 година
current_course.class.php 94984e6b12 merge пре 10 година
current_user.class.php 94984e6b12 merge пре 10 година
custom_pages.class.php e682a8d920 Minor - fix PHP warning пре 9 година
dashboard.lib.php 057874a554 Factorize CSS directory for dashboard blocks пре 9 година
database.constants.inc.php 8297cfdda8 Add new setting 'exercise_enable_category_order' see BT#10052 пре 9 година
database.lib.php bcd8955f38 Minor - update mail reference #minor пре 9 година
database.mysqli.lib.php 065a7f77b0 Fix mysqli_* function calls пре 7 година
db.class.php 94984e6b12 merge пре 10 година
debug.lib.php 94984e6b12 merge пре 10 година
diagnoser.lib.php 9da1112af7 Fix partially #7564 пре 9 година
display.lib.php f150613d64 Rework announcement see BT#10949 пре 8 година
document.class.php 94984e6b12 merge пре 10 година
document.lib.php a904114151 Add deleted documents setting "document_manage_deleted_files" see BT#10254 пре 9 година
entity.class.php 94984e6b12 merge пре 10 година
entity_repository.class.php 94984e6b12 merge пре 10 година
evalmath.class.php 17099c33fd Check this library is under New BSD License - refs #7212 пре 10 година
event_email_template.class.php 94984e6b12 merge пре 10 година
events.lib.inc.php 0e3191628e Reduce database usage of get_all_exercise_results_by_course() by removing query of which results are unused. In test case with 1000 students and 5M records in track_e_attempt, provides a performance gain of 29% for "My progress" page - refs BT#12663 пре 7 година
events_dispatcher.class.php 94984e6b12 merge пре 10 година
events_email.class.php 94984e6b12 merge пре 10 година
exercise_show_functions.lib.php 6ca0648e89 Fix old fill in blank format see BT#10434 пре 9 година
export.lib.inc.php 096199c9bc Minor - format code. пре 9 година
extra_field.lib.php dc784cfe99 Adding calendar event extra fields see BT#7802 пре 9 година
extra_field_option.lib.php 8e2901f7e3 Fixing table definition + format code. пре 9 година
extra_field_value.lib.php cc1a14a97b Fix select in order to get all the contents not just the handler_id пре 9 година
fileDisplay.lib.php ce6b08ab5e Minor - format code. пре 10 година
fileManage.lib.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x пре 10 година
fileUpload.lib.php 9cfe29f4bf Fix api_set_default_visibility calls пре 8 година
file_store.class.php 94984e6b12 merge пре 10 година
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 пре 9 година
grade_model.lib.php 94984e6b12 merge пре 10 година
gradebook.lib.php 538d77461e Minor - format code. пре 10 година
group_portal_manager.lib.php e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
groupmanager.lib.php 1f7938c390 Remove is_member пре 8 година
image.lib.php 94984e6b12 merge пре 10 година
import.lib.php 954e8ccdda Minor - Update comment пре 9 година
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
internationalization.lib.php e479f4b744 Minor - format code. пре 9 година
internationalization_internal.lib.php f1c9210c4d Adds name_order_conventions configuration option see BT#9287 пре 9 година
item_property.class.php 94984e6b12 merge пре 10 година
javascript.class.php 94984e6b12 merge пре 10 година
legal.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
link.lib.php 85f394d93d Fix query see BT#10620 пре 8 година
log.class.php 94984e6b12 merge пре 10 година
login.lib.php 1bc9f0abb7 Use new variable for signature formula - refs #7426 пре 9 година
login_redirection.class.php 94984e6b12 merge пре 10 година
lp_item.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
mail.lib.inc.php 079a85271a Add sms plugin functions - refs BT#8939 пре 9 година
main_api.lib.php f150613d64 Rework announcement see BT#10949 пре 8 година
message.lib.php cd084257ce Add pull right пре 8 година
model.lib.php cebeba5c42 Adds "users" field while exporting classes see BT#9340 пре 9 година
nanogong.lib.php a98ab8c51f Should fix error while loading wav files using the LP tool BT#8157 пре 10 година
notebook.lib.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
notification.lib.php 1706412fc8 Fix double message пре 8 година
online.inc.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 9 година
page.class.php 94984e6b12 merge пре 10 година
pdf.lib.php 037ec90c68 Minor - fixing PDF report see BT#8814 пре 9 година
plugin.class.php 8e9146116d Fix manageTab issue when changing language - refs #7272 пре 10 година
plugin.lib.php 079a85271a Add sms plugin functions - refs BT#8939 пре 9 година
portfolio.class.php 94984e6b12 merge пре 10 година
promotion.lib.php 6cd7a3f969 Minor - format code. пре 10 година
redirect.class.php dc6487bdb0 Fix wrong URL conversion see #9763 пре 9 година
response.class.php 94984e6b12 merge пре 10 година
result_set.class.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x пре 10 година
rights.lib.php 94984e6b12 merge пре 10 година
security.lib.php 94984e6b12 merge пре 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 8fd1b6b02c Add calendar_start_date_year see BT#11337 пре 8 година
skill.lib.php 36e541add2 Minor - format code, removing var_dumps пре 9 година
skill.visualizer.lib.php 36e541add2 Minor - format code, removing var_dumps пре 9 година
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 8915665129 Fixes table header see BT#9270 пре 9 година
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 пре 13 година
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. пре 9 година
system_announcements.lib.php 911a5bb6ef Add expiration date validation see BT#10259 пре 9 година
table_sort.class.php 7d0a0023d2 Minor - white spaces, format code. пре 10 година
tablesort.lib.php 94984e6b12 merge пре 10 година
template.lib.php 2bd7e45d21 Fix condition пре 9 година
text.lib.php 1fa7391c82 Minor - format code пре 10 година
thematic.lib.php 78098f19be Fixing course id. пре 10 година
timeline.lib.php 94984e6b12 merge пре 10 година
tracking.lib.php 19c914ae87 Load by ajax the statistics page in session index page - refs BT#11991 пре 7 година
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 пре 9 година
user_api_key_manager.class.php 94984e6b12 merge пре 10 година
usergroup.lib.php cebeba5c42 Adds "users" field while exporting classes see BT#9340 пре 9 година
usermanager.lib.php c728fdf5d4 Fix update of auth_source пре 9 година
userportal.lib.php 12585dc15c Remove link to session when courses_list_session_title_link = 0 - refs BT#10195 пре 8 година
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. пре 13 година
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. пре 13 година
zip.class.php 94984e6b12 merge пре 10 година