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 年之前 |
Julio Montoya
|
9d51d51056
Send mail default false
|
11 年之前 |
Julio Montoya
|
e6a6c08c28
Merge branch 'chamilo19'
|
11 年之前 |
Julio Montoya
|
857b4cec0f
Updating from 1.9.x
|
11 年之前 |
Julio Montoya
|
679c6dfb44
Adding username as a paremeter to the password meter see BT#6487
|
11 年之前 |
Julio Montoya
|
3f178c6d4a
Adding password jquery meter see BT#6487
|
11 年之前 |
Julio Montoya
|
0602af2321
Using the new role approach. The user authentification now depends in the SecurityServiceProvider settings. This service depends as well in the SessionServiceProvider.
|
11 年之前 |
Julio Montoya
|
33609a1d9c
Minor - changing function names
|
11 年之前 |
Julio Montoya
|
b0e315664c
Adding Question Manager role see BT#6042
|
11 年之前 |
Julio Montoya
|
b46d2ad26d
Using $app['template'] instead of new Template
|
11 年之前 |
Julio Montoya
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
12 年之前 |
Julio Montoya
|
a55d57cd7a
Merging 1.9.x
|
12 年之前 |
Julio Montoya
|
f469e5120d
Minor - cleaning whitespaces
|
12 年之前 |
Julio Montoya
|
f9dc857544
Merging with 1.9.x
|
12 年之前 |
Julio Montoya
|
b34d576a9c
Fixing user expiration date see #5846
|
12 年之前 |
Julio Montoya
|
c8577dc6db
Merge
|
12 年之前 |
Julio Montoya
|
f498c989e4
Sending file with fixes in #5556
|
12 年之前 |
Julio Montoya
|
96f894c62b
PHP warning/notices avoided
|
12 年之前 |
Julio Montoya
|
7dbb273294
Removing add_course.lib.inc.php files functions moved to course.lib.php
|
12 年之前 |
Julio Montoya
|
c87c20b383
Reordering extrafields classes
|
12 年之前 |
Julio Montoya
|
3e8613fc8c
Fixes bug when there any session field
|
12 年之前 |
Julio Montoya
|
b4e37125c0
Minor changing field order
|
12 年之前 |
Julio Montoya
|
38ef514596
Should fix some bugs when using the user tags
|
12 年之前 |
Julio Montoya
|
1dbb87d809
Session admins can add/edit users see #5146
|
12 年之前 |
Julio Montoya
|
2979883ff4
Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682
|
12 年之前 |
Julio Montoya
|
b3364704cb
Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335
|
12 年之前 |
Julio Montoya
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 年之前 |
Julio Montoya
|
556d19743e
Some corrections in order to add the buttons fixed in the bottom of the page (if wanted)
|
12 年之前 |
Julio Montoya
|
438afd6c2b
Minor style corrections
|
12 年之前 |
Yannick Warnier
|
8cacae791c
Minor fix to api_failureList call
|
12 年之前 |