.. |
statistics
|
2dcb0eff65
Fixes statistics bug in username CT#878
|
il y a 15 ans |
access_url_add_courses_to_url.php
|
e7599354f6
merge
|
il y a 15 ans |
access_url_add_sessions_to_url.php
|
e7599354f6
merge
|
il y a 15 ans |
access_url_add_users_to_url.php
|
e7599354f6
merge
|
il y a 15 ans |
access_url_edit.php
|
51791a4a70
Cleaning code, adding headers, adding security::remove_XSS
|
il y a 15 ans |
access_url_edit_courses_to_url.php
|
e7599354f6
merge
|
il y a 15 ans |
access_url_edit_sessions_to_url.php
|
e2c91d3ec7
Showing \"Manage sessions\" link for managing sessions in the multiple url scenario
|
il y a 15 ans |
access_url_edit_users_to_url.php
|
e7599354f6
merge
|
il y a 15 ans |
access_urls.php
|
e2c91d3ec7
Showing \"Manage sessions\" link for managing sessions in the multiple url scenario
|
il y a 15 ans |
add_courses_to_session.php
|
51791a4a70
Cleaning code, adding headers, adding security::remove_XSS
|
il y a 15 ans |
add_many_session_to_category.php
|
7cb99d41bc
improve the access and restrictions to the session's administrator CT#602
|
il y a 15 ans |
add_users_to_group.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
add_users_to_session.php
|
72d3a0eaab
Minor - Cosmetic changes
|
il y a 15 ans |
calendar.lib.php
|
63375ff4a1
Minor - update to coding conventions by Arthur
|
il y a 15 ans |
calendar.php
|
f4c7015a3a
Date and time management; got rid of format_locale_date - Chamilo - CT#696
|
il y a 15 ans |
calendar_ical_export.php
|
a5222167c0
Dummy changes
|
il y a 15 ans |
calendar_tbl_change.js
|
a5222167c0
Dummy changes
|
il y a 15 ans |
calendar_view.php
|
e7599354f6
merge
|
il y a 15 ans |
calendar_view_print.php
|
e7599354f6
merge
|
il y a 15 ans |
class_add.php
|
79f06f55f2
merge
|
il y a 15 ans |
class_edit.php
|
79f06f55f2
merge
|
il y a 15 ans |
class_import.php
|
79f06f55f2
merge
|
il y a 15 ans |
class_information.php
|
79f06f55f2
merge
|
il y a 15 ans |
class_list.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
class_user_import.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
configure_extensions.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
configure_homepage.php
|
d6a7843861
Feature #272 - The banner: Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. Minor changes in "Configure homepage".
|
il y a 15 ans |
configure_inscription.php
|
5223bbadce
Feature #272 - "Registration" and "Registration settings": Adding code for managing possible encoding differencies between the system and the stored in files html-snippets.
|
il y a 15 ans |
course_add.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
course_category.php
|
3f9454fc4f
Minor - changed the variable name for categories
|
il y a 15 ans |
course_create_content.php
|
70d31c42a3
Security issue: Added Security::remove_XSS + intval functions
|
il y a 15 ans |
course_edit.php
|
61fd046e1e
Minor - Added a new information icon in the option of special course
|
il y a 15 ans |
course_export.php
|
d37ef44978
Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code.
|
il y a 15 ans |
course_import.php
|
e7599354f6
merge
|
il y a 15 ans |
course_information.php
|
51791a4a70
Cleaning code, adding headers, adding security::remove_XSS
|
il y a 15 ans |
course_list.php
|
bc6f8de575
Admin, course list: A minor visual fix.
|
il y a 15 ans |
course_user_import.php
|
9fca61be94
merge
|
il y a 15 ans |
course_user_list.php
|
79f06f55f2
merge
|
il y a 15 ans |
course_virtual.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
dashboard_add_courses_to_user.php
|
54fc822daf
minor - fixed filter by letter inside interface for adding course to user
|
il y a 15 ans |
dashboard_add_sessions_to_user.php
|
14370b0ee0
added dashboard interface for session administrator - partial CT#566
|
il y a 15 ans |
dashboard_add_users_to_user.php
|
d2ec2df489
minor - filtered user list without session administrator when you assign an user to drh - partial BT#540
|
il y a 15 ans |
example_session.csv
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
il y a 15 ans |
example_session.xml
|
79f06f55f2
merge
|
il y a 15 ans |
exemple.csv
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
il y a 15 ans |
exemple.xml
|
79f06f55f2
merge
|
il y a 15 ans |
group_add.php
|
c422feca02
minor add var lang
|
il y a 15 ans |
group_edit.php
|
c422feca02
minor add var lang
|
il y a 15 ans |
group_list.php
|
c422feca02
minor add var lang
|
il y a 15 ans |
index.php
|
80b52b20ce
Updated link to forum
|
il y a 15 ans |
languages.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
ldap_form_add_users_group.php
|
79f06f55f2
merge
|
il y a 15 ans |
ldap_import_students.php
|
79f06f55f2
merge
|
il y a 15 ans |
ldap_import_students_to_session.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
ldap_synchro.php
|
9fca61be94
merge
|
il y a 15 ans |
ldap_users_list.php
|
79f06f55f2
merge
|
il y a 15 ans |
ldap_users_synchro.php
|
79f06f55f2
merge
|
il y a 15 ans |
legal_add.php
|
d54581209b
Minor - Cleaning code +add security::remove_XSS
|
il y a 15 ans |
legal_list.php
|
79f06f55f2
merge
|
il y a 15 ans |
resume_session.php
|
35270a645f
Minor - cosmetic changes
|
il y a 15 ans |
session_add.php
|
a2407c6cae
Add a session on the table access_url_rel_session when the session is created
|
il y a 15 ans |
session_category_add.php
|
5f0013d85c
Display add or edit time limit in a category session see #5377
|
il y a 15 ans |
session_category_edit.php
|
7cb99d41bc
improve the access and restrictions to the session's administrator CT#602
|
il y a 15 ans |
session_category_list.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
session_course_edit.php
|
7cb99d41bc
improve the access and restrictions to the session's administrator CT#602
|
il y a 15 ans |
session_course_list.php
|
7cb99d41bc
improve the access and restrictions to the session's administrator CT#602
|
il y a 15 ans |
session_course_user.php
|
bac64a9437
Minor - headers updated
|
il y a 15 ans |
session_course_user_list.php
|
6546c1a76a
merge
|
il y a 15 ans |
session_edit.php
|
bac64a9437
Minor - headers updated
|
il y a 15 ans |
session_export.php
|
70d31c42a3
Security issue: Added Security::remove_XSS + intval functions
|
il y a 15 ans |
session_import.php
|
29c31c40ba
Feature #347 - Some easy replacements for ereg*() calls.
|
il y a 15 ans |
session_list.php
|
bac64a9437
Minor - headers updated
|
il y a 15 ans |
settings.lib.php
|
bac64a9437
Minor - headers updated
|
il y a 15 ans |
settings.php
|
1853c92c77
Hiding the gradebook tab option in Portal administration
|
il y a 15 ans |
special_exports.php
|
bec6fccb7a
Added introduction section
|
il y a 15 ans |
specific_fields.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
specific_fields_add.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
il y a 15 ans |
statistics.php
|
79f06f55f2
merge
|
il y a 15 ans |
style_preview.php
|
0b2965a1c3
Adding security to the style preview
|
il y a 15 ans |
sub_language.class.php
|
2f355c5199
Merge
|
il y a 15 ans |
sub_language.php
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
il y a 15 ans |
sub_language_add.php
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
il y a 15 ans |
sub_language_ajax.inc.php
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
il y a 15 ans |
subscribe_class2course.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
subscribe_user2class.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
subscribe_user2course.php
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
il y a 15 ans |
system_announcements.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
system_status.php
|
2611b515be
Adding sortabletable.class.php
|
il y a 15 ans |
user_add.php
|
4693374b80
improve status user CT#602
|
il y a 15 ans |
user_edit.php
|
5ceb0e2292
minor innessesary condition CT#602
|
il y a 15 ans |
user_export.php
|
9fca61be94
merge
|
il y a 15 ans |
user_fields.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
user_fields_add.php
|
0af043d319
Management of timezones at user level (see CT#599)
|
il y a 15 ans |
user_fields_options.php
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
il y a 15 ans |
user_import.php
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
il y a 15 ans |
user_information.php
|
9fca61be94
merge
|
il y a 15 ans |
user_list.php
|
eb4e11c51c
Minor - header width changed
|
il y a 15 ans |