Commit Graph

2192 Commits (f7e6e3d86643186a26df6312a139a5080caf3e02)

Author SHA1 Message Date
Patrick Cool f7e6e3d866 adding a little bit of code information 16 years ago
Patrick Cool 7d290f9626 bugfix: https://support.dokeos.com/issues/5452 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
Arthur Portugal 36fd782e1b Fixed footer in User Import List when show navigation is activated 17 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
Julio Montoya 0caec2a810 Adding sticky footer finally! see DT#3549 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
Isaac Flores 37a5b48378 Allow load multiples languages files - (partial FS#4321) 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
Ivan Tcholakov 8bb18f8693 [svn r22428] FS#2867 - The online editor: Updating some language files. 17 years ago
Ivan Tcholakov 0eb0aa1b50 [svn r22427] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3481 - http://dev.fckeditor.net/ticket/3481 . 17 years ago
Ivan Tcholakov 572dbecb3c [svn r22426] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3446 - http://dev.fckeditor.net/ticket/3446 . 17 years ago
Ivan Tcholakov c53c441a82 [svn r22425] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2874 - http://dev.fckeditor.net/ticket/2874 . Making some files to be binary equal to the original source. 17 years ago
Ivan Tcholakov 8b4fcfa78c [svn r22424] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2689 - http://dev.fckeditor.net/ticket/2689 . 17 years ago
Ivan Tcholakov 01a567f12d [svn r22423] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2156 - http://dev.fckeditor.net/ticket/2156 . 17 years ago
Ivan Tcholakov 93d72408c4 [svn r22422] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #1537 - http://dev.fckeditor.net/ticket/1537 . 17 years ago