Commit Graph

1001 Commits (1516535e3b30bad4a0b6790b106abf0313f2e19a)

Author SHA1 Message Date
Julio Montoya 1516535e3b Adding DB changes for the Career and Promotions see BT#1619 14 years ago
Ivan Tcholakov d8cd502818 Feature #2132 - "asciisvg" plug-in: Adding the administrator's setting for activation of the feature (database changes only). 14 years ago
Juan Carlos Raña ee190b5339 Feature #2484 Admin Settings to Show or Hide users folders, default folders (video,audio,flash,images) and chat folder 14 years ago
Julio Montoya e3499250d3 Replacing exercise_min_note to exercise_min_score platform settings (same thing with the max score) 14 years ago
Julio Montoya 8d2dd3c1ae Adding quiz_question.extra field see BT#1914 14 years ago
Julio Montoya 6320ea763b Adding db changes for the new kind of questions see BT#1914 14 years ago
Julio Montoya 6fd0357f7c Adding platform variables: exercise_min_note and exercise_max_note see BT#1629 14 years ago
Yannick Warnier 6f1a100862 Minor - Updated Dokeos ref to Chamilo 14 years ago
Juan Carlos Raña 2b76080097 Feature #2482 switch so that students can export thml documents to PDF 14 years ago
Julio Montoya f8c1943308 Adding db changes for the new lp dates (modified_on, publicated_on, created_on, expired_on) see BT#1618 14 years ago
Yannick Warnier 461618a783 Suggest setting session.httponly to 1 to avoid easy scripted XSS attacks 14 years ago
Juan Carlos Raña 3a63dd3647 Feature #2479 add insertHtml plugin to fckeditor, disabled by default, and clean myconfig 14 years ago
Juan Carlos Raña 442079ea05 Feature #2479 14 years ago
Juan Carlos Raña 9e6136d8d3 #2479 14 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
Julio Montoya 5931306959 Adding db changes for the new feature: lp auto lunch see BT#1909 14 years ago
Yannick Warnier f67b3f3e21 Added primary key to personal_agenda table 14 years ago
Juan Carlos Raña 04a77f084f adding platform admin config setting for support svg, wiki: paste as text plain, and load google maps and image map plugins 14 years ago
Yannick Warnier 57acb2d9f5 Alter category in tool table to allow for free categories. enum() is not an optimization of any sort anyway, and the application code already ensures we use one of these values (otherwise it doesn't appear). This is linked to the amplification of the plugins feature. 14 years ago
Yannick Warnier 44c79e63d4 Added index for course.directory 15 years ago
Yannick Warnier 591f84834c Added index for course.category_code 15 years ago
Yannick Warnier ea2445a9f0 Added indexes on user_course_categories and personal_agenda tables 15 years ago
Juan Carlos Raña 13c229ea0a enabled by default advanced html editor 15 years ago
Juan Carlos Raña 2e7aba191a Feature #2207 enabled/disabled spellcheck button. Default is off 15 years ago
Juan Carlos Raña 0994dcf366 Feature #2204 admin setting for wiris plugin. Disabled by default (fix merge) 15 years ago
Juan Carlos Raña f6d39c2d8e Feature #2204 admin setting for wiris plugin. Disabled by default 15 years ago
Yannick Warnier 1476803037 Updated installation/upgrade to include Single Sign On parameters to ease configuration of Drupal-Chamilo module (and possibly others) 15 years ago
Yannick Warnier 58e2f863d1 Added Single Sign On database parameters to allow for Drupal-Chamilo (and possibly others) seamless module integration. 15 years ago
Ivan Tcholakov abe8132ba7 Task #2167 - chamilo/main/install/install.lib.php, function get_sql_file_contents(): Empty lines should be ignored while the migration SQL scripts are read. Otherwise errors occur when these empty lines are tried to be executed as SQL statements. 15 years ago
Ivan Tcholakov b7adbf532f Task #2167 - chamilo/main/install/install.lib.php: The leading tabs have been converted to spaces. 15 years ago
Ivan Tcholakov 3896e65cb3 Feature #539 - A new fiels 'exemplary_content' has been added to the course requests table. 15 years ago
Julio Montoya 2c6bd8eaf3 New LP parameter added: "use_max_score" in the lp table. Admins can change the default value of the max_score to empty. The past default value was 100. See BT#1613. 15 years ago
Ivan Tcholakov fd7876f87d Feature #2099 - Adding support for time-zones. 15 years ago
Ivan Tcholakov 00816719e8 Feature #2099 - Course request form: Making configurable the hard-coded URL to the "Terms and conditions" document. 15 years ago
Juan Carlos Raña 20367e075f Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 15 years ago
Juan Carlos Raña e2d3c7fb62 Feature #2044 check browscap file while the user make the installation 15 years ago
Juan Carlos Raña 6d56f59dc1 enabled advanced file manager default manager files 15 years ago
Juan Carlos Raña d6000e1dd3 fix typo 15 years ago
Ivan Tcholakov 75c56c2d45 Feature #2099 - The new table "course_request" and the new setting "course_validation" have been implemented in the installation script and in the upgrade script. 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago
Juan Carlos Raña e40f4801ea admin settings for copy to users portfolio and enable messages and social network 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Julio Montoya 9e8fd1fb2b Uncommenting installation protection 15 years ago
Julio Montoya 3e2c391534 Tracking is always enabled see #2066 15 years ago
Yannick Warnier 4ea2af2019 Adding e-mail field to contact form in install process 15 years ago
Julio Montoya a9b134d29e Adding new configuration value to block the elimination of users by the admin 15 years ago
Julio Montoya 0333b5379e Moving queries 15 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 15 years ago
Julio Montoya 15f86864c2 Avoiding database creation if the CLI_INSTALLATION is on see #1799 15 years ago
Julio Montoya af7dc06949 Changing USERNAME_MAX_LENGTH from 20 to 40 see BT#1471 15 years ago