Commit Graph

531 Commits (0024316e0cf20fcf968af6a48ad3aa72655d92bc)

Author SHA1 Message Date
jmontoyaa 0024316e0c Minor - Merge from 1.11.x 8 years ago
jmontoyaa edc0fe2626 Minor - Use router service to get url, add link to new settings page 8 years ago
Julio f8ad7183af Fix get web root using symfony router #2320 8 years ago
jmontoyaa 6548cd1d0f Minor - Fix format code, fix php error, fix legacy listener. 8 years ago
jmontoyaa 3ed79fa8fb Update tpls use "html.twig" extension instead of "tpl" #1990 8 years ago
jmontoyaa 3b2830ea34 Minor - Merge from 1.11.x 8 years ago
jmontoyaa 2f45169ece Minor - WIP Database created and schema created using symfony #2320 8 years ago
jmontoyaa 4d505e07e2 Minor - WIP Fix UI installation process 8 years ago
jmontoyaa 4d218ea3b7 Minor - WIP use iso code in order to get the platform language 8 years ago
jmontoyaa 52fa5bb1af Minor - add comment, fix settings name 8 years ago
Julio Montoya ded6765e05 Applied fixes from FlintCI 8 years ago
jmontoyaa f6f7336fd3 WIP - Use new settings page, fix tests #2329 8 years ago
jmontoyaa c9efb9c136 Use classes to create settings instead of data.sql #2329 8 years ago
jmontoyaa d3d1479599 Minor - update from 1.11.x 8 years ago
jmontoyaa db43bfe368 Add oneup_flysystem bundle to handle data layer reading var/courses 8 years ago
Julio 808ac654fc User jquery3, replace use of window.load, fix webpack loader 8 years ago
Julio 538207d380 Comment readmore (not working with webpack) 8 years ago
jmontoyaa 27e20919b3 WIP: Use webpack.config.js and yarn to handle js/css libraries. 8 years ago
jmontoyaa 30f31e6321 Minor - WIP - disable PHPMailer for now. 8 years ago
jmontoyaa 2f50993c86 Minor - fix phpcs 8 years ago
jmontoyaa 2ac420e0cc Update from 1.11.x 8 years ago
jmontoyaa 9e876293a0 Update php version 8 years ago
jmontoyaa 7658bd1015 Minor - format code 8 years ago
jmontoyaa 1914b93948 Minor - format code 8 years ago
jmontoyaa 0f05432558 Use api_get_user_entity() instead of custom code 8 years ago
jmontoyaa d5396d2afc Minor - format code 8 years ago
jmontoyaa 614a6237ca Fix terms and redirection see #2244 8 years ago
jmontoyaa f6fecd5559 Fix setuo of cidReq and id_session parameters from URL #2035 8 years ago
jmontoyaa 69b85b1978 Minor - Show "username" when showing user link to profile. 8 years ago
jmontoyaa f46bf5a96e WIP: Add log when deleting an exercise result attempt (exe_id) see #2215 8 years ago
jmontoyaa d4d25fb38a Minor - format code, remove unused session id. 8 years ago
Julio 4eb63faad7 Minor - format code 8 years ago
Julio 0b497b8a65 Change ticket attachment upload folder see BT#13697 8 years ago
jmontoyaa e95fa1ee1d Minor - format code 8 years ago
Nicolas Ducoulombier 04e6fb399d undo commit 9c7583417 and fix query and algo to reuse anonymous user when using the config 'max_anonymous_users' -refs BT#13324 8 years ago
jmontoyaa 9c75834173 If anon user found then delete all user LP progress see BT#13324 8 years ago
jmontoyaa df875dca3c Add setting: show sender's email when receiving email notifications. 8 years ago
jmontoyaa b1d56e0277 Minor - fix function name, format code 8 years ago
jmontoyaa 1a97f60c13 Add user email when sending notification BT#13672 8 years ago
jmontoyaa 63045f0faf Add text "ThisIsAutomaticEmailNoReply" in email see BT#13672 8 years ago
Yannick Warnier 8b29aa2834 Remove autocapitalize from login input boxes to avoid infringing HTML5 standard when non-Apple browsers 8 years ago
jmontoyaa 6464941903 Ignore date validation when creating a new anon user. Only check IP 8 years ago
jmontoyaa e1aa8f76f4 Fix REL_CODE_PATH to add url_append if it was set in configuration.php 8 years ago
jmontoyaa f646c26777 Minor - if "user_is_online" PHP warning #2193 8 years ago
jmontoyaa 61de1fc9b5 Use anonymous user id to avoid PHP fatal error. 8 years ago
jmontoyaa 3f6dbcf6d7 Use function "api_protect_course_group" 8 years ago
jmontoyaa a26eeb6cb4 Fix error when setting a plugin to a region 8 years ago
jmontoyaa f1378963a2 Don't read from cache if $checkIfUserOnline is set 8 years ago
jmontoyaa c21422577e Cost effective string improvement 8 years ago
jmontoyaa 3e801bcc79 Use AddAddress instead of AddBcc doesn't work with sendmail. 8 years ago