Yannick Warnier e150372d52 Security: SQL-escape user IP before inserting into the database 6 лет назад
..
browser 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
elfinder 4666293bd1 dd config $_configuration['editor_driver_list'] 8 лет назад
flv_player 94984e6b12 merge 10 лет назад
formvalidator 019cd4bca5 Fix js error adding addslashes 8 лет назад
freemindflashbrowser 94984e6b12 merge 10 лет назад
getid3 94984e6b12 merge 10 лет назад
hook 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 9 лет назад
icalcreator 107530a401 Minor - Improve code style suggested by @scrutinizer 8 лет назад
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 9 лет назад
javascript 4617424f39 Fix path to SimpleWebRTC - refs #8063 8 лет назад
kses-0.2.2 94984e6b12 merge 10 лет назад
magpierss 94984e6b12 merge 10 лет назад
mediaplayer 94984e6b12 merge 10 лет назад
mimetex 94984e6b12 merge 10 лет назад
mp3player 94984e6b12 merge 10 лет назад
nanogong 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 9 лет назад
nusoap f029cfdaf3 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 9 лет назад
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 лет назад
pclzip fbe1982f1f Fix exercise copy, fixing question copy see BT#12488 7 лет назад
pear d4df8bb93f Fix grade model form + updating code from 1.11.x 8 лет назад
phpmailer ea335267dd Apply PHPmailer security fix see: 8 лет назад
phpseclib 94984e6b12 merge 10 лет назад
ppt2png 0e6d9a208d Remove unused file 8 лет назад
search 94b01481b5 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 8 лет назад
svg-edit d792f0560c Minor 8 лет назад
swfobject 94984e6b12 merge 10 лет назад
system 922cf4d46e Add function to prevent double ajax drag and drop upload - Refs BT#11478 8 лет назад
wami-recorder b270cac10e Minor - format code 8 лет назад
webservices 9f6bf57e44 Minor - Improve PHPDoc - refs #7402 8 лет назад
xajax 267365eb3a Minor - Fix PHP errors, fix link 8 лет назад
zombie c5e59d0ca8 Format code, fix PHP warnings, 9 лет назад
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 лет назад
AnnouncementEmail.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
AnnouncementManager.php 7aa819cf0e Fix function params see #8144 8 лет назад
CourseChatUtils.php bcfdf70f75 Renew course chat - refs BT#11284 #tmi (#1225) 8 лет назад
CoursesAndSessionsCatalog.class.php ed680d26c8 Minor - format code 9 лет назад
GamificationUtils.php 7db58b4961 Minor- Format code 9 лет назад
SequenceManager.php 1dbfe5d8e9 Minor - Format code, remove unused code. 9 лет назад
SequenceResourceManager.php 1dbfe5d8e9 Minor - Format code, remove unused code. 9 лет назад
SmsPlugin.php 327c07aae1 Unify extra fields in one table. 9 лет назад
SmsPluginLibraryInterface.php e28bb46d05 Minor - format code. 9 лет назад
TeacherTimeReport.php ec07e3cb0c Format code, add docs, fix PHP warnings. 9 лет назад
VideoChat.php 0648560246 Enter to video chat by its ID instead of by name - refs #7558 9 лет назад
access_url_edit_courses_to_url_functions.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
access_url_edit_sessions_to_url_functions.lib.php 74ca0d17bc Remove $_configuration calls and use functions, format code. 9 лет назад
access_url_edit_users_to_url_functions.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
add_course.lib.inc.php 6be043f2b2 Fix mysql error when deleting a course when a document is added in a group 8 лет назад
add_courses_to_session_functions.lib.php 4bda1d008d Fix bug when filtering courses see BT#11421 8 лет назад
add_many_session_to_category_functions.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
agenda.lib.php 9bb86dee35 Minor - Format code 8 лет назад
api.lib.php a9323e6d43 Apply improvements to blog tool from 1.11.x - refs BT#12324 (#1852) 7 лет назад
app_view.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
array.lib.php 5e30d37410 fix lp list see #8251 8 лет назад
attendance.lib.php acc912da77 Fix default values 8 лет назад
auth.lib.php f74e4d97b4 Fix pagination when try subscribe to course with password protection - refs #8092 8 лет назад
baker.lib.php 5ce8a6ecc7 Badge Baker Offline Feature - Refs #7978 9 лет назад
banner.lib.php c42bf4f112 Show custom plugins tabs in the public part of the platform 8 лет назад
blog.lib.php a9323e6d43 Apply improvements to blog tool from 1.11.x - refs BT#12324 (#1852) 7 лет назад
career.lib.php 93cae24e1d Format code, use Session class, use Display::addFlash function. 8 лет назад
certificate.lib.php 6e9a619fdc Fix certification generation when using sessions see #7977 9 лет назад
chamilo_session.class.php b6ba2bf061 Fix upgrade. 9 лет назад
chat.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
classmanager.lib.php 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 9 лет назад
conditional_login.class.php dd9478824e Add symfony2 security encoders see #7646 9 лет назад
course.lib.php f1fe6e2dfd Fix issue generating error if users list is empty in unsubscribe_user() method - refs BT#13406 7 лет назад
course_category.lib.php 1c56eee4be Fix queries + query improvements (from 1.11.x) 8 лет назад
course_description.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
course_home.lib.php 2a47c02329 Add intval + Security::remove_XSS 8 лет назад
course_request.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
custom_pages.class.php aec05212b2 Fix sent duplicated messages on Lost Password page - refs BT#10376 #TMI 9 лет назад
dashboard.lib.php 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 лет назад
database.constants.inc.php 6b51fae1a3 Add function needed for BT#10052 8 лет назад
database.lib.php 4e611eaf7d Remove excessive SQL quotes filtering adding risk to queries (done better) - refs BT#13285 7 лет назад
database.mysqli.lib.php ed680d26c8 Minor - format code 9 лет назад
diagnoser.lib.php 3c862d2d71 Adding hosting_limit_disk_space in main/admin/system_status.php?section=chamilo 8 лет назад
display.lib.php 304bea92f8 Fix issue with images not found in Display::img() method - fixes #1850 7 лет назад
document.lib.php 9e33178f44 Add session star in exercises and links when building a LP see BT#12238 7 лет назад
event_email_template.class.php 80111b53fb Format code, remove comments 9 лет назад
events.lib.php e150372d52 Security: SQL-escape user IP before inserting into the database 6 лет назад
events_dispatcher.class.php 5cb9d44f4f Minor - format code 9 лет назад
events_email.class.php 7db58b4961 Minor- Format code 9 лет назад
exercise.lib.php 27bee3699f Fix exercise_show see BT#11877 8 лет назад
exercise_show_functions.lib.php b5e49ac44f Fix exercise_show see BT#11877 8 лет назад
export.lib.inc.php ba9367de68 Replace xls with xlsx see BT#11698 8 лет назад
extra_field.lib.php 5389529844 Add support to extra fields for surveys - refs BT#12915 7 лет назад
extra_field_option.lib.php 327c07aae1 Unify extra fields in one table. 9 лет назад
extra_field_value.lib.php 3e48cb9fef Fix extra field functions 8 лет назад
fileDisplay.lib.php acc912da77 Fix default values 8 лет назад
fileManage.lib.php d4176a460d Fix remaining courses/ folder issues with migration from 1.9 to 1.10 9 лет назад
fileUpload.lib.php 91da243073 Fix zip upload. Now it overwrites the documents. See #8416 8 лет назад
fixlinks.js c82f7a6132 Fix link http/http issue see BT#10217 9 лет назад
geometry.lib.php 5e25f1d799 Remove E_NOTICE when resolving the hotspot delineation question - refs #8124 8 лет назад
glossary.lib.php 5cb9d44f4f Minor - format code 9 лет назад
grade_model.lib.php d4df8bb93f Fix grade model form + updating code from 1.11.x 8 лет назад
gradebook.lib.php f953ab299f Fix select skills when create/edit gradebooks. Conflict with fcbkcomplete 9 лет назад
group_portal_manager.lib.php a8c216dfaa Fix accept/deny invitations to social groups - refs #8095 9 лет назад
groupmanager.lib.php 9f4bc0509b Fix mysql fatal error see BT#11899 8 лет назад
image.lib.php 4dc7834609 Fix image resizing/cropping 9 лет назад
import.lib.php 86931df8df Minor - Format code 8 лет назад
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 лет назад
internationalization.lib.php 86931df8df Minor - Format code 8 лет назад
legal.lib.php 2c14b74acd Fix update legal terms - refs BT#11360 8 лет назад
link.lib.php 9088c863ba Fix queries 9 лет назад
login.lib.php 50e4f534f6 Fix query - replace course_code for c_id 8 лет назад
login_redirection.class.php 5712d98d2a Format code, remove unused code. 9 лет назад
lp_item.lib.php 5cb9d44f4f Minor - format code 9 лет назад
message.lib.php cfbe6f615c Recent messages from a social network group should be the first to show 8 лет назад
model.lib.php ede6cf8744 Set updated_at if is present in columns. 9 лет назад
myspace.lib.php de380aa21a Update code to match c-pchart dependency update to 2.0.4 to support PHP 7.1 7 лет назад
nanogong.lib.php e656f5ac95 Update jplayer to latest version + fix player preview see #8007 9 лет назад
notebook.lib.php 1721a16713 Fix default values in queries 9 лет назад
notification.lib.php 4292a69177 Fix attached files in mail - Refs # 8154 8 лет назад
online.inc.php c0846a9383 Fix prevent multiple simultaneous login (1.10.x) - Refs #8340 8 лет назад
pdf.lib.php 5178f5f1ef Remove E_NOTICE with PHP 7 on PDF lib 7 лет назад
plugin.class.php a716100dd6 Adding is_admin_plugin property to plugin class - refs BT#11636 8 лет назад
plugin.lib.php 1bc176b99a New region plugin in the administration screen - refs #8261 8 лет назад
portfolio.class.php e377125c02 Fix upgrade process, remove chamilo.class.php 9 лет назад
promotion.lib.php ed680d26c8 Minor - format code 9 лет назад
redirect.class.php e326572e46 Format code, fix PHP warning, add/fix docs 9 лет назад
rights.lib.php 941828be0b Remove unused libs and code. 9 лет назад
security.lib.php eae9d76b23 Fix fatal error HTMLPurifier_Filter_AllowIframes #7922 9 лет назад
sessionmanager.lib.php 37f12a95de Add course in drh list if "session all content" setting is on see BT#11652 8 лет назад
skill.lib.php d0e802a94f Improve Skill Wheel - refs #7883 9 лет назад
skill.visualizer.lib.php 1dbfe5d8e9 Minor - Format code, remove unused code. 9 лет назад
social.lib.php 4eeb289449 Added official code in "who is online" page - BT#11033 8 лет назад
sortable_table.class.php 413889a082 fix css table responsive plataform CT#8150 8 лет назад
specific_fields_manager.lib.php 099b17f076 Format code, add docs. 9 лет назад
statistics.lib.php fd371b0b70 Fix date see BT#11324 8 лет назад
statsUtils.lib.inc.php 5d2a334536 Replace img/ paths with function 8 лет назад
sub_language.class.php 0c0439c42b Add possibility to filter available languages in getAllLanguages() 8 лет назад
surveymanager.lib.php 3e56e9b27b Minor - Format code, add intval 9 лет назад
system_announcements.lib.php 24411bf33d Format code fix validation. 8 лет назад
table_sort.class.php aed1b3baf5 Minor - Format code, add docs 9 лет назад
tablesort.lib.php 94984e6b12 merge 10 лет назад
template.lib.php f7e8dcff77 Add config hide_my_certificate_link see BT#11890 8 лет назад
text.lib.php 00af0fac4e fix list groups in groups.tpl refs - CT#7539 9 лет назад
thematic.lib.php 9088c863ba Fix queries 9 лет назад
timeline.lib.php fc8f400af1 deleted span3, span4, span1 boostrap 2 refs - CT#7539 9 лет назад
tracking.lib.php de380aa21a Update code to match c-pchart dependency update to 2.0.4 to support PHP 7.1 7 лет назад
upload.xajax.php 5d2a334536 Replace img/ paths with function 8 лет назад
urlmanager.lib.php ac227c8de2 Fix usergroups for multi-URL - refs BT#11614 8 лет назад
user_api_key_manager.class.php 5cb9d44f4f Minor - format code 9 лет назад
usergroup.lib.php 8f5d7dd75c Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 8 лет назад
usermanager.lib.php e83281726d Fix duplicate courses in human resources profile 8 лет назад
userportal.lib.php 1567b9e82c Fix add course link see BT#12141 8 лет назад