Commit Graph

303 Commits (d72cfeba4318c986f09de355e1b51da012d9caaf)

Author SHA1 Message Date
Guillaume Viguier 4ad866a499 Localized date formats, added localized date formats (only available with php 5.3) and fixed a few deprecated functions in php 5.3. Potential risk of problems with php 4 versions. - Chamilo - CT#290 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
Cristian Fasanando f0ce74b752 fixed - save session id inside item property table 16 years ago
Ivan Tcholakov a0ca40ba0a Feature #553 - Re-implementing an old customization about PclZip in a new way, by defining the constant PCLZIP_TEMPORARY_DIR in the main API. 16 years ago
Guillaume Viguier bc12e7f20c Inconsistent results returned by api_get_user_info (see CT#572) 16 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 16 years ago
Guillaume Viguier e57c92323a Timezone management (see CT#599) 16 years ago
Yannick Warnier feb68ecf6d fix to language var 16 years ago
Guillaume Viguier 49a852d326 Added api_get_utc_datetime function (see CT#599) 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 16 years ago
Arthur Portugal 0c37a62a48 Added new path for the tests CT#191 16 years ago
Julio Montoya c2ef4aae6c Adding validation to the \"api_get_status_of_user_in_course\" function 16 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov f44a6e3321 Feature #272 - Providing a better way for the function api_get_path() for detecting when installation runs, by using the constant SYSTEM_INSTALLATION. 16 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Ivan Tcholakov 0b86484fb3 Feature #347 - The strange, unused and undocumented constant REL_SYS_PATH inside the function api_get_path() has been removed. This is a partial fix for a problem reported by krikrizzz, see http://www.chamilo.org/en/node/190 16 years ago
Ivan Tcholakov a14751f441 Feature #272 - Corrections for the function api_display_language_form(). 16 years ago
Cristian Fasanando 809a960190 added informations for tematic advance and parse_info_file function for parsing .info - partial CT#570 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 521918e122 Feature #347 - Some quick tricks for better performance. 16 years ago
Ivan Tcholakov d55c3a85b4 Feature #272 - The function replace_dangerous_char() has been updated, the file name encoding detection inside it has been implemented through using a special function from the internationalization library. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 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 c7de9cc7b0 Minor - Validated functions for the tests CT#191 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
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 fbe7f4b680 Feature #272 - Corrections in the function api_send_mail() (which is in the main API). 16 years ago
Julio Montoya d72377bfb5 Adding intval to api_get_user_id 16 years ago
Julio Montoya 33f13b6d0d changeset 9234 b0249cc3ecb1 from Dokeos 16 years ago
Yannick Warnier a1e6602ab0 Fixed critical typo preventing the unselection of options in admin section - see CT#529 16 years ago
Julio Montoya e48bf37631 Minor - Documentation update 16 years ago
Julio Montoya a695168649 Fixing api_get_software_name 16 years ago
Julio Montoya 16b36d4488 Adding config value software_name 16 years ago
Arthur Portugal d556413d19 Added optional parameter to api_set_settings_category to allow filter on field types CT#492 16 years ago
Cristian Fasanando 8ee82607d0 Fixed - defined access limits for the coach (days before and days after) - partial CT#462 16 years ago
Julio Montoya 63c0989ce8 Fixing error message, login form when timed out happens 16 years ago
Julio Montoya 7b434571d3 (no commit message) 16 years ago
Julio Montoya c67d8b16b8 Refactoring of the course home, also added the new ajax reponses files see CT#431 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya 48270abd43 Replacing include_once by require_once 16 years ago
Juan Carlos Raña 1bf74069c7 fix bug 5596 16 years ago
Yannick Warnier 81264757c7 Removed test logging 16 years ago
Yannick Warnier ec83fff578 Removed unnecessary mock object lib loading 16 years ago
Julio Montoya dcf6c5f4a3 Social network improvements see #5508 16 years ago