Commit Graph

7579 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
Julio Montoya 780f1ce164 Fixes DT#5152 requires testing 16 years ago
Julio Montoya 67f0d0a3be Minor - changing lang variable 16 years ago
Julio Montoya d6cb5243ef Fixing width lenght and lang variables updated 16 years ago
Julio Montoya f12065d4df Showing success message when uploading zips 16 years ago
Julio Montoya 72192614fb Delete course from session fixed 16 years ago
Ivan Tcholakov a3cb586fd0 Issue #306 - The multibute string library: Restructuring the functions - those for internal use are renamed and moved in the correspondent file. 16 years ago
Ivan Tcholakov 9376bb9d20 Issue #306 - The multibute string library: Logic upgrades, optimizations for speed, part 2. 16 years ago
Julio Montoya 314c0d4484 Minor - replacing security::remove_XSS by intval 16 years ago
Julio Montoya 2d6fc98ca8 Minor - Show only extra fields that are visible 16 years ago
Julio Montoya 16c0200e52 Fixing footer in session list 16 years ago
Julio Montoya 8f74f3d532 Minor - Hiding \"modify\" column for users 16 years ago
Julio Montoya 3d3cf9f972 Minor - Fixing pages style 16 years ago
Julio Montoya 27a9470b15 Adding session_category table 16 years ago
Julio Montoya f83def9a2e Fixing session course list style 16 years ago
Ronny Velasquez 26d33a85b0 Added the \"session_id\" on table \"link_category\" for each course 16 years ago
Julio Montoya 8faa95a517 Do not update the coach id of all courses when editing only the session configuration. 16 years ago
Julio Montoya 406b01920f Adding get_lang instead of a simple echo 16 years ago
Ivan Tcholakov 51a649cd96 Issue #306 - The multibute string library: Logic upgrades, optimizations for speed. 16 years ago
Ivan Tcholakov a29e18b691 Issue #306 - Fixing some my mistakes about using the function api_transliterate(). 16 years ago
Ivan Tcholakov b188da6f32 Issue #306 - The multibute string library: Fixing my newly made mistakes, logic upgrades, optimizations for speed. 16 years ago
Julio Montoya d715356e8c Minor - Student can't see an edit button 16 years ago
Ronny Velasquez 156204a94b Added the \"session_id\" on table \"tool\" for each course 16 years ago
Ivan Tcholakov b4635b9089 Issue #306 - The myltibyte string library: Various reworks are in progress. 16 years ago
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. 16 years ago
Ivan Tcholakov 6cf885f3b3 Feature #306 - Upgrading the myltibyte string library with php-implemented conversion functionality for some single-byte character sets (non-UTF8): 16 years ago
Julio Montoya bdb5e5dc4b Minor - Adding escape_string functions 16 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 16 years ago
Julio Montoya 23e67f1f01 Fixing typo 16 years ago
Julio Montoya 341353c73e Fixes #5109 16 years ago
Cristian Fasanando 543b410b42 fixed button search in forum - partial DT #5116 16 years ago
Julio Montoya cf0e3ab958 Hiding test result in coach reporting view 16 years ago
Julio Montoya 065dc60cb3 Fixing export csv 16 years ago
Cristian Fasanando e7fd18c27b Fixed large message was joined with button when you create a backup for a course - partial see DT#5115 16 years ago
Arthur Portugal 5e84e0aead Commented header with title without get_lang 16 years ago
Cristian Fasanando 08013fc7d7 Fixed navigation text and icon when you add a item for exercise tool - see DT#5115 16 years ago
Ivan Tcholakov 9934f4b62a Feature #4282: The function process_uploaded_file() has been reworked, PHP4-code in it has been removed. 16 years ago
Ivan Tcholakov 7d07b31a40 Task #306 - The myltibyte string library: Final corrections in the functions api_htmlentities() and api_html_entity_decode(). 16 years ago
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). 16 years ago
Ivan Tcholakov 2c517dab3d Task #306 - The myltibyte string library: Moving the functions for internal use behind the API into a separate file. 16 years ago
Ivan Tcholakov c6ef2946aa Task #306 - Elimination of occurences of the deprecated function api_add_pcre_unicode_modifier(). Correction for the function generate_course_code(). 16 years ago
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. 16 years ago
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. 16 years ago
Ivan Tcholakov 595b3b57ee Task #306 - The multibyte string library: Reordering some functions for better categorization. Fixing a minor string-sorting related bug. 16 years ago
Julio Montoya b4b9fe4935 1.8.6.1 to 1.8.6.2 sql script added 16 years ago
iflores 26d317c2a3 Improvemets in social network 16 years ago
Julio Montoya c27fea7184 Updating lang variables 16 years ago
iflores cb11922f62 Improvemets in social netowork 16 years ago
Julio Montoya a1aa00a0d2 Fixing CSS style in \"Add this question to the test\" feature in Test Tool 16 years ago
Ronny Velasquez d4b7b6edc0 link title agenda - fixed partial #5082 16 years ago
John Hinojosa bf4806ee95 fixed DT#5102 - Bug in term & condition button and icon export 16 years ago