Commit Graph

159 Commits (dd38b2d8a0b60285df1102cfbc76134338441d6e)

Author SHA1 Message Date
Carlos Vargas b7cd387a01 Fixed bug and improve tool work, use id instead of folders Part#1 BT#894 15 years ago
Yannick Warnier b4518a1158 Avoid blocking condition where upload document link was not shown when no expiry date had been set (usil - bt#879) 15 years ago
Cristian Fasanando 468ade6ba7 fixed - display description about work with html 15 years ago
Cristian Fasanando bcbed11c8b added fckeditor inside work tool - BT#652 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 15 years ago
Ivan Tcholakov 2d81d29b4a Feature #272 - "Assignments" and "Dropbox" tools: Showing dates correctly on PHP 5.2 and PHP 5.3. 15 years ago
Ivan Tcholakov bc5f7c4faa Feature #675 - Assignments tool: The icons have been made clickable + ome cosmetic changes. 15 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 15 years ago
Julio Montoya 23ef599607 Fixes BT#778 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Julio Montoya f9ba1ce3d6 Security issue: Adding \"intval\" function. Renaming Remove_XX to remove_XSS function. See DT#388 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya 68a4273998 Fixing display order see CT#493 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Carlos Vargas 5f2932d70c complete reminder mail to users without task see BT#489 15 years ago
Carlos Vargas b34cc38fec add function Send an email to those who have given their task see BT#487 15 years ago
Carlos Vargas 134697c30c Edit sending mail from one task to the teacher and also send an email to the student see bt#489 15 years ago
Juan Carlos Raña d75c5ee9f1 students must also be able to read the explanation of the task 15 years ago
Carlos Vargas 210c14280c minor filter option in groups see #5612 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña e0bc0def08 students must also be able to read the explanation of the task 15 years ago
Carlos Vargas dd00f6c839 Delete all the tasks on the agenda see #5612 15 years ago
Carlos Vargas b44dd8745a Change the presentation of the task and include the description. #5612 15 years ago
Carlos Vargas de1e6c6f71 Ability to delete files and recover depending api_get_setting ( 'permanently_remove_deleted_files') see #5496 15 years ago
Carlos Vargas d597995e08 minor, check user_id, course_id and session_id, in $is_course_member. Fixed #5496 15 years ago
Arthur Portugal 02e5192236 Added style to the button filter task DT#5496 15 years ago
Patrick Cool 795638844f remove two debug messages 15 years ago
Patrick Cool ccfd386449 course setting that allows the course admin to decide if the users are allowed to delete their own document or not 15 years ago
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 15 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 15 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 15 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Ivan Tcholakov d30739e9ee Bug #3646 and Issue #306 - Gradebook tool (Part 1) and Assignments tool: Fixing person name order to be dependable on the internationalization settings. 15 years ago
Ivan Tcholakov 4404f295f5 Issue #306 - Assignments tool, translation: Suppressing DLTT links inside javascripts in order to prevent errors. Another minor correction - changing href="#" with href="javascript: void(0);" in a link in order to prevent unexpected scrolling of the page on IE6. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Juan Carlos Raña b4eaae4b7a [svn r21976] fix one text 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Cristian Fasanando 6590cddade [svn r21161] escape quotes of $author when update a file - partial FS#4269 16 years ago