Commit History

Author SHA1 Message Date
  Yannick Warnier dda2dc532f Add local server changes all at once 8 years ago
  Julio Montoya 3ff85070c8 PrestaShop plugin fixes. 9 years ago
  Nicolas Ducoulombier 8db0a5c77a Fix image sincronization and status changed -refs BT#10174 9 years ago
  Angel Fernando Quiroz Campos 2bedf1af14 Send email when user has been subscribed - refs BT#9896 #TMI 9 years ago
  Angel Fernando Quiroz Campos 66e1e9fe59 Register when a user was subscribed to session - refs BT#9881 #TMI 9 years ago
  Julio Montoya 527a44f025 Add logs when delete/adding users to a session see BT#9943 #7724 9 years ago
  Julio Montoya 91d9783dd5 Fix session_list dates see #7719 9 years ago
  Yannick Warnier 03910a357d Fix issues with display_start/end_date for sessions - refs #7719 9 years ago
  Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 9 years ago
  Yannick Warnier 604be1088c Fix a number of errors in the use of variables in registration.soap.php 9 years ago
  Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 9 years ago
  Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 9 years ago
  Angel Fernando Quiroz Campos e8c03a803a Fix Drupal user creation - refs BT#9413 9 years ago
  Julio Montoya dd9478824e Add symfony2 security encoders see #7646 9 years ago
  Julio Montoya 327c07aae1 Unify extra fields in one table. 9 years ago
  Julio Montoya 03d263a9a6 Improve code to load user picture. 9 years ago
  Yannick Warnier 085a673dc0 Merge pull request #668 from NicoDucou/bt9703 9 years ago
  Nicolas Ducoulombier 19a3008646 Fix WSCreateUser to create user with expiration_date = null ref BT9703 9 years ago
  Julio Montoya 93103703db Use api_is_multiple_url_enabled() 9 years ago
  Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 9 years ago
  Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 9 years ago
  Julio Montoya 06b889c3ec Merge 1.10.x 9 years ago
  Yannick Warnier a60da5dcb7 Move user_id to id (partial) 9 years ago
  Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 9 years ago
  Julio Montoya 80982cc02d Remove use of Database::error() 9 years ago
  Julio Montoya 98be672efa Remove unused $_configuration values. 9 years ago
  Julio Montoya 592090d48a affected_rows() function now needs a parameter. 9 years ago
  Yannick Warnier 1df2df3d09 merge 9 years ago
  Imanol Losada 185621530c Rename WSBindGroup to GroupBindToParent, WSUnbindGroup to GroupUnbindFromParent and WSUpdateUserRole to WSUpdateUserRoleInGroup - refs BT#9431 9 years ago
  Imanol Losada 8e8d1313c1 Add 'split_users_upload_directory' setting when creating the certificate path (1.10.x) - refs BT#9022 9 years ago