Julio Montoya
|
6a91bac32a
Should fix bug #3816
|
12 years ago |
Julio Montoya
|
b3364704cb
Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335
|
12 years ago |
Julio Montoya
|
a1b1fc92ee
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 years ago |
Julio Montoya
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 years ago |
Hubert Borderiou
|
7a86cb95f0
CAS authentification configuration
|
12 years ago |
Julio Montoya
|
3250b698eb
Fixing bug when editing the username see #4516
|
12 years ago |
Julio Montoya
|
a990c19a04
Minor - cosmetic changes
|
12 years ago |
Noel Dieschburg
|
7d6e68c723
Adds a login_is_email setting
|
13 years ago |
Julio Montoya
|
6093f148b0
"Super admins" can't be modified by "simple admins" see BT#3738
|
13 years ago |
Julio Montoya
|
c07af6d72a
Minor fixing user_edit in order to see more extra fields
|
13 years ago |
Julio Montoya
|
09121a6463
Cleaning exercise report + fixing exercise result exports (partial)
|
13 years ago |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 years ago |
Julio Montoya
|
f76509d58e
Updating Skills management with Smarty 3 + fixing chosen close image (X)
|
13 years ago |
Julio Montoya
|
a3085fabe8
Adding smarty support to some admin page
|
13 years ago |
Julio Montoya
|
98692604ec
Removing libs that are already loaded in global.inc.php
|
13 years ago |
Julio Montoya
|
b47e60aa2d
Adding comments due wrong user registration date. It should be the UTC time not the server time ...
|
13 years ago |
Julio Montoya
|
9c1a10dfed
Adding chzn js when adding/editing users
|
13 years ago |
Julio Montoya
|
7e55f0aefc
Minor - changing status icons
|
13 years ago |
Julio Montoya
|
684c323f08
Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing
|
13 years ago |
Julio Montoya
|
81d6af69f2
Adding get_langs for the notify user extra fields
|
14 years ago |
Julio Montoya
|
a23a10f8b2
Adding documentation, changinh lang vars
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
Julio Montoya
|
0da3407ec4
minor - cleaning
|
14 years ago |
Carlos Vargas
|
5ceb0e2292
minor innessesary condition CT#602
|
15 years ago |
Guillaume Viguier
|
d492bee5d3
Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696
|
15 years ago |
Carlos Vargas
|
4693374b80
improve status user CT#602
|
15 years ago |
Cristian Fasanando
|
7481dc4695
added check for registered courses when you change status (DRH) to edit a user - partial CT#603
|
15 years ago |
Cristian Fasanando
|
e400a37048
removed to assign an user to human resources manager from add or edit user interface - partial BT#570
|
15 years ago |
Ivan Tcholakov
|
7618b56b3c
Task #347 - Cosmetic changes in a file.
|
15 years ago |