Commit Graph

1993 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
Julio Montoya f12065d4df Showing success message when uploading zips 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 8faa95a517 Do not update the coach id of all courses when editing only the session configuration. 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
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
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
Carlos Vargas 5f76ccdf5b changes styles 16 years ago
Cristian Fasanando 9d1ef27fd9 removed include unnecessary - see DT#5082 16 years ago
John Hinojosa 034f8d56d4 fixed DT#5095 When upload a file mp3 with the same name, this file mp3 is renamed. 17 years ago
John Hinojosa ff382504db Fixed #5095: You can not delete files in my documents mp3 17 years ago
Arthur Portugal c4a3f76cb3 Fix extra escape string into add function - see DT#5096 (by cfasanando) 17 years ago
Yannick Warnier 31286ee002 Ensure the include path is built from the current path (avoid inclusion mixups when executing libraries from testing scripts) 17 years ago
Julio Montoya fcf48a9add Some notices avoided 17 years ago
Julio Montoya 0d6c0232d8 array.lib.php library added 17 years ago
Ivan Tcholakov f42ed072f3 Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 17 years ago
Julio Montoya 41c4168199 Adding documentation 17 years ago
Julio Montoya ce6c8e8618 Adding validation to function parameters 17 years ago
Julio Montoya 808906672d Adding last_edit field in user_friend table for future purposes 17 years ago
Julio Montoya ad168da3a4 Adding intval values 17 years ago
Julio Montoya 683206d6bb NULL values changed to 0 17 years ago
Yannick Warnier 56757c72bb Fixed user picture in whoisonline.php when using users subdirs 17 years ago
Julio Montoya 80c196f46b Minor - lang var fixed 17 years ago
Yannick Warnier 030a8cf8b6 [svn r22578] updated temporary dir to use archive instead of garbage 17 years ago
Yannick Warnier c13f33c454 [svn r22576] Make api_get_path(GARBAGE_PATH) return the same as SYS_ARCHIVE_PATH (/main/garbage/ directory is deprecated since 1.8.6) 17 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 17 years ago
Isaac Flores 9f2406719c [svn r22567] logic changes - improvements in terms and conditions - (partial FS#4320) 17 years ago
Yannick Warnier 7c577f0d3e [svn r22566] Remove double constant definition generating a warning-level message 17 years ago
Julio Montoya 193e1eaf9d [svn r22545] Fixes user's average score see FS#4444 (requires testing) 17 years ago
Ivan Tcholakov 3d138eea6d [svn r22531] FS#2867 - The online editor: Hiding from the simple file manager listing some system files (.editor_*.jpeg) that are produced by the Image Editor. Increasing the font-size of the "Insert special character" dialog. 17 years ago
Ivan Tcholakov 46e525646b [svn r22497] FS#2867 - The online editor: Assigning styles to all dialogs for unification their appearance in different browsers. 17 years ago
Juan Carlos Raña dc01bd28b5 [svn r22472] one field more for task on line 17 years ago
Ivan Tcholakov 08e84bcb04 [svn r22435] FS#2867 - The online editor: Updating the build-number. 17 years ago
Ivan Tcholakov 34ad2680f1 [svn r22434] FS#2867 - The online editor: Removing a unnecessary option within the javascript configuration file. 17 years ago
Ivan Tcholakov 059c98f110 [svn r22433] FS#2867 - The online editor: Removing some unnecessary files. 17 years ago
Ivan Tcholakov 4a3cef1636 [svn r22432] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3925 - http://dev.fckeditor.net/ticket/3925 . Implementing all related to this fix changes. 17 years ago
Ivan Tcholakov 42bb547f24 [svn r22431] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3427 - http://dev.fckeditor.net/ticket/3427 . 17 years ago
Ivan Tcholakov b6d2c52742 [svn r22430] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3818 - http://dev.fckeditor.net/ticket/3818 . 17 years ago
Ivan Tcholakov f58133b575 [svn r22429] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3677 - http://dev.fckeditor.net/ticket/3677 . 17 years ago