Commit Graph

718 Commits (d28832d79b1b9fe11e0522f78ff1c48758709325)

Author SHA1 Message Date
Cristian Fasanando 6d08ab791a Implemented - when a user is enrolled only in one course, go directly to the course after the login - DT#3466 16 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 16 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 16 years ago
Carlos Vargas 4ea5020518 changes DT#3489 16 years ago
Carlos Vargas 3a0cc75ad0 send a email to a portal administrator upon course creation see DT#3489 16 years ago
Yannick Warnier 427d80e514 Added index on course in track_e_online (optimization) 16 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 16 years ago
Cristian Fasanando c42f3e7b34 fixed show_tutor_data and show_teacher_data configuration when you migrate to version 1.8.6.2 - partial DT#5496 16 years ago
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