Yannick Warnier 4f0f4407d5 Fixed URL title in access-urls configuration interface před 11 roky
..
statistics a55d57cd7a Merging 1.9.x před 12 roky
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 před 12 roky
access_url_add_users_to_url.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
access_url_check_user_session.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
access_url_edit.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
access_url_edit_courses_to_url.php 4f0f4407d5 Fixed URL title in access-urls configuration interface před 11 roky
access_url_edit_users_to_url.php 4f0f4407d5 Fixed URL title in access-urls configuration interface před 11 roky
access_urls.php bc3c2d5843 Fixed undefined url_id when only passing a message před 11 roky
add_courses_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
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 před 12 roky
add_sessions_to_promotion.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
add_sessions_to_usergroup.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
add_users_to_group.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
add_users_to_usergroup.php c4f2782c41 Fixing SQL queries + PHP notices (old files) před 12 roky
admin_page.class.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
archive_cleanup.php 7d85fdf268 After submitting the form, stay in the same page před 12 roky
calendar.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
calendar.php 9b744b08b5 Fixing SQL queries před 13 roky
calendar_ical_export.php dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
calendar_tbl_change.js bd7e321936 #3894 Calendar: windows (select date) too small před 12 roky
calendar_view.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() před 12 roky
calendar_view_print.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
career_dashboard.php 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class před 12 roky
careers.php d8583e1b81 Removing var_dump and fixing a php notice před 12 roky
change_user_session.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
class_add.php 1f1e3c6c74 Minor class UI corrections see BT#4300 před 12 roky
class_edit.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 před 13 roky
class_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) před 12 roky
class_information.php 134456ded0 correcting minor bug in class_information - ref #4226 před 13 roky
class_list.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
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 před 12 roky
cli.php 3a645f182b Improved language vars - refs #4776 před 12 roky
configure_extensions.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
configure_homepage.php 6cc22982ff Moving courses to data/courses see #5871 před 12 roky
configure_inscription.php 33609a1d9c Minor - changing function names před 11 roky
configure_plugin.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
course_add.php e3c3375dcd Fixing PHP warnings před 11 roky
course_category.php 2866dd5d17 Adding 4 level for course categories see #5850 před 12 roky
course_create_content.php 28a9b4cff4 Minor - Adapting code comments to phpdoc před 13 roky
course_edit.php 33609a1d9c Minor - changing function names před 11 roky
course_export.php e389dc86e4 Minor style corrections + adding database::escape_string před 13 roky
course_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) před 12 roky
course_information.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
course_list.php 9ed6dc66f5 Minor - format code před 11 roky
course_request_accepted.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
course_request_edit.php 62fde6ffe0 Merge from 1.9.x před 12 roky
course_request_rejected.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
course_request_review.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
course_user_import.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
dashboard_add_courses_to_user.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
dashboard_add_sessions_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
dashboard_add_users_to_user.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky
event_controller.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
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 před 12 roky
example.csv 3ffacb4a92 Backing out Cesar's mistaken push před 13 roky
example.xml 3ffacb4a92 Backing out Cesar's mistaken push před 13 roky
example_class.csv 28752a09ef Added example CSV file for class import před 12 roky
extra_field_options.php f5ec2b93fa Minor - removing whitespaces adding comments před 11 roky
extra_field_workflow.php ef5a6d6ab5 Fixing array sort před 11 roky
extra_fields.php 78caeb5f1e Adding new question pool filters in /web/exercise/question-pool před 12 roky
filler.php 6376002bce Minor - reformat code před 11 roky
grade_models.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
group_add.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
group_edit.php e0410fe235 Minor js fix před 12 roky
group_list.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() před 12 roky
inactive_user_list.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
index.php 5064ad19e7 Question manager can create/edit/delete question extra fields před 12 roky
languages.php e484d7f4f9 Minor - lang var changed před 12 roky
ldap_form_add_users_group.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
ldap_import_students.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
ldap_import_students_to_session.php a55d57cd7a Merging 1.9.x před 12 roky
ldap_synchro.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
ldap_users_list.php 765b50d92e missing underline in require: sortabletable to sortable_table před 13 roky
ldap_users_synchro.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
legal_add.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
legal_list.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
promotions.php 0bc55af597 Fixing link see #5153 před 12 roky
session_category_add.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
session_category_edit.php 6cd2d58d05 Minor - Added PHPDoc blocks před 12 roky
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 před 12 roky
session_course_list.php aaa286944a Fixing queries due recent changes in the DB see BT#5638 před 12 roky
session_user_import.php acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 před 12 roky
settings.lib.php 3918dc8abb Minor - reformat code před 11 roky
settings.php fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 před 11 roky
skill_example.csv ee59bb488c Updated skills visualization před 12 roky
skills.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
skills_gradebook.php bd5165f0cd Adding switch on/off for the skills management před 12 roky
skills_import.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
skills_profile.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
skills_wheel.php b46d2ad26d Using $app['template'] instead of new Template před 12 roky
special_exports.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 před 12 roky
specific_fields.php 765b50d92e missing underline in require: sortabletable to sortable_table před 13 roky
specific_fields_add.php 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 před 13 roky
statistics.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
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 před 12 roky
sub_language.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
sub_language_add.php 8232801d8b Fixed sub-language removal method před 12 roky
sub_language_ajax.inc.php 18c8b497e6 Minor - code documetation update před 12 roky
subscribe_class2course.php 9b20b9439c Removing require_once libs already called with autoload.inc.php před 12 roky
subscribe_user2class.php 1f1e3c6c74 Minor class UI corrections see BT#4300 před 12 roky
subscribe_user2course.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
synchro.php 3f9ab12f1a sincro/index.php moved to admin/syncro see #5793 před 12 roky
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 před 12 roky
system_management.php 0e0aa0b8cf Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 před 12 roky
system_status.php 4b6afee605 Removing require_once of libs already added in the autoload script před 12 roky
user_add.php 33609a1d9c Minor - changing function names před 11 roky
user_edit.php f73f5667c5 Developed new option to block the "set password" feature - refs #6166 před 11 roky
user_export.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 před 12 roky
user_fields.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() před 12 roky
user_fields_add.php f3f9f32fc7 Should fix bug when adding user fields see #5025 před 12 roky
user_fields_options.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() před 12 roky
user_import.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
user_information.php 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 před 11 roky
user_list.php 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 před 11 roky
user_move_stats.php 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer před 12 roky
usergroup_export.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) před 12 roky
usergroup_import.php 8ac6719079 Merge with 1.9.x před 12 roky
usergroup_user_import.php 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) před 12 roky
usergroups.php b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl před 12 roky