Julio Montoya 4f2721953d Using absolut URL paths 11 yıl önce
..
WCAG 4e688abd13 Minor - adding comment, cosmetic changes 12 yıl önce
browser 3ffacb4a92 Backing out Cesar's mistaken push 13 yıl önce
elfinder 887a2d9187 Removing unused connector 12 yıl önce
ezpdf e7599354f6 merge 15 yıl önce
fckeditor 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 11 yıl önce
flv_player 40cb9dc3fa prevent the listing of several directories 15 yıl önce
formvalidator f8e3d7cf7d Minor corrections, adding scope + adding comments 11 yıl önce
freemindflashbrowser 389a1ef713 erase unnecesary file 12 yıl önce
getid3 cd4f485fa7 Minor - Adapting code comments to phpdoc 13 yıl önce
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 15 yıl önce
internationalization_database ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 12 yıl önce
javascript bd8fb748bf Adding 1 color in the exercise timer. Now is green whe you start the exercise. 11 yıl önce
jpegcam dac6350c3e Removing require_once already added in global.inc or via composer 12 yıl önce
kses-0.2.2 3ffacb4a92 Backing out Cesar's mistaken push 13 yıl önce
magpierss e04b466ee7 Removing unused error_logs 11 yıl önce
mediaplayer e7599354f6 merge 15 yıl önce
mimetex e7599354f6 merge 15 yıl önce
mp3player 6c33498a64 Minor - Adapting code comments to phpdoc 13 yıl önce
mpdf a4749e22d0 Removing mpdf from inc/lib adding as a vendor 12 yıl önce
nanogong 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 yıl önce
nusoap 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 12 yıl önce
pchart ff016ad523 Moving pchart in vendor + updating gitignore 12 yıl önce
pclzip 08158815be Minor - Adapting code comments to phpdoc 13 yıl önce
pear 60b648ec21 Minor cosmetic changes 12 yıl önce
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 yıl önce
ppt2png 3ffacb4a92 Backing out Cesar's mistaken push 13 yıl önce
search 8d74fb2cc0 Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 12 yıl önce
svg-edit dac6350c3e Removing require_once already added in global.inc or via composer 12 yıl önce
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. 14 yıl önce
system b324cb069b Replacing the ChamiloSession with the SessionServiceProvider see #5877 11 yıl önce
tools 54b6e4a8f1 #5023 Implements Doctrine for database access 12 yıl önce
wami-recorder dac6350c3e Removing require_once already added in global.inc or via composer 12 yıl önce
xajax d6442fdad0 Minor - Initialize variable 13 yıl önce
zombie 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 yıl önce
access.class.php 9143a55ba5 Minor: headers improvement 12 yıl önce
access_token.class.php ed455504b8 Minor: added basic unit test cases to access class 12 yıl önce
access_url_edit_courses_to_url_functions.lib.php e27933593b Made search_users() and search_courses() methods static to avoid strict warnings 11 yıl önce
access_url_edit_sessions_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions 12 yıl önce
access_url_edit_users_to_url_functions.lib.php e27933593b Made search_users() and search_courses() methods static to avoid strict warnings 11 yıl önce
add_courses_to_session_functions.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 yıl önce
add_many_session_to_category_functions.lib.php 4e8d1f5139 Minor: added documentation and unit tests 12 yıl önce
agenda.lib.php 0f3edf39be Moving agenda.lib.php inside main/inc/lib 11 yıl önce
ajax_controller.class.php 4e8d1f5139 Minor: added documentation and unit tests 12 yıl önce
announcement_email.class.php 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader 12 yıl önce
announcements.inc.php b853f47993 Removing PHPMailer comment old code that use api_send_mail() "reservation" 11 yıl önce
app_view.php 56c1005ac1 Minor - added comments 14 yıl önce
array.lib.php b19c5a74b1 Adding function "shuffle_assoc" + reformat code 11 yıl önce
attendance.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
auth.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
banner.lib.php bb2e62d965 Some refactoring due the recent changes in the index.php and userportal.php file 12 yıl önce
blog.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 yıl önce
cache.class.php 8e59017309 Minor - updated comments in cache class 12 yıl önce
career.lib.php a18551af8d Moving define in main_api (just for now) 12 yıl önce
certificate.lib.php e3883f43b9 Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library. 12 yıl önce
chamilo.class.php bffe3f6015 #2851 portfolio integration 12 yıl önce
chamilo_session.class.php b324cb069b Replacing the ChamiloSession with the SessionServiceProvider see #5877 11 yıl önce
chat.lib.php cb3020e45a Removing var_dumps 12 yıl önce
classmanager.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
conditional_login.class.php 8cb94e89d5 Minor - code indentation update 12 yıl önce
controller.class.php dd55e0ab63 minor: add a base controller and access to be derived from 12 yıl önce
course.class.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 yıl önce
course.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
course_description.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
course_document.lib.php 6bf9410243 Moving functions in course_document.lib.php to document.inc.php 12 yıl önce
course_entity.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 yıl önce
course_entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 yıl önce
course_home.lib.php 58ba691d2d Adding option $app['full_width'] that makes the portal full width instead of a fixed width see BT#5881 12 yıl önce
course_request.lib.php d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 11 yıl önce
current_course.class.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 yıl önce
current_user.class.php 8c7ab6da1d #4654 Integrate with external porfolio 12 yıl önce
custom_pages.class.php 21683bf5ed custom pages clean up: remove unnecessary requires 12 yıl önce
dashboard.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
database.constants.inc.php 215f041886 Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 11 yıl önce
database.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
db.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 yıl önce
diagnoser.lib.php 73955c6783 Reformat code + commenting mysql settings 11 yıl önce
display.lib.php b314edacbd The Thematic() constructor now needs a course array 11 yıl önce
document.class.php bffe3f6015 #2851 portfolio integration 12 yıl önce
document.lib.php e87bb685a0 Minor cosmectic changes 11 yıl önce
email_editor.inc.php 90b459de35 Moving files into main/inc/lib 12 yıl önce
entity.class.php 9bfe05322a minor: exposes allows get_property to be called as usual (quite useful for twig) 12 yıl önce
entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 yıl önce
event_email_template.class.php a18551af8d Moving define in main_api (just for now) 12 yıl önce
events.lib.inc.php fddbc2f8c3 Renaming function from saveExerciseAttempt to saveQuestionAttempt 11 yıl önce
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 yıl önce
events_email.class.php b5bbbcac12 Adding swiftmailer and monolog for debug 12 yıl önce
exercise.lib.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
exercise_show_functions.lib.php 4f2721953d Using absolut URL paths 11 yıl önce
export.lib.inc.php dac6350c3e Removing require_once already added in global.inc or via composer 12 yıl önce
extra_field.lib.php 6dcd20b9bf Minor - adding comments 11 yıl önce
extra_field_option.lib.php b22a24500a Using URLify to clean the field_value field 11 yıl önce
extra_field_value.lib.php 6c98ad1982 Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php 11 yıl önce
fck_course_document.inc.php 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 12 yıl önce
fileManager.lib.php b9f256d0dd Rewriting the dir_total_space() function with the Filesystem component 11 yıl önce
file_store.class.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 yıl önce
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 yıl önce
glossary.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
grade_model.lib.php 27252e419e Reformat code 12 yıl önce
gradebook.lib.php 60ea5be56a Reformat code 12 yıl önce
group_portal_manager.lib.php 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 12 yıl önce
groupmanager.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
image.lib.php c4f2782c41 Fixing SQL queries + PHP notices (old files) 12 yıl önce
import.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 yıl önce
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 yıl önce
internationalization.lib.php f1d84bd5e6 Final fix for the bug in the login page, where the language was not set. 11 yıl önce
internationalization_internal.lib.php 603e8d15b8 Minor - Fixed typos in variable names 13 yıl önce
item_property.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 yıl önce
javascript.class.php ab0bc8fc26 tool announcement: moving embeded javascript to file #4617 13 yıl önce
latex.inc.php 90b459de35 Moving files into main/inc/lib 12 yıl önce
legal.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
link.lib.php 23c1544b1a Adding course info array in the function api_set_default_visibility() 11 yıl önce
login.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
login_redirection.class.php 4162a06863 Minor - alt shift + f to format the code 12 yıl önce
main_api.lib.php 54a71563c8 Minor - format code 11 yıl önce
message.lib.php 19c30c22a5 Adding text email support see #6193 11 yıl önce
model.lib.php 9d3b4803f1 Minor cosmetic files 11 yıl önce
nanogong.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
notebook.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
notification.lib.php 19c30c22a5 Adding text email support see #6193 11 yıl önce
online.inc.php 006c007262 Format code 11 yıl önce
page.class.php f2ca140444 #4652 Zombie users 13 yıl önce
page.lib.php 5d854994c0 Minor - cosmetic changes 11 yıl önce
pdf.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 yıl önce
plugin.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 yıl önce
plugin.lib.php 3f0a244bf8 Deleting exam_password extra user field only to students see BT#5637 12 yıl önce
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 yıl önce
promotion.lib.php 9f3a024f2c Fixing add session URL 12 yıl önce
redirect.class.php c68ab05696 Minor cosmetic changes 12 yıl önce
response.class.php bffe3f6015 #2851 portfolio integration 12 yıl önce
result_set.class.php a16235c327 Fixing missing variable 12 yıl önce
rights.lib.php c138cb6baa basic rights managment 14 yıl önce
security.lib.php 732b7340e7 Minor - format code 11 yıl önce
session_field.lib.php 3b60576f0c Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098 12 yıl önce
session_field_option.lib.php fbcc50b5bf Reformat code 12 yıl önce
session_field_value.lib.php c87c20b383 Reordering extrafields classes 12 yıl önce
session_handler.class.php 00af496020 Minor - cosmetic changes 11 yıl önce
session_model.lib.php 347910ce3b Fixing fatal error + reformat code 12 yıl önce
sessionmanager.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
skill.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script 12 yıl önce
skill.visualizer.lib.php 643dac1a59 Skills: connections and add button are working but it's still disordered + cleaning files 13 yıl önce
social.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 yıl önce
sortable_table.class.php c08bf11d34 Undo changes due recent merge 12 yıl önce
specific_fields_manager.lib.php bcb1c092b6 Fixing query 12 yıl önce
statistics.lib.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
stats.lib.inc.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice 13 yıl önce
student_publication.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 yıl önce
surveymanager.lib.php 35c81c67bb Merge 13 yıl önce
system_announcements.lib.php dca2005382 Minor - cosmetic changes 11 yıl önce
table_sort.class.php d566f172b4 Some session fixes 12 yıl önce
tablesort.lib.php 8e2add3216 global move loading of classes to autoload 13 yıl önce
template.lib.php 647f441934 Minor - adding comments 11 yıl önce
text.lib.php dca2005382 Minor - cosmetic changes 11 yıl önce
thematic.lib.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 yıl önce
timeline.lib.php c56e45bc06 Minor doc update for timeline model 12 yıl önce
tracking.lib.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
upload.xajax.php 5b4618fb9b Minor - Adapting code comments to phpdoc 13 yıl önce
uri.class.php 34ea55889b Duplicate ID clickable_email_link #4669 13 yıl önce
urlmanager.lib.php e3c3375dcd Fixing PHP warnings 11 yıl önce
user_api_key_manager.class.php 20896804e1 #2851 portfolio integration 12 yıl önce
usergroup.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 yıl önce
usermanager.lib.php e04b466ee7 Removing unused error_logs 11 yıl önce
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 yıl önce
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 yıl önce
zip.class.php ac6b42bcae Minor - added phpdoc block 12 yıl önce