Commit Graph

7075 Commits (c4693ed10b0b4126f6eb3fd56b04ecfc06f2b5fb)

Author SHA1 Message Date
Juan Carlos Raña c4693ed10b [svn r21908] set into place the call to the file wiki.inc.php 16 years ago
Julio Montoya 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 16 years ago
Julio Montoya 84b5ad056c [svn r21906] Minor - Replacing security::remove by intval see FS#4389 16 years ago
Julio Montoya b226bde878 [svn r21905] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 16 years ago
Ivan Tcholakov faf9283f61 [svn r21904] FS#2867 - The FCKEditor: Adding index.html (empty) to the toolbars folder. 16 years ago
Julio Montoya 42b0300063 [svn r21903] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 16 years ago
Julio Montoya 1f1b5b5b8c [svn r21902] Cleaning code and Database::escape_string function added see FS#4389 16 years ago
Julio Montoya d548cae293 [svn r21901] Adding more Security see FS#4389 16 years ago
Julio Montoya 4fc5d56a52 [svn r21899] Cleaning some code see FS#4389 16 years ago
Julio Montoya 0841bafc48 [svn r21896] Minor - Replacing mysql_ functions to Database class functions 16 years ago
Julio Montoya 064a575a62 [svn r21895] Minor - Adding global.inc and mail.lib library some problems were detected 16 years ago
Juan Carlos Raña 477fee3f61 [svn r21894] erase two blank lines 16 years ago
Juan Carlos Raña c8ff6bd0f2 [svn r21891] makes the error of exports to pdf more friendly 16 years ago
Juan Carlos Raña 99ab9c640f [svn r21876] -is creates a file with the functions 16 years ago
Juan Carlos Raña cf6705a606 [svn r21874] fix some icon 16 years ago
Juan Carlos Raña 15cdca0c72 [svn r21873] fix some texts icons 16 years ago
Ivan Tcholakov 6b00e081c6 [svn r21870] FS#2867 - The FCKEditor, the initialization script: Adding security-related checks. 16 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. 16 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. 16 years ago
Ivan Tcholakov 1393844ee4 [svn r21867] FS#2867 - The FCKEditor: Fixing a wrong statement within the customizations plugin. 16 years ago
Ivan Tcholakov 57c22e297f [svn r21866] FS#2867 - The FCKEditor: Fixing javascript errors when some plugins are disabled. 16 years ago
Ivan Tcholakov 3809ce7fea [svn r21865] FS#2867 - The FCKEditor, plugins: Inserting a missing activation option (flvPlayer). 16 years ago
Julio Montoya 46e1693f48 [svn r21864] Adding intval functions to avoid sql injections 16 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. 16 years ago
Julio Montoya 7e430cfe4c [svn r21862] Minor - adding remove_xss function 16 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. 16 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. 16 years ago
Julio Montoya 12a9ccc5d2 [svn r21855] fixing pagination see FS#4384 requires testing 16 years ago
Julio Montoya 3dda158910 [svn r21854] fixing pagination see FS#4384 requires testing 16 years ago
Yannick Warnier ebd7abf093 [svn r21852] Fixed security flaws in FCKeditor 2.6.4 (see FS#4383) 16 years ago
Ivan Tcholakov ddb0e6a4ba [svn r21851] FS#2867 - Correcting a grammar error. 16 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 . 16 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 16 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. 16 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. 16 years ago
Yannick Warnier fa8e7dd66f [svn r21826] Removing right to "login-as" from session-admins, apart from logging-as normal students 16 years ago
Ivan Tcholakov 4829931b86 [svn r21823] FS#2867 - The FCKEditor, the initialization script: Changing the way of a php-file inclusion. 16 years ago
Isaac Flores f0dad7a10b [svn r21822] minor-hide option of add glossary terms in document - (partial FS#4337) 16 years ago
Ivan Tcholakov e52d0451c1 [svn r21821] FS#2867 - The FCKEditor: Moving toolbar related data, myconfig.js ---> myconfig.php. 16 years ago
Isaac Flores c93aaf4c29 [svn r21820] logic changes-allow see image in frame - (partial FS#4356) 16 years ago
Julio Montoya 69b7e9fa7e [svn r21819] LP title background is grey see FS#2657 16 years ago
Ivan Tcholakov c694ca56ee [svn r21817] FS#2867 - The FCKEditor: Yet another correction in the the php-initialization script. 16 years ago
Ivan Tcholakov bbfc0a2955 [svn r21816] FS#2867 - The FCKEditor: A correction in the the php-initialization script. Starting to move toolbar related data from the js configuration file to the php one. 16 years ago
Carlos Vargas b9333e2675 [svn r21815] minor bug called the fckeditor.php prevents the operation see FS#4371 16 years ago
Isaac Flores 6540bcb855 [svn r21814] logic changes-improvements in course copy - (partial FS#4379) 16 years ago
Carlos Vargas 88bc2b7616 [svn r21813] minor hide results before sending in hotspot see FS#4371 16 years ago
Ivan Tcholakov 53db4bdf5a [svn r21812] FS#2867 - The FCKEditor: More reworks on the php-initialization script. Testing some additional toolbar settings in myconfig.php. 16 years ago
Isaac Flores 71ef4487ad [svn r21811] minor-logic changes-add link only to words of glossary - (partial FS#4356) 16 years ago
Ivan Tcholakov 93ff033d90 [svn r21807] FS#2867 - The FCKEditor: Refactoring the common php-initialization script. Adding a custom configuration file on the php-side - myconfig.php, which will give more flexibility in editor customizations. 16 years ago
Juan Carlos Raña a4a991afad [svn r21806] second step for implement handling of conflicts due to concurrent wiki edits 16 years ago