jmontoyaa a860d6adfc Add "exercise_hide_label" setting after merge 7 years ago
..
browser 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 years ago
elfinder fab7a58076 Use __DIR__ when calling global.inc.php 7 years ago
flv_player 94984e6b12 merge 10 years ago
formvalidator b76f9a2ef6 merge with 1.11.x 7 years ago
freemindflashbrowser 94984e6b12 merge 10 years ago
hook 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 9 years ago
javascript 01a591c939 merge with 1.11.x 7 years ago
kses-0.2.2 94984e6b12 merge 10 years ago
mediaplayer 94984e6b12 merge 10 years ago
mimetex 94984e6b12 merge 10 years ago
mp3player fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 7 years ago
mpdf 49472d0c06 Add new font when print to PDF see BT#11019 7 years ago
nanogong 2a5a63e6be Use group info instead of group id as parameter 7 years ago
nusoap 707667619f merge 1.11.x 8 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pear b76f9a2ef6 merge with 1.11.x 7 years ago
phpmailer 9c8528e4b3 Fix (as best as possible) issue with UTF-8 titles in PHPMailer - fixes #1577 7 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 7 years ago
ppt2png 64944321b7 Add course setting show_course_in_user_language BT#11016 8 years ago
search 6f18a6399b Minor - format code 7 years ago
svg-edit 95dcb23620 Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 7 years ago
swfobject 94984e6b12 merge 10 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 8 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 7 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 747e606b42 Fix count announcements in course #1856 7 years ago
CourseChatUtils.php 2a5a63e6be Use group info instead of group id as parameter 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 7 years ago
SequenceManager.php 1dbfe5d8e9 Minor - Format code, remove unused code. 9 years ago
SequenceResourceManager.php 66ea436b73 Minor - Format code, remove unused code 7 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 ec07e3cb0c Format code, add docs, fix PHP warnings. 9 years ago
TicketManager.php afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 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 6bbe303a26 Minor - Code style 7 years ago
add_many_session_to_category_functions.lib.php 3a1787b2d5 Scrutinizer Auto-Fixes 7 years ago
agenda.lib.php 50e5f33870 Fix events visibilities when connected as student see BT#11972 7 years ago
api.lib.php 01a591c939 merge with 1.11.x 7 years ago
app_view.php d0b9df6c63 Scrutinizer Auto-Fixes 7 years ago
array.lib.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
attendance.lib.php 6d3d6828df 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 7 years ago
banner.lib.php b76f9a2ef6 merge with 1.11.x 7 years ago
blog.lib.php e55f8cc5f0 Scrutinizer Auto-Fixes 7 years ago
career.lib.php fd0202b274 Minor - Format code 8 years ago
certificate.lib.php e4ee87e70d Scrutinizer Auto-Fixes 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 7 years ago
course.lib.php 01a591c939 merge with 1.11.x 7 years ago
course_category.lib.php 293f83e816 Fix pagination in course catalog see BT#12849 7 years ago
course_description.lib.php c4449d534b Scrutinizer Auto-Fixes 7 years ago
course_home.lib.php 2ab7ffa024 Improve fix for issue with publication of additional links on course homepage (was using c_tool.id instead of c_tool.iid) 7 years ago
course_request.lib.php 2dce14872e Scrutinizer Auto-Fixes 7 years ago
custom_pages.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 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 01a591c939 merge with 1.11.x 7 years ago
database.mysqli.lib.php ed680d26c8 Minor - format code 9 years ago
diagnoser.lib.php e4ee87e70d Scrutinizer Auto-Fixes 7 years ago
display.lib.php 53ba1bff53 Fix page-header class when using Display::page_header 7 years ago
document.lib.php c10fb295aa Minor - format code. 7 years ago
event_email_template.class.php 1711b421c8 Scrutinizer Auto-Fixes 7 years ago
events.lib.php e73ca6ec6a Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 7 years ago
events_dispatcher.class.php 6f18a6399b Minor - format code 7 years ago
events_email.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
exercise.lib.php a860d6adfc Add "exercise_hide_label" setting after merge 7 years ago
exercise_show_functions.lib.php 01a591c939 merge with 1.11.x 7 years ago
export.lib.inc.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
extra_field.lib.php d2d97fd987 merge with 1.11.x 7 years ago
extra_field_option.lib.php 3e8fd23792 Minor - Declare $fieldId attribute to ExtraFieldOption class - #scrutinizer 7 years ago
extra_field_value.lib.php 01a591c939 merge with 1.11.x 7 years ago
fileDisplay.lib.php 6bdac0ba8f Minor - Code styling 7 years ago
fileManage.lib.php ddf46f7fca Scrutinizer Auto-Fixes 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 d05e2344ef Scrutinizer Auto-Fixes 7 years ago
glossary.lib.php 0407630444 Fix toolbars action 7 years ago
grade_model.lib.php 1f901f0a32 Scrutinizer Auto-Fixes 7 years ago
gradebook.lib.php 1711b421c8 Scrutinizer Auto-Fixes 7 years ago
groupmanager.lib.php 2dce14872e Scrutinizer Auto-Fixes 7 years ago
image.lib.php 95dcb23620 Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 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 8fd8c0e566 Minor - format code 7 years ago
legal.lib.php d2d97fd987 merge with 1.11.x 7 years ago
link.lib.php afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 7 years ago
login.lib.php 578e1e527f Minor - format code, remove unused variables 7 years ago
login_redirection.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
lp_item.lib.php 6507b7772a Scrutinizer Auto-Fixes 7 years ago
message.lib.php afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 7 years ago
model.lib.php 2e6eb2026e Minor - Improve PHPDoc 7 years ago
myspace.lib.php afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 7 years ago
notebook.lib.php a9a8ec5a55 Scrutinizer Auto-Fixes 7 years ago
notification.lib.php d91507ffeb Scrutinizer Auto-Fixes 7 years ago
online.inc.php 465d16f644 Scrutinizer Auto-Fixes 7 years ago
pdf.lib.php 01a591c939 merge with 1.11.x 7 years ago
plugin.class.php a191dac57e Add care plugin see BT#12723 7 years ago
plugin.lib.php 6cf31a7bcc Scrutinizer Auto-Fixes 7 years ago
portfolio.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
promotion.lib.php 1f901f0a32 Scrutinizer Auto-Fixes 7 years ago
redirect.class.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
rights.lib.php 7a56f3fbb3 Scrutinizer Auto-Fixes 7 years ago
security.lib.php e1f6a59670 Fix PHP warning 7 years ago
sessionmanager.lib.php 01a591c939 merge with 1.11.x 7 years ago
skill.lib.php d2d97fd987 merge with 1.11.x 7 years ago
skill.visualizer.lib.php 213fdf397e Fix undefined variable in SkillVisualizer 7 years ago
social.lib.php d2d97fd987 merge with 1.11.x 7 years ago
sortable_table.class.php 465d16f644 Scrutinizer Auto-Fixes 7 years ago
specific_fields_manager.lib.php d05e2344ef Scrutinizer Auto-Fixes 7 years ago
statistics.lib.php 3a1787b2d5 Scrutinizer Auto-Fixes 7 years ago
statsUtils.lib.inc.php 66ea436b73 Minor - Format code, remove unused code 7 years ago
sub_language.class.php 2dce14872e Scrutinizer Auto-Fixes 7 years ago
surveymanager.lib.php 18c0ec9187 Scrutinizer Auto-Fixes 7 years ago
system_announcements.lib.php d8f78f1660 System announcements rework to use an array of visibilities. BT#12476 7 years ago
table_sort.class.php 8f8d3f9cb8 Minor - format code 7 years ago
tablesort.lib.php 94984e6b12 merge 10 years ago
template.lib.php b76f9a2ef6 merge with 1.11.x 7 years ago
text.lib.php e73ca6ec6a Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 7 years ago
thematic.lib.php 0746c59ba3 Scrutinizer Auto-Fixes 7 years ago
timeline.lib.php 6cf31a7bcc Scrutinizer Auto-Fixes 7 years ago
tracking.lib.php 3fba383b86 Improve speed. see BT#12824 7 years ago
urlmanager.lib.php a9a8ec5a55 Scrutinizer Auto-Fixes 7 years ago
user_api_key_manager.class.php 5cb9d44f4f Minor - format code 8 years ago
usergroup.lib.php 3d5e047978 Minor - format code 7 years ago
usermanager.lib.php b76f9a2ef6 merge with 1.11.x 7 years ago
userportal.lib.php b76f9a2ef6 merge with 1.11.x 7 years ago