Christian Beeznest
ccbdf10768
User: add advanced user edition with bulk and ajax updates - refs BT#22305
7 months ago
Angel Fernando Quiroz Campos
8074dcf81d
Minor: Format code
1 year ago
NicoDucou
9da090da87
Security: User: only return the list of users by role if an admin is asking - refs BT#21323
1 year ago
NicoDucou
f4d8c9aa02
User: Plugin: Justification: add option to enable access to plugin management of user's jutificatives to session admins - refs BT#21386
2 years ago
NicoDucou
015cbccff2
Security: remove possibility for get_user_popup to be called recursively with all user_id by using a none predictable hash instead of the user_id -refs BT#21323
2 years ago
NicoDucou
0af873f23d
Attendance: add my missing signatures page functionnality -refs BT#21018
2 years ago
Christian
4caa233d2c
Attendance: Add author of the comment - refs BT#20363
3 years ago
Christian
74dd8b0734
Minor - Improve code styles - refs BT#20363
3 years ago
Christian
8a0f8fdd3b
Attendance - Improve date management and adding comments - refs BT#20363
3 years ago
Angel Fernando Quiroz Campos
9398169e0c
COURSEMANAGER and SESSIONADMIN can be course teachers - refs BT#20094
3 years ago
Angel Fernando Quiroz Campos
3461886c46
COURSEMANAGER and SESSIONADMIN can be course teachers - refs BT#20094
3 years ago
Christian
ad31ba6b9b
Attendance - Add option to block calendar and sign it - refs BT#18271
3 years ago
Christian
31656269da
Attendance - Add sign for user as student - refs BT#18271
3 years ago
Christian
ccfec6298f
Attendance - Add sign for user in attendance sheet - refs BT#18271
3 years ago
Christian
171de8a89c
User - Add option to set default expiration date by roles - refs BT#19632
4 years ago
binote00
4ab26ce392
Security: fix ajax user manager to not display user info to anonymous users - refs #3905
4 years ago
Angel Fernando Quiroz Campos
deeb2bc2f4
Internal: Use alias for Request class #3493
5 years ago
Angel Fernando Quiroz Campos
bbb797315c
Validate user_popup.ajax when course is not in course catalog #3493
5 years ago
Angel Fernando Quiroz Campos
965709a0ee
Get request from get_user_popup in user_manager.ajax.php only by ajax #3493
5 years ago
Angel Fernando Quiroz Campos
aff65c3f97
Improve code for get_user_popup in user_manager.ajax.php #3493
5 years ago
Julio Montoya
3c04dd4b3d
Replace api_mail_html with send_message_simple
5 years ago
Julio Montoya
2b92ced895
Minor - update code from preprodparkur
5 years ago
Julio Montoya
5af4e17a8f
Admin: add config setting "allow_careers_in_global_announcements"
...
BT#16262
6 years ago
Julio Montoya
b3f62a1504
Minor - update from v2
6 years ago
Yannick Warnier
e46377515f
Avoid showing user popup to non authenticated users if user is not a course teacher #security
7 years ago
Julio Montoya
2937cf24cf
Only admins and hrm users can search for global users.
7 years ago
Julio Montoya
481267293e
Block anon users
7 years ago
Julio Montoya
834622f8f6
LpCalendar WIP - See BT#14608
...
- New config: private_messages_about_user_visible_to_user,
allow_teachers_to_classes
- Format code, ui fixes for the new calendar year view
7 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
f5906c1b33
Add text "This e-mail was sent via course %s" see BT#13672
...
- When sending a message to a teacher in the userportal page, add a text
that mentions the course/session.
- If "course_id "is set then add label
"This e-mail was sent via course %s" when sending emails from userportal
- If "course_id" is set and "session_id" is set
"This e-mail was sent via course %s in session %s" when sending emails
from userportal.
8 years ago
jmontoyaa
36dbe96f64
Minor - format code
8 years ago
jmontoyaa
f4c503528e
Fix sending message of unknown user see BT#13412
8 years ago
Julio
54cfc37a14
Allow delete user and enable/disable user accounts for session admin
...
See BT#13369
Settings:
$_configuration['allow_delete_user_for_session_admin'] = false;
$_configuration['allow_disable_user_for_session_admin'] = false;
8 years ago
Angel Fernando Quiroz Campos
910bc17127
Fix teacher list when adding/editing course - refs BT#13165
...
The new list is according to Enroll Teachers page
8 years ago
Angel Fernando Quiroz Campos
26fb108206
Add page to assign mutiples HRM to one user - refs BT#12955
8 years ago
Angel Fernando Quiroz Campos
d6384115de
Fix extrafield of type tag when save a user info #1941
8 years ago
Scrutinizer Auto-Fixer
a9a8ec5a55
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
9 years ago
jmontoyaa
66ea436b73
Minor - Format code, remove unused code
9 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
9 years ago
jmontoyaa
fbc3241845
Minor - Format code
9 years ago
jmontoyaa
f0fece9919
Add extra fields (user tag+dropdown) in user list see BT#8303
9 years ago
Julio
a067857e05
Add messages and warnings, remove required user dependency see BT#11081
10 years ago
Angel Fernando Quiroz Campos
fff4a7a2da
Fix edit profile form generating api key
10 years ago
Yannick Warnier
44ab79dc46
Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898
10 years ago
Angel Fernando Quiroz Campos
fdb647460c
Improve send message on social network - refs BT#10308
10 years ago
Julio Montoya
9bfd04a849
Add form to send message faster.
10 years ago
Julio Montoya
5c3e02b47e
Fix PHP warnings - Use constants of class SmsPlugin to call SMS types.
...
The SmsPlugin is a common class for clockwork and Kannel.
Code is now more simple.
Add SmsPluginLibraryInterface
11 years ago
Yannick Warnier
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
11 years ago