Julio ddac454615 Refactor code, remove repetitive code into a single function 6 years ago
..
browser 7658bd1015 Minor - format code 7 years ago
elfinder 48fcdbb6f0 Minor - flint fixes 6 years ago
flv_player 94984e6b12 merge 11 years ago
formvalidator ddac454615 Refactor code, remove repetitive code into a single function 6 years ago
freemindflashbrowser 94984e6b12 merge 11 years ago
hook b739373a9e Set user as event data in update user hook - refs BT#14666 6 years ago
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
javascript 7c93e97232 Add new "result disable" option in exercises "Show only correct answer" BT#15233 6 years ago
kses-0.2.2 94984e6b12 merge 11 years ago
mediaplayer 94984e6b12 merge 11 years ago
mimetex 94984e6b12 merge 11 years ago
mxgraph a23b614683 Add new career diagram using mxgraph v3.9.3 see BT#12861 7 years ago
nusoap ef4e78caef Minor - fixes from ofaj_dev 6 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pear ddac454615 Refactor code, remove repetitive code into a single function 6 years ago
phpmailer ecdc2037e2 Applied fixes from FlintCI 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 8 years ago
ppt2png 64944321b7 Add course setting show_course_in_user_language BT#11016 9 years ago
search ecdc2037e2 Applied fixes from FlintCI 7 years ago
svg-edit d3a36eff3a Minor - return array, fix conditions if array is empty 7 years ago
swfobject 94984e6b12 merge 11 years ago
system fbc3323c88 Minor - format code 6 years ago
wami-recorder 574a044a0c Use RecordRTC or Wami adding audio on documents tool - refs BT#11060 9 years ago
webservices f9ea672318 Fix save new thread see BT#15173 6 years ago
xajax c0af0a6ee1 Remove unused code 7 years ago
zombie dc0c50303b Minor - flint fixes 6 years ago
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
AnnouncementEmail.php 1e688abf9e Avoid sending double message in announcements see BT#14824 6 years ago
AnnouncementManager.php 4cea149cb1 Minor - fix php warning, int casting 6 years ago
CourseChatUtils.php cc3c9ab921 Course Chat: Avoid list inactive users 6 years ago
CoursesAndSessionsCatalog.class.php ef4e78caef Minor - fixes from ofaj_dev 6 years ago
GamificationUtils.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
MailTemplateManager.php 8d377dbbab Minor - fix php warnings see BT#14894 6 years ago
MoodleImport.php 6ce609b5eb Moodle import check if value is not empty #2734 6 years ago
ScheduledAnnouncement.php 564e8f6ec1 Minor - fix correct coach id + format code see BT#14971 6 years ago
SequenceManager.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
SequenceResourceManager.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
SmsPlugin.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
SmsPluginLibraryInterface.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
TeacherTimeReport.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
TicketManager.php c7da6e9832 Minor - format code, add int casting / database escape string 6 years ago
UnserializeApi.php ef8f91402e Fix error when import/exporting courses see BT#15412 6 years ago
VideoChat.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
access_url_edit_courses_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
access_url_edit_sessions_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
access_url_edit_users_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
add_course.lib.inc.php 427be3886b Default group category "max_student" changed BT#15417 6 years ago
add_courses_to_session_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
agenda.lib.php cbd83f4146 Minor - Rename language variable - refs BT#15394 #2801 6 years ago
api.lib.php 6d912ac390 Minor - fixes from ofaj_dev 6 years ago
app_view.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
array.lib.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 6 years ago
attendance.lib.php 0629dd62bd Minor - flint fixes 6 years ago
auth.lib.php 9651d52a48 Add collapsable category course link in user_portal see BT#15126 6 years ago
baker.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
banner.lib.php ada40ad7e3 Minor - flint fixes 6 years ago
blog.lib.php f29d22edcb Minor - flint fixes 6 years ago
career.lib.php b2956ad585 Minor - format code 6 years ago
certificate.lib.php 2521f40bd5 New social, forum and chat UI (from ofaj branch) 6 years ago
chamilo_session.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
chat.lib.php 002f32f723 Minor - flint fixes 6 years ago
conditional_login.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
course.lib.php 4cea149cb1 Minor - fix php warning, int casting 6 years ago
course_category.lib.php ea9730827b Fix course categories when using "allow_base_course_category" 6 years ago
course_description.lib.php 90b570574b Minor - format code, fix php warning 6 years ago
course_home.lib.php f15b272914 Minor - format code 6 years ago
course_request.lib.php e4597e1bed Minor - format code 7 years ago
custom_pages.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
dashboard.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
database.constants.inc.php 7ec1bf10d6 Course recycle: Add missing learning path categories recycling feature, and add TABLE_LP_CATEGORY to database constants - refs #2781 6 years ago
database.lib.php 13676a5dcb Install: Use "SET SESSION sql_mode" to avoid issues with bin/doctrine.php when we don't have global DB privileges - refs #2574 6 years ago
database.mysqli.lib.php ed680d26c8 Minor - format code 9 years ago
diagnoser.lib.php 946e4d8837 Minor - Avoid notice in admin diagnoser 6 years ago
display.lib.php 9820386502 add responsive css in img social post -rest #2854 6 years ago
document.lib.php 12996de2fa Merge pull request #2865 from AngelFQC/15362 6 years ago
event_email_template.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
events.lib.php 878df6fcff Fix "eventAddVirtualCourseTime()" sometimes the record is not created 6 years ago
events_dispatcher.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
events_email.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
exercise.lib.php efcd6d14dd Add "allow_gradebook_stats" config to improve gradebook speed 6 years ago
exercise_show_functions.lib.php d0ecc6c54c Fix RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER option BT#15233 6 years ago
export.lib.inc.php 81d89fb452 Add enclosure parameter when exporting array to CSV BT#15280 6 years ago
extra_field.lib.php 4cea149cb1 Minor - fix php warning, int casting 6 years ago
extra_field_option.lib.php f29d22edcb Minor - flint fixes 6 years ago
extra_field_value.lib.php 4cea149cb1 Minor - fix php warning, int casting 6 years ago
fileDisplay.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
fileManage.lib.php 92b7b6d528 Minor - flint fixes 7 years ago
fileUpload.lib.php 5ca3c81528 Fix get document title when file has no extension - refs BT#15362 6 years ago
fixlinks.js 795a50a644 Set fixed pages to be opened in a new window 6 years ago
geometry.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
glossary.lib.php 1cb72ca639 Minor - replace class with self:: 6 years ago
grade_model.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
gradebook.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
groupmanager.lib.php 6d912ac390 Minor - fixes from ofaj_dev 6 years ago
image.lib.php e3fcfb1863 Minor - flint fixes 6 years ago
import.lib.php 1a99b73b3f Minor - format code 7 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.php c7a1157edc Minor - flint fixes 6 years ago
legal.lib.php ee3614c2d6 legal extra fields are saved if a change is detected #2554 6 years ago
link.lib.php 015cb70646 Minor - format code 6 years ago
login.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
login_redirection.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
lp_item.lib.php dc87fd5e90 Fix lp item prerequisite after migration from 1.9.x see BT#15056 6 years ago
message.lib.php 18e8b1f430 Optimize count of likes/dislikes in social group - refs BT#15393 6 years ago
model.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
myspace.lib.php 917ea46885 Rename SessionManager::get_sessions_admin to formatSessionsAdminForGrid - refs BT#15394 #2801 6 years ago
notebook.lib.php af9124d885 Minor - format code 6 years ago
notification.lib.php 1c98f4ed31 Minor - flint fixes 6 years ago
online.inc.php 3006b730ba Fix global chat heart beat see BT#15177 6 years ago
pdf.lib.php efcd6d14dd Add "allow_gradebook_stats" config to improve gradebook speed 6 years ago
plugin.class.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 6 years ago
plugin.lib.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 6 years ago
promotion.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
redirect.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
security.lib.php 4178088552 Internal - Fix static permissions for files/directories: use API functions to get the right permissions - refs #2582 6 years ago
sessionmanager.lib.php e0e07d3d3d Rename SessionManager getSessionsAdmin to getSessionsByAdmin 6 years ago
skill.lib.php b551ef0e16 Skils: Fix assertion page with skill without course - refs BT#15374 6 years ago
skill.visualizer.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
social.lib.php e2eda96358 Social: Fix "See More" button #2846 6 years ago
sortable_table.class.php c7a1157edc Minor - flint fixes 6 years ago
specific_fields_manager.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
statistics.lib.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 6 years ago
sub_language.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
surveymanager.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
system_announcements.lib.php e7efd37be4 Minor - format code 6 years ago
table_sort.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
tablesort.lib.php bf885f42f4 Applied fixes from FlintCI 7 years ago
template.lib.php 7de3a3499a Minor - Fix errors after twig update 6 years ago
text.lib.php efcd6d14dd Add "allow_gradebook_stats" config to improve gradebook speed 6 years ago
thematic.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
timeline.lib.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
tracking.lib.php 26c45521d6 Minor - Fix php warning 6 years ago
urlmanager.lib.php c2acbd5678 Minor - Add tms in the query to show the creation date 6 years ago
user_api_key_manager.class.php ecdc2037e2 Applied fixes from FlintCI 7 years ago
usergroup.lib.php c7a1157edc Minor - flint fixes 6 years ago
usermanager.lib.php 5fe1bcdf3d Show all session for platform admin in planification calendar 6 years ago
userportal.lib.php 713c31d5d9 Personal data link / my files link are independent of message tool see BT#15080 6 years ago