Julio Montoya e381ae0261 Adding files BT#8764 10 years ago
..
WCAG 94984e6b12 merge 11 years ago
browser b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
ezpdf 94984e6b12 merge 11 years ago
fckeditor c352fba06a Adding session id + group id as suffix 10 years ago
flv_player 94984e6b12 merge 11 years ago
formvalidator 39eb3c7c45 Minor - format code updating license text. 10 years ago
freemindflashbrowser 94984e6b12 merge 11 years ago
getid3 94984e6b12 merge 11 years ago
htmlpurifier b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
icalcreator 94984e6b12 merge 11 years ago
internationalization_database 94984e6b12 merge 11 years ago
javascript e381ae0261 Adding files BT#8764 10 years ago
jpegcam 94984e6b12 merge 11 years ago
kses-0.2.2 94984e6b12 merge 11 years ago
magpierss 94984e6b12 merge 11 years ago
mediaplayer 94984e6b12 merge 11 years ago
mimetex 94984e6b12 merge 11 years ago
mp3player 94984e6b12 merge 11 years ago
mpdf 94984e6b12 merge 11 years ago
nanogong e344aae3f3 Deleting wav file if mp3 conversion succeded see BT#6613 10 years ago
nusoap 94984e6b12 merge 11 years ago
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 10 years ago
pchart b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
pclzip 94984e6b12 merge 11 years ago
pear 6139f9d2c6 Minor - removing whitespaces. 10 years ago
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 years ago
phpmailer 1c31e2613e Fixing code that blocks sending emails with attachment. 10 years ago
phpqrcode 94984e6b12 merge 11 years ago
phpseclib 94984e6b12 merge 11 years ago
ppt2png 94984e6b12 merge 11 years ago
search b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
svg-edit 4116a6b100 merge 10 years ago
swfobject 94984e6b12 merge 11 years ago
symfony b1d261db6f Updating Twig to version v1.16.0 moving to vendor folder see #7320 10 years ago
system 94984e6b12 merge 11 years ago
tools 94984e6b12 merge 11 years ago
wami-recorder e344aae3f3 Deleting wav file if mp3 conversion succeded see BT#6613 10 years ago
webservices 4c39ea00d2 Add information about whether there is attachments - refs #7338 10 years ago
xajax 94984e6b12 merge 11 years ago
zombie 94984e6b12 merge 11 years ago
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
CoursesAndSessionsCatalog.class.php 86c53f0d10 Create library for courses and sessions catalog - refs #7275 10 years ago
access.class.php 94984e6b12 merge 11 years ago
access_token.class.php 94984e6b12 merge 11 years ago
access_url_edit_courses_to_url_functions.lib.php 94984e6b12 merge 11 years ago
access_url_edit_sessions_to_url_functions.lib.php 94984e6b12 merge 11 years ago
access_url_edit_users_to_url_functions.lib.php 94984e6b12 merge 11 years ago
add_course.lib.inc.php 692c439569 merge 10 years ago
add_courses_to_session_functions.lib.php 94984e6b12 merge 11 years ago
add_many_session_to_category_functions.lib.php 94984e6b12 merge 11 years ago
ajax_controller.class.php 94984e6b12 merge 11 years ago
app_view.php 56c1005ac1 Minor - added comments 14 years ago
array.lib.php e46caa1040 Minor - removing whitespaces. 10 years ago
attendance.lib.php 6902f63d4c Update attendance.lib.php 10 years ago
auth.lib.php 220539616a Update Improve documentation, Delete unused function - refs #7273 10 years ago
autoload.class.php cce71ec43e Add webservices classes for autload - refs #7338 10 years ago
banner.lib.php 93e5270857 Minor - Add comment - refs #7272 10 years ago
blog.lib.php 94984e6b12 merge 11 years ago
cache.class.php 94984e6b12 merge 11 years ago
career.lib.php 94984e6b12 merge 11 years ago
certificate.lib.php 9b8d08ea15 Minor - format code. 10 years ago
chamilo.class.php 94984e6b12 merge 11 years ago
chamilo_session.class.php 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 10 years ago
chat.lib.php 7d0a0023d2 Minor - white spaces, format code. 10 years ago
classmanager.lib.php 94984e6b12 merge 11 years ago
conditional_login.class.php 94984e6b12 merge 11 years ago
controller.class.php 94984e6b12 merge 11 years ago
course.class.php 94984e6b12 merge 11 years ago
course.lib.php 1fa7391c82 Minor - format code 10 years ago
course_category.lib.php 099332b6ee Fix misplacement of $action variable processing - refs #7275 10 years ago
course_description.lib.php 94984e6b12 merge 11 years ago
course_document.lib.php 08158815be Minor - Adapting code comments to phpdoc 13 years ago
course_entity.class.php 94984e6b12 merge 11 years ago
course_entity_repository.class.php 94984e6b12 merge 11 years ago
course_home.lib.php 9c8ddf56a9 Minor - format code. 10 years ago
course_request.lib.php 38d4402362 Minor - Code style 10 years ago
current_course.class.php 94984e6b12 merge 11 years ago
current_user.class.php 94984e6b12 merge 11 years ago
custom_pages.class.php 94984e6b12 merge 11 years ago
dashboard.lib.php eefaab7bd5 Adding token in order to save settings see BT#8717 10 years ago
database.constants.inc.php aa0035a584 merge 11 years ago
database.lib.php d41069f7cb Minor - improve documentation, remove unused code and fix code style - refs CT#7255 10 years ago
database.mysqli.lib.php 94984e6b12 merge 11 years ago
db.class.php 94984e6b12 merge 11 years ago
debug.lib.php 94984e6b12 merge 11 years ago
diagnoser.lib.php 538d77461e Minor - format code. 10 years ago
display.lib.php b2b5ca34f1 Fixing PHP warnings. 10 years ago
document.class.php 94984e6b12 merge 11 years ago
document.lib.php 0f7272708f Adding __session_id___group_id sufix when creating a document/folder 10 years ago
entity.class.php 94984e6b12 merge 11 years ago
entity_repository.class.php 94984e6b12 merge 11 years ago
evalmath.class.php 17099c33fd Check this library is under New BSD License - refs #7212 10 years ago
event_email_template.class.php 94984e6b12 merge 11 years ago
events.lib.inc.php 18f7281211 Minor - format code. 10 years ago
events_dispatcher.class.php 94984e6b12 merge 11 years ago
events_email.class.php 94984e6b12 merge 11 years ago
exercise_show_functions.lib.php a2ff44cf69 Add calculated answers feature. Doesn't include icons. - refs #7212 10 years ago
export.lib.inc.php aa0035a584 merge 11 years ago
extra_field.lib.php 4bb03e2c6e Minor - commenting unused code. 10 years ago
extra_field_option.lib.php 538d77461e Minor - format code. 10 years ago
extra_field_value.lib.php 538d77461e Minor - format code. 10 years ago
fileDisplay.lib.php ce6b08ab5e Minor - format code. 10 years ago
fileManage.lib.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
fileUpload.lib.php ba4dbccd58 Format code, removing error_logs 10 years ago
file_store.class.php 94984e6b12 merge 11 years ago
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 years ago
glossary.lib.php 538d77461e Minor - format code. 10 years ago
grade_model.lib.php 94984e6b12 merge 11 years ago
gradebook.lib.php 538d77461e Minor - format code. 10 years ago
group_portal_manager.lib.php 538d77461e Minor - format code. 10 years ago
groupmanager.lib.php c352fba06a Adding session id + group id as suffix 10 years ago
image.lib.php 94984e6b12 merge 11 years ago
import.lib.php 94984e6b12 merge 11 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.php bfbf3168fc add plugin lang to templates 10 years ago
internationalization_internal.lib.php a95e560b49 Removing constants IS_PHP_* removing PHP < 5.2 support see #7113 11 years ago
item_property.class.php 94984e6b12 merge 11 years ago
javascript.class.php 94984e6b12 merge 11 years ago
legal.lib.php f286f35837 Adding special course agreement plugin see BT#7848 10 years ago
link.lib.php a943992ad5 Add variables filtering and rename Skill::UpdateProfileInfo() to Skill::updateProfileInfo() 10 years ago
log.class.php 94984e6b12 merge 11 years ago
login.lib.php 7333997ce3 Fixing custom lost password to work as classic Chamilo see BT#8680 10 years ago
login_redirection.class.php 94984e6b12 merge 11 years ago
lp_item.lib.php 94984e6b12 merge 11 years ago
mail.lib.inc.php fa8f1b51f4 Format code + fixing title and sender mail see BT#8960 10 years ago
main_api.lib.php 5c934b3d9a Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 10 years ago
message.lib.php d595c53202 Merge pull request #405 from ilosada/5637-anibal-1 10 years ago
model.lib.php 6cd7a3f969 Minor - format code. 10 years ago
nanogong.lib.php a98ab8c51f Should fix error while loading wav files using the LP tool BT#8157 10 years ago
notebook.lib.php 94984e6b12 merge 11 years ago
notification.lib.php 3d5c9abaf1 Moving title prefix in a function. 10 years ago
online.inc.php f0b412817f Adding user_is_online() to condition see BT#8796 10 years ago
page.class.php 94984e6b12 merge 11 years ago
pdf.lib.php 81c45c629e Fix paths in default certificate template - refs #7322 10 years ago
plugin.class.php 8e9146116d Fix manageTab issue when changing language - refs #7272 10 years ago
plugin.lib.php d35c2e9f0d Fix language terms and add default icon in course settings page - refs #7307 10 years ago
portfolio.class.php 94984e6b12 merge 11 years ago
promotion.lib.php 6cd7a3f969 Minor - format code. 10 years ago
redirect.class.php b085adca68 Always loading the require_uri if entering the api_not_allowed see #6768 10 years ago
response.class.php 94984e6b12 merge 11 years ago
result_set.class.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
rights.lib.php 94984e6b12 merge 11 years ago
security.lib.php 94984e6b12 merge 11 years ago
session_handler.class.php 5a947dce8f Fix DB session handler by using alternative class name, renaming SessionHandler to SessionHandlerDatabase - refs BT#8340 10 years ago
session_handler_memcache.class.php 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 10 years ago
sessionmanager.lib.php dd5aba4437 Updating session title see BT#6449 10 years ago
skill.lib.php 9b81ec870c Minor - Add PHPDoc - refs #7347 10 years ago
skill.visualizer.lib.php 94984e6b12 merge 11 years ago
social.lib.php 525d8919dc Make static getHtmlByLink function to remove a 'strict' issue. Now OpenGraph works a little better but it is still too slow so I keep it disabled (line 1515) - refs #5637 10 years ago
sortable_table.class.php 28ee28b38f Minor - format code. 10 years ago
specific_fields_manager.lib.php 048d7a3ee5 Format code. 10 years ago
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 years ago
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice 13 years ago
student_publication.class.php 4ca2d7b52a Minor fix result typo in StudentPublicationRepository instance method 10 years ago
surveymanager.lib.php 7d0a0023d2 Minor - white spaces, format code. 10 years ago
system_announcements.lib.php 926e240e1e Minor format code. 10 years ago
table_sort.class.php 7d0a0023d2 Minor - white spaces, format code. 10 years ago
tablesort.lib.php 94984e6b12 merge 11 years ago
template.lib.php 769bc5069f Minor - changing name see: 10 years ago
text.lib.php 1fa7391c82 Minor - format code 10 years ago
thematic.lib.php c138f45d11 Merge pull request #360 from AngelFQC/7254 10 years ago
timeline.lib.php 94984e6b12 merge 11 years ago
tracking.lib.php 470c12d0dc Minor - format code 10 years ago
upload.xajax.php 7d0a0023d2 Minor - white spaces, format code. 10 years ago
uri.class.php e2a2ac14a7 Minor update docs + format code 10 years ago
urlmanager.lib.php 538d77461e Minor - format code. 10 years ago
user_api_key_manager.class.php 94984e6b12 merge 11 years ago
usergroup.lib.php 6f818a9115 Adding missing function getUserListByUserGroup. 10 years ago
usermanager.lib.php 541989030f Add space after switch - refs #5637 10 years ago
userportal.lib.php cc553c4e4c Don't show skills management link for students - refs #7347 10 years ago
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
zip.class.php 94984e6b12 merge 11 years ago