Julio Montoya ba0d988fcc Merge branch '1.11.x' into 1.11.x 7 years ago
..
browser dc08aac0f4 Minor - format code. 7 years ago
elfinder fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
flv_player 94984e6b12 merge 11 years ago
formvalidator 137527fab9 Fix FormValidator::addUserAvatar - refs BT#12955 7 years ago
freemindflashbrowser 94984e6b12 merge 11 years ago
hook dc08aac0f4 Minor - format code. 7 years ago
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
javascript d1cea58fd8 adding french translation -refs BT#13016 7 years ago
kses-0.2.2 94984e6b12 merge 11 years ago
mediaplayer 94984e6b12 merge 11 years ago
mimetex 94984e6b12 merge 11 years ago
mp3player fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
nanogong 2a5a63e6be Use group info instead of group id as parameter 7 years ago
nusoap 28210b21ae Add changes from ofaj (encoding based in soap_defencoding ) 8 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pear e8aba6f257 Add function visibility + fix PHP warning. 7 years ago
phpmailer 9c8528e4b3 Fix (as best as possible) issue with UTF-8 titles in PHPMailer - fixes #1577 8 years ago
phpseclib d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
ppt2png 64944321b7 Add course setting show_course_in_user_language BT#11016 9 years ago
search f2e82adf4c Move function "trim_value" into text.lib.php 7 years ago
svg-edit 95dcb23620 Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 7 years ago
swfobject 94984e6b12 merge 11 years ago
system 6079828762 Minor - format code, update code. 7 years ago
wami-recorder 574a044a0c Use RecordRTC or Wami adding audio on documents tool - refs BT#11060 9 years ago
webservices 6fd95e4f74 Fix forum tool in session for API - refs BT#12749 CT#7402 7 years ago
xajax d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
zombie 6d5affd675 Minor - Replace deprecated function calls #scrutinizer 7 years ago
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
AnnouncementEmail.php 036b6aa03a Minor - format code 7 years ago
AnnouncementManager.php bfa83db99d Fix announcement date see BT#13083 7 years ago
CourseChatUtils.php 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 7 years ago
CoursesAndSessionsCatalog.class.php 0a790676cd Add constant to handle page length fix card height see BT#12754 7 years ago
GamificationUtils.php 2b02a1bc7f Minor - Format code 8 years ago
MoodleImport.php 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
ScheduledAnnouncement.php d9e5678db2 Fix wrong message. 7 years ago
SequenceManager.php 1dbfe5d8e9 Minor - Format code, remove unused code. 9 years ago
SequenceResourceManager.php 66ea436b73 Minor - Format code, remove unused code 8 years ago
SmsPlugin.php ff650dfe65 Add certificate notification see BT#12982 7 years ago
SmsPluginLibraryInterface.php e28bb46d05 Minor - format code. 9 years ago
TeacherTimeReport.php 9f7ac9a4eb Add multiple url filters to the teacher report see BT#12860 7 years ago
TicketManager.php 0e9b9d47c9 Add setting "ticket_project_user_roles" see BT#12632 7 years ago
VideoChat.php 2b02a1bc7f Minor - Format code 8 years ago
access_url_edit_courses_to_url_functions.lib.php dc08aac0f4 Minor - format code. 7 years ago
access_url_edit_sessions_to_url_functions.lib.php dc08aac0f4 Minor - format code. 7 years ago
access_url_edit_users_to_url_functions.lib.php dc08aac0f4 Minor - format code. 7 years ago
add_course.lib.inc.php dc08aac0f4 Minor - format code. 7 years ago
add_courses_to_session_functions.lib.php 8ceb907d48 Fix ajax call, when filtering sessions with a letter. 7 years ago
agenda.lib.php efeab7b75b Fix session list for DRH in agenda see BT#13046 7 years ago
api.lib.php 9b810dc6c2 Add comment about efficiency of api_add_trailing_slash() - refs BT#12885 7 years ago
app_view.php d0b9df6c63 Scrutinizer Auto-Fixes 7 years ago
array.lib.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
attendance.lib.php 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 7 years ago
auth.lib.php 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 7 years ago
baker.lib.php dc08aac0f4 Minor - format code. 7 years ago
banner.lib.php 19f7d58571 Fix typo "whoIsOnlineInIhisSessionCount" + format code 7 years ago
blog.lib.php e55f8cc5f0 Scrutinizer Auto-Fixes 7 years ago
career.lib.php 03006a6072 Add SubGroup label, use DefinedColor instead of hasColor see BT#12861 7 years ago
certificate.lib.php 7cd39814aa Add "user_certificate" extra field + add "downloaded_at" field 7 years ago
chamilo_session.class.php 6079828762 Minor - format code, update code. 7 years ago
chat.lib.php ff908f35f1 Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 7 years ago
conditional_login.class.php 9ba150d7c1 Scrutinizer Auto-Fixes 8 years ago
course.lib.php 940cfc55ab Add configuration "allow_private_skills" see BT#12902 7 years ago
course_category.lib.php 216734f60c Add my_courses_list_as_category configuration setting - refs BT#13101 7 years ago
course_description.lib.php b8df71bbbe Minor - format code. 7 years ago
course_home.lib.php 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 7 years ago
course_request.lib.php 2dce14872e Scrutinizer Auto-Fixes 7 years ago
custom_pages.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
dashboard.lib.php 3d5e047978 Minor - format code 7 years ago
database.constants.inc.php 3c14abfe98 Minor - Add branch transaction tables' constants 7 years ago
database.lib.php 036d6559ac Fix constraints paths #1997 7 years ago
database.mysqli.lib.php ed680d26c8 Minor - format code 9 years ago
diagnoser.lib.php e4ee87e70d Scrutinizer Auto-Fixes 8 years ago
display.lib.php a6a9aa4957 Use formatted date using api_convert_and_format_date(). 7 years ago
document.lib.php 3d3a285b8e Minor - format code 7 years ago
event_email_template.class.php 2170661f90 Minor - format code. 7 years ago
events.lib.php 19f7d58571 Fix typo "whoIsOnlineInIhisSessionCount" + format code 7 years ago
events_dispatcher.class.php 6f18a6399b Minor - format code 7 years ago
events_email.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
exercise.lib.php 19f7d58571 Fix typo "whoIsOnlineInIhisSessionCount" + format code 7 years ago
exercise_show_functions.lib.php 4664d73bfa Remove message to review question with reviewed oral question - refs BT#12619 7 years ago
export.lib.inc.php cacc344c95 Fix user information export to CSV 7 years ago
extra_field.lib.php 0b39e4fbc2 Update from ofaj 7 years ago
extra_field_option.lib.php f641619280 Minor - format code. 7 years ago
extra_field_value.lib.php 0b39e4fbc2 Update from ofaj 7 years ago
fileDisplay.lib.php 6bdac0ba8f Minor - Code styling 8 years ago
fileManage.lib.php d9d30144a5 Minor - format code 7 years ago
fileUpload.lib.php afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 7 years ago
fixlinks.js c82f7a6132 Fix link http/http issue see BT#10217 9 years ago
geometry.lib.php 1c335a8101 Minor - format code. 7 years ago
glossary.lib.php fc63e85c65 Add option to generate glossary PDF and move to documents - refs BT#12914 7 years ago
grade_model.lib.php 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
gradebook.lib.php 1711b421c8 Scrutinizer Auto-Fixes 8 years ago
groupmanager.lib.php 55883ca7b3 Minor - format code, skip file in codeclimate, scrutinizer 7 years ago
image.lib.php b8df71bbbe Minor - format code. 7 years ago
import.lib.php 3a3316ed09 Minor- fix urls / remove origin already added by api_get_cidreq 8 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.php 37826e84a7 Avoid date 1970 see BT#12474 7 years ago
legal.lib.php c4449d534b Scrutinizer Auto-Fixes 7 years ago
link.lib.php 1bd8c02102 Use GuzzleHttp\Client instead of custom code see BT#13047 7 years ago
login.lib.php 4612d643b4 Minor - format code. 7 years ago
login_redirection.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
lp_item.lib.php 6507b7772a Scrutinizer Auto-Fixes 8 years ago
message.lib.php f1445e274c Minor - format code 7 years ago
model.lib.php 4612d643b4 Minor - format code. 7 years ago
myspace.lib.php 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 7 years ago
notebook.lib.php 4612d643b4 Minor - format code. 7 years ago
notification.lib.php f1445e274c Minor - format code 7 years ago
online.inc.php 09680fd4f6 Minor - format code. 7 years ago
pdf.lib.php 61d76adf41 Scrutinizer Auto-Fixes (#1995) 7 years ago
plugin.class.php b645a34fdc Replace null with '' string see BT#13024 7 years ago
plugin.lib.php b645a34fdc Replace null with '' string see BT#13024 7 years ago
portfolio.class.php d9d30144a5 Minor - format code 7 years ago
promotion.lib.php 4612d643b4 Minor - format code. 7 years ago
redirect.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
rights.lib.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
security.lib.php e1f6a59670 Fix PHP warning 7 years ago
sessionmanager.lib.php 90a22d9ee9 Minor - format code 7 years ago
skill.lib.php 794057df25 Admin have access to skills. 7 years ago
skill.visualizer.lib.php 2ed53d3f72 Minor - format code 7 years ago
social.lib.php 940cfc55ab Add configuration "allow_private_skills" see BT#12902 7 years ago
sortable_table.class.php 492e5c4e97 Minor - format code 7 years ago
specific_fields_manager.lib.php d05e2344ef Scrutinizer Auto-Fixes 7 years ago
statistics.lib.php 4612d643b4 Minor - format code. 7 years ago
sub_language.class.php 4612d643b4 Minor - format code. 7 years ago
surveymanager.lib.php 18c0ec9187 Scrutinizer Auto-Fixes 8 years ago
system_announcements.lib.php 4612d643b4 Minor - format code. 7 years ago
table_sort.class.php 4612d643b4 Minor - format code. 7 years ago
tablesort.lib.php 94984e6b12 merge 11 years ago
template.lib.php 8a8cf2c927 Fix use of editor.css 7 years ago
text.lib.php f2e82adf4c Move function "trim_value" into text.lib.php 7 years ago
thematic.lib.php f4a9e20260 Add c_id to query. 7 years ago
timeline.lib.php e0ca9fcc09 Minor - format code. 7 years ago
tracking.lib.php 940cfc55ab Add configuration "allow_private_skills" see BT#12902 7 years ago
urlmanager.lib.php f154f370cb Minor - format code 7 years ago
user_api_key_manager.class.php 5cb9d44f4f Minor - format code 9 years ago
usergroup.lib.php 3a62604c5b Minor - Format code, add int casting. 7 years ago
usermanager.lib.php 940cfc55ab Add configuration "allow_private_skills" see BT#12902 7 years ago
userportal.lib.php ba0d988fcc Merge branch '1.11.x' into 1.11.x 7 years ago