Commit Graph

317 Commits (757a27f5904a10a97e5300996fc2243b0b0a0d34)

Author SHA1 Message Date
Julio Montoya 6df62874ce Work tool should work following the \"Assignments settings\" see CT#1210 15 years ago
Julio Montoya f620c4eb83 Deleting debug variables 15 years ago
Julio Montoya b5b163927c Fixing get_work_path() 15 years ago
Julio Montoya 660ce7a34e Cleaning code, adding comments 15 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 15 years ago
Carlos Vargas b9b4288c94 standardize variable QualificationNumeric in forum, task and gradebook 15 years ago
Carlos Vargas d9bf61a818 minor improve view description in task 15 years ago
Carlos Vargas ad90478a46 Improve Tool Work Part#2 ADD COLUMN user_id in table student publication and set old courses with new field 15 years ago
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 16 years ago
Carlos Vargas 210c14280c minor filter option in groups see #5612 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña e0bc0def08 students must also be able to read the explanation of the task 16 years ago
Carlos Vargas dd00f6c839 Delete all the tasks on the agenda see #5612 16 years ago
Carlos Vargas b44dd8745a Change the presentation of the task and include the description. #5612 16 years ago
Carlos Vargas de1e6c6f71 Ability to delete files and recover depending api_get_setting ( 'permanently_remove_deleted_files') see #5496 16 years ago
Carlos Vargas d597995e08 minor, check user_id, course_id and session_id, in $is_course_member. Fixed #5496 16 years ago
Arthur Portugal 02e5192236 Added style to the button filter task DT#5496 16 years ago
Patrick Cool 795638844f remove two debug messages 16 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 16 years ago
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 16 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 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. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago