Mickael Desgranges fea377685b fix $file_name is not defined 9 年 前
..
browser 3ffacb4a92 Backing out Cesar's mistaken push 13 年 前
elfinder 41a4864398 Disabling unused connectors. 11 年 前
ezpdf e7599354f6 merge 15 年 前
flv_player 40cb9dc3fa prevent the listing of several directories 15 年 前
formvalidator 9d10022ea3 Refactor code. 10 年 前
freemindflashbrowser 389a1ef713 erase unnecesary file 12 年 前
getid3 cd4f485fa7 Minor - Adapting code comments to phpdoc 13 年 前
internationalization_database 30337160bc Removing custom internationalization code see #7119 10 年 前
jpegcam d76b6cc817 Adding "api_" in function inside main_api.lib.php 11 年 前
kses-0.2.2 3ffacb4a92 Backing out Cesar's mistaken push 13 年 前
mediaplayer e7599354f6 merge 15 年 前
mimetex e7599354f6 merge 15 年 前
mp3player 6c33498a64 Minor - Adapting code comments to phpdoc 13 年 前
mpdf a4749e22d0 Removing mpdf from inc/lib adding as a vendor 12 年 前
nanogong a71c638c26 Update Nanogong to version with certificate - refs #6940 11 年 前
nusoap 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 12 年 前
pchart ff016ad523 Moving pchart in vendor + updating gitignore 12 年 前
pclzip 69cd24b627 Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415 11 年 前
pear e57ee00c58 Adding missing files. 10 年 前
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 年 前
ppt2png 3ffacb4a92 Backing out Cesar's mistaken push 13 年 前
search 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
svg-edit 080a0b258f Fixing PHP errors. 11 年 前
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. 14 年 前
wami-recorder c6eac75236 Adding new code to save a nanogong file. 11 年 前
xajax 4722088d9a Fixing legacy js calls. 10 年 前
zombie 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 年 前
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
access_url_edit_courses_to_url_functions.lib.php e27933593b Made search_users() and search_courses() methods static to avoid strict warnings 11 年 前
access_url_edit_sessions_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions 12 年 前
access_url_edit_users_to_url_functions.lib.php e27933593b Made search_users() and search_courses() methods static to avoid strict warnings 11 年 前
add_courses_to_session_functions.lib.php b3bc16502e Minor - format code 11 年 前
add_many_session_to_category_functions.lib.php b3bc16502e Minor - format code 11 年 前
agenda.lib.php e57ee00c58 Adding missing files. 10 年 前
announcement_email.class.php 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader 12 年 前
announcements.inc.php c1b1816936 Using formvalidator helper in order to add users/groups see #6854 11 年 前
api.lib.php dc9ccc89e4 Updating from 19x 10 年 前
app_view.php 56c1005ac1 Minor - added comments 13 年 前
array.lib.php 4561ed3ab4 Minor cosmetic changes 11 年 前
attendance.lib.php 51dd3f40fb Merging from 19x 10 年 前
auth.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 年 前
banner.lib.php bb2e62d965 Some refactoring due the recent changes in the index.php and userportal.php file 12 年 前
blog.lib.php 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
career.lib.php 51dd3f40fb Merging from 19x 10 年 前
certificate.lib.php a051da8da8 Changing settings naming. 10 年 前
chamilo_session.class.php 61e8062a33 Adding Container class instead of ChamiloSession 10 年 前
chat.lib.php 51dd3f40fb Merging from 19x 10 年 前
conditional_login.class.php 8cb94e89d5 Minor - code indentation update 12 年 前
course.lib.php a051da8da8 Changing settings naming. 10 年 前
course_description.lib.php 51dd3f40fb Merging from 19x 10 年 前
course_document.lib.php 6bf9410243 Moving functions in course_document.lib.php to document.inc.php 12 年 前
course_home.lib.php dc9ccc89e4 Updating from 19x 10 年 前
course_request.lib.php a051da8da8 Changing settings naming. 10 年 前
current_course.class.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 11 年 前
current_user.class.php 8c7ab6da1d #4654 Integrate with external porfolio 12 年 前
custom_pages.class.php fea377685b fix $file_name is not defined 9 年 前
dashboard.lib.php 10cd62932d Minor - Fixing buttons. 11 年 前
database.constants.inc.php 4fc32e485b Removing "class" functions + converting events.lib.inc.php into a class 10 年 前
database.lib.php 3bcb80d29a Adding course settings as a service. 10 年 前
diagnoser.lib.php e1200f6532 Minor - format code 11 年 前
display.lib.php a051da8da8 Changing settings naming. 10 年 前
document.class.php bffe3f6015 #2851 portfolio integration 12 年 前
document.lib.php a051da8da8 Changing settings naming. 10 年 前
email_editor.inc.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 年 前
event_email_template.class.php 623e9e0c01 Converting event into a class 10 年 前
events.lib.inc.php 8727db5801 Moving UserBundle inside the Chamilo namespace. 10 年 前
events_dispatcher.class.php 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 年 前
events_email.class.php a051da8da8 Changing settings naming. 10 年 前
exercise.lib.php 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
exercise_show_functions.lib.php ccbd79b8ef Fixing errors while auto merging. 11 年 前
export.lib.inc.php dac6350c3e Removing require_once already added in global.inc or via composer 11 年 前
extra_field.lib.php 0433ced4fe Removing web/bundles 10 年 前
extra_field_option.lib.php e8c1cdcc2b Adding LP extra field see BT#7975 10 年 前
extra_field_value.lib.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 年 前
fileManager.lib.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 年 前
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 年 前
glossary.lib.php 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 11 年 前
grade_model.lib.php a051da8da8 Changing settings naming. 10 年 前
gradebook.lib.php 37ce03a9c4 Updating from 1.9.x 10 年 前
group_portal_manager.lib.php 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
groupmanager.lib.php f6a3791b08 Updating from 1.9.x 10 年 前
image.lib.php 06d1c3a1a9 Fix transparency for transparent PNGs when resizing - refs BT#7293 11 年 前
import.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 11 年 前
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
internationalization.lib.php 765b811fbb Fixing fatal errors. 10 年 前
legal.lib.php e04b466ee7 Removing unused error_logs 11 年 前
link.lib.php d4df61de3a Adding link in iframe see BT#7202 11 年 前
login.lib.php 79740dac72 Removing unused/unneeded code. 10 年 前
login_redirection.class.php eb681afd96 Adding @todos 11 年 前
message.lib.php 30d85649d6 Format code. 11 年 前
model.lib.php 9d3b4803f1 Minor cosmetic files 11 年 前
nanogong.lib.php f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 年 前
notebook.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 年 前
notification.lib.php a051da8da8 Changing settings naming. 10 年 前
online.inc.php a2b53a49c9 Session destroy is now handled by the security component. 11 年 前
pdf.lib.php a051da8da8 Changing settings naming. 10 年 前
plugin.class.php a051da8da8 Changing settings naming. 10 年 前
plugin.lib.php 51dd3f40fb Merging from 19x 10 年 前
portfolio.class.php 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 年 前
promotion.lib.php 623e9e0c01 Converting event into a class 10 年 前
security.lib.php 05db83127c Adding symfony2 DI component 10 年 前
session_field.lib.php 3b60576f0c Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098 11 年 前
session_field_option.lib.php fbcc50b5bf Reformat code 11 年 前
session_field_value.lib.php 7a681afafd Fixing PHP warnings 11 年 前
session_model.lib.php 347910ce3b Fixing fatal error + reformat code 12 年 前
sessionmanager.lib.php a051da8da8 Changing settings naming. 10 年 前
skill.lib.php 51dd3f40fb Merging from 19x 10 年 前
skill.visualizer.lib.php 643dac1a59 Skills: connections and add button are working but it's still disordered + cleaning files 13 年 前
social.lib.php 51dd3f40fb Merging from 19x 10 年 前
sortable_table.class.php 51dd3f40fb Merging from 19x 10 年 前
specific_fields_manager.lib.php bcb1c092b6 Fixing query 12 年 前
statistics.lib.php 090a19613c Updating from 1.9.x 10 年 前
statsUtils.lib.inc.php 40a01436db Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
surveymanager.lib.php 51dd3f40fb Merging from 19x 10 年 前
system_announcements.lib.php 51dd3f40fb Merging from 19x 10 年 前
table_sort.class.php 51dd3f40fb Merging from 19x 10 年 前
tablesort.lib.php 8e2add3216 global move loading of classes to autoload 12 年 前
text.lib.php 6f31661f55 Fixing tools 10 年 前
thematic.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 年 前
timeline.lib.php 623e9e0c01 Converting event into a class 10 年 前
tracking.lib.php 630cfde440 Replacing get_statistic_table() 10 年 前
upload.xajax.php 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 年 前
urlmanager.lib.php 6f31661f55 Fixing tools 10 年 前
usergroup.lib.php 4b6cad31c1 Removing main/admin/admin_page.class.php fixing fatal errors due core changes. 10 年 前
usermanager.lib.php 79740dac72 Removing unused/unneeded code. 10 年 前