Commit Graph

111 Commits (736761c13ad1243f87c252fad510d6ee57937721)

Author SHA1 Message Date
Julio Montoya bde896ab53 Minor - format code. 10 years ago
Yannick Warnier b75beaf45b Replace datepicker[date] by DatePicker[Date] to fix f246e7278e 10 years ago
Imanol Losada 1c747e518e Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 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
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 ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 02fb042971 Minor - adding autocomplete = off see BT#7084 11 years ago
Yoselyn Castillo 92fe897a6c hiding administration block if learner is selected in user_add.php 12 years ago
Yoselyn Castillo 89fc78d7f1 hiding administration block if learner is selected in user_add.php -refs #6761 12 years ago
Julio Montoya 679c6dfb44 Adding username as a paremeter to the password meter see BT#6487 12 years ago
Julio Montoya 3f178c6d4a Adding password jquery meter see BT#6487 12 years ago
Julio Montoya f469e5120d Minor - cleaning whitespaces 12 years ago
Julio Montoya b34d576a9c Fixing user expiration date see #5846 12 years ago
Julio Montoya f498c989e4 Sending file with fixes in #5556 13 years ago
Julio Montoya 96f894c62b PHP warning/notices avoided 13 years ago
Julio Montoya b4e37125c0 Minor changing field order 13 years ago
Julio Montoya 38ef514596 Should fix some bugs when using the user tags 13 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 b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 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 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 13 years ago
Julio Montoya 438afd6c2b Minor style corrections 13 years ago
Yannick Warnier 8cacae791c Minor fix to api_failureList call 13 years ago
Yannick Warnier 14682adf1e Added portal users limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Hubert Borderiou 7a86cb95f0 CAS authentification configuration 13 years ago
Noel Dieschburg 7d6e68c723 Adds a login_is_email setting 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 14 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
Julio Montoya 9c1a10dfed Adding chzn js when adding/editing users 14 years ago
Julio Montoya 74c387dea0 Adding chosen to the language select and the main/admin/user_add.php file to use it just add this class "chzn-select" to a select ... 14 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 2743487db3 Minor - adding breadcrumbs 14 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 4693374b80 improve status user CT#602 15 years ago
Julio Montoya 3f34a0edab Minor - cleaning code 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 e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 16 years ago