Commit History

Author SHA1 Message Date
  jmontoyaa 76e8a62b18 Remove unused function 'api_number_of_plugins' 7 years ago
  jmontoyaa 8099753494 Remove unused function api_is_internal_path() 7 years ago
  jmontoyaa e670b9d791 Fix constant names 7 years ago
  jmontoyaa 8d17f5dbcc Minor - format code 7 years ago
  jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 7 years ago
  jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 7 years ago
  jmontoyaa e19d6b1d5b Add 'form->addPasswordRule' in order to centralize pass validation 7 years ago
  jmontoyaa 807cf5697b Rewrite generate password and check password - requires composer update 7 years ago
  Angel Fernando Quiroz Campos e4b9278f0c Allow show 'Read more' link when adding page-break to blog post - refs BT#12324 7 years ago
  Julio Montoya f6bbd240a4 Merge pull request #1669 from miky96es/feature-button-goback 7 years ago
  Yannick Warnier ff051d15e8 Minor - Add validation on Database::query() return types #scrutinizer 7 years ago
  Yannick Warnier 7b1b31fe5a Fix issue with detailed counting of characters in blog - fixes BT#12324 7 years ago
  jmontoyaa c804014cda Fix stylesheet update. 7 years ago
  jmontoyaa 7370461f36 A theme folder is consider if there's a default.css file in it. 7 years ago
  jmontoyaa f225080661 Update docs 7 years ago
  jmontoyaa b43c3d3627 Add virtual instance theme feature see BT#12490 7 years ago
  jmontoyaa 029776f32d Improve CSS stylesheet change/upload 7 years ago
  jmontoyaa 1437a3f7e4 Use flash messages 7 years ago
  jmontoyaa dcc9e2affe Minor - update phpdoc 7 years ago
  Yannick Warnier 661239d80e Add SMTP_UNIQUE_REPLY_TO setting + support in api_mail_html() - fixes #1772 7 years ago
  Angel Fernando Quiroz Campos a1c4c6fe62 Adding Annotation question type - refs BT#10892 7 years ago
  jmontoyaa 52ea8738c0 Fix function doc, use correct cast int. 7 years ago
  jmontoyaa 2d48717202 Add configuration variable per portal see BT#12383 7 years ago
  Angel Fernando Quiroz Campos 7c8b711b67 Fix session visibility out of date - refs BT#12412 7 years ago
  jmontoyaa 6fe37be6e2 Fix PHP warning 7 years ago
  jmontoyaa 2252c440de Minor - format code 7 years ago
  jmontoyaa 66ea436b73 Minor - Format code, remove unused code 7 years ago
  José Loguercio c0ba9f94f6 Add location url function with a exit break by default 7 years ago
  jmontoyaa d92c6c5fdb Fix apc in api_get_user_info 7 years ago
  Yannick Warnier a729ce8860 Move, rename, change order and default values for function api_add_sub_hours_to_date_time to(base-time, interval, operation) ChamiloAPI::AddOrSubTimeToDateTime(interval, optional base-time, optional operation) - refs BT#12212 7 years ago