Commit Graph

3186 Commits (49306a1050fe8db934f3da0534227dbcd59592dd)

Author SHA1 Message Date
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 16 years ago
Julio Montoya f725c3c074 Cleaning code 16 years ago
Carlos Vargas 4db5fee912 change \"from\" email CT#662 16 years ago
Carlos Vargas 1794131c20 minor delete //var_dump 16 years ago
Carlos Vargas 2701ef3c66 Create introduction to the course and introduction to the tools for session. CT#750 16 years ago
Ivan Tcholakov e005172870 Feature #272 - The main API: Revisiting some of old TODOs of mine + cleaning. 16 years ago
Ivan Tcholakov a3968311b2 Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 16 years ago
Ivan Tcholakov 27007797e1 A quick fix in document.lib.php: Adding a missing field "lastedit_date" within a SQL-query. 16 years ago
Ivan Tcholakov be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 16 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 16 years ago
Guillaume Viguier 4ba627cba5 Date and time management - got rid of DATE_FORMAT_LONG_WITHOUT_DAY - Chamilo - CT#696 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Guillaume Viguier 3aa8a5b8f4 Date and time management - Chamilo - CT#696 16 years ago
Guillaume Viguier cc12302f47 Date and time - Chamilo - CT#696 16 years ago
Julio Montoya 616b00fe74 Minor - documentation updated 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Carlos Vargas f330a17aa3 New get_lag variables for all tools. CT#602 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
Julio Montoya c429ac50be Adding intval 16 years ago
Cristian Fasanando 137e3d93f1 minor - fixed formatted date with api_format_date function 16 years ago
Julio Montoya dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 16 years ago
Julio Montoya 55ba1336de Saving well the session id 16 years ago
Julio Montoya 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 16 years ago
Julio Montoya f308c0c5b2 Adding extended class for the pChart library to use Horizontal bars 16 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 16 years ago
Ivan Tcholakov 4a82afec0a Bug #700 - Reworks for the function replace_dangerous_char(): 1. The list of dangerous characters has been increased; 2. Possible html-entities are converted into normal characters before the replacements; 3. When long file name is cut to the limited size, the file extension is not lost. 16 years ago
Ivan Tcholakov 00bb0818d5 Minor, cosmetic changes in ""document.lib.php" file. 16 years ago
Ivan Tcholakov 8aae1a67e3 Feature #272 - Revision and cleaning of all the include files. 16 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
Cristian Fasanando 467036ba88 added evaluations graph for dashboard interface 16 years ago
Julio Montoya e681588953 Removing GARBAGE_PATH 16 years ago
Arthur Portugal 00d6bdcc0c Minor - changed the variable it was confused with other term 601 16 years ago
Ivan Tcholakov a25bbccd42 Feature #272 - Cleaning of the file text.lib.php. Making the function date_to_str_ago() more conveniet for use. 16 years ago
Ivan Tcholakov d63e8ef1cd Feature #272 - The internationalization library: Making the date/time formatting functions more convenient for use. 16 years ago
Ivan Tcholakov 3aa3213d6b Feature 272 - A workaround: Creation of a new function for formatting long dates, it should work on PHP 5.2.x and PHP 5.3+. 16 years ago
Ivan Tcholakov 78bacd5602 Feature 272 - Applying the function replace_dangerous_char() for file names of downloaded files. Cosmetic changes in the main API. 16 years ago
Julio Montoya bebaeeaa3e Changing position of the redirection to main/install to avoid warning message when configuration.php does not exist 16 years ago
Julio Montoya 90b4c548aa Minor - adding comment lines 16 years ago
cfasanando e339267a23 merge 16 years ago
Julio Montoya 660184497c Minor - deleting \" === \" chars 16 years ago
Julio Montoya 270f5f7f56 Fixing \"multiples URL\" feature, api_get_path() function changed, requires testing 16 years ago
Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 16 years ago
Julio Montoya b71665ac70 Adding $_SERVER variables to system status 16 years ago
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 16 years ago
Julio Montoya 3309a2107f Fixing \"multiples URL\" feature, api_get_path() function changed, database connection in global.inc.php order changed, requires testing 16 years ago
Julio Montoya 13c5d3a523 Fixing get_courses_list_by_session() function when using multiples urls feature 16 years ago