Commit Graph

971 Commits (5a7f0bba4394202f2f0f3cc2a36e1332520dbe93)

Author SHA1 Message Date
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. 14 years ago
Ivan Tcholakov fd7876f87d Feature #2099 - Adding support for time-zones. 14 years ago
Ivan Tcholakov 00816719e8 Feature #2099 - Course request form: Making configurable the hard-coded URL to the "Terms and conditions" document. 14 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 14 years ago
Juan Carlos Raña e2d3c7fb62 Feature #2044 check browscap file while the user make the installation 14 years ago
Juan Carlos Raña 6d56f59dc1 enabled advanced file manager default manager files 14 years ago
Juan Carlos Raña d6000e1dd3 fix typo 14 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. 14 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 14 years ago
Juan Carlos Raña e40f4801ea admin settings for copy to users portfolio and enable messages and social network 14 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 14 years ago
Julio Montoya 9e8fd1fb2b Uncommenting installation protection 14 years ago
Julio Montoya 3e2c391534 Tracking is always enabled see #2066 14 years ago
Yannick Warnier 4ea2af2019 Adding e-mail field to contact form in install process 14 years ago
Julio Montoya a9b134d29e Adding new configuration value to block the elimination of users by the admin 14 years ago
Julio Montoya 0333b5379e Moving queries 14 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 14 years ago
Julio Montoya 15f86864c2 Avoiding database creation if the CLI_INSTALLATION is on see #1799 14 years ago
Julio Montoya af7dc06949 Changing USERNAME_MAX_LENGTH from 20 to 40 see BT#1471 14 years ago
Juan Carlos Raña b5e2b3cc51 social network, message tool and copy files to my files enable by default 14 years ago
Ivan Tcholakov e2b6e930a5 Bug #1805 - Migration scripts to 1.8.8: Fixing the encoding conversion failure due to some too long indexes. Adding again in the current migration statements for encoding conversion to UTF-8 for some tables. 14 years ago
Ivan Tcholakov 860432065c Bug #1805 - New installation scripts: Some index definitions have been modified in order the correspondent indexes not to exceed the maximum length of 1000 bytes (the table is created with UTF-8 encoding). 14 years ago
Ivan Tcholakov 6591aab27e Bug #1805 - Migration scripts: Removing comments introduced in the previous transaction. 14 years ago
Ivan Tcholakov 792c6c00de Bug #1805 - Migration scripts: An index has been removed from the tables course_setting which prevents conversion of the same tables to UTF-8. 14 years ago
Ivan Tcholakov 0b4c6d2a11 Adding encoding support for 1.8.7[.1]-->1.8.8 upgrade and higher upgrades. 14 years ago
Juan Carlos Raña 90a025900c fix messages and lang vars for copy files 14 years ago
Juan Carlos Raña b73ba42b01 rename students_copy_folders to students_copy_files 14 years ago
Juan Carlos Raña ba81642e02 clean dokeos, advanced editor by default, fix secuencial show (alone mode), and some clean 14 years ago
Juan Carlos Raña e7ad4556e4 Feature #1853 (first send) 14 years ago
Juan Carlos Raña b0365a7981 fix email notifications with sessions 14 years ago
Ivan Tcholakov 992bea3b9a Cleaning the newly added upgrade scripts from old code, as much as it is possible. 14 years ago
Yannick Warnier 5722951421 Added time slots fields for forum + files for migration from 1.8.7.1 to 1.8.8 15 years ago
Ivan Tcholakov ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 15 years ago
Julio Montoya 6492fdd289 Adding validations during the installation process, when loading the main.sql file 15 years ago
Yannick Warnier 1ee680419d updated index.php with new version (for fresh installs) 15 years ago
rrodriguez a672b6feac merge 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 15 years ago
Ivan Tcholakov fd44cc5458 Bug #1713 - Duplicate query calls removal from .../install/update-db-18.6.2-1.8.7.inc.php. The bug has been reported (with solution given) by Omar Arino. 15 years ago
Yannick Warnier d309cf9941 updated version in install script 15 years ago
Julio Montoya d28fb58ffe Replacing Chamilo logo 15 years ago
Yannick Warnier 9c39208dee reverted previous change 15 years ago
Yannick Warnier 7c87592f6c fixed little visual bug in courses list 15 years ago
Guillaume Viguier 4cc97aee9a Removing dokeos_main.sql - CT#1105 15 years ago
Ivan Tcholakov 623362317f Bug #1104 - Corrections in the upgrade scripts for proper detection of the old system's location. 15 years ago
christian1827 7ecc847d8a added check score display if there already is migrated data inside it 15 years ago
christian1827 4e3aabc561 added score display by each gradebook 15 years ago
christian1827 31e6bd6eef added score_color_percent inside gradebook_score_display 15 years ago
christian1827 5ced3fe4f1 removed 'display custom score values' option from assestment inside platform configuration 15 years ago
Cristian Fasanando 084ca9d079 added category id field inside gradebook_score_display for filtering by course - private BT#942 15 years ago