Commit Graph

10130 Commits (455a238c50e85f0f2f6cce45c03cba48c288fba0)
 

Author SHA1 Message Date
Ivan Tcholakov 455a238c50 Feature #272 - The Gradebook: More formatting for a file before changing it. 16 years ago
Ivan Tcholakov b29a8fcab6 Feature #272 - The Gradebook: Preparing a file for changes, formatting. 16 years ago
Julio Montoya 75a7fe5d8f Merge 16 years ago
Julio Montoya c3a5b1b8ee Minor - Update license.txt 16 years ago
Ivan Tcholakov c203d6ad15 Feature #347 - The wiki tool, publishing pages: Missing initialization of some variables has been added. 16 years ago
Julio Montoya 7fe3141425 CourseManager::suscribe_courses_to_user() function updated 16 years ago
Ivan Tcholakov ba3815c39e Feature #272 - A new implementation of pdf-export in the Wiki tool using mPDF 4.2 library. 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
Julio Montoya 459d9042af This script was replaced with the inc/ajax/social.ajax.php 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 5435e875d3 Minor - Updating license 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 cab39a97c1 Feature #272 - Fixing an author's name. 16 years ago
Ivan Tcholakov df504762c9 Feature #272 - A new function, api_substr_count() has been added to the internationalization library. 16 years ago
Ivan Tcholakov 11d33bb092 Feature #272 - Avoiding direct use of the function mb_convert_encoding(), replacing with api_convert_encoding(). 16 years ago
Julio Montoya f79662dd29 Minor - documentation updated 16 years ago
Julio Montoya e928da0472 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
Julio Montoya f1e544b880 Minor - cleaning code, changing license 16 years ago
Julio Montoya fb0aa91175 Fixes CT#550 Bug in forum if you delete a post by Hubert Borderiou 16 years ago
Julio Montoya b94b0d2e1e Fixes BT#633 - Course copy bug fixed when trying to copy an exercise with a specific question_order 16 years ago
Julio Montoya 4e45d9e912 Merge 16 years ago
Julio Montoya b2745a0171 Updated 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 9d37323ccf Adding 1.8.7 changelog 16 years ago
Julio Montoya 2d6a355d50 Credits updated 16 years ago
Julio Montoya f5848cd9eb Changing header label thanks to Wolfgang 16 years ago
Julio Montoya 0a1da3a132 Merge 16 years ago
Julio Montoya 8586fe0072 Tests updates 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
Julio Montoya 5446756119 Fixing display_header function by Wolfgang Schneider 16 years ago
Cristian Fasanando 3a414e86f7 fixed last edit date inside thematic advance list - partial CT#580 16 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 16 years ago
Arthur Portugal 29831c11c7 Fixed style footer to the tests in simpletest CT#191 16 years ago
Arthur Portugal 2e4b5a01d5 Updated the test_suite.php with the well path right CT#191 16 years ago
Arthur Portugal 3e37c18177 Fixed ambiguous field in sql query - partial CT#191 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