Commit Graph

173 Commits (67dc985d1d575fe2ea32e8bfb5d00a91a28726c3)

Author SHA1 Message Date
Yannick Warnier 9be1542894 Temporarily fix date selector issue in user edition - refs BT#9431 11 years ago
Julio Montoya 814f627c80 User field changes. 11 years ago
Julio Montoya bde896ab53 Minor - format code. 11 years ago
Yannick Warnier b75beaf45b Replace datepicker[date] by DatePicker[Date] to fix f246e7278e 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Angel Fernando Quiroz Campos 4f9e3d7e7b Rename constant for invitee users - refs BT#9070 11 years ago
Julio Montoya 6b21e859a5 Minor - format code. 11 years ago
Angel Fernando Quiroz Campos a86668d36f Add the Invited role - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos c7cdb262e2 Add student boss role - refs BT#9071 11 years ago
Julio Montoya 75ce93ceca Adding user extra fields in user edit page (not ready yet). 11 years ago
Julio Montoya 9ef1b0d581 Adding user image using sonata media bundle. 11 years ago
Julio Montoya 765b811fbb Fixing fatal errors. 11 years ago
Julio Montoya 869e1ccb1a Adding md5, none password support. 11 years ago
Julio Montoya e57b4ecbf5 Minor format code. 11 years ago
Julio Montoya 07a90bdfd9 Updating platform settings, adding twig functions and helpers. 11 years ago
Julio Montoya f592c2de74 Fixing user add/edit/list with the current container. 11 years ago
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 12 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 12 years ago
Julio Montoya 05adf596a0 Fixing PHP warnings see BT#8440 12 years ago
jmontoya 8b2db9f7b3 Fixing entities. 12 years ago
Daniel Barreto 3bacc90266 Add Security::filter_name() and update functions to find files from user_field_values table -refs #7072 12 years ago
aragonc 94984e6b12 merge 12 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 12 years ago
Julio Montoya 00c26eee9d Moving main/inc/Entity to src/ChamiloLMS/Entity. 12 years ago
Julio Montoya 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
Yannick Warnier 5484498a4c Add information about user who created the user on screen and when in edit form - refs BT#7123 12 years ago
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 12 years ago
Yannick Warnier f73f5667c5 Developed new option to block the "set password" feature - refs #6166 13 years ago
Julio Montoya 33609a1d9c Minor - changing function names 13 years ago
Julio Montoya b0e315664c Adding Question Manager role see BT#6042 13 years ago
Julio Montoya f5f1392ff9 Using the ExtraFieldValue obj instead of a custom script 13 years ago
Julio Montoya 58db885a50 Fixing PHP notice 13 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya d31593061f Fixing user extra field dates see #5879 13 years ago
Julio Montoya b34d576a9c Fixing user expiration date see #5846 13 years ago
Julio Montoya 12bf5b6410 PHP warning/notices avoided 13 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 13 years ago
Yoselyn Castillo dce31c5d27 Fixing email required bug see #5556 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya e0b5b069b5 Fixing fatal errors due recent changes 14 years ago
Julio Montoya 3e8613fc8c Fixes bug when there any session field 14 years ago
Julio Montoya b4e37125c0 Minor changing field order 14 years ago
Julio Montoya 38ef514596 Should fix some bugs when using the user tags 14 years ago
Julio Montoya 1dbb87d809 Session admins can add/edit users see #5146 14 years ago
Julio Montoya 2979883ff4 Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682 14 years ago
Julio Montoya 6a91bac32a Should fix bug #3816 14 years ago