Commit Graph

2202 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
Ivan Tcholakov 7dddac1eb5 [svn r21702] FS#2867 - The FCKEditor: Adding a preview tab to the dialog "Insert/Edit flv-video". 17 years ago
Arthur Portugal 654bb13332 [svn r21700] Minor - Changed documentation 17 years ago
Ivan Tcholakov f1c347763f [svn r21699] FS#2867 - The FCKEditor, the flv-plugin: Attaching the source code of SWFObject 1.5 (javascript). 17 years ago
Arthur Portugal 6f4e28e483 [svn r21684] Minor - Added documentation 17 years ago
Ivan Tcholakov bd2da604ce [svn r21682] FS#2867 - The FCKEditor: Minor corrections within the Bulgarian language file. 17 years ago
Ivan Tcholakov 51ca38cb7e [svn r21676] FS#2867 - The FCKEditor, the javascript configuration file: Simplifying language management code for plugins. 17 years ago
Ivan Tcholakov 80be2ff0c1 [svn r21675] FS#2867 - The FCKEditor, the javascript configuration file: Cleaning a useless variable. 17 years ago
Ivan Tcholakov e69948ec7d [svn r21670] FS#2867 - The FCKEditor, the javascript configuration file: Cleaning an obsolete fragment of code. 17 years ago
Isaac Flores 939807eccb [svn r21665] logic changes - Allow register student, in group - (partial FS#4366) 17 years ago
Ivan Tcholakov 3fdc739a74 [svn r21664] FS#2867 - The FCKEditor, dialogs: A visual fix for the buttons "Ok" and "Cancel". 17 years ago
Juan Carlos Raña 3139cc99e5 [svn r21663] proposal of possible places where the block copy and paste to pupils. Initially everything unlocked 17 years ago
Ivan Tcholakov 76ce908447 [svn r21658] FS#2867 - The FCKEditor: Adding a blocking copy/paste feature. It is configurable throug editing the file .../dokeos/main/inc/lib/fckeditor/myconfig.js, see at the end. 17 years ago
Ivan Tcholakov 840fdf4c48 [svn r21657] FS#2867 - The FCKEditor: Various minor changes in order to get closer to the original source. Updating some language files. 17 years ago
Ivan Tcholakov 270f7b3ba1 [svn r21654] FS#2867 - The FCKEditor: Making the configuration file fckconfig.js identical to its original. Moving all remaining custom settings to the configuration file myconfig.js. This is for making easy upgrades. 17 years ago
Ivan Tcholakov 805668d46e [svn r21651] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN proposed patch, ticket #3181 (still opened) - http://dev.fckeditor.net/ticket/3181 . 17 years ago
Ivan Tcholakov 199ac7b016 [svn r21650] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #3439 - http://dev.fckeditor.net/ticket/3439 . 17 years ago
Ivan Tcholakov 1b0dbcd3be [svn r21649] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #3429 - http://dev.fckeditor.net/ticket/3429 . Removing my patch SVN#21643, because it solves the same problem. 17 years ago
Ivan Tcholakov 3fd3455bbf [svn r21648] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #2915 - http://dev.fckeditor.net/ticket/2915 . 17 years ago
Ivan Tcholakov 73f438ba47 [svn r21647] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #2856 - http://dev.fckeditor.net/ticket/2856 . 17 years ago
Ivan Tcholakov 1193422b84 [svn r21646] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #2821 - http://dev.fckeditor.net/ticket/2821 . 17 years ago
Ivan Tcholakov 8e5f0b088a [svn r21645] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #3120 - http://dev.fckeditor.net/ticket/3120 . 17 years ago
Ivan Tcholakov c41899342e [svn r21644] FS#2867 - The FCKEditor: Reworking (cleaning) code about mimetex plugin detection. 17 years ago
Ivan Tcholakov 5db9678c29 [svn r21643] FS#2867 - The FCKEditor: Applying an IE8-specific patch. Previously, javascript error raised when the vertical scrollbar of the editor was pressed. 17 years ago
Juan Carlos Raña 72971d734d [svn r21642] lengthens the list of extensions that are not allowed in the advanced editor 17 years ago
Ivan Tcholakov 84955ff93e [svn r21641] FS#2867 - The FCKEditor: Some minor corrections about using the already defined constant IS_WINDOWS_OS. 17 years ago
Ivan Tcholakov 9810154301 [svn r21640] FS#2867 - The FCKEditor, the simple file manager, uploading functionality: Implementing an additional check, based on the Dokeos system's security list (white or black) of file extensions. Disabling uploading html-files until some kind of "purification" is implemented. 17 years ago
Ivan Tcholakov 2713d09580 [svn r21639] FS#2867 - The FCKEditor, the simple file manager: Adding Dokeos specific routines for sanitizing names of uploaded files (including transliteration to ASCII letters only). 17 years ago
Ivan Tcholakov 7b5e976c84 [svn r21638] FS#2867 - The FCKEditor, the simple file manager: Removing old hacks, making the file .../fckeditor/editor/filemanager/connectors/php/upload.php to be identical to the original source. 17 years ago
Ivan Tcholakov 727bb43d64 [svn r21637] FS#2867 - The FCKEditor, the simple file manager: Making the file .../fckeditor/editor/filemanager/connectors/php/connector.php to be identical to the original source. 17 years ago
Ivan Tcholakov e8b4ae3191 [svn r21634] FS#2867 - The FCKEditor, the simple file manager: Making the file .../fckeditor/editor/filemanager/connectors/php/commands.php as close to the original source as it is possible. 17 years ago
Ivan Tcholakov 076544647a [svn r21633] FS#2867 - The FCKEditor, the simple file manager: Making the file .../fckeditor/editor/filemanager/connectors/php/io.php as close to the original source as it is possible. 17 years ago
Ivan Tcholakov 2ff38dc1df [svn r21632] FS#2867 - The FCKEditor, the simple file manager: Removing two unused files. 17 years ago
Ivan Tcholakov 85fa6f84d1 [svn r21630] FS#2867 - The FCKEditor, the simple file manager: Reworking the php connector's configuration file. 17 years ago
Ivan Tcholakov 87d45ef6c2 [svn r21625] FS#2867 - The FCKEditor, the simple file manager: Removing obsolete directories and files. 17 years ago
Ivan Tcholakov c61e7e67d7 [svn r21622] FS#2867 - Introducing two new path types for the function api_get_path() - WEB_SERVER_ROOT_PATH and SYS_SERVER_ROOT_PATH in the main API. Some corrections about the same function have been done. Using a call api_get_path(SYS_SERVER_ROOT_PATH) that is neccessary for the FCKEditor, simple file manager (within the function GetRootPath()) and advanced file manager. 17 years ago
Ivan Tcholakov ac289a0232 [svn r21621] FS#2867 - The FCKEditor, the simple file manager: There is a function GetRootPath() for returning the system document root path. In some configurations it might fail. For reducing such a probability, at the first attempt, this function will try to return the desired result using known configuration data from the Dokeos system. 17 years ago
Ivan Tcholakov 044b8bf096 [svn r21619] FS#306 - The global initialization script: Ensuring that the global variable $charset will stay unaffected after loading language files. 17 years ago
Ivan Tcholakov 217aae3678 [svn r21618] FS#306 - The multi-byte string library: Renaming a local variable $charset into $system_encoding for avoiding confusion while reading code. 17 years ago
Ivan Tcholakov a4bc5094c9 [svn r21616] FS#306 - Removing unused declarations of the global variable $charset. 17 years ago
Ivan Tcholakov 1f002c7689 [svn r21615] FS#306 - Fixing an encoding problem in the template list, the FCKEditor. It is strange that the global variable $charset has wrong value in this context. To be invesigated. 17 years ago
Ivan Tcholakov 199f61f1f7 [svn r21598] FS#2867 - The FCKEditor: Reworking the upload connector to be close to the 2.6.4 source original. 17 years ago
Ivan Tcholakov e42e3bc0ff [svn r21597] FS#2867 - The FCKEditor: Removing a unused file. 17 years ago
Ivan Tcholakov b9e6e6c7f8 [svn r21596] FS#2867 - The FCKEditor: Moving file manager's "connectors" folder from the legacy to the current place according to the original 2.6.4 code. This is to make upgrades easier. 17 years ago
Ivan Tcholakov f8c9100ef2 [svn r21591] FS#2867 - The FCKEditor: Reverting SVN#21585. The editor's version is 2.6.4 stable again. 17 years ago
Ivan Tcholakov d58c42d384 [svn r21585] FS#2867 - Dokeos 1.8.6.1: Upgrading the FCKEditor from version 2.6.4 to version 2.6.5 SVN, Build 23055, 23-JUN-2009. 17 years ago
Ivan Tcholakov 58a144ad69 [svn r21548] FS#306 - Adding preliminary checks whether the PHP extension "mbstring" has been installed. See http://www.dokeos.com/forum/viewtopic.php?t=29548 17 years ago
Ivan Tcholakov 12aa14a32a [svn r21547] FS#306 - Moving the checks for installed optional php-extensions to the main API. 17 years ago
Ivan Tcholakov bbd225437f [svn r21539] FS#306 - The multi-bute string library: Removing recently introduced functions api_strcasercmp(), api_strrcmp(), api_strnatcasercmp(), api_strnatrcmp(). They have no chance to be useful. 17 years ago
Ivan Tcholakov e4e14a2602 [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 17 years ago
Ivan Tcholakov 592e2e53be [svn r21531] FS#306 - The file manager class: Changing sorting of file and folder names to be into natural order. 17 years ago