Commit History

Author SHA1 Message Date
  Ivan Tcholakov 3fd3455bbf [svn r21648] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #2915 - http://dev.fckeditor.net/ticket/2915 . 15 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 . 15 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 . 15 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 . 15 years ago
  Ivan Tcholakov c41899342e [svn r21644] FS#2867 - The FCKEditor: Reworking (cleaning) code about mimetex plugin detection. 15 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. 15 years ago
  Juan Carlos Raña 72971d734d [svn r21642] lengthens the list of extensions that are not allowed in the advanced editor 15 years ago
  Ivan Tcholakov 84955ff93e [svn r21641] FS#2867 - The FCKEditor: Some minor corrections about using the already defined constant IS_WINDOWS_OS. 15 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. 15 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). 15 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. 15 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. 15 years ago
  Juan Carlos Raña b6ecaee028 [svn r21636] - Add button to search pages: edit, history, delete, discussion, what link here ? 15 years ago
  Juan Carlos Raña ab27ecfebf [svn r21635] clarification of the text of the column headers 15 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. 15 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. 15 years ago
  Ivan Tcholakov 2ff38dc1df [svn r21632] FS#2867 - The FCKEditor, the simple file manager: Removing two unused files. 15 years ago
  Juan Carlos Raña e073e18155 [svn r21631] -Add button to view all pages: history, delete, discussion, links. 15 years ago
  Ivan Tcholakov 85fa6f84d1 [svn r21630] FS#2867 - The FCKEditor, the simple file manager: Reworking the php connector's configuration file. 15 years ago
  Juan Carlos Raña a0184d867b [svn r21629] clean some code 15 years ago
  Juan Carlos Raña f68ccb4d52 [svn r21628] edit a page directly from the listing of all pages 15 years ago
  Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 15 years ago
  Ivan Tcholakov 87d45ef6c2 [svn r21625] FS#2867 - The FCKEditor, the simple file manager: Removing obsolete directories and files. 15 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. 15 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. 15 years ago
  Juan Carlos Raña 7da83ec27a [svn r21620] change names of the months by the number of the months to make a good sorting 15 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. 15 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. 15 years ago
  Juan Carlos Raña 696b623b76 [svn r21617] fix the ordering of the dates on the tables 15 years ago
  Ivan Tcholakov a4bc5094c9 [svn r21616] FS#306 - Removing unused declarations of the global variable $charset. 15 years ago