Angel Fernando Quiroz Campos
6a758d8a52
Add mail_no_reply_avoid_reply_to conf setting #2699
...
Avoid add a reply-to header when a no-reply address is set.
7 years ago
Julio Montoya
2521f40bd5
New social, forum and chat UI (from ofaj branch)
7 years ago
Angel Fernando Quiroz Campos
be4f22be03
Moving api_unserialize_content for Unserialize::unserialize
...
Moving to avoid overload api.lib.php
7 years ago
Angel Fernando Quiroz Campos
89a6c5275c
Fix unserialized scorm/aicc packages
...
See #2821
7 years ago
Angel Fernando Quiroz Campos
102c1b7830
Use wrapper function to unserialize course and sequence graph
7 years ago
Angel Fernando Quiroz Campos
fa8b097564
Add function to wrap Unserialize::unserialize function
7 years ago
Angel Fernando Quiroz Campos
f936d459b9
Use brumann/polyfill-unserialize to unserialize content
7 years ago
Julio Montoya
d91a333a7f
Minor - format code, improve performance
7 years ago
Angel Fernando Quiroz Campos
8cbcfe9387
Exercises: Add new Ranking mode #2788
7 years ago
Julio
894b8fb861
Add log when creating/updating questions see BT#15262
7 years ago
Julio Montoya
2ecfa748ef
Exercises: Add new "show score" option see BT#15154
...
Do not show the score (only when user finishes all attempts)
but show feedback for each attempt.
7 years ago
Julio Montoya
f29d22edcb
Minor - flint fixes
7 years ago
Yannick Warnier
7718477974
Add validation on reply_to headers in api_mail_html() - refs BT#15186
7 years ago
Julio
e1eb8b411e
Improve UI in new min time LP feature see BT#15020
7 years ago
Julio Montoya
bc8aad5923
Minor - Fix double casting
7 years ago
Angel Fernando Quiroz Campos
dbc571c72b
Add allow_session_admin_login_as_teacher conf setting - refs BT#15095
...
Allow to session admins login as teachers
7 years ago
Angel Fernando Quiroz Campos
b7f800406f
Fix user info about api_can_login_as function - refs BT#15095
7 years ago
Angel Fernando Quiroz Campos
669d3a4e72
Avoid set anonymous user in apcu - refs BT#15095
7 years ago
Angel Fernando Quiroz Campos
74964fc204
Add session_admins_edit_courses_content conf setting - refs BT#15095
7 years ago
Julio Montoya
d13365c194
Security - Add Database:escape_string and remove_XSS
7 years ago
Julio Montoya
a7980f55f4
Set charset UTF-8 if is not set, when sending emails see BT#14993
7 years ago
Julio
1e5a368462
Minor - flint fixes
7 years ago
Julio
2a0bec5ca8
Use iconv if available to convert non standard ASCII (CP437) BT#15022
7 years ago
Angel Fernando Quiroz Campos
ed0d11a7c5
Add conf limit_session_admin_list_users - refs BT#15003
...
Limits that a session admin has access to list users
7 years ago
Angel Fernando Quiroz Campos
339b448adc
Revert "Add conf limit_session_admin_add_user - refs BT#15003"
...
This reverts commit 64a1667d87 .
7 years ago
Angel Fernando Quiroz Campos
64a1667d87
Add conf limit_session_admin_add_user - refs BT#15003
...
Limits that a session admin has access to add users
7 years ago
Angel Fernando Quiroz Campos
3c69aea2db
Allow set custom url id when creating session - refs BT#14747
7 years ago
Angel Fernando Quiroz Campos
2267f91f0d
Rename highlighted document to read-out text - refs BT#14334
7 years ago
Angel Fernando Quiroz Campos
1062b71bd1
Add highlighted document for learnin paths - refs BT#14334
7 years ago
Angel Fernando Quiroz Campos
afba2a6f73
Add hide_username_with_complete_name conf setting - refs BT#14769
...
Hide the username when showing the complete name for a user
7 years ago
Julio Montoya
531e450543
Add "erase account" extra fields see #2555
...
EUGDPR: Admin report on withdrawal of consent
7 years ago
Yannick Warnier
2c4fa2f065
Minor - Finetune documentation for result type 4 in quiz
7 years ago
Julio Montoya
f2c97adaef
Minor - flint fixes
7 years ago
Julio Montoya
618c56cd90
Add "Delete legal agreement" button see #2555
7 years ago
Yannick Warnier
dd29d0f312
Internal: Remove TEACHER case from get_status_from_code(): TEACHER constant doesn't exist.
7 years ago
Julio Montoya
c6991d1984
Add new event when user confirms the email LOG_USER_CONFIRMED_EMAIL
...
See #2554
7 years ago
Julio Montoya
9990290c3d
Add log "LOG_TERM_CONDITION_ACCEPTED" when accepting a condition
...
#2554
7 years ago
Julio Montoya
32700f8a61
Minor - format code, flint fixes
7 years ago
Yannick Warnier
f9b0c9c2a9
Document: Add api_detect_encoding() call into api_replace_dangerous_char() to avoid URLify::filter() removing the complete string. This was altering the behaviour of Chamilo as the same file was uploading correctly in 1.10.4 - refs BT#14688
7 years ago
Julio Montoya
90d7800377
Minor - flint fixes, format code
7 years ago
Julio Montoya
e3e2713c02
Minor - format code
7 years ago
Yannick Warnier
866eaff548
Internal: Update api_get_course_url() to support session-only URLs too. Always returns string now (empty string if no match found).
7 years ago
Julio Montoya
638f5e6bc8
Fix LP export document paths see BT#14644
...
- Fix export of images inside "default_course_document", users/upload,
and the use of relative paths.
- Fix error when export LP using the directory "document/learning_path"
7 years ago
Julio Montoya
cd65b9bbac
Minor - format code
7 years ago
Julio Montoya
a8c84dd864
Minor - format code, remove URL from main.js.tpl, fix course logout url
...
See #2584
7 years ago
Julio Montoya
a4ed3a7b2d
Minor - flint fixes, format code
7 years ago
Yannick Warnier
2d8934429b
Improve speed of api_get_cdn_path() by checking first for the 'cdn_enable' option's value
7 years ago
Julio Montoya
d7a4bceee6
Remove unused UserRepository file #2599 , update references
...
- Copy functions from old UserRepository to the new one.
- Use shortcut UserManager::getRepository() instead of all path
7 years ago
Yannick Warnier
b153845228
Add user information anonymization feature - refs #2598
7 years ago
Julio Montoya
f568a74a89
Minor - flint fixes
7 years ago