Commit Graph

144 Commits (f09249a9795a154c74e7a4368970991d0b64e1b8)

Author SHA1 Message Date
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 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 15 years ago
Carlos Vargas e0413b63cb minor unnecessary condition CT#602 15 years ago
Julio Montoya eec5e3c1b5 Fixing sql queries 15 years ago
Julio Montoya 0dcad12793 Fixes http://chamilo.org/node/143 work.php deletes all homeworks 15 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
Julio Montoya 090bd9c1c5 Minor - adding intval function 15 years ago
Julio Montoya 0d9ec8e69e Improving display_user_link_work function 15 years ago
Julio Montoya f7fd7c36bf Security issue: Adding \"intval\" 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
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. 15 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 15 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 15 years ago
Carlos Vargas 9e0780d51c minor ambiguos id in sql query see 15 years ago
Ivan Tcholakov 01f7b2c2c3 Feature #272 - The Assignments tool: Fixing user's name ordering inside an e-mail sending routine. 15 years ago
Arthur Portugal 3e37c18177 Fixed ambiguous field in sql query - partial CT#191 15 years ago
Arthur Portugal fbd74ac367 Added a validation for the foreach and added a @ to hide the permission message for the test CT#191 15 years ago
Julio Montoya 68a4273998 Fixing display order see CT#493 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 3cfbaaf976 list of users who have not given the task see bt#487 15 years ago
cvargas e969a4161a merge 15 years ago
Carlos Vargas b44dd8745a Change the presentation of the task and include the description. #5612 15 years ago
Yannick Warnier 400a0e0272 Updated inclusion path to suit testing batch 15 years ago
Juan Carlos Raña 0ede8e397c Using a more consistent icon with the tool 15 years ago
Carlos Vargas e7f6aa8cc6 minor, add Ability to delete files and recover depending api_get_setting ( 'permanently_remove_deleted_files') in profile, and change get_lang in work see #5496 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
iflores a22c77e420 improvements of work tool with gradebook 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
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 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
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Julio Montoya 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 16 years ago
Juan Carlos Raña 0060bb2b15 [svn r21759] fix logic icon 16 years ago
Cristian Fasanando 305b448c91 [svn r21126] Fixed vulnerable get parameters: origin and gradebook 16 years ago
Carlos Vargas 69e4f4d779 [svn r21053] minor changes in survey work and glosary see FS#3909 16 years ago
Patrick Cool cc3cf64ab6 [svn r21043] display error message correctly 16 years ago
Carlos Vargas 079267736c [svn r20975] minor changes in exercises and work see FS#3909 16 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Carlos Vargas 12137080c7 [svn r20700] minor change insert with remove_XSS in directory work see FS#3909 16 years ago