Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 12 ani în urmă
..
statistics a55d57cd7a Merging 1.9.x 12 ani în urmă
access_url_add_courses_to_url.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
access_url_add_users_to_url.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
access_url_check_user_session.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
access_url_edit.php 1904876b99 Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 12 ani în urmă
access_url_edit_courses_to_url.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
access_url_edit_users_to_url.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
access_urls.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 ani în urmă
add_courses_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
add_many_session_to_category.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
add_sessions_to_promotion.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
add_sessions_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
add_users_to_group.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
add_users_to_usergroup.php c4f2782c41 Fixing SQL queries + PHP notices (old files) 12 ani în urmă
admin_page.class.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
archive_cleanup.php 7d85fdf268 After submitting the form, stay in the same page 12 ani în urmă
calendar.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
calendar.php 9b744b08b5 Fixing SQL queries 13 ani în urmă
calendar_ical_export.php dac6350c3e Removing require_once already added in global.inc or via composer 12 ani în urmă
calendar_tbl_change.js bd7e321936 #3894 Calendar: windows (select date) too small 12 ani în urmă
calendar_view.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 ani în urmă
calendar_view_print.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
career_dashboard.php a55d57cd7a Merging 1.9.x 12 ani în urmă
careers.php a3cb652bb6 Adding add/edit medias see #5714 12 ani în urmă
change_user_session.php 756f81efdb Some fast fixes 12 ani în urmă
class_add.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 ani în urmă
class_edit.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 ani în urmă
class_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 ani în urmă
class_information.php 134456ded0 correcting minor bug in class_information - ref #4226 13 ani în urmă
class_list.php efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 ani în urmă
class_user_import.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
cli.php 3a645f182b Improved language vars - refs #4776 12 ani în urmă
configure_extensions.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
configure_homepage.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
configure_inscription.php c7063bd7c7 Fixing fatal error because of missing deprecated function "get_setting" 12 ani în urmă
configure_plugin.php 7eb8b9fc90 Fixing PHP warnings due some changes in the Template class 12 ani în urmă
course_add.php 5a1d010dbf Minor - adding comments, cosmetic changes 12 ani în urmă
course_category.php 2866dd5d17 Adding 4 level for course categories see #5850 12 ani în urmă
course_create_content.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 ani în urmă
course_edit.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
course_export.php e389dc86e4 Minor style corrections + adding database::escape_string 13 ani în urmă
course_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 ani în urmă
course_information.php da4eb3c652 Fixing course extra fields 12 ani în urmă
course_list.php abe388d79c Minor - showing only visual code if is different from the course code to avoid a lot of labels in the list 12 ani în urmă
course_request_accepted.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
course_request_edit.php 62fde6ffe0 Merge from 1.9.x 12 ani în urmă
course_request_rejected.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
course_request_review.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
course_user_import.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
dashboard_add_courses_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
dashboard_add_sessions_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
dashboard_add_users_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă
event_controller.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
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 12 ani în urmă
example.csv 3ffacb4a92 Backing out Cesar's mistaken push 13 ani în urmă
example.xml 3ffacb4a92 Backing out Cesar's mistaken push 13 ani în urmă
example_class.csv 28752a09ef Added example CSV file for class import 12 ani în urmă
example_session.csv 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 12 ani în urmă
example_session.xml 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 12 ani în urmă
extra_field_options.php 55e9d1ee90 More fixes due the recent changes in session fields 12 ani în urmă
filler.php d188bdd79f Added data filler for exercises 12 ani în urmă
grade_models.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
group_add.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 ani în urmă
group_edit.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 ani în urmă
group_list.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 ani în urmă
inactive_user_list.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
index.php f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 12 ani în urmă
languages.php e484d7f4f9 Minor - lang var changed 12 ani în urmă
ldap_form_add_users_group.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
ldap_import_students.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
ldap_import_students_to_session.php a55d57cd7a Merging 1.9.x 12 ani în urmă
ldap_synchro.php b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 12 ani în urmă
ldap_users_list.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 ani în urmă
ldap_users_synchro.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 ani în urmă
legal_add.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
legal_list.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
promotions.php 0bc55af597 Fixing link see #5153 12 ani în urmă
session_category_add.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
session_category_edit.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 ani în urmă
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 12 ani în urmă
session_course_list.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 ani în urmă
session_fields.php 3d2d3e8386 Adding field_order in forms and list see BT#4983 12 ani în urmă
session_user_import.php acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 12 ani în urmă
settings.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script 12 ani în urmă
settings.php cb3020e45a Removing var_dumps 12 ani în urmă
skill_example.csv ee59bb488c Updated skills visualization 12 ani în urmă
skills.php 7eb8b9fc90 Fixing PHP warnings due some changes in the Template class 12 ani în urmă
skills_gradebook.php bd5165f0cd Adding switch on/off for the skills management 12 ani în urmă
skills_import.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
skills_profile.php cb3020e45a Removing var_dumps 12 ani în urmă
skills_wheel.php 7eb8b9fc90 Fixing PHP warnings due some changes in the Template class 12 ani în urmă
special_exports.php 9b85836c4a Merge with 1.9.x 12 ani în urmă
specific_fields.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 ani în urmă
specific_fields_add.php 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 13 ani în urmă
statistics.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 ani în urmă
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 12 ani în urmă
sub_language.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
sub_language_add.php 8232801d8b Fixed sub-language removal method 12 ani în urmă
sub_language_ajax.inc.php 18c8b497e6 Minor - code documetation update 12 ani în urmă
subscribe_class2course.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
subscribe_user2class.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 ani în urmă
subscribe_user2course.php 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 ani în urmă
synchro.php 3f9ab12f1a sincro/index.php moved to admin/syncro see #5793 12 ani în urmă
system_announcements.php cae3b1e818 Adding missing function (due recent merge of social group into social class) + using api_get_user_language() instead of a $_SESSION variable 12 ani în urmă
system_management.php 0e0aa0b8cf Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 12 ani în urmă
system_status.php 4b6afee605 Removing require_once of libs already added in the autoload script 12 ani în urmă
user_add.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 ani în urmă
user_edit.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
user_export.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 ani în urmă
user_fields.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 ani în urmă
user_fields_add.php f3f9f32fc7 Should fix bug when adding user fields see #5025 12 ani în urmă
user_fields_options.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 ani în urmă
user_import.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 ani în urmă
user_information.php 57349c9673 Fixing PHP notices 12 ani în urmă
user_list.php cb3020e45a Removing var_dumps 12 ani în urmă
user_move_stats.php a55d57cd7a Merging 1.9.x 12 ani în urmă
usergroup_export.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 ani în urmă
usergroup_import.php 8ac6719079 Merge with 1.9.x 12 ani în urmă
usergroup_user_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 ani în urmă
usergroups.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 12 ani în urmă