Commit Graph

900 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Ivan Tcholakov 45e7afcefb Bug #2867 - The online editor: Minor logical and visual fixes for Image manager plugin. 16 years ago
Ivan Tcholakov fabde0906e Bug #2867 - The online editor: Full set of language files for the Glossary plugin. 16 years ago
Ivan Tcholakov db21e446ae Bug #2867 - The online editor: Cleaning an obsolete setting in myconfig.js. 16 years ago
Ivan Tcholakov 9ff6d282f6 Bug #2867 - The online editor: Optimizations for speed, providing compressed versions for almost all plugin javascripts for initialization. 16 years ago
Ivan Tcholakov 2a0f7206f0 Bug #2867 - The online editor: Starting some optimizations for speed. Providing a compressed version of javascript for the customizations plugin. The compressed version is active when the system is in production mode. On test server mode the original source javascript is active (i.e. requested by browsers). For more information about making compressed scripts see http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Customization/Scripts_Compression . 16 years ago
Ivan Tcholakov 5b47ad5bc1 Bug #2867 - Trimming trailing whitespace in all (system range) css files (125 files). 16 years ago
Ivan Tcholakov 8c8211124e Bug #2867 - Suppressing a javascript error on IE8, "Object expected" -2146823281, when the editor unloads after "Fit Window" command has been used. 16 years ago
Juan Carlos Raña 8b2430a3c4 add current work path 16 years ago
Ivan Tcholakov bc1231b1df #2867 - The online editor: Removing trailing whitespace from all html files. 16 years ago
Ivan Tcholakov 4f269f9588 #2867 - The online editor: Removing trailing whitespace from all javascript files. 16 years ago
Ivan Tcholakov 7deb5a929d #2867 - Upgrading from FCKEditor 2.6.4.1 to FCKEditor 2.6.5, Build 23959, 21-SEP-2009. 16 years ago
Ivan Tcholakov 84f8d984e7 Feature #306 - Trimming whitespace from all the library files main/inc/lib. ~200 files are to be changed. 16 years ago
Ivan Tcholakov c40ccb5ec2 Feature #306 - Starting to exploit the powered function api_get_path(), for the online editor. The class Media (media.lib.php) becomes obsolete, it will be removed. 16 years ago
Ivan Tcholakov 08ec99208d Feature #306 - A rework of the function api_get_path(), essential moments are commented. The obsolete setting $GLOBALS['clarolineRepositorySys'] is not used by api_get_path() anymore. Support for the installation process has been added. Functionality has been upgraded with a mechanism for quering about specific "registered" resource files (scripts, players). Another upgrade is adding conversion between types of paths, i.e. between web absolute (WEB), system absolute (SYS), web semi-absolute (REL). Conversion is guaranteed for paths inside Dokeos. A formal test for api_get_path() has been developed. You may see it (there are lots of examples inside) by using URL similar to this one: http://localhost/dokeos/tests/main_api.lib.test_standalone.php . And a discovered mistake for mimetex configuration autodetectoin (a missing last slash) has been fixed (it seems to me there is another minor one - wrong processing URLs with port number, it will be fixed later). 16 years ago
Juan Carlos Raña f2df33221b fix spanish translation 16 years ago
Juan Carlos Raña c0b931e6ff translate to spanish some files 16 years ago
Isaac Flores b088fc1476 Added javascript location.protocol 16 years ago
Isaac Flores cf62997ed0 Added javascript location.protocol for tooltip glossary 16 years ago
Ivan Tcholakov fa1adda5c1 Bug #2867 - The online editor, ImageManager: Fixing a bug which is my mistake - applying the routine replace_dangerous_char() to names of uploaded images. 16 years ago
Cristian Fasanando c89c08482b Added absolute url for tooltip in glossary with javascript - partial DT #1862 16 years ago
Cristian Fasanando 04154333ae Added abosulte url for tooltip in glossary with javascript - partial DT #1862 16 years ago
Ivan Tcholakov bda4e3c0a0 Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
Cristian Fasanando aa2c972607 Added tooltip in word of glossary for learning path document tool - partial DT #4337 16 years ago
Juan Carlos Raña 14b0ae058a add toolbars to wikitask 16 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
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
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
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
Ivan Tcholakov 4d337606d2 [svn r22421] FS#2867 - The online editorr: Resizing the prompt dialog, adding style. 17 years ago
Ivan Tcholakov da3d95847c [svn r22391] FS#2867 - The online editorr: Fixing some language translations and javascript errors (IE). 17 years ago
Ivan Tcholakov 32b934fe6d [svn r22389] FS#2867 - The online editor, the simple file manager, the Image manager: Implementing a dialog for ceation of new folders. 17 years ago
Ivan Tcholakov d5afe17e92 [svn r22374] FS#2867 - The online editor: Various visual fixes. 17 years ago
Ivan Tcholakov 6ed4536146 [svn r22372] FS#2867 - The online editor, the Image manager & Image editor, in-dialog mode reworks: Fixing a javascript error (IE8). Establishing access to the translations for the Image editor. Resizing. 17 years ago
Ivan Tcholakov d6ba3b4666 [svn r22371] FS#2867 - The online editor, the Image manager: Increasing the dialog's width (needed for Firefox 3.0 on Ububntu). 17 years ago
Ivan Tcholakov e7d3ef3241 [svn r22370] FS#2867 - The online editor, the Image manager: Increasing the dialog's height (needed for Firefox 3.0 on Ububntu). Removing an obsolete file. 17 years ago