커밋 기록

작성자 SHA1 메시지 날짜
  Julio Montoya d715356e8c Minor - Student can't see an edit button 15 년 전
  Ivan Tcholakov b4635b9089 Issue #306 - The myltibyte string library: Various reworks are in progress. 15 년 전
  Ivan Tcholakov 0cc113bd14 Issue #306 - The myltibyte string library: Reorganizing some functions. Upgrading the function api_substr() so it could process UTF-8 strings correctly even if there are no mbstring and iconv extensions installed. 15 년 전
  Ivan Tcholakov 92f17bf970 Merge with c21f768c1bb02fb77223f577f3f89d517ef5200d 15 년 전
  Ivan Tcholakov 6cf885f3b3 Feature #306 - Upgrading the myltibyte string library with php-implemented conversion functionality for some single-byte character sets (non-UTF8): 15 년 전
  Julio Montoya 23e67f1f01 Fixing typo 15 년 전
  jmontoya 0f60316b8d Merge 15 년 전
  Julio Montoya 341353c73e Fixes #5109 15 년 전
  Cristian Fasanando 543b410b42 fixed button search in forum - partial DT #5116 15 년 전
  Julio Montoya cf0e3ab958 Hiding test result in coach reporting view 15 년 전
  Julio Montoya 065dc60cb3 Fixing export csv 15 년 전
  Cristian Fasanando e7fd18c27b Fixed large message was joined with button when you create a backup for a course - partial see DT#5115 15 년 전
  Arthur Portugal 86bbe03c45 Merge 15 년 전
  Arthur Portugal 5e84e0aead Commented header with title without get_lang 15 년 전
  Cristian Fasanando 08013fc7d7 Fixed navigation text and icon when you add a item for exercise tool - see DT#5115 15 년 전
  Arthur Portugal 64584c7d07 Updated sub_language added only one function 15 년 전
  Ivan Tcholakov 9934f4b62a Feature #4282: The function process_uploaded_file() has been reworked, PHP4-code in it has been removed. 15 년 전
  Ivan Tcholakov 1aced5a9f3 Merge with 758c1d6c418f5c5ea34870d3191975fa7baecf10 15 년 전
  Ivan Tcholakov 7d07b31a40 Task #306 - The myltibyte string library: Final corrections in the functions api_htmlentities() and api_html_entity_decode(). 15 년 전
  Patrick Cool 4254ec41b2 commit test 15 년 전
  Ivan Tcholakov d622e4b58a Task #306 - The myltibyte string library: Renaming the functions api_utf8_to_unicode() and api_utf8_from_unicode() as _api_utf8_to_unicode() and _api_utf8_from_unicode(). These functions are for internal use only, so they are moved into the correspondent file. Upgrading the function api_htmlentities(), so it to be able to work with UTF-8 strings even without installed extension mbstring and iconv (the core php5 function htmlentities() does not deal with UTF-8 strings correctly). 15 년 전
  Ivan Tcholakov 2c517dab3d Task #306 - The myltibyte string library: Moving the functions for internal use behind the API into a separate file. 15 년 전
  Ivan Tcholakov c6ef2946aa Task #306 - Elimination of occurences of the deprecated function api_add_pcre_unicode_modifier(). Correction for the function generate_course_code(). 15 년 전
  Ivan Tcholakov 89be813958 Task #306 - The myltibyte string library: File reorganization, adding a file-based database that will help in letter_case operations on UTF-8 strings. Upgrading the functions api_strtolower() and api_strtoupper() in order they not to depend on the mbstring extension for dealing with UTF-8 strings. 15 년 전
  Ivan Tcholakov ecfb9ea136 Task #306 - The myltibyte string library: Making the library less dependable on the mbstring extension. Adding derivate UTF-8 aware pcre functions. 15 년 전
  Ivan Tcholakov 595b3b57ee Task #306 - The multibyte string library: Reordering some functions for better categorization. Fixing a minor string-sorting related bug. 15 년 전
  Arthur Portugal 6dc2641ccc Merge 15 년 전
  Arthur Portugal d9d9091591 Updated with the ricardo merge 15 년 전
  Arthur Portugal e2f1f140a1 Added sub_language.class.php into all.test3 and new file all test3 15 년 전
  Ricardo Rodriguez 5b01661353 joined with the aportugal head 15 년 전