Commit Graph

7352 Commits (610c4a45542d9c9b4983e9819af81a7f02e97a99)
 

Author SHA1 Message Date
Isaac Flores 610c4a4554 [svn r21660] logic changes - allow replace glossary terms with javascript - (partial FS#4337) 16 years ago
Ivan Tcholakov 80c7940a8b [svn r21659] FS#2867 - Updating changelog.html. 16 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. 16 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. 16 years ago
Isaac Flores 08726749f1 [svn r21656] logic changes - Allow multiple attempts when user is student - (partial FS#4276) 16 years ago
Isaac Flores 9a7e5b733f [svn r21655] logic changes - Allow install dokeos in IE - (partial FS#4367) 16 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. 16 years ago
Isaac Flores 63200dee6b [svn r21653] minor - logic changes - cleaned code - (partial FS#4314) 16 years ago
Juan Carlos Raña d1f513a99b [svn r21652] fix some text 16 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 . 16 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 . 16 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. 16 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 . 16 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 . 16 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 . 16 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 . 16 years ago
Ivan Tcholakov c41899342e [svn r21644] FS#2867 - The FCKEditor: Reworking (cleaning) code about mimetex plugin detection. 16 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. 16 years ago
Juan Carlos Raña 72971d734d [svn r21642] lengthens the list of extensions that are not allowed in the advanced editor 16 years ago
Ivan Tcholakov 84955ff93e [svn r21641] FS#2867 - The FCKEditor: Some minor corrections about using the already defined constant IS_WINDOWS_OS. 16 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. 16 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). 16 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. 16 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. 16 years ago
Juan Carlos Raña b6ecaee028 [svn r21636] - Add button to search pages: edit, history, delete, discussion, what link here ? 16 years ago
Juan Carlos Raña ab27ecfebf [svn r21635] clarification of the text of the column headers 16 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. 16 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. 16 years ago
Ivan Tcholakov 2ff38dc1df [svn r21632] FS#2867 - The FCKEditor, the simple file manager: Removing two unused files. 16 years ago
Juan Carlos Raña e073e18155 [svn r21631] -Add button to view all pages: history, delete, discussion, links. 16 years ago
Ivan Tcholakov 85fa6f84d1 [svn r21630] FS#2867 - The FCKEditor, the simple file manager: Reworking the php connector's configuration file. 16 years ago
Juan Carlos Raña a0184d867b [svn r21629] clean some code 16 years ago
Juan Carlos Raña f68ccb4d52 [svn r21628] edit a page directly from the listing of all pages 16 years ago
Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 16 years ago
Ivan Tcholakov 87d45ef6c2 [svn r21625] FS#2867 - The FCKEditor, the simple file manager: Removing obsolete directories and files. 16 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. 16 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. 16 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 16 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. 16 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. 16 years ago
Juan Carlos Raña 696b623b76 [svn r21617] fix the ordering of the dates on the tables 16 years ago
Ivan Tcholakov a4bc5094c9 [svn r21616] FS#306 - Removing unused declarations of the global variable $charset. 16 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. 16 years ago
Noël Dieschburg e5e951ce6c [svn r21605] dokfs4359 : authorize '/' in an fill in exercise 16 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. 16 years ago
Ivan Tcholakov e42e3bc0ff [svn r21597] FS#2867 - The FCKEditor: Removing a unused file. 16 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. 16 years ago
Juan Carlos Raña 6a711a4775 [svn r21595] fix logic for the empty index page 16 years ago
Ivan Tcholakov f8c9100ef2 [svn r21591] FS#2867 - The FCKEditor: Reverting SVN#21585. The editor's version is 2.6.4 stable again. 16 years ago
Juan Carlos Raña 57d367790b [svn r21590] to edit, first select one page 16 years ago