Commit Graph

7090 Commits (68e09ea226f7945f7a197f3a03512150d2682edc)

Author SHA1 Message Date
Juan Carlos Raña 68e09ea226 [svn r21945] delete old library 17 years ago
Juan Carlos Raña 6f9826ee77 [svn r21944] delete unnecessary files 17 years ago
Juan Carlos Raña ee9cd5a1c9 [svn r21943] replace original version by another modified for dokeos and cleaning files not necessaries 17 years ago
Juan Carlos Raña 4d137dd17c [svn r21942] put class in the correct directory 17 years ago
Juan Carlos Raña 12dc8c3206 [svn r21941] adding class html2pdf v.3.22a 17 years ago
Ivan Tcholakov 9c02044f86 [svn r21939] FS#4391 - Adding a check for JSON-extension presense within the installation script. 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 3ad5d561b1 [svn r21932] FS#2867 - The FCKEditor, introduction section, course home page: Elimination of the parameter 'ToolbarSet' through using a default value. 17 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 17 years ago
Ivan Tcholakov 2968d05505 [svn r21930] FS#4383 and FS#2867 - The FCKEditor: A modification for security improvement. 17 years ago
Ivan Tcholakov 8a853d7bca [svn r21929] FS#2867 - The FCKEditor: Finishing editor's configuration from php-side. 17 years ago
Ivan Tcholakov d74c31b36f [svn r21922] FS#2867 - The FCKEditor, configuration: Modifications about 'ToolbarLocation' option. 17 years ago
Ivan Tcholakov 1699278f44 [svn r21917] FS#2867 - The FCKEditor, configuration: Modifications about 'ToolbarCanCollapse' and 'ToolbarStartExpanded' options. 17 years ago
Ivan Tcholakov 8ef32f3e87 [svn r21913] FS#2867 - The FCKEditor, configuration: Modifications about 'BlockCopyPaste' option. 17 years ago
Ivan Tcholakov 9fdbae7f41 [svn r21910] FS#2867 - The FCKEditor: Starting to simplify configuration of the online editor. 17 years ago
Juan Carlos Raña c4693ed10b [svn r21908] set into place the call to the file wiki.inc.php 17 years ago
Julio Montoya 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 17 years ago
Julio Montoya 84b5ad056c [svn r21906] Minor - Replacing security::remove by intval see FS#4389 17 years ago
Julio Montoya b226bde878 [svn r21905] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 17 years ago
Ivan Tcholakov faf9283f61 [svn r21904] FS#2867 - The FCKEditor: Adding index.html (empty) to the toolbars folder. 17 years ago
Julio Montoya 42b0300063 [svn r21903] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 17 years ago
Julio Montoya 1f1b5b5b8c [svn r21902] Cleaning code and Database::escape_string function added see FS#4389 17 years ago
Julio Montoya d548cae293 [svn r21901] Adding more Security see FS#4389 17 years ago
Julio Montoya 4fc5d56a52 [svn r21899] Cleaning some code see FS#4389 17 years ago
Julio Montoya 0841bafc48 [svn r21896] Minor - Replacing mysql_ functions to Database class functions 17 years ago
Julio Montoya 064a575a62 [svn r21895] Minor - Adding global.inc and mail.lib library some problems were detected 17 years ago
Juan Carlos Raña 477fee3f61 [svn r21894] erase two blank lines 17 years ago
Juan Carlos Raña c8ff6bd0f2 [svn r21891] makes the error of exports to pdf more friendly 17 years ago
Juan Carlos Raña 99ab9c640f [svn r21876] -is creates a file with the functions 17 years ago
Juan Carlos Raña cf6705a606 [svn r21874] fix some icon 17 years ago
Juan Carlos Raña 15cdca0c72 [svn r21873] fix some texts icons 17 years ago
Ivan Tcholakov 6b00e081c6 [svn r21870] FS#2867 - The FCKEditor, the initialization script: Adding security-related checks. 17 years ago
Ivan Tcholakov b2b30809d6 [svn r21869] FS#2867 - The FCKEditor: Functionality has been implemented for providing differnt toolbars for normal-sized and maximized editor. 17 years ago
Ivan Tcholakov b974ea9979 [svn r21868] FS#2867 - The FCKEditor: Corrections in myconfig.js about loading plugins. Hiding all the quick-upload tabs from dialogs in advanced file manager mode. 17 years ago
Ivan Tcholakov 1393844ee4 [svn r21867] FS#2867 - The FCKEditor: Fixing a wrong statement within the customizations plugin. 17 years ago
Ivan Tcholakov 57c22e297f [svn r21866] FS#2867 - The FCKEditor: Fixing javascript errors when some plugins are disabled. 17 years ago
Ivan Tcholakov 3809ce7fea [svn r21865] FS#2867 - The FCKEditor, plugins: Inserting a missing activation option (flvPlayer). 17 years ago
Julio Montoya 46e1693f48 [svn r21864] Adding intval functions to avoid sql injections 17 years ago
Ivan Tcholakov 074719c345 [svn r21863] FS#2867 - The FCKEditor, plugins: Moving the configuration data about plugin-activations from myconfig.js to myconfig.php. 17 years ago
Julio Montoya 7e430cfe4c [svn r21862] Minor - adding remove_xss function 17 years ago
Ivan Tcholakov ecb612c726 [svn r21860] FS#2867 - The FCKEditor, the initialization script: Adding array-checks in the code for reading toolbar configuration data. 17 years ago
Ivan Tcholakov f57b2659e3 [svn r21856] FS#4383 - In addition, changes for mainstream code: A minor typo-correction in _whatsnew.html; updating the build number, because within the editor in SVN there are more patches applied; updating the file commands.php (*); updating fck_about.html. 17 years ago
Julio Montoya 12a9ccc5d2 [svn r21855] fixing pagination see FS#4384 requires testing 17 years ago
Julio Montoya 3dda158910 [svn r21854] fixing pagination see FS#4384 requires testing 17 years ago
Yannick Warnier ebd7abf093 [svn r21852] Fixed security flaws in FCKeditor 2.6.4 (see FS#4383) 17 years ago
Ivan Tcholakov ddb0e6a4ba [svn r21851] FS#2867 - Correcting a grammar error. 17 years ago
Ivan Tcholakov 4311217e6d [svn r21850] FS#2867 - The FCKEditor: Implementing a 2.6.5 SVN patch, ticket #3880 - http://dev.fckeditor.net/ticket/3880 . 17 years ago
Ivan Tcholakov 5f07ec4e5b [svn r21833] FS#2867 - The FCKEditor, configuration data: Moving configuration data about blocking copy/paste to correspondent php toolbar definition files. For testing purposes moved items have been set to activate blocking copy/paste for learners. Cleaning the configuration file myconfig.js 17 years ago
Ivan Tcholakov a8591264e8 [svn r21832] FS#2867 - The FCKEditor, configuration data: Defining editor's toolbar definitions in separate files, a file for each definition. Thus, the server loads only necessary data while creates editor instance. 17 years ago
Ivan Tcholakov 9e57d9e457 [svn r21827] FS#2867 - The FCKEditor, the initialization script: Implementing a feature for debugging purposes - when the system is in "test server" mode, the online editor runs using the original source of its javascripts, which are not "compressed". Other changes have been made for near future needs. 17 years ago