Commit Graph

19 Commits (3d7b7f51f8fef90645c0f91a91add0dfaaa4745d)

Author SHA1 Message Date
Julio Montoya 3d7b7f51f8 Add textarea id to load ckeditor see BT#15259 6 years ago
Julio 0bc4767f9d Minor - format code 7 years ago
Julio Montoya 516abd40f9 Fix double htmlspecialchars 7 years ago
Julio Montoya d9c37bf1f3 Security: Remove "Security::remove_XSS", fix htmleditor get value 7 years ago
Julio Montoya d13365c194 Security - Add Database:escape_string and remove_XSS 7 years ago
Yannick Warnier 1e9543a8e6 WYSIWYG: Add DOCTYPE html to HTML documents created through CKEditor 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 21577735a1 Minor - format code 9 years ago
jmontoyaa 954e2740bc Minor - format code 9 years ago
Scrutinizer Auto-Fixer 50f7662956 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa c54d18ae76 Fix constructors 10 years ago
Julio Montoya 229a838feb Minor - format code 10 years ago
Yannick Warnier f01eec6cae Minor - Fix code spacing 10 years ago
aragonc cc938f9b6e fix addHtmlEditor css frame.css CT#7539 10 years ago
Julio Montoya 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
Julio Montoya ba14abce06 Fix PHP warning. 11 years ago
Julio Montoya 6adf1811d6 Using FormValidator in survey (up/down button missing) BT#8968 11 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
Julio Montoya f246e7278e Rename Class, removing require_once 11 years ago
Julio Montoya 9d10022ea3 Refactor code. 11 years ago
Julio Montoya bc3eb4a3cf Adds ckeditor integration see BT#8968 11 years ago
Julio Montoya 61e8062a33 Adding Container class instead of ChamiloSession 11 years ago
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
Julio Montoya 7b67e537d4 Adding CourseBundle entities. 12 years ago
Julio Montoya 26ca82fa48 Fixing include_asciimathml_script setting see #7134 12 years ago
Julio Montoya e19d6c12a7 Registering new elements from 198, removing requires/includes 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 4925967983 Minor corrections, format code. 12 years ago
Julio Montoya 9bf39ae027 New structure for the ckeditor dependencies see #5875 12 years ago
Julio Montoya afc6e2e5e6 Removing fckeditor calls. Using formvalidator see #5875 12 years ago
Julio Montoya d3f6a98022 Removing old Fckeditor code and using the Editor class see #5875 12 years ago
Julio Montoya 4f70dfd186 Minor - updating license 12 years ago
Julio Montoya 4249f8f376 Partial merge with 1.10 12 years ago
Julio Montoya ab50aeb79b Adding language support to ckeditor, adding new Free answer strict in order to hide all toolbars but it show a wordcount (ckeditor plugin) 12 years ago
Julio Montoya b8680e5016 If no instance name return false 13 years ago
Julio Montoya e1b5e8a975 Installing ckeditor 4.1.1 in Chamilo in order to return to the old fckeditor just undo this change. 13 years ago
Julio Montoya 35e22c72eb Minor - cosmetic changes 13 years ago
Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya fad0697cfa Minor - cosmetic changes (bis) 13 years ago
Julio Montoya c2bf8d9fb4 Minor cosmetic changes 13 years ago
Julio Montoya d0b683409d Resizing textarea when creating docs 14 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 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 b6c324f368 [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 78d9d0faec [svn r22048] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file fill_blanks.class.php. 17 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 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