Commit Graph

58 Commits (d82e08c0bd472cd922eb2b36c38962ce51b87745)

Author SHA1 Message Date
Yannick Warnier 475c5636f9 Minor: Add doc on legal_accept extra field format 10 months ago
Angel Fernando Quiroz Campos af9ffadb08
Internal: create login record after inscription of new user 1 year ago
christianbeeznst 207ff4d60f Course: Fix non-authenticated course 'about' page error and add subscription validation - refs BT#21805 1 year ago
Yannick Warnier 398c47d8da Minor: Rename "code" to "official code" in user creation form to avoid mix-up with course code language variable 1 year ago
christianbeeznst 3fdbb46d60 Internal: Fix language selection for user registration notifications - refs BT#21751 1 year ago
christianbeeznst 790f7eb87e Internal: Fix user-selected locale in registration email and confirmation message - refs BT#21596 1 year ago
Yannick Warnier 6da5aa278f Language: Fix language variables in user registration, course settings and administration page 1 year ago
NicoDucou 0972e6d29f Legal: enable HTML in warning message if legal is not activated -refs BT#21593 2 years ago
Angel Fernando Quiroz Campos 2cccd8d26e Set user locale after inscription - refs BT#21596 2 years ago
Angel Fernando Quiroz Campos fbb70469d8 Fix condition to check registration.allow_fields_inscription - refs BT#21596 2 years ago
NicoDucou ab3ec5bc9b Language: remove extra . that are better in the translation variable 2 years ago
NicoDucou 28170ab893 Language: Legal: fix translation string to use the one that exist with all the translations 2 years ago
Angel Fernando Quiroz Campos 3905099647 Fix session handler on inscription page - refs BT#21562 2 years ago
Angel Fernando Quiroz Campos e97d41111a Fix arguments for UsernamePasswordToken - refs BT#21562 2 years ago
Angel Fernando Quiroz Campos ec2cc650a6 Fix registration.required_extra_fields_in_inscription conditions - refs BT#21562 2 years ago
Angel Fernando Quiroz Campos c37a19102d Internal: Add ContainerHelper to inject dependencies in legacy container 2 years ago
NicoDucou 4723981aa2 Language: fix translation string to use the one that exist with all the translations 2 years ago
christianbeeznst f813d40e5f User: Fix language and consent features in user agreements - refs #5121 2 years ago
christianbeeznst bfa7400628 User: Verify and improve Terms & Conditions and GDPR - refs #5121 2 years ago
Angel Fernando Quiroz Campos 569dd06d7a CI: Fix psalm InvalidGlobal errors 2 years ago
christian 17af6b085d User: Improve page after registration - refs BT#21078 2 years ago
christian 11c617b163 User: Improve inscription form - refs BT#21077 2 years ago
NicoDucou 99da95e791 User: Adapt message after inscription -refs BT#20895 2 years ago
christian 10972aa7d5 Inscription: Add password checker - refs BT#20923 2 years ago
christian ec829dd9cb User: Fix error in user inscription - refs BT#20846 2 years ago
christian 25da0c1140 User: Add legal terms after login - refs BT#20846 2 years ago
christian 1561a9255c User: Improve display terms and condition - refs BT#20846 2 years ago
christian 254ff0c87a User: Improve terms and condition when accessing student to a course - refs BT#20846 2 years ago
christian e3696a6a92 User: Add terms and condition when accessing student to a course - refs BT#20846 2 years ago
christian c62b4eb109 Migrations: Add link to go diagnostic after registration and logged - refs BT#20846 2 years ago
christian 407d7b387c Migrations: Login user after registration a doublebutton in inscription- refs BT#20846 2 years ago
christian a2660e0ab5 Migrations: Improve registration and search diagnosis - refs BT#20846 2 years ago
christian dda91e9c3b Migrations: Improve configuration settings and inscription user - refs BT#20846 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 3 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
christianbeeznest a6857b0c30
Extra fields - Rename extra_field field_type and extra_field_type to item_type and value_type, "value" in exta_field_values.value to field_value - refs CT#2008 (#4373) 3 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 4 years ago
Christian 13d4b342e3 User : Improve inscription form - refs BT#19231 4 years ago
Julio 92a883df6d Fix double status error 4 years ago
Christian 836ddb517e Minor: Clean code from flintci and codeclimate - refs BT#19215 4 years ago
Christian 9aa87b3644 Minor: Clean code from flintci - refs BT#19215 4 years ago
Christian cf072add4a Minor: Clean code and removed custom_pages file - refs BT#19215 4 years ago
Christian c12d5bef5f User: Check profile completed in registration - refs BT#19215 4 years ago
Christian 4ad53bd7dd User registration: Improve form of registration - refs BT#19215 4 years ago
Christian 7a2e46dcc2 User: Add templates for emails , missing inputs - refs BT19215 4 years ago
Christian ac77bfb38a Minor: Fix code checked by Flintci - refs BT#19044 4 years ago
Christian 2459edecdc User registration: Add form to register user to the portal - refs BT#19044 4 years ago
Julio Montoya 6bfef21d08 Move constant USERNAME_MAX_LENGTH in the user entity 5 years ago
Julio Montoya 069e72ebdc Replace api_get_interface_language with api_get_language_isocode 5 years ago
Julio Montoya 9763d82a5d Use entities in CourseManager::subscribeUser 5 years ago