Commit Graph

695 Commits (cccdcd0d4f0ca7817b56d1bcad37cfd826a6f5cb)

Author SHA1 Message Date
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 17 years ago
Cristian Fasanando 588cff6edf fixed possible warnings when array is empty - see DT#5082 17 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
Julio Montoya a57b776d3b Default stylesheet changed to blue_lagoon 17 years ago
ywarnier a28fe5ae1c Added a few document types to the whitelist platform admin setting 17 years ago
Yannick Warnier 21d530dc40 [svn r22581] Added SQL for enabling RSS feed in shared profile page 17 years ago
Yannick Warnier 37106adac3 [svn r22577] Remove garbage_dir definition where it still existed 17 years ago
Yannick Warnier ca5fbb5622 [svn r22568] Add option to make DRH have the same rights as tutor (see SVN#20406) 17 years ago
Juan Carlos Raña dc01bd28b5 [svn r22472] one field more for task on line 17 years ago
Carlos Vargas 87340404c7 [svn r22315] Add option show information of tutor or teacher in footer 17 years ago
Julio Montoya a42bd70875 [svn r22265] Adding Term and conditions base files (partial) see FS#4320 17 years ago
Isaac Flores f00fea5d30 [svn r22252] added "target" in link tool - (partial FS#4412) 17 years ago