Commit Graph

993 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Yannick Warnier 78d9462b1f Internal: Fix issue with password_last_updated extra field being out of format for old records - refs BT#21400 2 years 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
christianbeeznst 3e40997af2 User: Fix usergroup add user behavior for default visibility settings - refs BT#21208 2 years ago
NicoDucou 76f88c7c0e Course settings: add parameter to enable student to be assigned as course teacher -refs BT#21353 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 d822f46295 User: use template form user edit mail notification subject -refs BT#21334 2 years ago
NicoDucou 2e026eb001 User: add complete name to variable passed for email registration title if needed -refs BT#21334 2 years ago
Angel Fernando Quiroz Campos b63d4271e6 Minor: Format code 3 years ago
Yannick Warnier 5c01c6a41b Internal: Remove query debug in user active check before sending e-mail - refs BT#21146 #4958 3 years ago
Yannick Warnier 79856c329d Admin: Security: Fix issue when date field is not complete (unknown historical reason) - refs BT#21146 #4960 3 years ago
Yannick Warnier d487244133 Admin: Security: Add configuration setting 'security_password_rotate_days' to enable password rotation requirement - refs BT#21146 #4960 3 years ago
Yannick Warnier 2d993de894 System: Do not send mails to inactive users - refs BT#21146 #4958 3 years ago
Yannick Warnier fe74d0d34a Security: Support 'send_two_inscription_confirmation_mail' setting on password update - refs BT#21146 3 years ago
Yannick Warnier 7e40ef3a95 Minor: Improve PHPDoc and syntax in usermanager.lib.php 3 years ago
Yannick Warnier 421461d0e1 Internal: Optimize UserManager::get_extra_user_data() to avoid string concat when avoidable 3 years ago
Yannick Warnier 4294a8d69e Internal: Optimize UserManager::get_extra_user_data() to avoid querying the database when avoidable 3 years ago
Angel Fernando Quiroz Campos 11cb862bb3 Minor: Format code 3 years ago
Yannick Warnier d9b1ed4d19 Tracking: Fix queries in quarterly reports - refs BT#16108 3 years ago
Angel Fernando Quiroz Campos a935bbdaea Tracking: Duplicated users report: Add context about active column - refs BT#20575 3 years ago
Angel Fernando Quiroz Campos effd227a91 Internal: Move code to function - refs BT#20575 3 years ago
Borja Sánchez bebdf2d739
Admin - Add quarterly report in statistics - refs BT#16108 4 years ago
Borja Sánchez 72d2c217bf
Language: Show language in list of courses and filter by language in course catalog when 'show_different_course_language' is on - refs #4407 4 years ago
Christian d19450c29d Users - Fix load students table in reporting - refs BT#20249 4 years ago
Christian 045dbc98e6 Users - Fix searching and pagination in DRH students reporting - refs BT#20249 4 years ago
Angel Fernando Quiroz Campos f731d31283 Minor: Format code 4 years ago
Angel Fernando Quiroz Campos 9398169e0c COURSEMANAGER and SESSIONADMIN can be course teachers - refs BT#20094 4 years ago
Angel Fernando Quiroz Campos 3b95fbec4e Minor: Format code 4 years ago
NicoDucou d041acfb8c Course: Fix EXLEARNER verification when not checking course nor session but checking classes - refs BT#20120 and BT#19732 4 years ago
Yannick Warnier 4047e1a197 Minor: Fix code styling 4 years ago
Angel Fernando Quiroz Campos 46ab447f4c User: Fix text using lang variable - refs BT#20083 4 years ago
Angel Fernando Quiroz Campos 3fddcc0aa8 User: Add login_max_attempt_before_blocking_account configuration setting - refs BT#20083 4 years ago
Renaud Lemaire 473865a34c fix password encryption conversion 4 years ago
Angel Fernando Quiroz Campos a8397c3c08 Add session_classes_tab_disable conf setting - refs BT#19992 4 years ago
Yannick Warnier 3f56363edc Minor: Add check on string to avoid deprecated strtoupper() empty param call condition 4 years ago
Angel Fernando Quiroz Campos 19cb18764e Gradebook: Show display text for extrafield of type select - refs BT#19821 BT#19960 4 years ago
Christian f073aa56e5 Minor - clean code with php-cs-fixer 4 years ago
Christian 19b4e31c45 Reporting - Add new reporting of lp and certificate in session - refs BT#19971 4 years ago
Christian fa58c53761 Exercise - Fix conflict with file usermanager.lib.php - refs BT#19930 4 years ago
Christian 6b59b41283 Exercise - add 4 type of questions with global score - refs BT#19930 4 years ago
Angel Fernando Quiroz Campos ef4f048216 Fix E_NOTICE 4 years ago
Angel Fernando Quiroz Campos 15c9000bc1 Minor: Format code 4 years ago
Yannick Warnier 6b1eb331f6 Internal: Improve code for automated password encryption change - refs GH#4063 4 years ago
Renaud Lemaire 68d72ab38d cblue#426850 chamilo#4063 add a configuration option for password conversion during login if password encryption has changed 4 years ago
Angel Fernando Quiroz Campos 5926dbf7dd Gradebook: Show display text for extrafield of type select - refs BT#19821 4 years ago
Angel Fernando Quiroz Campos 6b98ca3eca Minor: Format code 4 years ago
Christian 316e333508 Course - Add relatio type EXLEARNER for user class (usergroup) - refs BT#19732 4 years ago
NicoDucou a27203e5f2 User: [Minor] add user status to the variable sent to the mail template on user creation and edition -refs BT#19518 4 years ago
Christian 4c6ba5381b Minor - clean code with php-cs-fixer - refs BT#19732 4 years ago
Christian ba8480eff0 Course - Add relatio type EXLEARNER when user extrafield value is changed - refs BT#19732 4 years ago
Angel Fernando Quiroz Campos 821f978155 Minor: Format code 4 years ago