Commit Graph

656 Commits (19a6a30906d7ec9a2a57c4fe59cd680960c1fcb9)

Author SHA1 Message Date
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 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
Juan Carlos Raña 1612e47200 [svn r21275] Wiki -improve the cleanliness of the code is inserted. Where many users tend to modify pages, there are some unwanted tags 17 years ago
Cristian Fasanando a44d43cda4 [svn r21121] Fixed vulnerable get parameter: search_folder - partial FS#4261 17 years ago
Cristian Fasanando f07d5e34c9 [svn r21118] Fixed vulnerable get parameter: base_url_alt - partial FS#4261 17 years ago
Cristian Fasanando 09c7b91945 [svn r21117] fixed vulnerable get parameter: img - partial FS#4261 17 years ago
Cristian Fasanando 0e4227493e [svn r21105] Fixed vulnerable get parameter: action - partial FS#4261 17 years ago
Arthur Portugal 1ff7d6310f [svn r21024] Reverted the path in template image - change type not authorized at this stage of development 17 years ago
Arthur Portugal 1d42e676a9 [svn r21019] Changed directory image in FCK editor FS#4232 17 years ago
Arthur Portugal 16c3bed642 [svn r20995] Fixed the directory image FCK editor FS#4232 17 years ago
Isaac Flores c6a04ff12d [svn r20974] Minor - allow see full screen video youtube - (partial FS#3909) 17 years ago
Ivan Tcholakov 1b57bd064a [svn r20929] FS#2867 - The FCKEditor, dialogs: Adding support about language translation for the new nice buttons "Ok" and "Cancel". Making these buttons a little bit wider. 17 years ago
Cristian Fasanando fe485d95b6 [svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232 17 years ago
Cristian Fasanando 6b58c38476 [svn r20855] Minor - Style change -Fixed problems of video and audio in fckeditor - partial FS#4232 (by jhp1411) 17 years ago
Ivan Tcholakov eaae7c3ef2 [svn r20842] FS#2867 - The FCKEditor: Making the "Save" command/button to be compatible with the new "nice buttons" in Dokeos forms. This is necessary when the command "Save" scans the form to identify submit-type button and to "click" it. Previously, a problem was noticed in Wiki and forums (probably it existed in other places too). When "Save" button from the editor was clicked, the updated editor's content was not saved. 17 years ago
Ivan Tcholakov 5b43a7ed4c [svn r20549] FS#306 and FS#4188 - Fixing a reported encoding problem, the FCKEditor, "MP3" plugin. 17 years ago
Ivan Tcholakov 126ed7adee [svn r20456] FS#306 - The common libraries: Improvements for better encoding support, part 1. 17 years ago
Carlos Vargas 2cba655f0e [svn r20429] new icons buttons see FS#3901 17 years ago
Carlos Vargas e523ce17c1 [svn r20427] styles button in fck editor see FS#3901 17 years ago
Cristian Fasanando 47a642bde2 [svn r20220] Style changes - ordered buttons and height of fckeditor, changed title on button submit - see FS#3925 17 years ago
Ivan Tcholakov e56a3f68f1 [svn r20196] FS#4008 - Correction of a wrong javascript, see SVN#20038. The correction is aimed properly to be met the demand under FS#4007 - "Images galery in FCK : should not center in the screen. Should stay where it opens." 17 years ago
Carlos Vargas d31979e724 [svn r20194] fixed bug in fckeditor see FS#3799 17 years ago
Cristian Fasanando cabea8bf99 [svn r20167] Minor - Fixed typo in configuration of buttons into fckeditor in toolbarsets Forum - partial FS#3909 17 years ago