Julio Montoya
|
d18560e28c
Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users
|
11 éve |
Yannick Warnier
|
f73f5667c5
Developed new option to block the "set password" feature - refs #6166
|
11 éve |
Julio Montoya
|
33609a1d9c
Minor - changing function names
|
11 éve |
Julio Montoya
|
b0e315664c
Adding Question Manager role see BT#6042
|
11 éve |
Julio Montoya
|
f5f1392ff9
Using the ExtraFieldValue obj instead of a custom script
|
11 éve |
Julio Montoya
|
58db885a50
Fixing PHP notice
|
11 éve |
Julio Montoya
|
b46d2ad26d
Using $app['template'] instead of new Template
|
11 éve |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
11 éve |
Julio Montoya
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
12 éve |
Julio Montoya
|
50038d28e2
Merging with 19x
|
12 éve |
Julio Montoya
|
d31593061f
Fixing user extra field dates see #5879
|
12 éve |
Julio Montoya
|
f9dc857544
Merging with 1.9.x
|
12 éve |
Julio Montoya
|
b34d576a9c
Fixing user expiration date see #5846
|
12 éve |
Julio Montoya
|
c8577dc6db
Merge
|
12 éve |
Julio Montoya
|
12bf5b6410
PHP warning/notices avoided
|
12 éve |
Julio Montoya
|
62fde6ffe0
Merge from 1.9.x
|
12 éve |
Julio Montoya
|
a7a56e8f13
No need to call a variable by reference when using formvalidator
|
12 éve |
Yoselyn Castillo
|
dce31c5d27
Fixing email required bug see #5556
|
12 éve |
Julio Montoya
|
7dbb273294
Removing add_course.lib.inc.php files functions moved to course.lib.php
|
12 éve |
Julio Montoya
|
e0b5b069b5
Fixing fatal errors due recent changes
|
12 éve |
Julio Montoya
|
3e8613fc8c
Fixes bug when there any session field
|
12 éve |
Julio Montoya
|
b4e37125c0
Minor changing field order
|
12 éve |
Julio Montoya
|
38ef514596
Should fix some bugs when using the user tags
|
12 éve |
Julio Montoya
|
1dbb87d809
Session admins can add/edit users see #5146
|
12 éve |
Julio Montoya
|
2979883ff4
Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682
|
12 éve |
Julio Montoya
|
6a91bac32a
Should fix bug #3816
|
12 éve |
Julio Montoya
|
b3364704cb
Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335
|
12 éve |
Julio Montoya
|
a1b1fc92ee
Minor - cosmetic changes
|
12 éve |
Julio Montoya
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 éve |
Julio Montoya
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 éve |