Julio Montoya 684bf8133d Fixing em há 11 anos atrás
..
statistics 2a31ccf162 Fixing PHP warnings há 11 anos atrás
access_url_add_courses_to_url.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 há 11 anos atrás
access_url_add_users_to_url.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php há 12 anos atrás
access_url_check_user_session.php 5f55594ffe Minor - Using Security::remove_XSS() + removing unused variables há 11 anos atrás
access_url_edit.php 074b0073d2 Minor - Format code há 11 anos atrás
access_url_edit_courses_to_url.php 4f0f4407d5 Fixed URL title in access-urls configuration interface há 11 anos atrás
access_url_edit_users_to_url.php 074b0073d2 Minor - Format code há 11 anos atrás
access_urls.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
add_courses_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
add_many_session_to_category.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 há 11 anos atrás
add_sessions_to_promotion.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
add_sessions_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
add_users_to_group.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
add_users_to_usergroup.php c4f2782c41 Fixing SQL queries + PHP notices (old files) há 11 anos atrás
admin_page.class.php 6cd2d58d05 Minor - Added PHPDoc blocks há 12 anos atrás
archive_cleanup.php 437d923c8c When installating chamilo, when cleaning the temp folders (main/admin/archive_cleaup.php) or when app['debug'] = true then, the temp folders are recreated. há 11 anos atrás
calendar.lib.php d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), há 11 anos atrás
calendar.php 49356090a0 Minor - deprecating unused file. há 11 anos atrás
calendar_ical_export.php dac6350c3e Removing require_once already added in global.inc or via composer há 11 anos atrás
calendar_tbl_change.js bd7e321936 #3894 Calendar: windows (select date) too small há 12 anos atrás
calendar_view.php 3e14888d8f Moving tbl_change js into main/inc/lib/javascript há 11 anos atrás
calendar_view_print.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), há 11 anos atrás
career_dashboard.php 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class há 11 anos atrás
careers.php e6a6c08c28 Merge branch 'chamilo19' há 11 anos atrás
change_user_session.php b46d2ad26d Using $app['template'] instead of new Template há 11 anos atrás
class_add.php 1f1e3c6c74 Minor class UI corrections see BT#4300 há 12 anos atrás
class_edit.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 há 13 anos atrás
class_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) há 11 anos atrás
class_information.php 134456ded0 correcting minor bug in class_information - ref #4226 há 13 anos atrás
class_list.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
class_user_import.php 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 há 11 anos atrás
cli.php 3a645f182b Improved language vars - refs #4776 há 12 anos atrás
configure_extensions.php 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine há 11 anos atrás
configure_homepage.php 3084a20f01 Merging with 1.9.x há 11 anos atrás
configure_inscription.php d76b6cc817 Adding "api_" in function inside main_api.lib.php há 11 anos atrás
configure_plugin.php 2c914efbb6 Replacing $_configuration['access_url'] with api_get_current_access_url_id() há 11 anos atrás
course_add.php 3084a20f01 Merging with 1.9.x há 11 anos atrás
course_category.php 89b74a4af9 Merge with new features branch (mine) há 11 anos atrás
course_create_content.php 6d5155bc9d Using absolute URLs há 11 anos atrás
course_edit.php 60f3098046 Adding int id in course_edit.php há 11 anos atrás
course_export.php e389dc86e4 Minor style corrections + adding database::escape_string há 12 anos atrás
course_import.php cec05d2b2f Fixing PHP warnings. há 11 anos atrás
course_information.php 0560581a7f Fixing PHP warning + format code há 11 anos atrás
course_list.php 3084a20f01 Merging with 1.9.x há 11 anos atrás
course_request_accepted.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
course_request_edit.php 62fde6ffe0 Merge from 1.9.x há 12 anos atrás
course_request_rejected.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
course_request_review.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
course_user_import.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 há 11 anos atrás
dashboard_add_courses_to_user.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 há 11 anos atrás
dashboard_add_sessions_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
dashboard_add_users_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl há 11 anos atrás
event_controller.php b46d2ad26d Using $app['template'] instead of new Template há 11 anos atrás
event_type.php 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc há 11 anos atrás
example.csv 3ffacb4a92 Backing out Cesar's mistaken push há 13 anos atrás
example.xml 3ffacb4a92 Backing out Cesar's mistaken push há 13 anos atrás
example_class.csv 28752a09ef Added example CSV file for class import há 12 anos atrás
exercise_report.php d4b48e826b Adding new admin exercise report see BT#6646 há 11 anos atrás
extra_field_options.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
extra_field_workflow.php 684bf8133d Fixing em há 11 anos atrás
extra_fields.php 7e6ce67a4a Minor - adding comments há 11 anos atrás
filler.php 6376002bce Minor - reformat code há 11 anos atrás
grade_models.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
group_add.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php há 12 anos atrás
group_edit.php e0410fe235 Minor js fix há 11 anos atrás
group_list.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
inactive_user_list.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 há 11 anos atrás
index.php daf678f78e Correct the topbar admin menu link. há 11 anos atrás
languages.php 2ed33de3c8 Minor - Avoid tons of notice messages há 11 anos atrás
ldap_form_add_users_group.php 6cd2d58d05 Minor - Added PHPDoc blocks há 12 anos atrás
ldap_import_students.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 há 11 anos atrás
ldap_import_students_to_session.php a55d57cd7a Merging 1.9.x há 12 anos atrás
ldap_synchro.php 6d5155bc9d Using absolute URLs há 11 anos atrás
ldap_users_list.php 765b50d92e missing underline in require: sortabletable to sortable_table há 12 anos atrás
ldap_users_synchro.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 há 11 anos atrás
legal_add.php 6cd2d58d05 Minor - Added PHPDoc blocks há 12 anos atrás
legal_list.php 6cd2d58d05 Minor - Added PHPDoc blocks há 12 anos atrás
promotions.php 89b74a4af9 Merge with new features branch (mine) há 11 anos atrás
session_category_add.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php há 12 anos atrás
session_category_edit.php 6cd2d58d05 Minor - Added PHPDoc blocks há 12 anos atrás
session_category_list.php 41dcf8a8c2 Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 há 11 anos atrás
session_course_list.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
session_user_import.php acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 há 12 anos atrás
settings.lib.php 2c914efbb6 Replacing $_configuration['access_url'] with api_get_current_access_url_id() há 11 anos atrás
settings.php b61332ed18 Minor - Fixed notice in settings.php há 11 anos atrás
skill_example.csv ee59bb488c Updated skills visualization há 12 anos atrás
skills.php b46d2ad26d Using $app['template'] instead of new Template há 11 anos atrás
skills_gradebook.php bd5165f0cd Adding switch on/off for the skills management há 12 anos atrás
skills_import.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), há 11 anos atrás
skills_profile.php b46d2ad26d Using $app['template'] instead of new Template há 11 anos atrás
skills_wheel.php b46d2ad26d Using $app['template'] instead of new Template há 11 anos atrás
special_exports.php d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), há 11 anos atrás
specific_fields.php 765b50d92e missing underline in require: sortabletable to sortable_table há 12 anos atrás
specific_fields_add.php 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 há 13 anos atrás
statistics.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php há 12 anos atrás
sub_language.class.php 9efd3b52a9 Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877 há 12 anos atrás
sub_language.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), há 11 anos atrás
sub_language_add.php 8232801d8b Fixed sub-language removal method há 12 anos atrás
sub_language_ajax.inc.php 18c8b497e6 Minor - code documetation update há 12 anos atrás
subscribe_class2course.php 9b20b9439c Removing require_once libs already called with autoload.inc.php há 12 anos atrás
subscribe_user2class.php 1f1e3c6c74 Minor class UI corrections see BT#4300 há 12 anos atrás
subscribe_user2course.php 7c4abf4536 Fixed a few code notices for variables not defined - still not working, though... há 11 anos atrás
synchro.php 3f9ab12f1a sincro/index.php moved to admin/syncro see #5793 há 11 anos atrás
system_announcements.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
system_management.php 0e0aa0b8cf Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 há 12 anos atrás
system_status.php 4b6afee605 Removing require_once of libs already added in the autoload script há 11 anos atrás
user_add.php d18560e28c Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users há 11 anos atrás
user_edit.php d18560e28c Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users há 11 anos atrás
user_export.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 há 11 anos atrás
user_fields.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás
user_fields_add.php b85ac09678 Using absolut URLs há 11 anos atrás
user_fields_options.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() há 11 anos atrás
user_import.php c48fd13615 Minedu-specific: optimizations of the users creation process - refs CT#6640 and refs BT#6617 há 11 anos atrás
user_information.php fd8f991045 Fixing session date message há 11 anos atrás
user_list.php d18560e28c Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users há 11 anos atrás
user_move_stats.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 há 11 anos atrás
usergroup_export.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) há 11 anos atrás
usergroup_import.php 8ac6719079 Merge with 1.9.x há 12 anos atrás
usergroup_user_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) há 11 anos atrás
usergroups.php d253e416ce Removing double format: addslashes(api_htmlentities há 11 anos atrás