Commit Graph

182 Commits (3d275978c354a2adcf1f8d7a78d78c5bd5193ae0)

Author SHA1 Message Date
Julio 69bda735ff Fix js require + fix password checker see #7852 10 years ago
Julio 52954f2e19 Fix password validation see BT#7852 10 years ago
Angel Fernando Quiroz Campos cc4b8e9802 Minimize use of Chosen-Select. Conflicts with Bootstrap Select 10 years ago
Angel Fernando Quiroz Campos c2320a5094 Improve password strength on registration form - refs BT#10269 10 years ago
Angel Fernando Quiroz Campos a3426ef00a Minor - Change use of lang variable - refs BT#10175 10 years ago
Angel Fernando Quiroz Campos 84d19fb760 Add field label in form for set password - refs BT#10173 #TMI 10 years ago
Julio Montoya 70ba623b6b Fix empy password error see #10126 10 years ago
Julio Montoya d892c6ca99 Default values when creating a user are send emails immediately. 10 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 11 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 11 years ago
Julio Montoya cb9e5d7b00 Add isAdmin option. 11 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 11 years ago
Julio Montoya 3516acc1a5 Fix expiration date see BT#9634 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Julio Montoya 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 11 years ago
Julio Montoya 5fca5cb45c Fix form element loading. 11 years ago
Yannick Warnier 5d7f7ecd49 Temporarily fix date selector issue in user addition - refs BT#9431 11 years ago
Julio Montoya 814f627c80 User field changes. 11 years ago
Julio Montoya e51a039425 Fix PHP warnings 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
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 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
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 f27a4b8212 Fixing forms UI . 11 years ago
Julio Montoya 765b811fbb Fixing fatal errors. 11 years ago
Julio Montoya 07a90bdfd9 Updating platform settings, adding twig functions and helpers. 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
jmontoya b42b2cd944 Fixing translator, replacing $app variables, replacing entities names. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
Julio Montoya 02fb042971 Minor - adding autocomplete = off see BT#7084 12 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 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
Julio Montoya 9d51d51056 Send mail default false 12 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 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 0602af2321 Using the new role approach. The user authentification now depends in the SecurityServiceProvider settings. This service depends as well in the SessionServiceProvider. 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 b46d2ad26d Using $app['template'] instead of new Template 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 f469e5120d Minor - cleaning whitespaces 13 years ago