Commit Graph

16 Commits (1a8a38b41a04ac256b4cde81d65d09ca970fd4de)

Author SHA1 Message Date
Julio Montoya 1a8a38b41a Minor - update from 1.11.x 7 years ago
Julio Montoya 60ec14a746 Minor - flint fixes 7 years ago
Julio Montoya 1bd367e3c6 Minor - fix ckeditor files to use controller instead of legacy code 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b 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. 11 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. 16 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. 16 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. 16 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. 16 years ago
Ivan Tcholakov 9fdbae7f41 [svn r21910] FS#2867 - The FCKEditor: Starting to simplify configuration of the online editor. 16 years ago
Ivan Tcholakov 878f456d9b [svn r18283] FS#2867: FCKEditor: Finishing moving the default settings calculation mechanism from the formvalidator module to the editor's php-integration file. 17 years ago
Ivan Tcholakov 4edf006e64 [svn r18257] FS#2867: FCKEditor: Adding a settings calculation mechanism for editor's instancies that are not covered by formvalidator module. 17 years ago