Commit Graph

9305 Commits (9d37323ccf687b51ae964daf172654be43445871)

Author SHA1 Message Date
Julio Montoya f5848cd9eb Changing header label thanks to Wolfgang 15 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 15 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). 15 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 15 years ago
Julio Montoya 5446756119 Fixing display_header function by Wolfgang Schneider 15 years ago
Cristian Fasanando 3a414e86f7 fixed last edit date inside thematic advance list - partial CT#580 15 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 15 years ago
Arthur Portugal 3e37c18177 Fixed ambiguous field in sql query - partial CT#191 15 years ago
Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 15 years ago
Cristian Fasanando 1874f098de minor - fixed error typo in sql query 15 years ago
Cristian Fasanando ab6e8660ab added changes to migrate-db-1.8.6.2-1.8.7 about thematic advance, history and new field id for item_property and course tables - partial CT#579 15 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 15 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 15 years ago
Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 15 years ago
Cristian Fasanando 027e96e3ac added css, progress icons, post-it image for thematic advance - partial CT#578 15 years ago
Arthur Portugal 0b6a1e6cf8 Revert commit about require_once and include_once, just was sent by testing CT#191 15 years ago
Ivan Tcholakov 55049d7d37 Feature #347 - The online editor: The "MP3" plugin is back as it was requested by Juan. 15 years ago
Ivan Tcholakov 0d870d404c Feature #272 - Importing tcpdf library, version 4.8.027. 15 years ago
Ivan Tcholakov 6f8de89e35 Feature #347 - The file newscorm/document.php was not used at all, this is why it has been removed. 15 years ago
Ivan Tcholakov c98f7c92c5 Feature #347 - Code cleaning, the online editor: The old/useless plugins "MP3", "Flash" and "placeholder" have been removed. 15 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 15 years ago
Ivan Tcholakov dcf0059147 Feature #553 - PclZip library has been updated from version 2.6 to version 2.8.2. 15 years ago
Arthur Portugal d231636e5e Changed the path type require / include to require_once / include_once CT#191 15 years ago
Julio Montoya 25a65810ea suscribe_users_to_session() function already defined in sessionmanager.lib.php 15 years ago
Julio Montoya 2e9dddf4be Update license 15 years ago
Ivan Tcholakov 7ec8dc2e67 Feature #272 - A correction in tracking/csv-export file (obsolete?). 15 years ago
Ivan Tcholakov 228087f53f Feature #272 - Corrections in some (obsolete?) files. 15 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 15 years ago
Ivan Tcholakov e402ddf9cf Feature #272 - Mailing: The function api_send_mail() has been declared as deprecated. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Ivan Tcholakov 5abff4192c Feature #272 - Mailing: Corrections for the announcement tool. Still there are bugs, they should be fixed later. 15 years ago
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 15 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. 15 years ago
Ivan Tcholakov c9ee729e2f Feature #272 - Cosmetics in mail functions. 15 years ago
Ivan Tcholakov d0fe777fc7 Feature #272 - A correction/reverting someone's change about e-mail notification by the platform admin. 15 years ago
Ivan Tcholakov 675ba84d0f Feature #272 - PHPMailer, adding empty files for protection. 15 years ago
Ivan Tcholakov ce7bc037c6 Feature #272 - Modifications in PHPMailer class in order it not to depend on the mbstring library. 15 years ago
Ivan Tcholakov b882c07af4 Feature #272 - Upgrading PHPMailer to version 5.1, 11-NOV-2009. (part 2) 15 years ago
Ivan Tcholakov 00908b33b7 Feature #272 - Upgrading PHPMailer to version 5.1, 11-NOV-2009. 15 years ago
Ivan Tcholakov ff0f6f267f Feature #272 - Code-formatting, file mail.lib.inc.php. 15 years ago
Ivan Tcholakov 51135cc311 Feature #272 - Changing a mail setting to be more convenient. 15 years ago
Ivan Tcholakov fbe7f4b680 Feature #272 - Corrections in the function api_send_mail() (which is in the main API). 15 years ago
Ivan Tcholakov 4ac338fff3 Feature #272 - A correction in the confihuration file for the mailing sub-system. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
Ivan Tcholakov efbdabba53 Feature #272 - Platform admin section, the platform character set option: Restricting the lis of the proposed encodings to those that MySQL supports natively. 15 years ago
Ivan Tcholakov 17ed5a246e Feature #272 - System fresh installation: Making database encoding to be UTF-8. Also platform character set will be UTF-8 by default. The upgrade script will be fixed later. Before testing, reinstall your system, please. If you wish, you may set your system to be ISO-8859-15, for that it is enough you to change the setting "Platform character set". 15 years ago
Ivan Tcholakov 81f91d0d7f Feature #272 - Updating some comments. 15 years ago
Ivan Tcholakov 31a3605eea Feature #272 - Mode encoding related corrections within the database class. 15 years ago
Ivan Tcholakov 0c8e94a4d6 Feature #272 - An encoding related logucal correction within the database class. 15 years ago
Ivan Tcholakov e4cdc87393 Feature #272 - Preparations for change in the installation script: Some minor corrections have been made. 15 years ago