Julio Montoya 524b305038 Add compilatio tool BT#15698 5 years ago
..
browser 7658bd1015 Minor - format code 6 years ago
elfinder 48fcdbb6f0 Minor - flint fixes 5 years ago
flv_player 94984e6b12 merge 10 years ago
formvalidator 125903bffb Fix date range validation whe hidding time picker - refs BT#15715 5 years ago
freemindflashbrowser 94984e6b12 merge 10 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. 9 years ago
javascript 356937c121 Add "linkifyjs" lib in order to convert urls into links see BT#15177 5 years ago
kses-0.2.2 94984e6b12 merge 10 years ago
mediaplayer 94984e6b12 merge 10 years ago
mimetex 94984e6b12 merge 10 years ago
mxgraph a23b614683 Add new career diagram using mxgraph v3.9.3 see BT#12861 6 years ago
nusoap ef4e78caef Minor - fixes from ofaj_dev 5 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pear 8beb2c229a Minor - format code 5 years ago
phpmailer ecdc2037e2 Applied fixes from FlintCI 6 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 ecdc2037e2 Applied fixes from FlintCI 6 years ago
svg-edit d3a36eff3a Minor - return array, fix conditions if array is empty 6 years ago
swfobject 94984e6b12 merge 10 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 8 years ago
webservices c67126848f Minor - format code 5 years ago
xajax c0af0a6ee1 Remove unused code 6 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 f1e92f99b9 Add new group announcement option (private message) BT#13541 5 years ago
CourseChatUtils.php abbda9981a Minor - format code, remove unused code, add int casting 5 years ago
CoursesAndSessionsCatalog.class.php e3921c60f8 Minor - format code, fix function name 5 years ago
GamificationUtils.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
MailTemplateManager.php 8d377dbbab Minor - fix php warnings see BT#14894 6 years ago
MoodleImport.php ee03b66d1c Minor - format code 5 years ago
ScheduledAnnouncement.php ee03b66d1c Minor - format code 5 years ago
SequenceManager.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
SequenceResourceManager.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
SmsPlugin.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
SmsPluginLibraryInterface.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
TeacherTimeReport.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
TicketManager.php c7da6e9832 Minor - format code, add int casting / database escape string 5 years ago
UnserializeApi.php ef8f91402e Fix error when import/exporting courses see BT#15412 5 years ago
VideoChat.php 34252a0abb Minor - Format code 5 years ago
access_url_edit_courses_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
access_url_edit_sessions_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
access_url_edit_users_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
add_course.lib.inc.php cf030732c5 Create "/certificates" folder when creating course 5 years ago
add_courses_to_session_functions.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
agenda.lib.php cbd83f4146 Minor - Rename language variable - refs BT#15394 #2801 5 years ago
api.lib.php 524b305038 Add compilatio tool BT#15698 5 years ago
app_view.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
array.lib.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 5 years ago
attendance.lib.php 0629dd62bd Minor - flint fixes 5 years ago
auth.lib.php 9651d52a48 Add collapsable category course link in user_portal see BT#15126 5 years ago
baker.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
banner.lib.php ada40ad7e3 Minor - flint fixes 5 years ago
blog.lib.php f29d22edcb Minor - flint fixes 5 years ago
career.lib.php b2956ad585 Minor - format code 6 years ago
certificate.lib.php 72ceffd2d1 Minor - Refactor code BT#15624 5 years ago
chamilo_session.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
chat.lib.php 002f32f723 Minor - flint fixes 5 years ago
conditional_login.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
course.lib.php ccd2f31789 fix Translation error in report table - refs BT#15590 5 years ago
course_category.lib.php abbda9981a Minor - format code, remove unused code, add int casting 5 years ago
course_description.lib.php e3f2ea7129 Minor - add (int) casting, fix php warnings #2903 5 years ago
course_home.lib.php f15b272914 Minor - format code 5 years ago
course_request.lib.php e4597e1bed Minor - format code 6 years ago
custom_pages.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
dashboard.lib.php 2b1d000d5d Fix E_NOTICE #2884 5 years ago
database.constants.inc.php 524b305038 Add compilatio tool BT#15698 5 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 524b305038 Add compilatio tool BT#15698 5 years ago
document.lib.php e8d9dbb46b Minor - Use translated title for audio folder #2873 5 years ago
event_email_template.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
events.lib.php 19d9ae06b4 Minor - flint fixes 5 years ago
events_dispatcher.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
events_email.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
exercise.lib.php 94b7ca55b6 Add "Unanswered" status for unique questions see BT#15579 5 years ago
exercise_show_functions.lib.php d0ecc6c54c Fix RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER option BT#15233 5 years ago
export.lib.inc.php 81d89fb452 Add enclosure parameter when exporting array to CSV BT#15280 5 years ago
extra_field.lib.php ebbf53f295 Minor - flint fixes 5 years ago
extra_field_option.lib.php f9514aacee Fix save extrafield value when importing users - refs BT#15672 5 years ago
extra_field_value.lib.php 4cea149cb1 Minor - fix php warning, int casting 5 years ago
fileDisplay.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
fileManage.lib.php 92b7b6d528 Minor - flint fixes 6 years ago
fileUpload.lib.php 64b42e9205 Fix E_NOTICE when creating folder #2885 5 years ago
fixlinks.js c07b9958a4 Replace $(document).ready with shortcut version 5 years ago
geometry.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
glossary.lib.php b09672d702 Minor - format code 5 years ago
grade_model.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
gradebook.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
groupmanager.lib.php 436571f43d Add behat announcement tests 5 years ago
image.lib.php e3fcfb1863 Minor - flint fixes 6 years ago
import.lib.php 1a99b73b3f Minor - format code 6 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 5 years ago
legal.lib.php ee3614c2d6 legal extra fields are saved if a change is detected #2554 6 years ago
link.lib.php ebbf53f295 Minor - flint fixes 5 years ago
login.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
login_redirection.class.php ecdc2037e2 Applied fixes from FlintCI 6 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 ee03b66d1c Minor - format code 5 years ago
model.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
myspace.lib.php ee03b66d1c Minor - format code 5 years ago
notebook.lib.php 70138a2cae Minor - format code, add int casting 5 years ago
notification.lib.php abbda9981a Minor - format code, remove unused code, add int casting 5 years ago
online.inc.php 70138a2cae Minor - format code, add int casting 5 years ago
pdf.lib.php b98c30eada Add custom footer bottom value see BT#15643 5 years ago
plugin.class.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 5 years ago
plugin.lib.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize 5 years ago
promotion.lib.php 70138a2cae Minor - format code, add int casting 5 years ago
redirect.class.php ecdc2037e2 Applied fixes from FlintCI 6 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 a8a19faeb3 Minor - format code 5 years ago
skill.lib.php e551d248e4 User has access to their skills see BT#15624 5 years ago
skill.visualizer.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
social.lib.php 0fd69a29d3 Minor - fix missing link 5 years ago
sortable_table.class.php abf8e188be Minor - flint fixes 5 years ago
specific_fields_manager.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
statistics.lib.php 51e86cd01d Minor - flint fixes 5 years ago
sub_language.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
surveymanager.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
system_announcements.lib.php 0eda50bb67 Fix E_NOTICE when sending mail by platform announcement #2889 5 years ago
table_sort.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
tablesort.lib.php bf885f42f4 Applied fixes from FlintCI 6 years ago
template.lib.php 356937c121 Add "linkifyjs" lib in order to convert urls into links see BT#15177 5 years ago
text.lib.php efcd6d14dd Add "allow_gradebook_stats" config to improve gradebook speed 5 years ago
thematic.lib.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
timeline.lib.php 57c7595ace Minor - flint fixes 5 years ago
tracking.lib.php 35e1c6611c Minor - add course id 5 years ago
urlmanager.lib.php 2ab3faa722 Minor - Return inserted id 5 years ago
user_api_key_manager.class.php ecdc2037e2 Applied fixes from FlintCI 6 years ago
usergroup.lib.php a8a19faeb3 Minor - format code 5 years ago
usermanager.lib.php 3c186d8ddc Minor - format code 5 years ago
userportal.lib.php 0f440b8a3f Minor - Flint fixes 5 years ago