Commit Graph

834 Commits (25f53b5d23af87abd7bb7e1fa955edcc05e1a13c)

Author SHA1 Message Date
Juan Carlos Raña 94f08b1a6b add two images for ajaxfilemanager 16 years ago
Juan Carlos Raña 853c3308e9 improve ajaxfilemanager first round 16 years ago
Juan Carlos Raña 1f4e464b4c change default view from detial to thumbnail 16 years ago
Juan Carlos Raña a58bcb89fe clean check save button for wiki editor 16 years ago
Juan Carlos Raña 85300eb9ae fix save button in forums 16 years ago
Juan Carlos Raña b25545046b change default values for copy and paste to On 16 years ago
Ivan Tcholakov 06d001a5ec Task #2867 - The online editor: Fixing again the asciimath plugin. 16 years ago
Ivan Tcholakov 87a9f65fb1 Task #2867 - The online editor, asciimath plugin: Fixing a javascript error on IE8. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov b643c1dace Task #2867 - Online editor: Fixing the button "Save", so it could work for introduction sections too. 16 years ago
Ivan Tcholakov b41a70415a Feature #306 - The online editor: Making a new correctly compressed version (a javascript) of the plugin "dragresizetible". 16 years ago
Ivan Tcholakov 455d35ccef Feature #306 - The online editor: To my regret, the plugin "dragresizetible" does not work correctly when text direction is rtl, it is hard-coded for ltr direction only. So, I am disabling this plugin for some languages that use rtl writting system. 16 years ago
Ivan Tcholakov 898f89a1fc Feature #306 - The online editor (templates), some progress bars, test server mode: Fixing various javascript errors discovered during tests with Arabic language. 16 years ago
Ivan Tcholakov 6304c709bc Feature #306 - The online editor: Enabling the text direction fix from the previos commit for the full page mode too. The logic of the editor is not as I assumed it. 16 years ago
Ivan Tcholakov 6902980635 Feature #306 - The online editor: Fixing text direction (depends on language) for the editing area. This fix is active only when non-full html data is edited. For full html pages (documents) I assume that text direction is coded inside. 16 years ago
Ivan Tcholakov 3cba53ad67 Feature #306 - Online editor: Various improvements an corrections about selecting language files and text direction. 16 years ago
Ivan Tcholakov 2070892e23 Feature #306 - Online editor -> youtube plugin -> language files: Adding missing files, line endings are LF, no BOM at beginnings. 16 years ago
Ivan Tcholakov b38ab94c43 Feature #306 - Online editor -> wikilink plugin -> language files: Adding missing files, line endings are LF, no BOM at beginnings. 16 years ago
Ivan Tcholakov adeb93a661 Feature #306 - Online editor -> MP3 plugin -> language files: Adding missing files, no BOM at beginnings. 16 years ago
Ivan Tcholakov d21649853d Feature #306 - Online editor -> mimrtex plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov dfd3f994ae Feature #306 - Online editor -> imgmap plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 0182def4ac Feature #306 - Online editor -> ImageManager plugin -> language files: Adding missing files, line endings are LF, no BOM at beginnings. 16 years ago
Ivan Tcholakov 063ee7ba2e Feature #306 - Online editor -> googlmaps plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 9f86a074d4 Feature #306 - Online editor -> glossary plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 70c256b94d Feature #306 - Online editor -> flvPlayer plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 888c10523c Feature #306 - Online editor -> fckEmbedMovies plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 0b5a9fc549 Feature #306 - Online editor -> customizations plugin -> language files: Adding missing files, line endings are LF, corrections of some typo errors about variable names. 16 years ago
Ivan Tcholakov e4b9e3b87e Feature #306 - Online editor -> audio plugin -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 3857b6fd36 Feature #306 - Online editor -> asciimath -> language files: Adding missing files. 16 years ago
Ivan Tcholakov 36edcb33f9 Feature #306 - Online editor -> ajaxfilemanager -> language files: Adding missing files, line endings are LF, no BOM at beginnings, full php-tags. 16 years ago
Ivan Tcholakov b4d84f5bec Feature #306 - Online editor -> language files: Adding missing files, line endings are LF. 16 years ago
Ivan Tcholakov 8785c201ab Feature #306 - Language selection improvement for the online editor. 16 years ago
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 938aae40ca Task #2867 - The online editor: Adding a new configuration option in myconfig.php, so white background in the editing area to be guaranteed for all browsers. See the related forum topic, opened by Wolfgang, http://www.dokeos.com/forum/viewtopic.php?t=29731 . 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
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