Commit History

Author SHA1 Message Date
  Julio Montoya 04d5931905 Update get_lang calls using full string. 5 years ago
  Angel Fernando Quiroz Campos 188111ec6f Hook: Fix calls for events - refs BT#15992 5 years ago
  Julio Montoya d7c14e8606 Minor - merge with 1.11.x 5 years ago
  Julio Montoya 5e3679d495 Minor - flint fixes 5 years ago
  Julio Montoya 437ea513ca Minor - merge with 1.11.x 6 years ago
  Julio Montoya 10c0575477 Minor - partial merge from 1.11.x 6 years ago
  jmontoyaa 000f93c6ac Minor - merge with 1.11.x 6 years ago
  Julio Montoya 5754a14dc9 Applied fixes from FlintCI 6 years ago
  jmontoyaa d3d1479599 Minor - update from 1.11.x 6 years ago
  jmontoyaa e00b9728c5 Minor - format code 6 years ago
  Julio Montoya f32ca6dc9b Applied fixes from FlintCI 6 years ago
  Julio Montoya 0dfd450dd4 Merge pull request #2056 from miky96es/temp_webservice_WSAddUserToGroup 6 years ago
  jmontoyaa d80391ce88 Minor - format code, replace function name to camelCase, remove static 7 years ago
  jmontoyaa 36fa39b537 Minor - remove unused $libpath variable 7 years ago
  jmontoyaa cf62274236 Remove use of global $_user (not set when using webservices) 7 years ago
  jmontoyaa 4f9a1679f3 Minor - format code 7 years ago
  jmontoyaa eb62a7364b Avoid use of api_get_user_id() use 1 by default. 7 years ago
  jmontoyaa 9544603c8f Minor - format code. 7 years ago
  jmontoyaa ba0bf64665 Add roles when creating user see BT#13066 7 years ago
  Miguel C c790b4b943 Add field relation_type and add_user_to_group function changed to subscribe_users_to_usergroup for subsribe the user to the usergroup and subscribe in courses and sessions. 7 years ago
  jmontoyaa 9467bf40d1 Minor - format code 7 years ago
  Scrutinizer Auto-Fixer 09280de8dc Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 7 years ago
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
  Yannick Warnier cc350ab0b5 Minor - Fix typo in phpdoc for function WSSearchSession() 8 years ago
  Yannick Warnier 768e1263fe Rename suscribe_users_to_session() to subscribe_users_to_session() 8 years ago
  Nicolas Ducoulombier a01ef1bebe fixing problem with registration date not being null -refs BT#11667 8 years ago
  Yannick Warnier 77600e4784 Merge pull request #1304 from dnos/chamilo-pr/1.11.x 8 years ago
  jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
  David Nos 9287c8cc34 When updating a session in webservice, take into account only nolimit parameter, not the duration. 8 years ago