Commit Graph

9613 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
Cristian Fasanando 1325cf59d6 Fixed send email with attachment file from announcement tool - CT#652 16 years ago
Carlos Vargas 7dd5217299 Create test permissions CT#191 16 years ago
Carlos Vargas f1dc3f2713 has commented, why is called to a table that does not exist CT#191 16 years ago
Cristian Fasanando 20e1fbd88b fixed ambiguos field for query sql - partial CT#562 16 years ago
Cristian Fasanando c9c62f6757 minor - moved parse_HTML_attributes method inside DocumentManager class 16 years ago
Cristian Fasanando 876d627f0e Fixed - urls are replaced with the destination course path and destination course code from copy course 16 years ago
Arthur Portugal 107eeda8f7 Added validation to the path and the file if exists, when is empty for the tests CT#191 16 years ago
Ivan Tcholakov 4c248ee180 Feature #347 - The main API: Some lines of code have been "re-branded". 16 years ago
Ivan Tcholakov 1405a36150 Feature #576 - Two functions has been added in the main API - api_get_permissions_for_new_directories() and api_get_permissions_for_new_files(). Other cosmetic changes have been done. 16 years ago
Arthur Portugal 2f1ca458f1 Added a validation to the function create link file CT#191 16 years ago
Arthur Portugal f0c7117e04 Added a validation to the function create list CT#191 16 years ago
Carlos Vargas 124ce70507 improve returns of functions CT#191 16 years ago
Carlos Vargas 85f5ac38f6 create the class notebook.lib.php in main/inc/lib and move all the functions of main/notebook/index.php to this class see CT#191 16 years ago
Carlos Vargas 755302f85d Removed deprecated functions in survey lib 16 years ago
Arthur Portugal 4586a88088 Added a variable where is the table user CT#191 16 years ago
Ricardo Rodriguez 95614cdf1e Eliminated mock object and added new function testSendInvitationFriendUser , change the exit by return false in the function Send_Invitation_Friend_User in social line 313 16 years ago
Cristian Fasanando ef6b1bd8b9 minor - added index file for attendance tool - partial CT#583 16 years ago
Arthur Portugal 4b5fc316b1 Changed the name of function display_user_work because is redundant have two functions with the same name. So this permit than the tests running CT#191 16 years ago
Cristian Fasanando 0e5ecb7850 added link attendance inside gradebook tool - partial CT#584 16 years ago
Cristian Fasanando ace7fb3066 added new icos for attendance tool - partial CT#583 16 years ago
Cristian Fasanando 9042166d38 added mvc for attendance tool funcionality - partial CT#538 16 years ago
Cristian Fasanando a369d05e19 added new tables for attendance tool - partial CT#581 16 years ago
Ivan Tcholakov e9b8fa597a Feature #347 - Visual correction to some icons, tranparent background has been improved. 16 years ago
Ricardo Rodriguez b9c9f7ad13 parameters have been initialized in create_category 16 years ago
Carlos Vargas d233cf4e92 fixed test suveymanagerlib and order stats.lib and fixed usermanager.lib see CT#191 16 years ago
Ivan Tcholakov 3f9d82a1b6 Feature #272 - Fixing sorting by dates in the Documents tool. 16 years ago
Ivan Tcholakov 059fc21ed7 Feature #272 - Fixing sorting by dates in the Assignments tool. An initial workaround has been proposed by Andr? Boivin (aboivin), see http://www.chamilo.org/en/node/147 16 years ago
Ivan Tcholakov 20ea217a9b Feature #272 - Reworks for the TableSort class: Adding functionality for parsing hidden raw date values for maikng precise sorting by dates. Elimination of useless recursion. Simplifying the constructed callback function for sorting. 16 years ago
Carlos Vargas 660bbe1179 Fixed statslib.inc in test see CT#191 16 years ago
Ivan Tcholakov ea7db781e3 Feature #272 - Course restorer: Now the imported course is converted to the system encoding. For example, in UTF-8 system you may import old 1.8.x archives that have ISO-8859-15 encoding. 16 years ago
cvargas 1b15112aa9 merge 16 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 16 years ago
Arthur Portugal c7de9cc7b0 Minor - Validated functions for the tests CT#191 16 years ago
Ivan Tcholakov 99446510cc Feature #272 - Course restorer: Cleaning line endings in the source file. 16 years ago
Ivan Tcholakov 1fc500cd90 Feature #272 - Course restorer: Encoding detection for course archives has been added. It is necessary for importing archives that are created with systems older than 1.8.6.1. Next to do: The read/detected encoding value should be used for data conversion. 16 years ago
Carlos Vargas 3f7431a976 minor error type delete echo CT#538 16 years ago
Ivan Tcholakov 4260f29b98 Feature #272 - A new customized function api_html_to_text() for stripping html-tags has been added in the internationalization library. 16 years ago
Ivan Tcholakov a5d9abff6b Feature #272 - A comment has been updated in the internationalization library. 16 years ago
Juan Carlos Raña b131488f48 replace Dokeos by Chamilo 16 years ago
Carlos Vargas 9e0780d51c minor ambiguos id in sql query see 16 years ago
Arthur Portugal 7d82d41f18 Fixed the visibility of the list of users in announcements CT#562 16 years ago
Ivan Tcholakov b271159724 Feature #272 - The php function fgetcsv() has been replaced by api_fgetcsv(), see the internationalization library. The replacement function is binary safe, it does not depend on OS locale settings. 16 years ago
Ivan Tcholakov a02d9d4cec Feature #347: The hybrid script SWFObject 1.5 & 2.2: The description in the source file has been updated. 16 years ago
Ivan Tcholakov 85f1a4f977 Feature #272 - The PHP function fgetcsv() depends on the OS locale setting. When the file system encoding is different than the encoding of the CSV-file, then the imported data is damaged. For solving this problem, two new functions have been introduced in the internationalization library - api_str_getcsv() and api_fgetcsv(). 16 years ago
Juan Carlos Raña 40cb9dc3fa prevent the listing of several directories 16 years ago
Ivan Tcholakov 01f7b2c2c3 Feature #272 - The Assignments tool: Fixing user's name ordering inside an e-mail sending routine. 16 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 16 years ago
Ivan Tcholakov ceac02e510 Feature #272 - The internationalization library: A minor change about the function api_get_language_isocode(), a new optional parameter has been added. 16 years ago
Ivan Tcholakov 632049ced0 Feature #272 - A minor change, an expired comment has been removed. 16 years ago
Ivan Tcholakov c4c5d780d0 Feature #272 - Gradebook tool, competences report: The PFD-exporting feature has been reworked to use the library mPDF, which is UTF-8 compatible. A nice, non-intentional effect: the generated report supports score-coloring if it was activated. 16 years ago