Commit Graph

3208 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Julio Montoya 7fe3141425 CourseManager::suscribe_courses_to_user() function updated 16 years ago
Ivan Tcholakov aee748eb28 Feature #272 - Adapting the library mPDF 4.2 to the system: Making the library independent from mbstring. Replacing "mb_" functions with functions from the internationalization library. 16 years ago
Ivan Tcholakov 4f2f4e3375 Feature #272 - mPDF: When an image is referred by URL inside a course, the security system blocks reading it. A workaround: Let us use system paths for images when it is possible. 16 years ago
Ivan Tcholakov 3380cb994f Feature #272 - Adapting the library mPDF 4.2 to the system: Moving some directories for temporary files in the directory ".../chamilo/arcive/" where access for writting is guaranteed. 16 years ago
Julio Montoya f1dac4ea8c Minor - Adding Database::escape_string 16 years ago
Julio Montoya aaefc2374a Adding the suscribe_courses_to_user() function needed to deal with the dashboard see BT#540 16 years ago
Ivan Tcholakov 4f5bbf26e2 Feature #272: The library mPDF: Some directories and files have been removed, they are not needed. 16 years ago
Ivan Tcholakov dd09533c59 The library mPDF v.4.2 (http://mpdf.bpm1.com/) has been imported, "as-is", the core files only, no additional fonts. 16 years ago
Ivan Tcholakov 43aaf698d3 Feature #272 - A new function, api_get_text_direction() has been added to the internationalization library. The online editor: A minor correction about determing text direction from language. 16 years ago
Ivan Tcholakov df504762c9 Feature #272 - A new function, api_substr_count() has been added to the internationalization library. 16 years ago
Julio Montoya f79662dd29 Minor - documentation updated 16 years ago
Julio Montoya 526b6a684b Cleaning parameters from Course::unsubscribe_user function 16 years ago
Julio Montoya 93c39159bd Student publications are deleted when an user is unsubscribed of a course by André Boivin 16 years ago
Ivan Tcholakov d99c51674d Feature #347 - The online editor: Two wrong php-statements have been fixed. 16 years ago
Patrick Cool 60eadf9196 group overview: sorting of users 16 years ago
Patrick Cool f70da88810 remove php short tags (because this relies on a php.ini setting) 16 years ago
Cristian Fasanando 8ed33aef4a changed images for post-it inside course home - partial CT#578 16 years ago
Cristian Fasanando 55ddb5ab44 minor - fixed error typo \"<?php =$i ?>\"> and \"<?php =$IMConfig['maxWidth'] ?>\" inside fckeditor code 16 years ago
Cristian Fasanando 9a25b32e6b added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578 16 years ago
Ivan Tcholakov 075ee03e61 Feature #347 - PHP short tags have been fixed, the problem was reported by Sicabol, http://www.chamilo.org/node/114 16 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 16 years ago
Ivan Tcholakov 36bbeab32b Feature #272 - PDF export: TCPDF library (http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf), which was introduced for testing purposes, has been removed. I would not adopt it. At least I hesitate to do that. The next library for testing is mPDF (http://mpdf.bpm1.com). 16 years ago
Ivan Tcholakov 4ab0ba5941 Feature #347 - The online editor: A configuration option change about editor's background has been proprsed by Wofganag Schneider and it has been implemented here. This new configuration value works for me too. See http://www.chamilo.org/node/107 16 years ago
Cristian Fasanando 3a414e86f7 fixed last edit date inside thematic advance list - partial CT#580 16 years ago
Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 16 years ago
Cristian Fasanando 1874f098de minor - fixed error typo in sql query 16 years ago
Cristian Fasanando 120af264c7 added track_e_item_property table for using it like history, id for item_property and course tables - partial CT#613 16 years ago
Cristian Fasanando a249616238 added post-it inside introduction section about a course, and show progress icon into courses list for a user - partial CT#578 16 years ago
Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 16 years ago
Arthur Portugal 0b6a1e6cf8 Revert commit about require_once and include_once, just was sent by testing CT#191 16 years ago
Ivan Tcholakov 55049d7d37 Feature #347 - The online editor: The "MP3" plugin is back as it was requested by Juan. 16 years ago
Ivan Tcholakov 0d870d404c Feature #272 - Importing tcpdf library, version 4.8.027. 16 years ago
Ivan Tcholakov c98f7c92c5 Feature #347 - Code cleaning, the online editor: The old/useless plugins "MP3", "Flash" and "placeholder" have been removed. 16 years ago
Ivan Tcholakov 9351669d2f Feature #553 - PclZip library: A patch has been applied for the renamed function gzopen() as gzopen64() in Ubuntu Karmic Coala 9.10 (php5 5.2.10.dfsg.1-2ubuntu6). See http://dokeoslead.wordpress.com/2009/09/30/pclzip-and-gzopen64/ , https://bugs.launchpad.net/ubuntu/+source/php5/+bug/451405 16 years ago
Ivan Tcholakov dcf0059147 Feature #553 - PclZip library has been updated from version 2.6 to version 2.8.2. 16 years ago
Arthur Portugal d231636e5e Changed the path type require / include to require_once / include_once CT#191 16 years ago
Julio Montoya 25a65810ea suscribe_users_to_session() function already defined in sessionmanager.lib.php 16 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 16 years ago
Ivan Tcholakov e402ddf9cf Feature #272 - Mailing: The function api_send_mail() has been declared as deprecated. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Ivan Tcholakov 39f9371728 Feature #272 - Mailing: Correction for loading the right configuration file. A global variable has been renamed for less probable conflicts. 16 years ago
Ivan Tcholakov c9ee729e2f Feature #272 - Cosmetics in mail functions. 16 years ago
Ivan Tcholakov 675ba84d0f Feature #272 - PHPMailer, adding empty files for protection. 16 years ago
Ivan Tcholakov ce7bc037c6 Feature #272 - Modifications in PHPMailer class in order it not to depend on the mbstring library. 16 years ago
Ivan Tcholakov b882c07af4 Feature #272 - Upgrading PHPMailer to version 5.1, 11-NOV-2009. (part 2) 16 years ago
Ivan Tcholakov 00908b33b7 Feature #272 - Upgrading PHPMailer to version 5.1, 11-NOV-2009. 16 years ago
Ivan Tcholakov ff0f6f267f Feature #272 - Code-formatting, file mail.lib.inc.php. 16 years ago
Ivan Tcholakov 51135cc311 Feature #272 - Changing a mail setting to be more convenient. 16 years ago
Ivan Tcholakov fbe7f4b680 Feature #272 - Corrections in the function api_send_mail() (which is in the main API). 16 years ago
Ivan Tcholakov 4ac338fff3 Feature #272 - A correction in the confihuration file for the mailing sub-system. 16 years ago