Hubert Borderiou 727f4c20f5 Add a menu with the number of line to display in admin class list array 12 ani în urmă
..
statistics 281286bade Added one global information block only visible to admins + one method in the admin stats class 12 ani în urmă
access_url_add_courses_to_url.php 6b26aa10cb Removing "local" styles 13 ani în urmă
access_url_add_users_to_url.php 6b26aa10cb Removing "local" styles 13 ani în urmă
access_url_check_user_session.php 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 12 ani în urmă
access_url_edit.php 551d896b15 Fixing mark/unmark settings, only can be configured in the main portal by the global admin 12 ani în urmă
access_url_edit_courses_to_url.php 0fd230eedd Fixing PHP errors due the recent icon changes 13 ani în urmă
access_url_edit_users_to_url.php 0fd230eedd Fixing PHP errors due the recent icon changes 13 ani în urmă
access_urls.php 0fd230eedd Fixing PHP errors due the recent icon changes 13 ani în urmă
add_courses_to_session.php 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 12 ani în urmă
add_courses_to_usergroup.php 3b189e9ad2 Replacing form_header to the legend tag 13 ani în urmă
add_many_session_to_category.php 3b189e9ad2 Replacing form_header to the legend tag 13 ani în urmă
add_sessions_to_promotion.php 3b189e9ad2 Replacing form_header to the legend tag 13 ani în urmă
add_sessions_to_usergroup.php 3b189e9ad2 Replacing form_header to the legend tag 13 ani în urmă
add_users_to_group.php bded1df40a Minor fixing group name 12 ani în urmă
add_users_to_session.php 77f0e19bf1 Minor - removing unused variables 12 ani în urmă
add_users_to_usergroup.php 4bc44c86e3 Add users to usergroup via CSV see #4071 12 ani în urmă
admin_page.class.php f2ca140444 #4652 Zombie users 13 ani în urmă
archive_cleanup.php f81e961c82 Admins can use the clean archive feature 13 ani în urmă
calendar.lib.php 51091b46a4 Minor cosmetic changes 12 ani în urmă
calendar.php 9b744b08b5 Fixing SQL queries 13 ani în urmă
calendar_ical_export.php 9b744b08b5 Fixing SQL queries 13 ani în urmă
calendar_tbl_change.js bd7e321936 #3894 Calendar: windows (select date) too small 12 ani în urmă
calendar_view.php b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 ani în urmă
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 ani în urmă
career_dashboard.php 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 ani în urmă
careers.php 63e8896944 Adding session token in the promotion/career list see BT#4090 13 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 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 ani în urmă
class_information.php 134456ded0 correcting minor bug in class_information - ref #4226 13 ani în urmă
class_list.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 ani în urmă
class_user_import.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 ani în urmă
cli.php 3a645f182b Improved language vars - refs #4776 12 ani în urmă
configure_extensions.php 801ccc5ca7 Removing the configure extensions block in the Platform settings, Only Chamilo RAPID is available in the plugin page 13 ani în urmă
configure_homepage.php ecf3f31541 Added user info in portal_homepage edition event - refs #984 12 ani în urmă
configure_inscription.php f8a460f8ec Moving code from local to the conditional login see #5217 12 ani în urmă
configure_plugin.php 3982381e03 Minor Plugin fixes 12 ani în urmă
course_add.php 1075ff760d Fixing CourseManager constants 12 ani în urmă
course_category.php f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 ani în urmă
course_create_content.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 ani în urmă
course_edit.php 54457dae6d Minor fixing form warnings 12 ani în urmă
course_export.php e389dc86e4 Minor style corrections + adding database::escape_string 13 ani în urmă
course_import.php 516aff47dd Minor - removing double variable declaration 12 ani în urmă
course_information.php f1768d918f Minor - adding classes to the course information (code commented) 12 ani în urmă
course_list.php 4c4c57e351 Minor - removing libs already added using autoload 12 ani în urmă
course_request_accepted.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
course_request_edit.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
course_request_rejected.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
course_request_review.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
course_user_import.php 5ded4085af Removing formvalidator library alread included in global.inc.php 13 ani în urmă
course_virtual.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
dashboard_add_courses_to_user.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
dashboard_add_sessions_to_user.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
dashboard_add_users_to_user.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 ani în urmă
event_controller.php 3e82c5f73a Minor removing "events" language calls 12 ani în urmă
event_type.php 97d393f9d2 Minor - Changed Edit to Save on event_type edition button - refs #984 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 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 ani în urmă
example_session.xml d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 12 ani în urmă
filler.php 322dd09457 Fixing UI in LP adding actions bar 12 ani în urmă
grade_models.php 3dbc95b8db Grade model need to be enable in order to use it see BT#4080 12 ani în urmă
group_add.php d2e69f8207 Minor usergroup fixes 12 ani în urmă
group_edit.php 5ded4085af Removing formvalidator library alread included in global.inc.php 13 ani în urmă
group_list.php 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 ani în urmă
inactive_user_list.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 ani în urmă
index.php 9e2384db52 More Skill fixes see #1791 12 ani în urmă
languages.php c3a68875e5 missing underline in require 13 ani în urmă
ldap_form_add_users_group.php 79f06f55f2 merge 15 ani în urmă
ldap_import_students.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 ani în urmă
ldap_import_students_to_session.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 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 2b0e1fe851 Minor legal corrections see #4851 12 ani în urmă
legal_list.php 0539f04929 Fixing legal (terms and conditions) when allow_registration = false see #4851 12 ani în urmă
promotions.php 0bc55af597 Fixing link see #5153 12 ani în urmă
resume_session.php a7ac08d2ef Adding import user to a course by a CSV file see the resume session page #4747 12 ani în urmă
session_add.php b406a40d83 Minor - bigger inputs 12 ani în urmă
session_category_add.php f3970c0458 Removed -lang- prefix in get_lang() calls 12 ani în urmă
session_category_edit.php 3b189e9ad2 Replacing form_header to the legend tag 13 ani în urmă
session_category_list.php 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 ani în urmă
session_course_edit.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 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_course_user.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 ani în urmă
session_course_user_list.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 ani în urmă
session_edit.php b406a40d83 Minor - bigger inputs 12 ani în urmă
session_export.php 2af29a21de Fixing warning + replacing HTML forms with FormValidator 12 ani în urmă
session_import.php d2d327b2f4 Minor - Adding get_lang function 12 ani în urmă
session_list.php d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 12 ani în urmă
session_user_import.php 3f6998f09f Using username instead of user id see BT#4747 12 ani în urmă
settings.lib.php 2eaeecd39e Fixing multiple URL edition settings 12 ani în urmă
settings.php 2eaeecd39e Fixing multiple URL edition settings 12 ani în urmă
skill_example.csv ee59bb488c Updated skills visualization 12 ani în urmă
skills.php 670d532845 Refactoring some code see #1791 12 ani în urmă
skills_gradebook.php bd5165f0cd Adding switch on/off for the skills management 12 ani în urmă
skills_import.php 5c56d87177 Minor - changing example 12 ani în urmă
skills_profile.php bd5165f0cd Adding switch on/off for the skills management 12 ani în urmă
skills_wheel.php 8484f974c6 Adding course link when searching skills (student view) see #1791 12 ani în urmă
special_exports.php c2ca7d56f1 Fixing special export query see #4809 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 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 13 ani în urmă
style_preview.php a08457608a Minor - adding comment 13 ani în urmă
sub_language.class.php c561b1b48e Minor - added documentation to sublanguage class 12 ani în urmă
sub_language.php 18c8b497e6 Minor - code documetation update 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ă
system_announcements.php 4f411cd564 When sending emails we sent it also to the chamilo inbox 12 ani în urmă
system_management.php 7857369e5d Language variables update in system management admin screen 12 ani în urmă
system_status.php 968f551a6f Fixing and cleaning system_status, fatal error due sortable class not found, now we use boostrap tab style and we use the new MIN_PHP_VERSION constant see #4635 13 ani în urmă
user_add.php b4e37125c0 Minor changing field order 12 ani în urmă
user_edit.php b4e37125c0 Minor changing field order 12 ani în urmă
user_export.php 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 ani în urmă
user_fields.php 4ff895d948 Minor - updating icons 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 5ded4085af Removing formvalidator library alread included in global.inc.php 13 ani în urmă
user_import.php 78ec9585b4 Minor comment update 12 ani în urmă
user_information.php d566f172b4 Some session fixes 12 ani în urmă
user_list.php 0cc43bf27a Minor - cosmetic changes 12 ani în urmă
user_move_stats.php 61c311a0a8 Replacing thickbox with the ajax jquery-ui dialog box see #4489 13 ani în urmă
usergroup_export.php b4397d5ec7 Adding export, import in usergroups see #4071 12 ani în urmă
usergroup_import.php bbcb4ccd60 Minor - UI changes 12 ani în urmă
usergroup_user_import.php bbcb4ccd60 Minor - UI changes 12 ani în urmă
usergroups.php 727f4c20f5 Add a menu with the number of line to display in admin class list array 12 ani în urmă