Commit Graph

122 Commits (8b58934fb1bd49ae2116982c8c2c1b0061d45a3a)

Author SHA1 Message Date
Julio Montoya e401720627 Fix form UI. 10 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 10 years ago
Julio Montoya 5fca5cb45c Fix form element loading. 10 years ago
Yannick Warnier 9be1542894 Temporarily fix date selector issue in user edition - refs BT#9431 10 years ago
Julio Montoya 814f627c80 User field changes. 10 years ago
Julio Montoya bde896ab53 Minor - format code. 10 years ago
Yannick Warnier b75beaf45b Replace datepicker[date] by DatePicker[Date] to fix f246e7278e 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Angel Fernando Quiroz Campos 4f9e3d7e7b Rename constant for invitee users - refs BT#9070 10 years ago
Julio Montoya 6b21e859a5 Minor - format code. 10 years ago
Angel Fernando Quiroz Campos a86668d36f Add the Invited role - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos c7cdb262e2 Add student boss role - refs BT#9071 10 years ago
Julio Montoya e57b4ecbf5 Minor format code. 10 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
Julio Montoya 05adf596a0 Fixing PHP warnings see BT#8440 10 years ago
Daniel Barreto 3bacc90266 Add Security::filter_name() and update functions to find files from user_field_values table -refs #7072 11 years ago
aragonc 94984e6b12 merge 11 years ago
Daniel Barreto d748c17d73 Add functions to upload user extra field type file and update code after submit form values in user_edit.php and auth/profile.php -refs #7072 11 years ago
Yannick Warnier 5484498a4c Add information about user who created the user on screen and when in edit form - refs BT#7123 11 years ago
Julio Montoya d31593061f Fixing user extra field dates see #5879 12 years ago
Julio Montoya b34d576a9c Fixing user expiration date see #5846 12 years ago
Julio Montoya 12bf5b6410 PHP warning/notices avoided 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Yoselyn Castillo dce31c5d27 Fixing email required bug see #5556 12 years ago
Julio Montoya b4e37125c0 Minor changing field order 12 years ago
Julio Montoya 38ef514596 Should fix some bugs when using the user tags 12 years ago
Julio Montoya 1dbb87d809 Session admins can add/edit users see #5146 13 years ago
Julio Montoya 2979883ff4 Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682 13 years ago
Julio Montoya 6a91bac32a Should fix bug #3816 13 years ago
Julio Montoya b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 13 years ago
Julio Montoya a1b1fc92ee Minor - cosmetic changes 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 years ago
Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
Hubert Borderiou 7a86cb95f0 CAS authentification configuration 13 years ago
Julio Montoya 3250b698eb Fixing bug when editing the username see #4516 13 years ago
Julio Montoya a990c19a04 Minor - cosmetic changes 13 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
root 5b2ec4f888 permission commit + removes tests directory 14 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 14 years ago
Julio Montoya 81d6af69f2 Adding get_langs for the notify user extra fields 14 years ago