Commit Graph

814 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 16 years ago
Cristian Fasanando f0600d299b Fixed migration courses in session from 1.8.6.1 to 1.8.6.2 - DT#5540 16 years ago
Arthur Portugal 4e287877ee Added to the database the new field chat_state to the table group_info and group_category DT#3318 16 years ago
Isaac Flores 0194530143 Added time control for exercice tool 16 years ago
Yannick Warnier 8b5fa39f73 Removed id_coach from session_rel_course 16 years ago
Yannick Warnier 26df269828 Removed erroneous code in hasty copy 16 years ago
Yannick Warnier 029c7e844b Updated scripts to enable migration to 1.8.6.2 16 years ago
Yannick Warnier bab55f9cb2 Added scripts for the 1.8.6.1 to 1.8.6.2 migration 16 years ago
Carlos Vargas c16cb83886 minor repeat insert show_teacher_data and show_tutor_data in mail.sql 16 years ago
Isaac Flores 11657a482b Integration the glossary tool in extra tools 16 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 16 years ago
Ivan Tcholakov 1135b2513f Feature #4225 - The setting "Use a title for the document name" as activated by default since now. 16 years ago
Julio Montoya 5302b963de Adding session_rel_course_rel_user.status field in main database, also fixing latest modification to implement the session category feature 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
Carlos Vargas cce9045334 All changues in Advance365 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 626d44cffd Feature #306 - Database records have been opened for Occitan and Traditional Chinese languages. 16 years ago
Ivan Tcholakov b58e3b7ce4 Feature #306 - Placing a directive for loading the database class within the installation script install_upgrade.lib.php. 16 years ago
Ivan Tcholakov 7820ce8043 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the installation scripts. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov ad3a75527b Feature #306 - The internationalization library: Giving some functions better names - api_initialize_string_library() --> api_initialize_internationalization(), api_set_string_library_default_encoding --> api_set_internationalization_default_encoding(). 16 years ago
Ivan Tcholakov 7206eaf490 Feature #306 - Trimming whitespace in some source files. 16 years ago
Juan Carlos Raña 6d283c34df fix logic of icons 16 years ago
Yannick Warnier 15813a4df5 Fix buggy SQL 16 years ago
Yannick Warnier 11bd69f7e4 Added search tool tables and removed corp SQL which has no meaning anymore 16 years ago
Yannick Warnier 6fc6e455f9 Added search tool tables 16 years ago
Yannick Warnier 3a242660db Sanitized SQL scripts 16 years ago
Ivan Tcholakov b73bf7cc98 Issue #306 - Fixing ordering of the administrator's names in the installation script and in the systems's footer. 16 years ago
Yannick Warnier 7857f1a14a changed more styles in install scripts 16 years ago
Yannick Warnier 28745e3359 updated database queries for install 16 years ago
Yannick Warnier e6072f64fd Updated stylesheet in installation process 16 years ago
Yannick Warnier 838883b143 Updated installation scripts 16 years ago
Ivan Tcholakov bb7feb13b7 Issue #306 - The extension mbstring ibecame optional. This is why a correction has been made in the installation script, also blocking checks have been removed. 16 years ago
Ivan Tcholakov 3659ea7fd4 Issue #306 - Elimination of the function api_set_string_library_default_language(). Various logic improvements. 16 years ago
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 16 years ago
Ivan Tcholakov c3c4275f33 Issue #306: Reworks about the initialization of the multibyte string library. 16 years ago
Julio Montoya 27a9470b15 Adding session_category table 16 years ago
Ronny Velasquez 26d33a85b0 Added the \"session_id\" on table \"link_category\" for each course 16 years ago
Ronny Velasquez 156204a94b Added the \"session_id\" on table \"tool\" for each course 16 years ago
Julio Montoya b4b9fe4935 1.8.6.1 to 1.8.6.2 sql script added 16 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Cristian Fasanando 588cff6edf fixed possible warnings when array is empty - see DT#5082 16 years ago
Cristian Fasanando 0d5c98737e fixed migration wiki to 1.8.6.1 17 years ago
Julio Montoya 435bc1cc3e Link \"Read documentation\" in the installation process 17 years ago
Julio Montoya 05ce4c27f0 Adding also sticky footer to the install process 17 years ago
Isaac Flores c090beddcf MInor - Style changes-improvements in dokeos install 17 years ago
Julio Montoya 808906672d Adding last_edit field in user_friend table for future purposes 17 years ago