Commit Graph

147 Commits (ac8a66b240bcf92a9e83ec2f4c7e829747269a00)

Author SHA1 Message Date
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 3c8e000579 Add functrion api_get_css_asset() to get css files from web/assets 9 years ago
jmontoyaa fe466b1b02 autocomplete=off 9 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 9 years ago
Yannick Warnier 18835c4fa3 Fix issue preventing the ratio to be set on the image cropper (caused by commit af164930aa) 9 years ago
Angel Fernando Quiroz Campos 331d04acee Fix spacing between items of FormValidator group 9 years ago
jmontoyaa f0eaac4247 Making function depending on the id of the element 9 years ago
jmontoyaa af164930aa Move crop image into formvalidator and the file class to avoid doubles 9 years ago
Yannick Warnier 888464ad18 Fixes for behat automated tests 9 years ago
José Loguercio 6ef01d199c Added a crop Button to live preview 10 years ago
José Loguercio 4e8457ab7b Fix some minor code 10 years ago
José Loguercio 8fad0b8f6b Added Better Implementation for Functions that Crop Images 10 years ago
José Loguercio 6242ea4333 Added cropped functionality to upload images in users and courses 10 years ago
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. 10 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 10 years ago
Julio Montoya cb9e5d7b00 Add isAdmin option. 10 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 10 years ago
Julio Montoya 3516acc1a5 Fix expiration date see BT#9634 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 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 5d7f7ecd49 Temporarily fix date selector issue in user addition - refs BT#9431 10 years ago
Julio Montoya 814f627c80 User field changes. 10 years ago
Julio Montoya e51a039425 Fix PHP warnings 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
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 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. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Julio Montoya 02fb042971 Minor - adding autocomplete = off see BT#7084 11 years ago