jmontoyaa 4612d643b4 Minor - format code. 7 years ago
..
browser 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 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 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
javascript 8a8cf2c927 Fix use of editor.css 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 e0ca9fcc09 Minor - format code. 7 years ago
CourseChatUtils.php 0532419f13 Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881 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 e3d25140eb Fix multiple URL when sending messages see BT#12901 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 327c07aae1 Unify extra fields in one table. 9 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 ddf46f7fca Scrutinizer Auto-Fixes 7 years ago
access_url_edit_sessions_to_url_functions.lib.php 3a1787b2d5 Scrutinizer Auto-Fixes 7 years ago
access_url_edit_users_to_url_functions.lib.php 2dce14872e Scrutinizer Auto-Fixes 7 years ago
add_course.lib.inc.php 203e45d074 Fix parameter exercise in question->save(). 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 de00f51b32 Use c_group_info.iid instead of c_group_info.id see BT#12609 7 years ago
api.lib.php c68767642f Add system to require/accept user vinculation for HRM - refs BT#12955 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 d9d30144a5 Minor - format code 7 years ago
auth.lib.php 4a8471b4a8 Add multiple url support in buycourse plugin session and course 7 years ago
baker.lib.php 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
banner.lib.php 628e8aa331 Fix course history for sessions with duration - refs BT#12970 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 d31cc327dd Fix course/session catalog blocks - refs BT#12937 7 years ago
course_category.lib.php 293f83e816 Fix pagination in course catalog see BT#12849 7 years ago
course_description.lib.php b8df71bbbe Minor - format code. 7 years ago
course_home.lib.php 2170661f90 Minor - format code. 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 d31cc327dd Fix course/session catalog blocks - refs BT#12937 7 years ago
document.lib.php 636cd1d710 Minor - format code 7 years ago
event_email_template.class.php 2170661f90 Minor - format code. 7 years ago
events.lib.php 7b74817091 Minor - format code, remove unused variables. 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 09c8e4d94f Remove unused files 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 585dd0adae Fix issue with mobile phone number field type (wrong array index) - refs BT#13054 7 years ago
extra_field_option.lib.php f641619280 Minor - format code. 7 years ago
extra_field_value.lib.php 738831304c Add extra fields value update exception when launching scripts from the command line - refs BT#12885 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 0407630444 Fix toolbars action 8 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 d9d30144a5 Minor - format code 7 years ago
model.lib.php 4612d643b4 Minor - format code. 7 years ago
myspace.lib.php a5f06b88a3 Remove unused userlogCSV.php file, format code. 7 years ago
notebook.lib.php 4612d643b4 Minor - format code. 7 years ago
notification.lib.php d91507ffeb Scrutinizer Auto-Fixes 8 years ago
online.inc.php 48e2daf08b Move login functions in UserManager 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 6b089a5efe Remove "Coach is required" in internal session creation function: the id_coach field is not a requirement anymore in 1.11 - refs BT#12885 7 years ago
skill.lib.php 2ed53d3f72 Minor - format code 7 years ago
skill.visualizer.lib.php 2ed53d3f72 Minor - format code 7 years ago
social.lib.php 2ed53d3f72 Minor - format code 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 4612d643b4 Minor - format code. 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 c68767642f Add system to require/accept user vinculation for HRM - refs BT#12955 7 years ago
userportal.lib.php c68767642f Add system to require/accept user vinculation for HRM - refs BT#12955 7 years ago