.. |
statistics
|
34ea55889b
Duplicate ID clickable_email_link #4669
|
13 роки тому |
access_url_add_courses_to_url.php
|
6b26aa10cb
Removing "local" styles
|
13 роки тому |
access_url_add_users_to_url.php
|
6b26aa10cb
Removing "local" styles
|
13 роки тому |
access_url_check_user_session.php
|
0c899d7578
Minor replacing code
|
13 роки тому |
access_url_edit.php
|
551d896b15
Fixing mark/unmark settings, only can be configured in the main portal by the global admin
|
12 роки тому |
access_url_edit_courses_to_url.php
|
0fd230eedd
Fixing PHP errors due the recent icon changes
|
13 роки тому |
access_url_edit_users_to_url.php
|
0fd230eedd
Fixing PHP errors due the recent icon changes
|
13 роки тому |
access_urls.php
|
0fd230eedd
Fixing PHP errors due the recent icon changes
|
13 роки тому |
add_courses_to_session.php
|
40c6dd9de1
Fixed access to other sessions by session admins - refs #3823
|
12 роки тому |
add_courses_to_usergroup.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
add_many_session_to_category.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
add_sessions_to_promotion.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
add_sessions_to_usergroup.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
add_users_to_group.php
|
d8992bd85e
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
add_users_to_session.php
|
40c6dd9de1
Fixed access to other sessions by session admins - refs #3823
|
12 роки тому |
add_users_to_usergroup.php
|
4bc44c86e3
Add users to usergroup via CSV see #4071
|
12 роки тому |
admin_page.class.php
|
f2ca140444
#4652 Zombie users
|
13 роки тому |
archive_cleanup.php
|
f81e961c82
Admins can use the clean archive feature
|
13 роки тому |
calendar.lib.php
|
51091b46a4
Minor cosmetic changes
|
12 роки тому |
calendar.php
|
9b744b08b5
Fixing SQL queries
|
13 роки тому |
calendar_ical_export.php
|
9b744b08b5
Fixing SQL queries
|
13 роки тому |
calendar_tbl_change.js
|
bd7e321936
#3894 Calendar: windows (select date) too small
|
12 роки тому |
calendar_view.php
|
b3903f59a1
Removing "language=javascript" not a valid and recomended attribute
|
13 роки тому |
calendar_view_print.php
|
57f57504a5
Replacing dokeos to chamilo, cleaning code
|
15 роки тому |
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 роки тому |
careers.php
|
63e8896944
Adding session token in the promotion/career list see BT#4090
|
13 роки тому |
class_add.php
|
1f1e3c6c74
Minor class UI corrections see BT#4300
|
12 роки тому |
class_edit.php
|
378324adb6
Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071
|
13 роки тому |
class_import.php
|
378324adb6
Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071
|
13 роки тому |
class_information.php
|
134456ded0
correcting minor bug in class_information - ref #4226
|
13 роки тому |
class_list.php
|
1f1e3c6c74
Minor class UI corrections see BT#4300
|
12 роки тому |
class_user_import.php
|
378324adb6
Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071
|
13 роки тому |
cli.php
|
7ef86e8b94
Replacing name stored_values with track_stored_values
|
12 роки тому |
configure_extensions.php
|
801ccc5ca7
Removing the configure extensions block in the Platform settings, Only Chamilo RAPID is available in the plugin page
|
13 роки тому |
configure_homepage.php
|
b688b13cd1
More fixes in the event system kind of work right now see #4658
|
12 роки тому |
configure_inscription.php
|
9cf3677546
More fixes in the terms and condition page see #4851
|
12 роки тому |
configure_plugin.php
|
3982381e03
Minor Plugin fixes
|
12 роки тому |
course_add.php
|
1075ff760d
Fixing CourseManager constants
|
12 роки тому |
course_category.php
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 роки тому |
course_create_content.php
|
28a9b4cff4
Minor - Adapting code comments to phpdoc
|
13 роки тому |
course_edit.php
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 роки тому |
course_export.php
|
e389dc86e4
Minor style corrections + adding database::escape_string
|
13 роки тому |
course_import.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
course_information.php
|
f75fb86fc4
Minor - cleaning layout
|
13 роки тому |
course_list.php
|
4c4c57e351
Minor - removing libs already added using autoload
|
12 роки тому |
course_request_accepted.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
course_request_edit.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
course_request_rejected.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
course_request_review.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
course_user_import.php
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 роки тому |
course_virtual.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
dashboard_add_courses_to_user.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
dashboard_add_sessions_to_user.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
dashboard_add_users_to_user.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
event_controller.php
|
f42240ef27
Updating lang variables names see #4900
|
12 роки тому |
event_type.php
|
f42240ef27
Updating lang variables names see #4900
|
12 роки тому |
example.csv
|
3ffacb4a92
Backing out Cesar's mistaken push
|
13 роки тому |
example.xml
|
3ffacb4a92
Backing out Cesar's mistaken push
|
13 роки тому |
example_class.csv
|
28752a09ef
Added example CSV file for class import
|
12 роки тому |
example_session.csv
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 роки тому |
example_session.xml
|
79f06f55f2
merge
|
15 роки тому |
filler.php
|
322dd09457
Fixing UI in LP adding actions bar
|
12 роки тому |
grade_models.php
|
3dbc95b8db
Grade model need to be enable in order to use it see BT#4080
|
12 роки тому |
group_add.php
|
d2e69f8207
Minor usergroup fixes
|
12 роки тому |
group_edit.php
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 роки тому |
group_list.php
|
42e1f192ee
Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL
|
13 роки тому |
inactive_user_list.php
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
13 роки тому |
index.php
|
f42240ef27
Updating lang variables names see #4900
|
12 роки тому |
languages.php
|
c3a68875e5
missing underline in require
|
13 роки тому |
ldap_form_add_users_group.php
|
79f06f55f2
merge
|
15 роки тому |
ldap_import_students.php
|
76df00ff94
Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding().
|
14 роки тому |
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 роки тому |
ldap_synchro.php
|
b3364704cb
Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335
|
12 роки тому |
ldap_users_list.php
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
13 роки тому |
ldap_users_synchro.php
|
28a9b4cff4
Minor - Adapting code comments to phpdoc
|
13 роки тому |
legal_add.php
|
2b0e1fe851
Minor legal corrections see #4851
|
12 роки тому |
legal_list.php
|
0539f04929
Fixing legal (terms and conditions) when allow_registration = false see #4851
|
12 роки тому |
promotions.php
|
63e8896944
Adding session token in the promotion/career list see BT#4090
|
13 роки тому |
resume_session.php
|
35a1907e93
Minor style changes
|
12 роки тому |
session_add.php
|
4c4c57e351
Minor - removing libs already added using autoload
|
12 роки тому |
session_category_add.php
|
4c4c57e351
Minor - removing libs already added using autoload
|
12 роки тому |
session_category_edit.php
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 роки тому |
session_category_list.php
|
42e1f192ee
Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL
|
13 роки тому |
session_course_edit.php
|
7c508cd579
Adding setting to allow session admins to control of all sessions see #3823
|
12 роки тому |
session_course_list.php
|
7c508cd579
Adding setting to allow session admins to control of all sessions see #3823
|
12 роки тому |
session_course_user.php
|
7c508cd579
Adding setting to allow session admins to control of all sessions see #3823
|
12 роки тому |
session_course_user_list.php
|
7c508cd579
Adding setting to allow session admins to control of all sessions see #3823
|
12 роки тому |
session_edit.php
|
7c508cd579
Adding setting to allow session admins to control of all sessions see #3823
|
12 роки тому |
session_export.php
|
2af29a21de
Fixing warning + replacing HTML forms with FormValidator
|
12 роки тому |
session_import.php
|
2af29a21de
Fixing warning + replacing HTML forms with FormValidator
|
12 роки тому |
session_list.php
|
b6172ebe78
Show number of users in session - ref #4522
|
13 роки тому |
settings.lib.php
|
93160e9188
Some fixes in the course plugin
|
12 роки тому |
settings.php
|
27dcba7d9c
see #5034 allow to disable gradebook
|
12 роки тому |
skills.php
|
bd5165f0cd
Adding switch on/off for the skills management
|
12 роки тому |
skills_gradebook.php
|
bd5165f0cd
Adding switch on/off for the skills management
|
12 роки тому |
skills_profile.php
|
bd5165f0cd
Adding switch on/off for the skills management
|
12 роки тому |
special_exports.php
|
c2ca7d56f1
Fixing special export query see #4809
|
12 роки тому |
specific_fields.php
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
13 роки тому |
specific_fields_add.php
|
1a8f10cdff
Fixing the search xapian plugin due the recent changes in the DB see #3910
|
13 роки тому |
statistics.php
|
867f6f036d
Adding extra info in the stats when deleting a student (user_object is an array)
|
13 роки тому |
style_preview.php
|
a08457608a
Minor - adding comment
|
13 роки тому |
sub_language.class.php
|
6803901e16
Minor corrections
|
12 роки тому |
sub_language.php
|
6803901e16
Minor corrections
|
12 роки тому |
sub_language_add.php
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 роки тому |
sub_language_ajax.inc.php
|
c56ee0df85
Fixing bugs when adding a double quote character see #2910
|
14 роки тому |
subscribe_class2course.php
|
9b20b9439c
Removing require_once libs already called with autoload.inc.php
|
12 роки тому |
subscribe_user2class.php
|
1f1e3c6c74
Minor class UI corrections see BT#4300
|
12 роки тому |
subscribe_user2course.php
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 роки тому |
system_announcements.php
|
ddb4caf4e9
Fixing class SystemAnnouncementManager. When autoloading the class with constants see #4808
|
12 роки тому |
system_management.php
|
4e9d943a54
Fixing page title
|
12 роки тому |
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 роки тому |
user_add.php
|
1dbb87d809
Session admins can add/edit users see #5146
|
12 роки тому |
user_edit.php
|
1dbb87d809
Session admins can add/edit users see #5146
|
12 роки тому |
user_export.php
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 роки тому |
user_fields.php
|
4ff895d948
Minor - updating icons
|
12 роки тому |
user_fields_add.php
|
f3f9f32fc7
Should fix bug when adding user fields see #5025
|
12 роки тому |
user_fields_options.php
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 роки тому |
user_import.php
|
b3364704cb
Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335
|
12 роки тому |
user_information.php
|
9bdecfe917
Minor - Adding page header
|
13 роки тому |
user_list.php
|
1dbb87d809
Session admins can add/edit users see #5146
|
12 роки тому |
user_move_stats.php
|
61c311a0a8
Replacing thickbox with the ajax jquery-ui dialog box see #4489
|
13 роки тому |
usergroup_export.php
|
b4397d5ec7
Adding export, import in usergroups see #4071
|
12 роки тому |
usergroup_import.php
|
7717989775
Minor removing var_dump see #4071
|
12 роки тому |
usergroup_user_import.php
|
814ca5b402
Adding messages see #4071
|
12 роки тому |
usergroups.php
|
14e945080f
Allow session admins to manage classes - refs #3823
|
12 роки тому |